aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/native
AgeCommit message (Expand)AuthorFilesLines
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell20-849/+135
2013-04-16Enable java for aarch64Andreas Schwab1-0/+8
2012-12-19Import GNU Classpath (20121202).Matthias Klose25-90/+106
2012-08-09Use accessor functions to manipulate xmlOutputBufferDodji Seketeli1-3/+17
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes15-78/+273
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes21-62/+84
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-5/+4
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues20-24/+24
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues20-20/+0
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues20-3133/+2972
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes1-1/+2
2009-02-16gcjwebplugin.cc: Cope with the changed header file format.Andrew Haley1-0/+22
2009-01-06Merge GNU Classpath libgcj-snapshot-20090102.Andrew John Hughes1-5/+17
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek20-0/+40
2008-11-102008-11-10 Andrew Haley <aph@redhat.com>Andrew Haley1-1/+0
2008-11-05FreetypeGlyphVector.java (getKerning): Return result in a float[], not a Poin...Andrew Haley1-8/+7
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn1-0/+8
2008-10-22Import GNU Classpath (libgcj-import-20081021).Matthias Klose1-2/+3
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose29-212/+2741
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman19-0/+247
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose63-1348/+2132
2008-06-24Makefile.am, [...] (AM_CFLAGS): Add @EXTRA_CFLAGS@.Andrew Haley34-34/+85
2008-06-18dtoa.c: include stdlib.h, for 'free'.Ralf Wildenhues1-0/+1
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues19-0/+19
2008-04-17gcc_attribute.m4 (GCC_ATTRIBUTE): Fix cache variable name.Ralf Wildenhues19-0/+19
2008-03-10Don't leak upon failed realloc.Jim Meyering1-1/+3
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons1-0/+34
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose81-920/+3862
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose49-3083/+1335
2007-04-282007-04-04 Francis Kung <fkung@redhat.com>Francis Kung1-1/+9
2007-04-27[multiple changes]Thomas Fitzsimmons1-85/+0
2007-04-17re PR awt/31311 (Quitting applet can hang X server)Francis Kung1-29/+3
2007-03-19configure.ac: New configure option --enable-generated-files-in-srcdir.Matthias Klose18-0/+36
2007-03-172007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons18-36/+0
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons18-0/+54
2007-01-20Makefile.am, [...]: Install into nativeexeclibdir instead of gcjversionedlibdir.Matthias Klose4-78/+64
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth18-0/+36
2007-01-11Readd missing chunks from r116332:Matthias Klose20-17/+22
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey111-7522/+7415
2006-09-25Makefile.in: Rebuilt.Tom Tromey2-0/+3
2006-09-25mprec.c (mprec_calloc): Renamed.Tom Tromey1-3/+3
2006-09-25Suggested by Aaron M.Mark Wielaard1-1/+1
2006-09-22[multiple changes]Sven de Marothy1-58/+12
2006-08-22re PR libgcj/27890 (lib/logging.properties pollutes common namespace)Thomas Fitzsimmons20-60/+100
2006-08-14Imported GNU Classpath 0.92Mark Wielaard47-751/+3069
2006-08-09re PR awt/28666 (IllegalAccessError in gtk peers)Tom Tromey1-2/+2
2006-07-31re PR libgcj/28312 (peer libraries are installed into gcjversionedlibdir, not...Thomas Fitzsimmons10-45/+42
2006-07-06configure.ac (ac_configure_args): Add --with-native-libdir.Thomas Fitzsimmons6-141/+100
2006-06-14configure: Regenerate.Thomas Fitzsimmons18-3188/+364
2006-06-09re PR classpath/23863 (mprec buffer overwrite bug)Tom Tromey3-114/+186