summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2005-09-29configure.ac: Fix typo.Andreas Tobler
2005-09-28locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather th...Geoffrey Keating
2005-09-28* HACKING: Update instructions for classpath import.David Daney
2005-09-27re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)Tom Tromey
2005-09-27configure, [...]: Rebuilt.Tom Tromey
2005-09-24cvsignore: Likewise.Tom Tromey
2005-09-23Imported Classpath 0.18.Tom Tromey
2005-09-23Initial revisionTom Tromey
2005-09-22BootClassLoader.java (BootClassLoader): Pass `null' parent ClassLoader to par...Bryce McKinlay
2005-09-21* testsuite/libjava.jacks/jacks.xfail: Updated for PR java/23891.Ranjit Mathew
2005-09-17jni.exp (gcj_jni_invocation_test_one): Use libjava_find_lib to find the prope...H.J. Lu
2005-09-17Correction. Committed wrong patch earlier today.Anthony Green
2005-09-16re PR classpath/20198 (java.security.CodeSource.getLocation output is differe...Anthony Green
2005-09-15re PR libgcj/16032 (libgcj should reject class files with incorrect version n...Tom Tromey
2005-09-15For PR libgcj/23288:Tom Tromey
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons
2005-09-09URLClassLoader.java (addURLImpl): Synchronize on the loader.Andrew Haley
2005-09-09re PR libgcj/22084 (Divide_1 test case hangs)Andrew Haley
2005-09-08re PR libgcj/23761 (java.library.path doesn't affect module loading path)Thomas Fitzsimmons
2005-09-06re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments)Tom Tromey
2005-09-05Testsuite changes for PR java/23431.Ranjit Mathew
2005-08-30re PR libgcj/23549 (gij swallows args after -ea)Thomas Fitzsimmons
2005-08-29configure.ac: Replace "*-*-darwin[0-7].*" with "*-*-darwin[[0-7]].*"Andrew Pinski
2005-08-24configure.ac (extra_ldflags_libjava): Enable -single_module only for darwin < 8.Andreas Tobler
2005-08-232005-08-23 Roman Kennke <roman@kennke.org>Roman Kennke
2005-08-23aclocal.m4, [...]: Rebuilt.Tom Tromey
2005-08-23configure: Rebuilt.Tom Tromey
2005-08-23re PR libgcj/23498 (libgcj/classpath add two undesired info files: hacking.in...Tom Tromey
2005-08-22re PR libgcj/22622 (gnu/classpath/Configuration.java being grep'ed for before...Tom Tromey
2005-08-22Makefile.am (ACLOCAL_AMFLAGS): Also include "..".Kelley Cook
2005-08-22Makefile.am (ACLOCAL_AMFLAGS): New.Kelley Cook
2005-08-22re PR libgcj/23498 (libgcj/classpath add two undesired info files: hacking.in...Tom Tromey
2005-08-21re PR libgcj/23507 (gij testsuite failures)John David Anglin
2005-08-21* HACKING: Updated for hacking classpath in libgcj.Tom Tromey
2005-08-20re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)John David Anglin
2005-08-18Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski
2005-08-17class.c (make_class_data): Always emit JV_STATE_PRELOADING for class' initial...Tom Tromey
2005-08-17jacks.xfail: Remove 15.21-assoc-7, 15.21-assoc-8, 15.21-equal-3, 15.28-string...Andreas Tobler
2005-08-16More testsuite adjustments for PR java/19870.Ranjit Mathew
2005-08-16* gnu/xml/xpath/XPathParser.y: Removed.Tom Tromey
2005-08-12re PR libgcj/23353 (clone() copies internal lock data with hash synchronizati...Morgan Deters
2005-08-11split-for-gcj.sh: Don't use unportable %{parameter%word}.Rainer Orth
2005-07-26package.html, [...]: Removed.Tom Tromey
2005-07-22Makefile.in: Rebuilt.Tom Tromey
2005-07-20sources.am, [...]: Rebuilt.Tom Tromey
2005-07-20* HACKING: Updated.Tom Tromey
2005-07-19InputContext.java (clinit): Initialize line, im.Matthias Klose
2005-07-18re PR libgcj/21058 (fragile libgcj link process omits some inner classes)Tom Tromey
2005-07-18Makefile.in: Rebuilt.Tom Tromey
2005-07-17* defineclass.cc (handleClassBegin): Remove unused variable.Andreas Jaeger