aboutsummaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-09-10Makefile.in: Regenerate.Michael Koch1-8/+2
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch1-96/+275
2004-09-09Makefile.am: Don't try to include deps.mk.Michael Koch1-2/+0
2004-09-04re PR libgcj/17290 (Wrong Java dependencies are generated)Bryce McKinlay1-5/+6
2004-09-02[multiple changes]Graydon Hoare1-307/+560
2004-08-25Makefile.am (AM_GCJFLAGS): Add LIBGCJ_JAVAFLAGS.David Daney1-237/+238
2004-08-21Makefile.am (lib_gnu_java_awt_peer_gtk_la_LINK): Added.Andreas Tobler1-1/+2
2004-08-20configure.in: Renamed to configure.ac.Michael Koch1-1/+1
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-2746/+18724
2004-08-17Makefile.am (AM_CXXFLAGS): Reformatted to make it more ease to read.Michael Koch1-3/+10
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch1-10/+10
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney1-1/+7
2004-08-05Makefile.am: Fix missing rename from x_nat_headers to xlib_nat_headers.Andreas Tobler1-1/+1
2004-08-04acconfig.h: Removed.Thomas Fitzsimmons1-22/+22
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-4/+3
2004-07-24Makefile.am: Add gnu/java/security/action/GetPropertyAction.java and...Bryce McKinlay1-0/+4
2004-07-23Makefile.am: Rename jar binary to fastjar.Thomas Fitzsimmons1-24/+24
2004-07-23Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java.Bryce McKinlay1-2/+5
2004-07-22[multiple changes]Graydon Hoare1-15/+37
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+1
2004-07-16Makefile.am: Set ZIP and GCJH directly using autoconf.Nathanael Nerode1-7/+4
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode1-2/+13
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode1-8/+1
2004-07-15re PR libgcj/16204 (File I/O fails on files >= 2^31 bytes (2GB))Bryce McKinlay1-1/+2
2004-07-14EventHandler.java: New file.Jerry Quinn1-2/+4
2004-07-09unicode-muncher.pl: Updated to version 2.1 from GNU classpath.Michael Koch1-4/+2
2004-07-09IIOException.java, [...]: New files.Michael Koch1-2/+13
2004-07-07* Makefile.am: Add rules to build libgij from just gij.cc.Per Bothner1-4/+12
2004-07-04FirstThread.java, [...]: Removed.Michael Koch1-10/+10
2004-06-29Expression.java: New file.Jerry Quinn1-6/+7
2004-06-17[multiple changes]Graydon Hoare1-8/+21
2004-05-28gcj.texi (Object allocation): Remove _Jv_AllocBytes.Bryce McKinlay1-1/+3
2004-05-27[multiple changes]Graydon Hoare1-0/+6
2004-05-19Makefile.am (awt_java_source_files): Remove javax.rmi and gnu.javax.rmi code.Anthony Green1-35/+1
2004-05-19Makefile.am: Define JAVA_EXT_DIRS.Anthony Green1-1/+2
2004-05-15[multiple changes]Mark Wielaard1-0/+107
2004-05-15CharIndexedReader.java: Removed.Mark Wielaard1-11/+6
2004-05-06gnu_java_awt_peer_gtk_GtkCheckboxGroupPeer.c, [...]: New files.Michael Koch1-0/+8
2004-05-04FormatBuffer.java, [...]: New classes to implement attributed iterators in ja...Guilhem Lavaux1-2/+8
2004-05-03Makefile.am (WARNINGS): Replace -W with the more speaking -Wextra.Andreas Tobler1-2/+2
2004-04-22Makefile.am (PEDANTIC_CFLAGS): New -ansi -pedantic -Wall -Wno-long-long flags...Mark Wielaard1-2/+5
2004-04-21ServiceFactory.java, [...]: New files.Michael Koch1-3/+31
2004-04-20[multiple changes]Michael Koch1-0/+8
2004-04-16[multiple changes]Graydon Hoare1-0/+8
2004-03-20RMIIncomingThread.java: New file.Norbert Frese1-0/+2
2004-03-19Input_UnicodeBig.java: New class..Per Bothner1-4/+8
2004-03-17[multiple changes]Graydon Hoare1-4/+18
2004-03-09Makefile.am: Build property resource files into libgcj.Anthony Green1-98/+151
2004-03-03Channels.java (newInputStream, [...]): Optimize when argument is a FileChanne...Per Bothner1-81/+83
2004-02-29ChangeLog: Previous java/io, java/nio, gnu/java/nio and related changes.Per Bothner1-20/+17