aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-10-01check_jni_methods.sh: Don't depend on diff -b ignoring a single trailing whit...Alexandre Oliva2-5/+10
2007-09-17defineclass.cc (MAJOR_1_6): New define.Tom Tromey2-3/+11
2007-09-12configure.host: Enable interpreter for mips64.David Daney3-55/+19
2007-09-09re PR libgcj/33326 (libjava - testsuite fails on intel Macintosh)Andreas Tobler2-1/+11
2007-09-09interpret-run.cc (invokevirtual_resolved): Nullcheck object on TOS.Andrew Haley2-0/+6
2007-09-06StackTrace2.jar: Rebuilt.Tom Tromey3-2/+9
2007-09-06boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel5-0/+90
2007-09-05configure.host (gnu*): Set use_libgcj_bc to yes.Samuel Thibault2-1/+5
2007-09-05configure.ac: Do not pass --with-native-libdir to classpath.Matthias Klose6-9/+19
2007-09-04re PR libgcj/33278 (libjava fails to compile if configure argument contains "...Matthias Klose3-2/+8
2007-09-04[multiple changes]Andrew Haley15-80/+285
2007-09-04[multiple changes]Andrew Haley1-0/+51
2007-09-04Delete.Andrew Haley1-0/+0
2007-09-04re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley6-1/+33
2007-08-31EnumSet*.class: RegenerateMatthias Klose4-0/+4
2007-08-30EnumSet.java: Documented.Andrew John Hughes2-2/+175
2007-08-30gij.cc (version): Update Copyright year.Andreas Tobler2-2/+6
2007-08-15configure.host (gnu*): Set use_libgcj_bc to yes.Samuel Thibault2-1/+5
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey3-2/+7
2007-08-15natPosixProcess.cc (sigchld_handler): Remove 'si' and 'third' parameters.Samuel Thibault2-0/+20
2007-08-09libjava.exp (libjava_invoke): Log the invocation.Andrew Haley2-0/+6
2007-08-08natVMInetAddressPosix.cc (java::net::VMInetAddress::getLocalHostname): Alloca...Samuel Thibault2-0/+21
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic8-224/+244
2007-08-04natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt4-1/+17
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose522-4868/+13386
2007-07-31* HACKING: Document regenerating configure and aclocal.m4.David Daney2-4/+15
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney23-141/+428
2007-07-29HACKING: Document regenerating configure.Matthias Klose2-0/+13
2007-07-29re PR libgcj/32929 (Make FAILURE in 4.3.0 - error: `CXX' has changed since th...H.J. Lu3-6413/+37
2007-07-28configure.ac: Encode the libgcj soversion in dbexecdir...Matthias Klose3-51/+49
2007-07-28jvmti.h: Remove.Matthias Klose2-1819/+4
2007-07-27* Rebuild .class files with new ecj.Tom Tromey1771-0/+4
2007-07-23configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC.Rainer Orth3-2/+25
2007-07-16re PR target/32340 ([arm] libjava build failure due to missing thread synchro...Rask Ingemann Lambertsen2-0/+7
2007-07-16File.java: Implement Comparable<File>.Tom Tromey5-42/+30
2007-07-15* Rebuilt .class files.Tom Tromey1775-0/+4
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson5-10/+15
2007-07-15configure.host: arm*-linux-gnu -> arm*-linux*.Andrew Haley2-1/+6
2007-07-13libgcj.ver: Add __gcj_personality_sj0.Andrew Haley1-2/+2
2007-07-13[multiple changes]Andrew Haley13-17/+139
2007-07-13natPosixProcess.cc: Include <sys/time.h> before <sys/resource.h> to restore b...Roger Sayle2-0/+8
2007-07-12MethodResult.h, [...]: Regenerate.Matthias Klose3-10/+15
2007-07-12jazzlib, rmi: Remove empty directories.Matthias Klose1-0/+4
2007-07-11interpret.cc (get_local_var_table): Make sure the method is compiled.Keith Seitz3-19/+30
2007-07-10re PR libgcj/32651 (libjava fails to build on IRIX 6.5)Rainer Orth2-0/+11
2007-07-05natPosixProcess.cc: Reorder includes to fix compilation on hppa2.0w-hp-hpux11...Andreas Tobler2-2/+7
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2-9/+9
2007-07-03Class.h: Remove redundant 'class java::*::* declarations.Andreas Tobler2-9/+4
2007-07-02re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Rainer Orth2-0/+8
2007-06-28jvmti-interp.exp (gij_jvmti_test_one): Fix a typo.H.J. Lu2-2/+6