summaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* re PR libgcj/39899 (gjdoc in 4.4.0 fails to build the libgcj documentation)Andrew Haley2009-04-281-4/+17
* Makefile.am (install-data-local): Fix symlinks to header files.Matthias Klose2009-04-231-2/+2
* Cleanup new JDK directory support in GCJ.Andrew John Hughes2009-03-031-6/+2
* Sync libgcj with GNU Classpath 0.98.Andrew John Hughes2009-02-251-9/+28
* Makefile.am (AM_MAKEFLAGS): Pass down datadir.Mark Mitchell2009-02-101-0/+1
* addr2name.awk: Remove.Mark Mitchell2009-02-091-5/+7
* Makefile.am (ecjx_LDADD): Add $(extra_ldflags).Matthias Klose2009-01-111-1/+2
* re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc)Jakub Jelinek2008-12-191-5/+8
* re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek2008-11-121-34/+45
* Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley2008-11-051-2/+0
* Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley2008-10-311-13/+12
* re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2008-10-211-96/+213
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-3/+15
* install.texi (--enable-reduced-reflection): Document new option.David Daney2008-09-051-1/+10
* make-trie.h: New.Ralf Wildenhues2008-07-071-2/+3
* configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali2008-07-021-25/+198
* Import GNU Classpath (classpath-0_97_2-release).Matthias Klose2008-06-281-27/+73
* Makefile.am (mostlyclean-local): Use libtool --mode=clean.Ralf Wildenhues2008-06-021-2/+2
* re PR bootstrap/35216 (Out of memory building java)Peter O'Gorman2008-04-021-18/+102
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-7/+19
* Makefile.am (write_entries_to_file_split): New variable.Ralf Wildenhues2008-03-161-4/+12
* makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney2008-03-041-144/+275
* re PR libgcj/30071 (make install fails for libjava)Andreas Tobler2008-02-061-1/+2
* install.texi (disable-libgcj-bc): Document new option.David Daney2007-12-221-29/+33
* configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler2007-12-081-9/+9
* [multiple changes]Andrew Haley2007-09-041-25/+29
* Import GNU Classpath (libgcj-import-20070727).Matthias Klose2007-08-041-11/+38
* configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney2007-07-311-70/+96
* Breakpoint.java: Make abstract.Keith Seitz2007-06-191-5/+16
* libjava/classpath/ChangeLog.gcj:Matthias Klose2007-06-031-14/+110
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-54/+60
* interpret.cc: Don't include ExceptionEvent.h.Keith Seitz2007-05-041-8/+0
* jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz2007-05-041-1/+0
* Makefile.in: Regenerate.Thomas Fitzsimmons2007-05-031-0/+1
* sources.am: Regenerate.Keith Seitz2007-04-101-0/+1
* sources.am, [...]: Rebuilt.Tom Tromey2007-03-281-2/+0
* VMFrame.java: Update from upstream classpath.Keith Seitz2007-03-271-3/+34
* configure.ac: Remove checks for mktime...David Daney2007-03-261-1/+0
* Makefile.am (AM_MAKEFLAGS): Pass through mandir.Jakub Jelinek2007-03-141-0/+1
* Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons2007-03-131-0/+3
* sources.am, [...]: Rebuilt.Tom Tromey2007-03-091-7/+1
* org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson2007-03-071-0/+1
* AbsentInformationException.java: New file.Kyle Galloway2007-03-061-0/+1
* Makefile.in: Rebuilt.Tom Tromey2007-03-061-8/+21
* Makefile.am (gij_LDFLAGS): Use dbexecdir.Matthias Klose2007-03-051-1/+1
* sources.am, [...]: Rebuilt.Tom Tromey2007-03-051-6/+16
* AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley2007-03-021-1/+1
* Makefile.am: Add dummy install-pdf target.Brooks Moses2007-03-011-11/+9
* re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek2007-02-221-1/+2
* GregorianCalendar.java: Removed.Gary Benson2007-02-211-1/+1