summaryrefslogtreecommitdiff
path: root/libjava/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Rebuilt.tromey2000-07-231-88/+125
* 2000-07-12 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-07-121-0/+6
* Big AWT patch.bryce2000-07-121-68/+105
* * gnu/java/security/provider/Gnu.java: New file.warrenl2000-06-281-1/+7
* * java/security/Principal.java: New file.warrenl2000-06-281-59/+73
* * java/lang/natClass.cc (forName): Removed dead code. Initializetromey2000-06-181-47/+15
* * Makefile.in: Rebuilt.tromey2000-05-201-31/+8
* Jumbo patch:tromey2000-05-191-199/+400
* * Makefile.in: Rebuilt.tromey2000-05-071-2/+3
* * Makefile.in: Rebuilt.tromey2000-05-061-1/+1
* Fix for PR libgcj/220:tromey2000-05-051-26/+57
* 2000-04-28 Jakub Jelinek <jakub@redhat.com>tromey2000-05-011-10/+10
* * Makefile.in: Rebuilt.tromey2000-04-261-49/+17
* Fix for PR libgcj/15:tromey2000-04-211-15/+47
* Fix for PR libgcj/213:tromey2000-04-211-61/+23
* * java/io/ObjectStreamException.java: New file.warrenl2000-04-111-15/+48
* * Makefile.in: Rebuilt.tromey2000-04-091-40/+123
* * configure: Rebuilt.tromey2000-04-061-11/+54
* * Makefile.in: Rebuilt.tromey2000-04-041-0/+1
* * Makefile.in: Rebuilt.tromey2000-04-031-47/+17
* Forgot to commit this earlier.bryce2000-03-281-0/+5
* * java/awt/Color.java: New file.warrenl2000-03-171-3/+16
* * java/security/AlgorithmParameterGeneratorSpi.java: New file.warrenl2000-03-101-2/+64
* * java/lang/reflect/natArray.cc (newInstance): Don't allow arraytromey2000-03-091-18/+50
* * configure.host: Fix __NO_MATH_INLNES botch.green2000-03-051-9/+15
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-021-9/+2
* * Makefile.in: Rebuilt.green2000-02-211-50/+22
* * gnu/gcj/jni/natNativeThread.cc: New file.tromey2000-02-101-16/+59
* * Makefile.am: Added MPN.java and BigInteger.java.warrenl2000-02-041-7/+9
* * include/config.h.in: Rebuilt.tromey2000-01-311-46/+19
* * Makefile.in: Rebuilt.tromey2000-01-281-1/+1
* * gcj/method.h (JvNumMethods): Moved from Class.h.tromey2000-01-261-1/+3
* * java/lang/natThrowable.cc: Don't use `#pragma implementation'.tromey2000-01-191-14/+46
* * java/lang/Runtime.java (loadLibraryInternal): Declare.tromey2000-01-171-8/+10
* 2000-01-14 Andrew Haley <aph@cygnus.com>aph2000-01-171-4/+5
* 2000-01-04 Tom Tromey <tromey@cygnus.com>tromey2000-01-041-3/+10
* 1999-12-19 Anthony Green <green@cygnus.com>green1999-12-201-46/+103
* sjlj jumbo patchtromey1999-11-191-53/+23
* * java/lang/natThread.cc (stop): Removed argument name.tromey1999-11-051-6/+0
* * java/lang/natClass.cc (method_cache_count): Removed.tromey1999-11-041-17/+49
* * Makefile.in: Rebuilt.tromey1999-10-221-0/+5
* * Makefile.in: Rebuilt.tromey1999-10-041-2/+2
* Fix for PR java.util/47:tromey1999-09-241-1/+0
* * configure: Rebuilt.tromey1999-09-101-57/+40
* * include/posix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.tromey1999-09-021-44/+462
* * Makefile.am (.java.lo): Add rule.krab1999-09-011-1360/+201
* * interpret.cc (continue1): Implement explicit dispatch table.krab1999-08-201-35/+1
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamedkrab1999-08-181-206/+983
* Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>green1999-08-101-1/+1
* 1999-08-09 Anthony Green <green@cygnus.com>green1999-08-081-14/+67