source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @80   15 years dmik env.cmd: Stupid typo.
(edit) @79   15 years dmik Set the path to the import JDK from LocalEnv.cmd.
(edit) @78   15 years dmik tools: Copy bash.exe to sh.exe since certain makefiles expect sh behavior.
(edit) @77   15 years dmik jdk/make: Fixed wrong emxomfar switch.
(edit) @76   15 years dmik Mention Object REXX in README.
(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.
(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) @68   15 years dmik hotspot/make: OS/2: Fixed vm.def creation for the kernel build.
(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) @64   15 years dmik hotspot/src: More to r63.
(edit) @63   15 years dmik hotspot/src: Added forwarder of OS/2 DLL init/term calls to DllMain().
(edit) @62   15 years dmik hotspot/make: Stupid typo that disabled optimization.
(edit) @61   15 years dmik env: Require the latest GCC 4.4.4 build for OS/2.
(edit) @60   15 years dmik hotspot/make: Typo.
(edit) @59   15 years dmik hotspot/src: Another big bunch of patches to make the windows code …
(edit) @58   15 years dmik hotspot/src: Another big bunch of patches to make the windows code …
(edit) @57   15 years dmik hotspot/src: Added OS/2 GCC assembly helper routines.
(edit) @56   15 years dmik hotspot/src: Add support of CAST_TO_FN_PTR() for GCC.
(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) @53   15 years dmik hotspot/make: Wrong slashes.
(edit) @52   15 years dmik hotspot/make No -DSTRICT as it makes HANDLE and HFILE non-polymorphic …
(edit) @51   15 years dmik hotspot/src: Add OS/2 specific global includes.
(edit) @50   15 years dmik hotspot/src: attachListener_windows: Make it compile on OS/2.
(edit) @49   15 years dmik hotspot/src: bytes_lilnux_x86: Make it compile on OS/2.
(edit) @48   15 years dmik hotspot/src: os_cpu: Use the Linux code for the Windows platform …
(edit) @47   15 years dmik Close all files at termination to flush buffers (fixes empty …
(edit) @46   15 years dmik hotspot/src: Adding OS/2 support.
(edit) @45   15 years dmik hotspot/make: Adding OS/2 support.
(edit) @44   15 years dmik hotspot/make: Use 'windows' as the OS identifier in the platfrom file …
(edit) @43   15 years dmik hotspot/make: Adding OS/2 support.
(edit) @42   15 years dmik Typos.
(edit) @41   15 years dmik hotspot/tools: Ported MakeDeps tool to OS/2.
(edit) @40   15 years dmik hotspot/make: Adding O/2 support.
(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) @25   15 years dmik More tools.
(edit) @24   15 years dmik README: JAXB 2.1 download link.
(edit) @23   15 years dmik Ignore LocalEnv.cmd.
(edit) @22   15 years dmik README: Mention Ant patch.
(edit) @21   15 years dmik langtools: Make it build on OS/2 (don't pass system classpath to …
(edit) @20   15 years dmik Added README (draft).
(edit) @19   15 years dmik os2: Added scripts to set up build environment.
(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) @11   15 years dmik Ignore the openjdk/build subdirectory.
(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) @8   15 years dmik Added more tools.
(edit) @7   15 years dmik Added OS/2 versions of make files for JDK.
(edit) @6   15 years dmik Added more tools.
(edit) @5   15 years dmik Started adding necessary binary tools.
(edit) @4   15 years dmik Copied OpenJDK 6 b19 to trunk.
(edit) @3   15 years dmik vendor: Tagged OpenJDK 6 b19.
(edit) @2   15 years dmik Imported OpenJDK 6 b19 sources from Oracle.
(add) @1   15 years dmik Created initial directory structure.
Note: See TracRevisionLog for help on using the revision log.