source: trunk/openjdk/jdk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @129   15 years dmik Use winFileHandleOpen() instead of JVM_Open when working with zip …
(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) @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) @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) @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) @71   15 years dmik jdk/make: Added support for OS/2 to the java.dll makefile.
(edit) @70   15 years dmik jdk/make: Build an import library on OS/2 when linking a .DLL and …
(edit) @69   15 years dmik jdk/make: Typo.
(edit) @67   15 years dmik jdk/make: Pick up correct files when gathering hotspot on OS/2.
(edit) @66   15 years dmik jdk/src: EMX: use built-in int64_t.
(edit) @65   15 years dmik hotspot: Export additional necessary symbols from jvm.dll.
(edit) @55   15 years dmik hotspot/make/os2: Disable BSD stuff at compile time and add necessary …
(edit) @54   15 years dmik hotspot/make: Put -DSTRICT back as modern Win32 apps assume HANDLE is …
(edit) @52   15 years dmik hotspot/make No -DSTRICT as it makes HANDLE and HFILE non-polymorphic …
(edit) @39   15 years dmik jdk/hpi/windows: Compiler warnings.
(edit) @38   15 years dmik jdk/hpi: Port windows/sys_api_md, system_md and threads_md to EMX/os2.
(edit) @37   15 years dmik jdk/make/os2: Make more functions visible in LIBC headers (all except …
(edit) @36   15 years dmik jdk/make/os2: Add proper DLL generation switch.
(edit) @35   15 years dmik jdk/hpi: Port windows/monitor_md to EMX.
(edit) @34   15 years dmik jdk/hpi: Adopt windows thread_md/memory_md sources and related headers …
(edit) @33   15 years dmik jdk/hpi: Use Windows sources on OS/2.
(edit) @32   15 years dmik jdk/hpi/windows: Compiler warnings.
(edit) @31   15 years dmik jdk/windows: socket_md.c: Greatly simplify function pointer …
(edit) @30   15 years dmik jdk/make/os2: Try to solve kLIBC and Winsock conflicts by defining …
(edit) @29   15 years dmik jdk/make/os2: Enable dependency file generation for C/C++ sources when …
(edit) @28   15 years dmik jdk/make: Only use CC_DEPEND_FILTER if it is defined.
(edit) @27   15 years dmik jdk/make: Integrate Odin SDK to the compiler/linker definitions and …
(edit) @26   15 years dmik jdk/make: Escape the classpath separator that conflicts with the bash …
(edit) @18   15 years dmik make: Use platform specific extensions when searching for ant in …
(edit) @17   15 years dmik jdk/make/os2: Temporarily lower the bootstrap java requirement to 1.5 …
(edit) @16   15 years dmik jdk/make/os2: More defines.
(edit) @15   15 years dmik os2: Added prebuilt Freetype 2.3.11 library from …
(edit) @14   15 years dmik jdk/make/os2: Added compiler and linker options.
(edit) @13   15 years dmik jdk/make/freetypecheck: Removed duplicate FREETYPE_LIB definition.
(edit) @12   15 years dmik jdk/make/os2: Add the required GCC version check and a couple of other …
(edit) @10   15 years dmik make: More support for the OS/2 platform.
(edit) @9   15 years dmik make/defs: Make sure GetVersion returns for a string that doesn't …
(edit) @7   15 years dmik Added OS/2 versions of make files for JDK.
(copy) @4   15 years dmik Copied OpenJDK 6 b19 to trunk.
copied from branches/vendor/oracle/openjdk6/current/jdk
(add) @2   15 years dmik Imported OpenJDK 6 b19 sources from Oracle.
Note: See TracRevisionLog for help on using the revision log.