OSDN Git Service

pass canonical build name to mkfixinc.sh. Use it for choosing the fix build method
[pf3gnuchains/gcc-fork.git] / libjava /
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-03 tromey * Makefile.in: Rebuilt.
2000-12-02 tromey * java/util/Vector.java (insertElementAt): Unconditionally
2000-12-02 bryce From Adam Welc <welc@cs.purdue.edu>:
2000-12-02 bryce2000-12-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-12-01 tromeyReally reverted erroneous checkin
2000-12-01 tromeyReverted erroneous checkin
2000-12-01 tromeymore work
2000-12-01 warrenl * Makefile.am: Added entries for new java.sql modules.
2000-12-01 warrenl * mauve-libgcj: Turned on JDK1.2 and turned off tests...
2000-12-01 warrenlFixed ChangeLog entry to be path specific.
2000-12-01 warrenl * Array.java: New file from classpath.
2000-11-29 bryceCheck this.len, not len, when determining if there...
2000-11-29 bryce * java/util/zip/InflaterInputStream (read): Don't...
2000-11-29 bryce2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-28 warrenl * java/text/DateFormatSymbols.java (zoneStringsDefault...
2000-11-28 bryce2000-11-28 Bryce McKinlay <bryce@abatross.co.nz>
2000-11-28 warrenl * Makefile.am: Added natTimeZone.cc.
2000-11-27 greenMIssing ChangeLog entry for my last commits.
2000-11-27 greenMore new classes.
2000-11-27 bryce2000-11-27 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-27 greenReplace stubs with actual implementation
2000-11-27 greenMore JNDI changes.
2000-11-27 tromeyReverted erroneous Makefile.am commit
2000-11-27 bryceForgot to commit these ChangeLog entries.
2000-11-27 tromey * Makefile.in: Rebuilt.
2000-11-27 tromey * prims.cc (_Jv_NewObjectArray): Use const_cast to...
2000-11-27 greenInitial jndi check-in
2000-11-26 tromey * libjava.compile/weirddecl.java: New file.
2000-11-26 greenForgot to commit this ChangeLog
2000-11-26 green2000-11-25 Anthony Green <green@redhat.com>
2000-11-26 bryce2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-24 greenFri Nov 24 11:25:20 2000 Anthony Green <green@redhat...
2000-11-24 tromey * prims.cc (_Jv_NewObjectArray): Use palcement new...
2000-11-24 tromey * libjava.compile/PR375.java: New file. For PR gcj...
2000-11-24 tromey * libjava.compile/PR374.java: New file. For PR gcj...
2000-11-23 bryce2000-11-23 Mark Wielaard <mark@klomp.org>
2000-11-23 bryce2000-11-23 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-22 bryce2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-20 tromey * Makefile.in: Rebuilt.
2000-11-18 tromey * java/lang/reflect/AccessibleObject.java (isAccessible,
2000-11-18 tromey * java/lang/natString.cc: Include Locale.h.
2000-11-18 mark Merge with Classpath (changes by Bryce McKinlay)
2000-11-17 mark * java/util/zip/*.java: Javadoc and copyright updates.
2000-11-17 tromey * java/text/CollationKey.java: Implement Comparable.
2000-11-17 tromey * java/io/PushbackReader.java: Merged with Classpath.
2000-11-16 warrenl * java/beans/PropertyChangeSupport.java (propertyListe...
2000-11-14 tromey * Makefile.in: Rebuilt.
2000-11-07 tromey * libjava.compile/sjis_comment3.java: Removed.
2000-11-06 tromey * lib/libjava.exp (libjava_arguments): Set --tag on...
2000-11-03 warrenl * java/io/ObjectInputStream.java (readObject): Added...
2000-11-03 warrenl * java/net/InetAddress.java (addr): Renamed from ...
2000-11-03 bryce2000-11-03 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-02 tromey * Makefile.in: Rebuilt.
2000-11-02 bryce2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-02 bryce2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-01 tromey * scripts/encodings.pl: Added `ASCII' alias.
2000-11-01 tromey * Makefile.in: Rebuilt.
2000-11-01 warrenl * jni.cc: Added include of java/lang/ThreadGroup.h.
2000-10-30 bryce * java/io/Reader.java: Merge docs from classpath.
2000-10-30 bryce2000-10-30 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-29 bryce2000-10-29 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-29 bryceRe-indent in preparation for diff.
2000-10-29 bryceRe-indent in preparation for diff.
2000-10-27 warrenl * java/util/natGregorianCalendar.cc (computeFields...
2000-10-27 warrenl * Makefile.am: Added locale files from Classpath.
2000-10-25 bryce2000-10-25 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-25 tromey * Makefile.in: Rebuilt.
2000-10-25 bryce * java/lang/ThreadGroup.java (uncaughtException...
2000-10-24 bryce2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-23 apbianco2000-10-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-22 rolfwr * Makefile.am: Added rules for libgcjx library.
2000-10-20 tromey From Arno J. Klaassen:
2000-10-20 tromey * Makefile.in: Rebuilt.
2000-10-13 bryce2000-10-13 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-11 bryce2000-10-11 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-10 warrenl * gnu/gcj/text/LocaleData_en.java (monetarySeparator...
2000-10-09 tromey2000-10-09 Alexandre Oliva <aoliva@redhat.com>
2000-10-09 greenNew test code
2000-10-09 bryceupdate
2000-10-09 bryce2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-07 tromey * java/util/Properties.java: Merged with Classpath...
2000-10-06 tromeyRebuilt Makefile.ins
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-10-05 warrenl * Makefile.am: Removed java/io/Replaceable.java and
2000-10-05 tromey * gnu/gcj/convert/natIconv.cc (init): Terminate buffer.
2000-10-03 tromeyUpdated ChangeLog to reflect patch credit
2000-10-02 bryceupdate
2000-10-02 bryce2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-30 bryce2000-09-30 Tom Tromey <tromey@cygnus.com>
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-09-30 aoliva* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
2000-09-26 tromey * java/awt/Scrollbar.java (removeAdjustmentListener...
2000-09-26 apbianco2000-09-26 Alexandre Petit-Bianco <apbianco@cygnus...
2000-09-14 aoliva* Makefile.am: Re-work shell commands that exceeded...
2000-09-14 aolivaLooks like Tom forgot to check this in...
2000-09-14 aoliva* java/lang/natRuntime.cc (lt_preloaded_symbols): Defin...
2000-09-14 aoliva* defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
2000-09-13 tromey2000-09-13 Alexandre Oliva <aoliva@redhat.com>
next