Age | Commit message (Expand) | Author | Files | Lines |
2003-03-17 | resolve.cc (ncode): Use _Jv_platform_ffi_abi. | Tom Tromey | 1 | -0/+16 |
2003-02-13 | win32.h: Include ws2tcpip.h instead of winsock.h to obtain definition of the ... | Ranjit Mathew | 1 | -5/+3 |
2003-01-28 | configure.in: Specifically define HAVE_BACKTRACE if building for MinGW. | Ranjit Mathew | 1 | -2/+0 |
2003-01-07 | posix.h (_Jv_platform_usleep): Wrap in ifdef JV_HASH_SYNCHRONIZATION. | Tom Tromey | 1 | -0/+2 |
2002-12-31 | re PR libgcj/8997 (spin() calls Thread.sleep) | Tom Tromey | 1 | -0/+13 |
2002-12-10 | win32.h: Fixed typo in "DISABLE_JAVA_NET". | Tom Tromey | 1 | -4/+4 |
2002-12-10 | win32.h (_Jv_platform_solib_prefix): New define. | Tom Tromey | 1 | -0/+4 |
2002-11-22 | 2002-11-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -8/+9 |
2002-11-21 | posic.h: Moved new functions into a #ifndef DISABLE_JAVA_NET | Michael Koch | 1 | -0/+8 |
2002-11-21 | 2002-11-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+55 |
2002-09-14 | natPlainDatagramSocket.cc: removed #include <ws2tcpip.h>; the mingw header is... | Adam Megacz | 1 | -0/+1 |
2002-08-27 | natPlainDatagramSocketImpl.cc (NATIVE_CLOSE): New define. | Tony Kimball | 1 | -2/+1 |
2002-08-26 | win32.h (getcwd): copied function declaration as temporary fix for header con... | Adam Megacz | 1 | -0/+3 |
2002-04-24 | win32.cc, win32.cc (backtrace): Added this function because Win32 does not su... | Adam Megacz | 1 | -0/+6 |
2002-04-07 | natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. | Adam King | 1 | -0/+2 |
2002-04-05 | win32.h (_Jv_platform_close_on_exec): added inline modifier. | Adam Megacz | 1 | -1/+2 |
2002-03-10 | Win32Process.java: Added comment. | Tom Tromey | 1 | -0/+5 |
2002-03-08 | win32.cc (_Jv_platform_gettimeofday): Now takes no args, returns jlong. | Adam Megacz | 1 | -1/+2 |
2002-02-12 | win32.h: Added _Jv_platform_gettimeofday. | Adam Megacz | 1 | -0/+1 |
2002-02-07 | prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize. | Tom Tromey | 1 | -1/+1 |
2002-02-07 | configure.in: Changed mingw) to *mingw*). | Adam Megacz | 1 | -0/+22 |