aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2008-11-12re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey2-106/+55
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek46-129/+356
2008-11-102008-11-10 Andrew Haley <aph@redhat.com>Andrew Haley2-1/+6
2008-11-05FreetypeGlyphVector.java (getKerning): Return result in a float[], not a Poin...Andrew Haley5-13/+22
2008-11-05Makefile.am (UPDATE_TOOLS_ZIP, [...]): Exclude .svn directories.Andrew Haley3-8/+13
2008-11-05Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley1-2/+0
2008-11-04configure.ac: Fix typo.David Edelsohn3-3/+8
2008-10-31Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley3-26/+28
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn6-11/+83
2008-10-23re PR libgcj/37893 (ICE in java during bootstrap at revision 141303)Jakub Jelinek3-23/+32
2008-10-22Import GNU Classpath (libgcj-import-20081021).Matthias Klose20-550/+242
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2325-22976/+120740
2008-09-30libjava.exp (libjava_arguments): Do not append "no-install" to additional_fla...Andreas Tobler2-1/+7
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman42-1774/+3258
2008-09-23re PR libgcj/8995 (race cases in interpreter)Andrew Haley6-31/+155
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney8-32/+112
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek4-12/+12
2008-08-22Fix PR#.Andrew Haley1-1/+1
2008-08-22re PR libgcj/8995 (race cases in interpreter)Andrew Haley4-31/+106
2008-08-17CairoGraphics2D.java: Always loadLibrary gtk-peer.Mark Wielaard14-8/+19
2008-08-07StackTrace2.java: Rewrite to prevent spurious failure when some methods are i...Andrew Haley4-7/+12
2008-08-05HACKING: Update instructions how to build gcj/javaprims.h.Matthias Klose2-2/+6
2008-08-05re PR libgcj/31890 (Java Namespace error - javaprims.h out of sync)Tom Tromey2-1/+12
2008-07-17jar.in: Fix portability problems with Solaris /bin/sh.Roger Sayle2-4/+8
2008-07-15acinclude.m4 (CLASSPATH_COND_IF): New macro.Ralf Wildenhues5-9/+37
2008-07-08Actually add libjava/gnu/gcj/convert/make-trie.h.Ralf Wildenhues1-0/+13
2008-07-08libtool-version: Bump soversion.Matthias Klose2-1/+5
2008-07-07make-trie.h: New.Ralf Wildenhues5-7/+27
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali13-60/+1876
2008-06-28- in last ChangeLog entry, replace leading spaces with a tabMatthias Klose1-3/+3
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose1429-17872/+32590
2008-06-24re PR libgcj/32198 (rmic fails if remote method throws superclass of RemoteEx...Tom Tromey3-2/+10
2008-06-24Makefile.am, [...] (AM_CFLAGS): Add @EXTRA_CFLAGS@.Andrew Haley52-50/+143
2008-06-18dtoa.c: include stdlib.h, for 'free'.Ralf Wildenhues2-0/+5
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues43-163/+354
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers2-1/+5
2008-06-02Makefile.am (mostlyclean-local): Use libtool --mode=clean.Ralf Wildenhues3-3/+8
2008-05-28re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley6-36/+52
2008-05-23re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley7-2/+39
2008-05-22re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java)Andrew Haley4-12/+22
2008-05-21re PR libgcj/36252 (OutOfMemoryError on simple text conversion.)David Daney5-2/+53
2008-04-19re PR libgcj/35979 (JNI method NewStringUTF throws NPE when passed a NULL poi...Tom Tromey2-1/+9
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini9-116/+176
2008-04-17gen-classlist.sh.in: Avoid grepping each omission...Ralf Wildenhues4-20/+88
2008-04-17gcc_attribute.m4 (GCC_ATTRIBUTE): Fix cache variable name.Ralf Wildenhues38-86/+213
2008-04-17re PR libgcj/35950 (jar produces files ecj won't handle)Tom Tromey3-4/+21
2008-04-16libgcj_bc.c: (_Jv_LookupInterfaceMethod...Andrew Haley2-1/+10
2008-04-16libgcj_bc.c: Sort lines.Andrew Haley2-21/+25
2008-04-02re PR bootstrap/35216 (Out of memory building java)Peter O'Gorman4-35/+217
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues8-52/+115