aboutsummaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes1-3/+13
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-2/+2
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz1-1/+2
2011-02-04Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convertRalf Wildenhues1-0/+1
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-0/+2
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes1-1/+1
2010-09-27Regenerate libjava Makefile.in files.Ralf Wildenhues1-0/+1
2010-08-27Fix building ecjx in cross compile mode.Dmitrijs Ledkovs1-0/+3
2010-08-18configure.ac (THREADLIBS): Don't set on Darwin.Jack Howarth1-1/+4
2010-07-15sparc-signal.h: Renamed to ...Rainer Orth1-0/+1
2010-07-05configure.ac (ANONVERSCRIPT): Handle sun style.Rainer Orth1-54/+109
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-314/+16
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-8/+10
2010-03-21re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn1-11/+17
2010-01-16Avoid tr '\n', for Solaris /usr/bin/tr.Ralf Wildenhues1-2/+2
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay1-3/+1
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1/+0
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn1-8/+9
2009-09-27Fix library dependencies for -Wl,--as-needed.Ralf Wildenhues1-1/+1
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn1-73/+249
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues1-6/+2
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-5/+4
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-525/+617
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues1-30/+30
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley1-1/+2
2009-08-17Makefile.in, [...]: Regenerate.Andrew Haley1-0/+1
2009-04-28re PR libgcj/39899 (gjdoc in 4.4.0 fails to build the libgcj documentation)Andrew Haley1-4/+17
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-6/+2
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes1-9/+28
2009-02-10Makefile.am (AM_MAKEFLAGS): Pass down datadir.Mark Mitchell1-0/+1
2009-02-09addr2name.awk: Remove.Mark Mitchell1-5/+7
2009-01-11Makefile.am (ecjx_LDADD): Add $(extra_ldflags).Matthias Klose1-1/+2
2008-12-19re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc)Jakub Jelinek1-5/+8
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek1-34/+45
2008-11-05Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley1-2/+0
2008-10-31Makefile.am (install-data-local): Correct symlink paths for SDK-style install...Andrew Haley1-13/+12
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose1-96/+213
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-3/+15
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney1-1/+10
2008-07-07make-trie.h: New.Ralf Wildenhues1-2/+3
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali1-25/+198
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose1-27/+73
2008-06-02Makefile.am (mostlyclean-local): Use libtool --mode=clean.Ralf Wildenhues1-2/+2
2008-04-02re PR bootstrap/35216 (Out of memory building java)Peter O'Gorman1-18/+102
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-7/+19
2008-03-16Makefile.am (write_entries_to_file_split): New variable.Ralf Wildenhues1-4/+12
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney1-144/+275
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-29/+33