aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2008-02-20Makefile.am ($(TOOLS_ZIP)): Revert part of previous change, Do copy resource ...Matthias Klose3-10/+16
2008-02-18cp-tools.texinfo (@direntry): Prefix info name with cp-.Jakub Jelinek4-3/+9
2008-02-16re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong)Ralf Wildenhues2-2/+7
2008-02-15re PR testsuite/35208 (Please apply the patch in comment #19 of PR35035)Andreas Tobler2-1/+8
2008-02-06re PR libgcj/30071 (make install fails for libjava)Andreas Tobler3-2/+10
2008-02-06Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files.Matthias Klose3-10/+31
2008-01-28SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer4-2/+8
2008-01-28Native2ASCII$3.class: Added.Tom Tromey2-0/+5
2008-01-27* doc/README.jaxp: Fix typos.Ralf Wildenhues2-2/+6
2008-01-24* resource/gnu/classpath/tools/native2ascii/messages.propertiesTom Tromey4-3/+21
2008-01-24shlibpath.m4: Add AIX 6 support.David Edelsohn3-17/+22
2008-01-21re PR libgcj/34369 (java.net.URI.relativize(URI) method returns incorrect res...Luciano Chavez3-4/+16
2008-01-18re PR c++/33887 (Reference to bitfield gets wrong value when optimizing)Alexandre Oliva2-3/+11
2008-01-04re PR libgcj/34444 (Class.getEnclosingClass() returns null on enclosed class)Andrew Haley2-1/+8
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney10-103/+172
2007-12-17Makefile.am (compile-tests): Build libjava.jvmti/interp/*.h with -jni rather ...Jakub Jelinek3-2/+8
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler10-47/+102
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney5-36/+63
2007-12-06jni.exp (gcj_jni_get_cxxflags_invocation): Make the testsuite multilib aware ...Andreas Tobler2-9/+14
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons34-19/+196
2007-11-05configure.ac: Don't run config-ml.in directly.H.J. Lu3-64/+24
2007-10-22jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.David Daney3-0/+15
2007-10-18LocaleData.class: RegenerateDavid Daney26-0/+741
2007-10-15tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki2-13/+17
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