OSDN Git Service

* config/alpha/alpha.c (override_options): ev6 cache latencies
[pf3gnuchains/gcc-fork.git] / libjava /
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>
2000-09-13 tromey * java/lang/reflect/natArray.cc (BooleanClass): New...
2000-09-13 bryce2000-09-13 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-12 aoliva* configure: Rebuilt with new ../libtool.m4.
2000-09-11 tromey * java/lang/reflect/Field.java (toString): Don't rely on
2000-09-11 tromey * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecod...
2000-09-10 aoliva* acinclude.m4: Simplify the tests for CC and CXX.
2000-09-10 aoliva* acinclude.m4: Include libtool macros from the source...
2000-09-10 aoliva* Updated from libtool multi-language branch.
2000-09-10 aolivaThis commit was generated by cvs2svn to compensate...
2000-09-10 aolivaInitial revision
2000-09-08 warrenl * java/beans/PropertyChangeEvent.java (serialVersionUI...
2000-09-07 bryce2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-06 tromey2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>
2000-09-06 tromey * java/lang/reflect/Constructor.java (toString): Use...
2000-09-06 tromey * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA...
2000-09-06 tromey Fix for PR java.lang/339:
2000-09-05 bryce * java/net/natPlainDatagramSocketImpl.cc (mcastGrp...
2000-09-05 bryce2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-05 tromey * doc/cni.sgml: Updated from master copy.
2000-09-05 bryce2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-04 tromey * java/util/zip/ZipFile.java (ZipFile): Delete file...
2000-09-04 green Fix for PR java.io/203:
2000-09-04 greenForgot to add this from last commit.
2000-09-04 green * java/io/File.java (deleteOnExit): New method.
2000-09-04 tromey * Makefile.in: Rebuilt.
2000-09-01 aph2000-09-01 Andrew Haley <aph@redhat.com>
2000-09-01 tromey * libjava.compile/abstr.xfail: New file.
2000-08-30 tromey * Makefile.in: Rebuilt.
2000-08-29 tromey * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers...
2000-08-27 mark * java/util/zip/ZipFile.java: Implement OPEN_DELETE...
2000-08-27 green2000-08-27 Anthony Green <green@redhat.com>
2000-08-26 green2000-08-26 Anthony Green <green@redhat.com>
2000-08-24 mark * java/util/zip/InflaterInputStream.java (read(byte...
2000-08-24 mark * java/io/PrintWriter.java (print(String)): Don't...
2000-08-24 apbianco2000-08-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-22 tromey2000-08-21 Mark Wielaard <mark@klomp.org>
2000-08-21 tromey * java/util/ResourceBundle.java (trySomeGetBundle...
2000-08-21 greenFixed typo in ChangeLog
2000-08-21 greenSun Aug 20 21:02:48 2000 Anthony Green <green@redhat...
2000-08-20 mark2000-08-20 Mark Wielaard <mark@klomp.org>
2000-08-20 green * java/util/jar/JarFile.java: Don't call
2000-08-20 greenOops. Forgot some notes.
2000-08-20 greenSun Aug 20 09:51:48 2000 Anthony Green <green@redhat...
2000-08-19 tromey * java/util/zip/ZipInputStream.java (createZipEntry):
2000-08-19 greenSat Aug 19 11:00:53 2000 Anthony Green <green@redhat...
2000-08-17 apbianco2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-16 rolfwr * gnu/gcj/awt/ComponentDataBlitOp.java: New file.
2000-08-16 tromey2000-08-15 Andrew Haley <aph@cygnus.com>
2000-08-16 tromey * java/io/ByteArrayOutputStream.java: Merged with...
2000-08-14 greenMore thanks.
2000-08-11 tromey * java/net/natPlainSocketImpl.cc (bind): Don't go...
2000-08-10 brycecvs commit ChangeLog
2000-08-10 bryce2000-08-10 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-10 tromey From PR gcj/310:
2000-08-09 bryce2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-09 bryce2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-08 tromey * gnu/gcj/convert/Input_UTF8.java (read): Fixed handli...
2000-08-08 tromey * java/lang/reflect/Method.java (hashCode): Use getName().
2000-08-07 tromey * java/lang/reflect/Method.java (toString): Use Class...
2000-08-07 tromey * java/io/PipedInputStream.java (read(byte[],int,int...
2000-08-06 tromey * java/io/PrintWriter.java: Merged comments from Class...
2000-08-06 tromey * java/io/StreamTokenizer.java (TT_NONE): Now private.
2000-08-04 bryceMissing changelog entry
2000-08-04 warrenl * java/io/ObjectInputStream.java (readFields): Turn off
2000-08-03 tromey * Makefile.in: Rebuilt.
2000-08-03 bryce * Makefile.am: Add new AWT stubs.
2000-08-03 bryce2000-08-03 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-02 tromey * Makefile.in: Rebuilt.
2000-08-02 tromey * scripts/encodings.pl: New file.
2000-08-02 bryce2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-07-31 bryce * java/awt/Component.java (toString): Implemented.
2000-07-31 green2000-07-30 Anthony Green <green@redhat.com>
2000-07-31 tromey * java/awt/BorderLayout.java (BorderLayout()): New...
2000-07-30 tromey * java/awt/Container.java (remove(int)): Wrote.
2000-07-30 greenTest case for gcj/295.
2000-07-28 warrenl * java/io/ObjectOutputStream.java (writeObject): Per...
2000-07-28 aph2000-07-26 Andrew Haley <aph@cygnus.com>
2000-07-28 warrenl * java/io/ObjectStreamException.java: Made constructor...
2000-07-28 tromey * java/io/OutputStreamWriter.java (close): Only flush...
2000-07-27 warrenl * mauve-libgcj: Activated serialization tests.
2000-07-27 tromey * java/awt/geom/RectangularShape.java (getPathIterator):
2000-07-25 rolfwr2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>
2000-07-23 tromey2000-07-23 Oskar Liljeblad <osk@hem.passagen.se>
2000-07-23 tromey * Makefile.in: Rebuilt.
2000-07-20 tromey * scripts/showval.java: New file.
2000-07-20 tromey * scripts/classes.pl (scan): Print inner classes properly.
2000-07-20 tromey * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
2000-07-20 tromey * java/io/File.java (getParentFile): New method, from...
2000-07-20 tromey * java/util/Vector.java (remove(Object)): Implemented.
2000-07-19 tromey2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>
2000-07-15 brycecommit changelog
2000-07-15 bryce * java/awt/EventQueue.java (invokeAndWait): Call postE...
2000-07-12 bryceAdd missing imports.
2000-07-12 bryceFix missing "package" declaration.
2000-07-12 bryce Add missing files from last check-in:
next