source: trunk/openjdk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @194   15 years dmik jdk: Using #include within extern "C" {} is always wrong.
(edit) @193   15 years dmik jdk: Finally made awt.dll build.
(edit) @192   15 years dmik make: emxlibwrap* -> libwrap* (Odin32 does no longer provide special …
(edit) @191   15 years dmik jdk: awt: Disabled the set_new_handler() code completely as in the …
(edit) @190   15 years dmik jdk: awt: Continuing.
(edit) @189   15 years dmik jdk/make: Added prep-dir-target macro, to be used for directory …
(edit) @187   15 years dmik jdk/awt: Continued.
(edit) @186   15 years dmik jdk/awt: java2d: Disabled Direct3D on OS/2 (see #30).
(edit) @185   15 years dmik jdk/awt: java2d: Continued.
(edit) @184   15 years dmik jdk/awt: Continued.
(edit) @183   15 years dmik jdk: Cast jchar* <-> WCHAR* by hand as wchar_t is incompatible with …
(edit) @182   15 years dmik jdk: Ported java2d (DirectDraw) bits.
(edit) @181   15 years dmik jdk: Building awt in progress (2).
(edit) @180   15 years dmik jdk: AWT assumes UNICODE (wide char API).
(edit) @179   15 years dmik jdk: Typedefs don't need declspec.
(edit) @178   15 years dmik jdk/make: Make sure Java include dirs are listed first because there …
(edit) @177   15 years dmik jdk: Building awt in progress.
(edit) @176   15 years dmik jdk: Make jsound.dll build.
(edit) @175   15 years dmik make: Fixed a regression after r111 when doing make debug_build. …
(edit) @173   15 years dmik langtools/make: Fixed failed build due to Ant returning 666.
(edit) @167   15 years dmik jdk: pass command line arguments converted to ANSI to the Java main …
(edit) @166   15 years dmik jdk: We certainly need _LITTLE_ENDIAN on OS/2. Together with r165, …
(edit) @165   15 years dmik jdk/fdlibm: Disable the strict aliasing optimization as the math code …
(edit) @164   15 years dmik jdk/make: Fixed jsse.jar dependencies to make sure it is rebuilt when …
(edit) @162   15 years dmik jdk: Addition to r159.
(edit) @161   15 years dmik jdk: Oops, addition to r160.
(edit) @160   15 years dmik jdk: Fixed: WSAStartup wasn't called on OS/2.
(edit) @159   15 years dmik jdk: Make sure we don't attempt to use the missing modern dual Windows …
(edit) @158   15 years dmik jdk/make: Enabled packaging security classes.
(edit) @157   15 years dmik jdk/make; Disable only com.sun.tools.attach only.
(edit) @156   15 years dmik jdk: Disabled accidentially enabled com.sun.security.tools package …
(edit) @155   15 years dmik jdk: Adopted com.sun.security.auth.module package.
(edit) @154   15 years dmik Addition to r153.
(edit) @153   15 years dmik jdk: Adopted and enabled com.security.mscapi package.
(edit) @152   15 years dmik jdk/make: Make sure that javah in packages that use a non-standard …
(edit) @151   15 years dmik jdk/make: Disabled native SmartCard support methods (j2pscs.dll) on …
(edit) @150   15 years dmik jdk/make: Disabled using Lsa* WinAPIs for Kerberos on OS/2 which does …
(edit) @149   15 years dmik jdk: Use DosQueryCp() to set the file.encoding value on OS/2.
(edit) @148   15 years dmik jdk: Use the %HOME% environment variable for detecting user.home …
(edit) @147   15 years dmik jdk/make: Link to libemxwrapN to get access to OS/2 API.
(edit) @146   15 years dmik jdk: Return correct values for os.name, os.version, sun.os.patch.level …
(edit) @145   15 years dmik hotspot: Fixed a crash in the product release build: Odin's …
(edit) @144   15 years dmik jdk/make: Added ifndef OS2_TEMP to disable various components we don't …
(edit) @143   15 years dmik jdk/make: Fixed typos that would prevent launchers from building.
(edit) @142   15 years dmik jdk/make: Warnings options for C and C++ differ.
(edit) @141   15 years dmik jdk: jli: Provide underscored JLI_* exports too to keep the import …
(edit) @140   15 years dmik jdk. sun.tools.attach: Partly adopted to OS/2.
(edit) @139   15 years dmik hotspot: Build fix.
(edit) @138   15 years dmik hotspot: Fixed parsing -Xms and alike options.
(edit) @137   15 years dmik hotspot: adlc: Always build in debug mode with asserts turned on.
(edit) @134   15 years dmik jdk: launchers: Make sure both <JRE>\bin and <JRE>\<jvmtype> are added …
(edit) @133   15 years dmik make: We compile a lot of MSVC code with GCC so disable warnings that …
(edit) @131   15 years dmik hotspot/make: Make sure that the optimized (release) build of JVM does …
(edit) @129   15 years dmik Use winFileHandleOpen() instead of JVM_Open when working with zip …
(edit) @127   15 years dmik hotspot: Don't set mode of stdin/out/err to O_BINARY to have warnings …
(edit) @124   15 years dmik hotspot/make: Hotspot uses very unstrict aliasing, turn this …
(edit) @121   24 years dmik jdk/make: Add the ability to pick up the OS/2-specific sources from …
(edit) @120   24 years dmik make: Use debug or release Odin libraries automatically, depending on …
(edit) @119   15 years dmik make: Disable fork and Unix way in kLIBC which in particular prevents …
(edit) @118   15 years dmik jdk/make: Remove underscores from some exports.
(edit) @117   15 years dmik jdk: Fixed: java[w].exe overwrote BEGINLIBPATH which broke loading of …
(edit) @116   15 years dmik hotspot: Fixed a typo in 4115: The fix should be applied in the outer loop.
(edit) @115   15 years dmik hotspot: os::print_dll_info(): Accidentally found a fix for the …
(edit) @114   15 years dmik hotspot: Fixed a crash in os::print_dll_info().
(edit) @113   15 years dmik hotspot: Implemented os::dll_address_to_library_name(), …
(edit) @112   15 years dmik hotspot: Renamed os_os2.cpp to os_os2_init.cpp.
(edit) @111   15 years dmik jdk/make: Added TARGETS variable ("setup build" by default) that …
(edit) @110   15 years dmik jdk/make: Fixed debug build (object file was picked up from the wrong …
(edit) @109   15 years dmik jdk/make: Added support for debug_build.
(edit) @107   15 years dmik jdk: Adopted instrument.dll for OS/2.
(edit) @106   15 years dmik jdk: Adopted management.dll for OS/2.
(edit) @105   15 years dmik How come this is not part of r104?
(edit) @104   15 years dmik jdk: Adopted nio.dll for OS/2.
(edit) @102   15 years dmik jdk: zip.dll: Use HANDLE-based file access everywhere (fixes inability …
(edit) @101   15 years dmik jdk: Ported net.dll to OS/2.
(edit) @100   15 years dmik jdk/make: No reason to hide stderr when generating .dep files as it …
(edit) @99   15 years dmik jdk: Made hprof.dll build on OS/2.
(edit) @98   15 years dmik jdk: Fixed a warning: No need in JNIEXPORT in typedef.
(edit) @97   15 years dmik jdk: Made npt.dll build on OS/2.
(edit) @96   15 years dmik jdk: Made zip.dll build on OS/2.
(edit) @95   15 years dmik hotspot: Fixed version information in jvm.dll.
(edit) @94   15 years dmik jdk/make: HPI.DLL must export DLL_Initialize on OS/2 as well.
(edit) @93   15 years dmik jvm/java/main: On OS/2, add the path that contains the loaded JVM.DLL …
(edit) @92   15 years dmik hotspot: Fixed a typo in the init code that prevented JVM.DLL from …
(edit) @91   15 years dmik jdk/src: Adopted java.exe and javaw.exe to OS/2.
(edit) @90   15 years dmik jdk/make: Don't pass compile step options to the linker on OS/2 with GCC.
(edit) @89   15 years dmik jdk/make: Added support for building .EXEs on OS/2 using GCC.
(edit) @88   15 years dmik jdk/make: Make static jli.lib depend on its object files.
(edit) @87   15 years dmik jdk/src: Adopted jli.dll to OS/2.
(edit) @86   15 years dmik jdk/src: Continue porting to OS/2.
(edit) @85   15 years dmik jdk/make: Add missing libraries.
(edit) @84   15 years dmik jdk/src: jvm_md.h: Add O_TEMPORARY and underscored vesions of _O_XXX …
(edit) @83   15 years dmik jdk/src: Don't define P if already defined by the C library.
(edit) @82   15 years dmik jdk/src: Define O_SYNC and O_DSYNC separately.
(edit) @81   15 years dmik make: Fixed reverted MAKEFILE macro.
(edit) @77   15 years dmik jdk/make: Fixed wrong emxomfar switch.
(edit) @75   15 years dmik jdk/make: Generate OMF files on OS/2!
(edit) @74   15 years dmik jdk/make: Adopted a huge bunch of makefiles to OS/2 (will be tested as …
(edit) @73   15 years dmik jdk/make: Typo.
(edit) @72   15 years dmik jaxp/jaxws: Adoptes makefiles for OS/2.
Note: See TracRevisionLog for help on using the revision log.