OSDN Git Service

Merged gcj-eclipse branch to trunk.
[pf3gnuchains/gcc-fork.git] / libjava / java / lang / natRuntime.cc
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-01-06 tromey * java/lang/natThread.cc (finish_): Don't clear 'group'.
2005-09-08 fitzsim2005-09-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2005-04-25 mkoch2005-04-25 Archie Cobbs <archie@dellroad.org>
2005-04-19 mark * java/lang/natRuntime.cc (insertSystemPropertie...
2005-04-13 mark * java/lang/natRuntime.cc (insertSystemPropertie...
2005-04-05 fitzsim2005-04-05 Thomas Fitzsimmons <fitzsim@redhat.com>
2005-04-02 fitzsim2005-04-01 Thomas Fitzsimmons <fitzsim@redhat.com>
2005-03-29 tromeylibjava:
2005-03-11 tromeylibjava:
2005-03-11 bryce2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
2005-03-10 bryce2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
2005-03-09 tromey * java/lang/natVMClassLoader.cc (defineClass): Reference
2005-02-23 fitzsim2005-02-23 Thomas Fitzsimmons <fitzsim@redhat.com>
2005-02-18 green2005-02-18 Anthony Green <green@redhat.com>
2005-02-08 tromey * java/lang/natRuntime.cc (insertSystemProperties...
2005-01-05 tromey * java/lang/natRuntime.cc (insertSystemProperties...
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-05-19 greenFix typo in last commit.
2004-05-19 green2004-05-19 Anthony Green <green@redhat.com>
2003-12-16 mkoch2003-12-16 Michael Koch <konqueror@gmx.de>
2003-08-08 aph2003-08-08 Andrew Haley <aph@redhat.com>
2003-07-25 mark+ * java/lang/natRuntime.cc (_load): Add library...
2003-04-25 aph2003-03-29 Mohan Embar <gnustuff@thisiscool.com>
2003-03-26 tromey * java/lang/natRuntime.cc (insertSystemProperties...
2003-03-17 tromey * resolve.cc (ncode): Use _Jv_platform_ffi_abi.
2003-03-10 aph2003-03-10 2003-02-27 Mohan Embar <gnustuff@thisisco...
2003-02-24 tromey * java/lang/natRuntime.cc (libraries_size, libraries_c...
2003-02-19 ro * gnu/gcj/runtime/natStackTrace.cc: Include platform...
2003-02-03 tromey2003-02-03 Ranjit Mathew <rmathew@hotmail.com>
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2002-12-10 tromey * include/win32.h (_Jv_platform_solib_prefix): New...
2002-11-14 tromey * java/lang/natRuntime.cc (insertSystemProperties...
2002-10-25 tromey * java/lang/natRuntime.cc (_Jv_SetDLLSearchPath):...
2002-10-20 tromey2002-10-19 Ranjit Mathew <rmathew@hotmail.com>
2002-08-14 tromey2002-08-13 Jesse Rosenstock <jmr@ugcs.caltech.edu>
2002-07-06 tromey2002-07-05 Tony Kimball <alk@pobox.com>
2002-05-14 tromey * java/lang/natRuntime.cc: Don't include sys/time...
2002-05-13 tromey Fixes PR libgcj/6389:
2002-04-10 tromey * Makefile.in: Rebuilt.
2001-10-16 bryce Eliminate use of C++ static constructors.
2001-10-10 tromey * gnu/gcj/runtime/natFinalizerThread.cc: New file.
2001-06-15 tromey * java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable...
2001-06-02 green!defined(USE_LTDL) fix
2001-03-26 rth * exception.cc (java_eh_info): Make value type jthrowable.
2001-03-12 bryce2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-14 aoliva* java/lang/natRuntime.cc (lt_preloaded_symbols): Defin...
2000-09-04 green * java/io/File.java (deleteOnExit): New method.
2000-03-07 tromey * All files: Updated copyright information.
2000-02-18 tromey * include/jvm.h (_Jv_GetJavaVM): Declare.
2000-02-15 bryce * java/lang/natRuntime.cc (_load): Include...
2000-02-15 tromey * java/lang/natRuntime.cc (_load): On Unix, prefix...
2000-02-10 tromey * java/lang/natRuntime.cc (_load): Call add_library.
2000-02-08 tromey * java/lang/Runtime.java (_load): Declare.
2000-02-04 tromey * defineclass.cc (handleMethodsBegin): Allocate _Jv_Me...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-17 tromey * java/lang/Runtime.java (loadLibraryInternal): Declare.
1999-09-10 tromey * configure: Rebuilt.
1999-05-05 tromey * Makefile.in: Rebuilt.
1999-04-07 tromeyInitial revision