aboutsummaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2005-05-19Makefile.am (libgcj0_convenience_la): Removed.Bryce McKinlay1-83/+55
2005-05-18Makefile.am (Makefile.deps): Do not use \0, it is unportable.Paolo Bonzini1-1/+1
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-2/+1
2005-05-17Makefile.am (Makefile.deps): Do not create native.list and bytecodes.list.Paolo Bonzini1-15/+24
2005-05-17configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini1-17869/+127
2005-05-12Makefile.am (cond_gtk_gcjawt_ltlibrary): Rename libjawt.la libgcjawt.la.Thomas Fitzsimmons1-24/+24
2005-05-12gcj.texi (Code Generation): Document -fbootstrap-classes.Tom Tromey1-1/+1
2005-05-10javaprims.h: Updated.Tom Tromey1-5/+18
2005-05-06Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java.Thomas Fitzsimmons1-0/+1
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch1-12/+22
2005-04-27[multiple changes]Thomas Fitzsimmons1-2/+20
2005-04-25[multiple changes]Michael Koch1-13/+28
2005-04-19[multiple changes]Michael Koch1-3/+421
2005-04-19[multiple changes]Michael Koch1-6/+204
2005-04-19ControlWordToken.java, [...]: New files.Michael Koch1-4/+73
2005-04-15Makefile.in: Rebuilt.Tom Tromey1-6/+6
2005-04-12re PR libgcj/20975 (Remove scripts/TexinfoDoclet.java)Aaron Luchko1-32/+0
2005-04-06Makefile.am ($(db_name)): Add $(EXEEXT) suffix to gcj-dbtool dependencyMohan Embar1-1/+1
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-1/+9
2005-04-05Makefile.in: Rebuilt.Tom Tromey1-726/+42
2005-04-01natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change.Tom Tromey1-21/+14
2005-04-01Makefile.in: Rebuilt.Tom Tromey1-1/+1
2005-03-29natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs.Tom Tromey1-0/+9
2005-03-27Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ...Andreas Tobler1-2/+2
2005-03-25From libjava...Anthony Green1-3/+13
2005-03-24BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries.Tom Tromey1-1/+4
2005-03-24Makefile.in: Rebuilt.Tom Tromey1-2701/+170
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg1-19/+16
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons1-65/+27
2005-03-15re PR libgcj/20251 (libgcj configured with --enable-gtk-cairo fails on instal...Jakub Jelinek1-1/+1
2005-03-11Main.java (main): Handle '-p'.Tom Tromey1-14/+45
2005-03-11exception.cc: Remove stray MethodRef.h include.Bryce McKinlay1-9/+2
2005-03-10Makefile.in: Rebuilt.Tom Tromey1-2/+9
2005-03-10New Stack Trace infrastructure.Bryce McKinlay1-48/+23
2005-03-06re PR bootstrap/20155 (libgcj build fails with "execvp: /bin/sh: Argument lis...Roger Sayle1-13/+3
2005-03-05re PR bootstrap/20155 (libgcj build fails with "execvp: /bin/sh: Argument lis...Roger Sayle1-3/+13
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-1/+5
2005-02-23Makefile.am: Added new file gnu/java/nio/ChannelReader.java.Michael Koch1-0/+6
2005-02-23re PR awt/20029 (Robot needs XTest)Thomas Fitzsimmons1-2/+2
2005-02-21Makefile.in: Rebuilt.Andrew Haley1-22/+30
2005-02-21Makefile.am (all_property_files): Remove left over.Andreas Tobler1-2/+2
2005-02-19[multiple changes]Michael Koch1-28/+367
2005-02-19[multiple changes]Michael Koch1-0/+8
2005-02-19ActiveModeDTP.java, [...]: New files.Michael Koch1-2/+179
2005-02-17Chromaticity.java, [...]: New files.Michael Koch1-0/+36
2005-02-16[multiple changes]Mark Wielaard1-2/+73
2005-02-16[multiple changes]Graydon Hoare1-98/+149
2005-02-16[multiple changes]Mark Wielaard1-44/+48
2005-02-15Makefile.am (libgcj_la_SOURCES): Move all sources ...Richard Henderson1-31/+56
2005-02-14jawt.c: New file.Thomas Fitzsimmons1-15/+71