summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)Author
2008-07-17jar.in: Fix portability problems with Solaris /bin/sh.Roger Sayle
2008-07-08libtool-version: Bump soversion.Matthias Klose
2008-07-07make-trie.h: New.Ralf Wildenhues
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali
2008-06-28- in last ChangeLog entry, replace leading spaces with a tabMatthias Klose
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers
2008-06-02Makefile.am (mostlyclean-local): Use libtool --mode=clean.Ralf Wildenhues
2008-05-28re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-23re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-22re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley
2008-05-21re PR libgcj/36252 (OutOfMemoryError on simple text conversion.)David Daney
2008-04-19re PR libgcj/35979 (JNI method NewStringUTF throws NPE when passed a NULL poi...Tom Tromey
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-04-16libgcj_bc.c: (_Jv_LookupInterfaceMethod...Andrew Haley
2008-04-16libgcj_bc.c: Sort lines.Andrew Haley
2008-04-02re PR bootstrap/35216 (Out of memory building java)Peter O'Gorman
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-03-16Makefile.am (write_entries_to_file_split): New variable.Ralf Wildenhues
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey
2008-03-10Don't leak upon failed realloc.Jim Meyering
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-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-01-24shlibpath.m4: Add AIX 6 support.David Edelsohn
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-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