aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey
2008-03-10Don't leak upon failed realloc.Jim Meyering
2008-03-09cp-hacking.texinfo: Fix spacing after periods.Ralf Wildenhues
2008-03-09cp-hacking.texinfo: Fix some typos.Ralf Wildenhues
2008-03-06HACKING: Fix grep patterns.Ralf Wildenhues
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2008-03-04libjava.exp (libjava_arguments): Use regexp instead of string match when chec...Andrew Haley
2008-03-03Main.class, [...]: Regenerate.Matthias Klose
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek
2008-02-28* HACKING: Correct typo in find command.David Daney
2008-02-27natPlainSocketImplPosix.cc (bind): Remove check for null host.David Daney
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey
2008-02-20Makefile.am ($(TOOLS_ZIP)): Revert part of previous change, Do copy resource ...Matthias Klose
2008-02-18cp-tools.texinfo (@direntry): Prefix info name with cp-.Jakub Jelinek
2008-02-16re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong)Ralf Wildenhues
2008-02-15re PR testsuite/35208 (Please apply the patch in comment #19 of PR35035)Andreas Tobler
2008-02-06re PR libgcj/30071 (make install fails for libjava)Andreas Tobler
2008-02-06Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files.Matthias Klose
2008-01-28SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.Bernhard Fischer
2008-01-28Native2ASCII$3.class: Added.Tom Tromey
2008-01-27* doc/README.jaxp: Fix typos.Ralf Wildenhues
2008-01-24* resource/gnu/classpath/tools/native2ascii/messages.propertiesTom Tromey
2008-01-24shlibpath.m4: Add AIX 6 support.David Edelsohn
2008-01-21re PR libgcj/34369 (java.net.URI.relativize(URI) method returns incorrect res...Luciano Chavez
2008-01-18re PR c++/33887 (Reference to bitfield gets wrong value when optimizing)Alexandre Oliva
2008-01-04re PR libgcj/34444 (Class.getEnclosingClass() returns null on enclosed class)Andrew Haley
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney
2007-12-17Makefile.am (compile-tests): Build libjava.jvmti/interp/*.h with -jni rather ...Jakub Jelinek
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney
2007-12-06jni.exp (gcj_jni_get_cxxflags_invocation): Make the testsuite multilib aware ...Andreas Tobler
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-11-05configure.ac: Don't run config-ml.in directly.H.J. Lu
2007-10-22jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.David Daney
2007-10-18LocaleData.class: RegenerateDavid Daney
2007-10-15tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki
2007-10-01check_jni_methods.sh: Don't depend on diff -b ignoring a single trailing whit...Alexandre Oliva
2007-09-17defineclass.cc (MAJOR_1_6): New define.Tom Tromey
2007-09-12configure.host: Enable interpreter for mips64.David Daney
2007-09-09re PR libgcj/33326 (libjava - testsuite fails on intel Macintosh)Andreas Tobler
2007-09-09interpret-run.cc (invokevirtual_resolved): Nullcheck object on TOS.Andrew Haley
2007-09-06StackTrace2.jar: Rebuilt.Tom Tromey
2007-09-06boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel
2007-09-05configure.host (gnu*): Set use_libgcj_bc to yes.Samuel Thibault
2007-09-05configure.ac: Do not pass --with-native-libdir to classpath.Matthias Klose
2007-09-04re PR libgcj/33278 (libjava fails to compile if configure argument contains "...Matthias Klose
2007-09-04[multiple changes]Andrew Haley
2007-09-04[multiple changes]Andrew Haley
2007-09-04Delete.Andrew Haley
2007-09-04re PR java/27908 (VMSecureRandom generateSeed infinite loop? (Regression))Andrew Haley