aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2005-01-07* java/lang/ClassLoader.java (findClass): Fixed documentation.Tom Tromey2-2/+6
2005-01-07re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch17-6/+319
2005-01-05ZipEntry.java (setCompressedSize): Allow any argument.Tom Tromey3-10/+14
2005-01-05re PR libgcj/15719 (GIJ Interpeter: Problem with NaN / infinity comparisons)Tom Tromey2-2/+8
2005-01-05natRuntime.cc (insertSystemProperties): Set java.ext.dirs earlier.Tom Tromey2-4/+11
2005-01-05natObject.cc (_Jv_ObjectCheckMonitor): Initialize the sync_info element of th...Eric Botcazou2-0/+7
2005-01-03Process_4.java (Process_4): Expect only a non-zero exit status from 'false'.Eric Botcazou2-1/+7
2005-01-02boehm-gc.h: Include gc_ext_config.h, not gc_config.h.Bryce McKinlay2-1/+5
2004-12-31* testsuite/lib/libjava.exp (libjava_find_gij): Handle multilibs.Andreas Jaeger2-306/+310
2004-12-21natClassLoader.cc (_Jv_RegisterClassHookDefault): Re-enable duplicate class r...Tom Tromey2-2/+4
2004-12-21jar.exp (gcj_jar_interpret): Updated.Tom Tromey5-27/+26
2004-12-21re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Tom Tromey4-0/+76
2004-12-19config.h.in: Regenerate.Kelley Cook2-12/+4
2004-12-17re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Andrew Haley2-1/+28
2004-12-08IdentityHashMap.java (put): Replace mistaken use of "<<" by "*".Ranjit Mathew2-1/+6
2004-12-06For PR java/14853:Tom Tromey3-0/+24
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford11-53/+105
2004-12-02For PR java/16675:Tom Tromey2-0/+18
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford8-10/+42
2004-12-01no-threads.h (_Jv_ThreadDestroyData): Removed argument name.Tom Tromey3-4/+14
2004-12-01re PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)Bryce McKinlay3-0/+42
2004-11-30revert: [multiple changes]Graydon Hoare429-8787/+29765
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook2-10/+7
2004-11-29Main.java (main): Mention gcj-dbtool.Tom Tromey2-12/+24
2004-11-29* link.cc (link_symbol_table): Do not use intptr_t.Eric Botcazou2-2/+6
2004-11-28mauve-libgcj: Disable SpinnerListModel...Mark Wielaard2-0/+10
2004-11-27link.cc (ensure_class_linked): Conditionally compile _Jv_IsInterpretedClass o...Andrew Haley4-4/+22
2004-11-26natDebug.cc (getField): Don't qualify name.Tom Tromey3-9/+21
2004-11-26libjava.exp (libjava_arguments): Add new global variable libjava_ld_library_p...John David Anglin2-3/+13
2004-11-25ResourceBundle.java (BundleKey): Don't implement Cloneable.Bryce McKinlay2-14/+9
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2-3/+14
2004-11-25Makefile.am: Added most of javax.print again.Michael Koch3-0/+305
2004-11-25Makefile.am: Added most of javax.print again.Michael Koch1-0/+5
2004-11-25Add missing file from gcj-abi-2-dev-branch mergeAndrew Haley1-0/+118
2004-11-25Add missing file from gcj-abi-2-dev-branch merge.Andrew Haley1-0/+226
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey50-3035/+5500
2004-11-24Undo mistaken commitR. Kelley Cook1-1/+1
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook3-124/+204
2004-11-24Makefile.in: Regenrate with Automake 1.9.3.Kelley Cook4-112/+188
2004-11-24PolicyFile.java: New file.Michael Koch4-1/+680
2004-11-24Character.java, [...]: Reorder "final static" to "static final".Michael Koch3-90/+95
2004-11-24ResourceBundle.java: Reformatted.Michael Koch2-3/+10
2004-11-242004-11-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2-3/+9
2004-11-242004-11-24 Michael Koch <konqueror@gmx.de>Michael Koch5-2/+38
2004-11-242004-11-24 Jeroen Frijters <address@bogus.example.com>Jeroen Frijters3-37/+124
2004-11-24NIOServerSocket.java: Added email to @author tag.Michael Koch9-61/+115
2004-11-24DirectByteBufferImpl.java, [...]: Reformatted.Michael Koch3-134/+140
2004-11-24target-libpath.exp: New file defining set_ld_library_path_env_vars and restor...John David Anglin3-62/+43
2004-11-23o32.S (ffi_call_O32, [...]): Use jalr instead of jal.Richard Sandiford2-0/+5
2004-11-23String.java (rehash): Removed.Michael Koch3-6/+12