natObject.cc (_Jv_MonitorEnter): Add missing parenthesis around comparison with ...
[gcc.git] / libjava / win32.cc
2006-07-05 Ranjit Mathewlibgcj.spec.in: Use THREADSTARTFILESPEC to affect the...
2006-07-04 Andreas Toblerre PR libgcj/28226 (posix.cc:222: error: invalid conver...
2006-06-29 Ranjit Mathewjavaprims.h (_Jv_uintptr_t): New typedef similar to...
2006-03-09 Tom Tromeywin32.cc (_Jv_platform_nanotime): New function.
2004-08-01 Danny Smithconfigure.in [...] (SYSTEMSPEC): Remove -lwsock32.
2003-12-16 Mohan Embarwin32.cc (WSAEventWrapper): Implemented default constru...
2003-12-02 Mohan Embarconfigure.in: Added new MinGW-specific configure flag...
2003-11-07 Mohan Embarwin32.h (_Jv_platform_close_on_exec): Changed signature...
2003-10-31 Mohan Embarwin32.cc: (dirExists) Internal helper function to test...
2003-10-17 Mohan Embarwin32.cc: (_Jv_pipe) Implemented.
2003-08-29 Mohan Embarwin32.cc: fixed tab...
2003-07-26 Ranjit Mathewwin32.cc (_Jv_platform_initProperties): Use generic...
2003-03-10 Andrew Haley[multiple changes]
2003-02-19 Rainer OrthnatStackTrace.cc: Include platform.h immediately after...
2002-04-24 Adam Megaczwin32.cc, win32.cc (backtrace): Added this function...
2002-04-11 Tom Tromey* win32.cc (_Jv_platform_initProperties): Fix spelling...
2002-04-11 Adam Kingjvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn.
2002-04-09 Tom Tromey* win32.cc (_Jv_platform_initProperties): Use GetTempPath.
2002-04-07 Adam KingnatSystem.cc (init_properties): Call new function _Jv_p...
2002-03-09 Adam Megacz2002-03-09 Adam Megacz <adam@xwt.org>
2002-03-09 Adam Megacz2002-03-09 Adam Megacz <adam@xwt.org>
2002-03-08 Adam Megaczwin32.cc (_Jv_platform_gettimeofday): Now takes no...
2002-02-12 Adam Megaczwin32.cc: Added two #includes to make win32.cc compile.
2002-02-12 Adam Megaczwin32.h: Added _Jv_platform_gettimeofday.
2002-02-07 Tom Tromeyprims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.
2002-02-07 Adam Megaczconfigure.in: Changed mingw) to *mingw*).