aboutsummaryrefslogtreecommitdiff
path: root/libjava/gcj/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-0/+3
2005-03-24Makefile.in: Rebuilt.Tom Tromey1-2/+2
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg1-9/+7
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons1-4/+5
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-1/+3
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford1-1/+4
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-0/+1
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch1-1/+1
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise1-0/+1
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-0/+2
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-2/+8
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook1-1/+1
2004-08-20configure.in: Renamed to configure.ac.Michael Koch1-1/+1
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-185/+360
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+3
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney1-0/+1
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-1/+3
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-1/+1
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode1-0/+2
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode1-0/+11
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode1-7/+0
2004-07-14EventHandler.java: New file.Jerry Quinn1-4/+4
2004-03-17[multiple changes]Graydon Hoare1-3/+3
2004-01-132004-01-13�� David Jee�� <djee@redhat.com>David Jee1-0/+7
2003-10-22mips-signal.h: New file.David Daney1-0/+1
2003-08-21Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson1-0/+1
2003-06-30glib-2.0.m4: New file.Thomas Fitzsimmons1-2/+4
2003-02-24Makefile.in: Rebuilt.Tom Tromey1-0/+2
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey1-0/+13
2002-10-01ObjectInputStream.java (resolveProxyClass): New method from Classpath.Tom Tromey1-2/+2
2002-09-30Add Proxy support.Anthony Green1-2/+2
2002-06-24configure: Rebuilt.Tom Tromey1-1/+1
2002-06-17javaprims.h: Updated class declaration list.Tom Tromey1-2/+2
2002-06-11Class.h (Class::desiredAssertionStatus): Declare.Tom Tromey1-2/+2
2002-04-16re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey1-4/+4
2002-04-12Install libgcj.jar as libgcj-VERSION.jar.Anthony Green1-4/+5
2002-03-27libgcj.spec.in: Add CHECKREFSPEC.Anthony Green1-0/+1
2002-03-26Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.Tom Tromey1-5/+7
2002-03-23reverted erroneous checkinTom Tromey1-6/+5
2002-03-23name-finder.h (_Jv_name_finder::myclose): New method.Tom Tromey1-5/+6
2002-03-15Install libgcj-config.h in a better place.Anthony Green1-14/+34
2002-02-27natSystem.cc (init_properties): Use __VERSION__.Tom Tromey1-4/+3
2002-02-23Makefile.in, [...]: Rebuilt.Alexandre Oliva1-2/+4
2001-07-23javaprims.h: Rebuilt class list.Tom Tromey1-0/+1
2001-07-03re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey1-1/+1
2001-06-08For PR bootstrap/3075:Tom Tromey1-2/+2
2001-06-02Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green1-1/+0
2001-06-02USE_LIBFFI changeAnthony Green1-2/+4
2001-05-24[multiple changes]Tom Tromey1-16/+49