summaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Rebuilt.tromey2002-12-111-7/+10
* * Makefile.in: Rebuilt.tromey2002-12-051-10/+14
* 2002-12-03 Andrew Haley <aph@redhat.com>aph2002-12-031-21/+23
* 2002-11-21 Michael Koch <konqueror@gmx.de>mkoch2002-11-211-1/+30
* 2002-11-20 Michael Koch <konqueror@gmx.de>mkoch2002-11-201-0/+2
* 2002-11-18 Michael Koch <konqueror@gmx.de>mkoch2002-11-181-0/+4
* 2002-11-13 Michael Koch <konqueror@gmx.de>mkoch2002-11-131-4/+28
* 2002-11-11 Michael Koch <konqueror@gmx.de>mkoch2002-11-111-2/+5
* * java/applet/Applet.java, java/applet/AppletContext.java,tromey2002-11-101-0/+4
* * Makefile.am (AM_MAKEFLAGS): Don't pass JC1FLAGS, CC and CXX, doschwab2002-11-021-3/+4
* 2002-11-01 Michael Koch <konqueror@gmx.de>mkoch2002-11-011-1/+27
* 2002-10-07 Michael Koch <konqueror@gmx.de>mkoch2002-10-071-2/+3
* 2002-10-07 Michael Koch <konqueror@gmx.de>mkoch2002-10-071-1/+4
* 2002-10-07 Michael Koch <konqueror@gmx.de>mkoch2002-10-071-0/+29
* 2002-10-05 Michael Koch <konqueror@gmx.de>mkoch2002-10-051-2/+6
* * Makefile.in: Rebuilt.tromey2002-10-031-4/+23
* * java/io/ObjectInputStream.java (resolveProxyClass): New methodtromey2002-10-011-5/+11
* Add Proxy support.green2002-09-301-26/+47
* 2002-09-25 Michael Koch <konqueror@gmx.de>mkoch2002-09-251-0/+2
* 2002-09-25 Michael Koch <konqueror@gmx.de>mkoch2002-09-251-0/+2
* boehm-gc:ghazi2002-09-231-1/+1
* 2002-09-18 Michael Koch <konqueror@gmx.de>mkoch2002-09-181-3/+9
* 2002-09-17 Michael Koch <konqueror@gmx.de>mkoch2002-09-171-6/+10
* 2002-09-13 Michael Koch <konqueror@gmx.de>mkoch2002-09-131-5/+12
* 2002-08-30 Jeff Sturm <jsturm@one-point.com>tromey2002-08-301-3/+3
* * Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.mark2002-08-241-19/+25
* * Makefile.in: Rebuilt.tromey2002-08-211-4/+8
* 2002-08-20 Michael Koch <konqueror@gmx.de>bryce2002-08-201-5/+11
* Reenable patch since shared library troubles on powerpc are solved:mark2002-08-111-0/+22
* 2002-08-09 Mark Wielaard <mark@klomp.org>bryce2002-08-091-4/+8
* AWT/Swing merge from GNU Classpath.bryce2002-08-091-74/+798
* Revert patch that breaks libgcj shared library on powerpc:mark2002-08-011-23/+1
* * Makefile.in: Rebuilt.tromey2002-07-151-1/+7
* 2002-07-14� Mark Wielaard� <mark@klomp.org>mark2002-07-141-1/+23
* * configure: Rebuilt.tromey2002-06-241-1/+1
* * Makefile.in: Rebuilt.tromey2002-06-241-1/+1
* Reformat JDBC classes and add new JDK 1.4 classes and methods.bryce2002-06-211-7/+34
* * gcj/javaprims.h: Updated class declaration list.tromey2002-06-181-5/+3
* * gcj/javaprims.h: Updated class declaration list.tromey2002-06-181-0/+2
* * gcj/javaprims.h: Updated class declaration list.tromey2002-06-171-13/+13
* * java/lang/Class.h (Class::desiredAssertionStatus): Declare.tromey2002-06-111-1/+3
* 2002-06-05 H.J. Lu (hjl@gnu.org)hjl2002-06-051-5/+2
* Use ## for comment.hjl2002-06-051-3/+0
* 2002-06-04 H.J. Lu (hjl@gnu.org)hjl2002-06-041-2/+8
* Merge JDK 1.4 java.security changes from classpath.bryce2002-05-241-1/+11
* Merge JDK 1.4 exception chaining support from classpath.bryce2002-05-241-2/+4
* * Makefile.am (all-recursive): Depend on $all_java_class_files so thatbryce2002-05-231-34/+19
* Fixes PR libgcj/6389:tromey2002-05-131-22/+38
* * java/jcf-write.c (write_classfile): Write the file to ammitchel2002-05-081-84/+31
* Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>aoliva2002-05-031-54/+90