summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2009-01-12Rotate ChangeLogs.Andrew Haley
2009-01-11Makefile.am (ecjx_LDADD): Add $(extra_ldflags).Matthias Klose
2009-01-06Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes
2008-12-21Index...Andrew Pinski
2008-12-19re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc)Jakub Jelinek
2008-12-18Backport from upstream Libtool:Ralf Wildenhues
2008-12-11re PR libgcj/38006 (Incorrect proplist on inherit.png)H.J. Lu
2008-12-04configure.ac: Add double brackets on darwin[912].Jack Howarth
2008-12-02configure.ac: Expand to darwin10 and later.Jack Howarth
2008-11-12re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek
2008-11-102008-11-10 Andrew Haley <aph@redhat.com>Andrew Haley
2008-11-05FreetypeGlyphVector.java (getKerning): Return result in a float[], not a Poin...Andrew Haley
2008-11-05Makefile.am (UPDATE_TOOLS_ZIP, [...]): Exclude .svn directories.Andrew Haley
2008-11-05Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley
2008-11-04configure.ac: Fix typo.David Edelsohn
2008-10-31Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn
2008-10-23re PR libgcj/37893 (ICE in java during bootstrap at revision 141303)Jakub Jelinek
2008-10-22Import GNU Classpath (libgcj-import-20081021).Matthias Klose
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-09-30libjava.exp (libjava_arguments): Do not append "no-install" to additional_fla...Andreas Tobler
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-09-23re PR libgcj/8995 (race cases in interpreter)Andrew Haley
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek
2008-08-22Fix PR#.Andrew Haley
2008-08-22re PR libgcj/8995 (race cases in interpreter)Andrew Haley
2008-08-17CairoGraphics2D.java: Always loadLibrary gtk-peer.Mark Wielaard
2008-08-07StackTrace2.java: Rewrite to prevent spurious failure when some methods are i...Andrew Haley
2008-08-05HACKING: Update instructions how to build gcj/javaprims.h.Matthias Klose
2008-08-05re PR libgcj/31890 (Java Namespace error - javaprims.h out of sync)Tom Tromey
2008-07-17jar.in: Fix portability problems with Solaris /bin/sh.Roger Sayle
2008-07-15acinclude.m4 (CLASSPATH_COND_IF): New macro.Ralf Wildenhues
2008-07-08Actually add libjava/gnu/gcj/convert/make-trie.h.Ralf Wildenhues
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-24re PR libgcj/32198 (rmic fails if remote method throws superclass of RemoteEx...Tom Tromey
2008-06-24Makefile.am, [...] (AM_CFLAGS): Add @EXTRA_CFLAGS@.Andrew Haley
2008-06-18dtoa.c: include stdlib.h, for 'free'.Ralf Wildenhues
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