aboutsummaryrefslogtreecommitdiff
path: root/libjava/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-04-28re PR libgcj/39899 (gjdoc in 4.4.0 fails to build the libgcj documentation)Andrew Haley1-1/+8
2009-04-23Makefile.am (install-data-local): Fix symlinks to header files.Matthias Klose1-2/+2
2009-03-03Cleanup new JDK directory support in GCJ.Andrew John Hughes1-5/+2
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes1-0/+1
2009-02-10Makefile.am (AM_MAKEFLAGS): Pass down datadir.Mark Mitchell1-0/+1
2009-02-09addr2name.awk: Remove.Mark Mitchell1-3/+6
2009-01-11Makefile.am (ecjx_LDADD): Add $(extra_ldflags).Matthias Klose1-1/+1
2008-12-19re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc)Jakub Jelinek1-2/+4
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek1-3/+10
2008-10-31Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley1-13/+10
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose1-2/+14
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney1-1/+12
2008-07-07make-trie.h: New.Ralf Wildenhues1-1/+2
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali1-4/+142
2008-06-02Makefile.am (mostlyclean-local): Use libtool --mode=clean.Ralf Wildenhues1-1/+1
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-6/+18
2008-03-16Makefile.am (write_entries_to_file_split): New variable.Ralf Wildenhues1-4/+11
2008-02-06re PR libgcj/30071 (make install fails for libjava)Andreas Tobler1-1/+2
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney1-0/+6
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler1-1/+2
2007-09-04[multiple changes]Andrew Haley1-19/+20
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney1-8/+23
2007-06-19Breakpoint.java: Make abstract.Keith Seitz1-0/+1
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose1-0/+1
2007-05-04interpret.cc: Don't include ExceptionEvent.h.Keith Seitz1-1/+0
2007-03-14Makefile.am (AM_MAKEFLAGS): Pass through mandir.Jakub Jelinek1-0/+1
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons1-0/+1
2007-03-06Makefile.in: Rebuilt.Tom Tromey1-1/+10
2007-03-05Makefile.am (gij_LDFLAGS): Use dbexecdir.Matthias Klose1-1/+1
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey1-0/+2
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses1-2/+3
2007-02-16[multiple changes]Andrew Haley1-1/+0
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway1-0/+1
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney1-1/+16
2007-02-10Makefile.in: Rebuilt.Mohan Embar1-5/+2
2007-02-02configure.ac (libjava_cv_anon_version_script): New test.Jakub Jelinek1-0/+7
2007-01-31configure, [...]: Rebuilt.Tom Tromey1-2/+1
2007-01-30Makefile.in: Rebuilt.Tom Tromey1-2/+4
2007-01-29configure, [...]: Rebuilt.Tom Tromey1-4/+0
2007-01-29Makefile.in: Rebuilt.Tom Tromey1-0/+3
2007-01-27Makefile.am (generic_header_files): Add $(inner_nat_headers).Jakub Jelinek1-13/+14
2007-01-25configure, [...]: Rebuilt.Andrew Haley1-1/+1
2007-01-23re PR libgcj/30550 (Missing dependencies for ecjx target)H.J. Lu1-0/+3
2007-01-21Makefile.am (install-exec-hook): Use transformed name.Matthias Klose1-2/+2
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson1-5/+5
2007-01-17Makefile.in: Rebuilt.Andrew Haley1-1/+1
2007-01-17natVMDirectByteBufferImpl.cc: Renamed from java/nio/natDirectByteBufferImpl.cc.Gary Benson1-1/+1
2007-01-14ld-symbolic.m4: New.H.J. Lu1-3/+6
2007-01-10Makefile.am (install-exec-hook): Support $(DESTDIR).Matthias Klose1-6/+6
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-208/+239