aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)AuthorFilesLines
2010-07-30JobStateReasons.java (add): Fix infinite recursion with call to super.Andrew Haley3-1/+6
2010-06-21Move the entry from libjava/classpath/ ChangeLog to ChangeLog.gcj as it is a ...Jan Kratochvil2-5/+5
2010-06-21Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).Jan Kratochvil3-2/+7
2010-06-04check_jni_methods.sh.in: Don't use diff -U.Rainer Orth2-6/+11
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues2-12/+22
2010-05-29configure.ac: Add multilib support for gmp.Mike Stump2-12/+77
2010-05-05010-05-04 Andrew Haley <aph@redhat.com>Andrew Haley2-11/+18
2010-04-27CopyOnWriteArrayList.java: Fix for empty list.Andrew Haley8-1/+11
2010-04-27IppResponse.java (parseAttributes): Handle IppValueTag.UNKNOWN.Andrew Haley9-5/+35
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2-5/+10
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues36-52/+91
2010-03-01re PR libgcj/38251 (tools.zip doesn't build on systems with short command lines)Rainer Orth3-8/+27
2010-01-192010-01-19 Matthias Klose <doko@ubuntu.com>Matthias Klose8-0/+0
2010-01-18Makefile.am (GJDOC_EX): Use find -name pattern -prune -o.Andreas Tobler3-12/+13
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek3-4/+10
2010-01-062010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose840-0/+0
2009-12-30re PR other/42537 ([PATCH] misc spelling fixes)Robert Millan1-3/+3
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues36-978/+756
2009-10-22PR cp-tools/39177 * tools/gnu/classpath/tools/jar/Creator.javaRichard Guenther3-4/+14
2009-08-26ltmain.sh (removedotparts): Don't use comma as 's' separator.Dave Korn2-2/+7
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues2-1/+5
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2-3/+6
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues38-19863/+13888
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues1-0/+3
2009-08-20Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn2-1/+185
2009-07-28Fix for PR40616: missing java.io.PrintStream constructors.Andrew John Hughes2-0/+0
2009-07-01HTML_401F.java (defineElements): Split this huge method into...Jakub Jelinek3-0/+70
2009-06-29re PR java/40590 (namespace namespace broken in CNI)Andrew Haley13-34/+176
2009-06-16Regenerate classfiles in rev 148530 with correct ecj versionMatthias Klose28-0/+0
2009-06-16Main.java (getGjdocVersion): Use gnu.classpath.Configuration.CLASSPATH_VERSIO...Matthias Klose33-24/+12
2009-03-16configure.ac: Detect xulrunner-1.9.Matthias Klose3-6/+112
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues2-7/+11
2009-02-25Add missing class file.Andrew John Hughes1-0/+0
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes50-158/+472
2009-02-16gcjwebplugin.cc: Cope with the changed header file format.Andrew Haley2-0/+29
2009-02-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek3-4/+10
2009-01-06Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes26-4662/+5093
2008-12-18Backport from upstream Libtool:Ralf Wildenhues2-88/+122
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek38-40/+159
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-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn1-0/+8
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 Klose19-550/+235
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2154-21584/+116098
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman35-454/+1695
2008-09-05Convert ChangeLog files to UTF-8.Jakub Jelinek3-7/+7
2008-08-17CairoGraphics2D.java: Always loadLibrary gtk-peer.Mark Wielaard14-8/+19
2008-07-15acinclude.m4 (CLASSPATH_COND_IF): New macro.Ralf Wildenhues5-9/+37