print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a BLOCK.
[gcc.git] / libjava /
2001-02-17 Mark Wielaard* java/util/TimerTask.java: New version from Classpath.
2001-02-17 Mark WielaardRemerge with Classpath (changes by Bryce McKinlay ...
2001-02-17 Mark Wielaard* HACKING: new file
2001-02-17 Mark WielaardDataInputStream.java: update copyright notice
2001-02-16 Bryce McKinlayHashSet.java (clone): Made subclass safe, use super...
2001-02-16 Bryce McKinlayTreeMap.java (nil): Made non-final.
2001-02-16 Bryce McKinlayTreeSet.java (clone): Made subclass safe, use super...
2001-02-15 Andrew Haleyi386-signal.h (INIT_SEGV): Use a direct system call...
2001-02-15 Anthony Greendefineclass.cc: Don't include alloca.h.
2001-02-15 Bryce McKinlayAbstractSequentialList.java: Synchronize with Classpath.
2001-02-15 Bryce McKinlay* java/util/HashSet.java (clone): Remove try/catch.
2001-02-15 Bryce McKinlayDirectRasterGraphics.java (clone): Hoist to public.
2001-02-15 Bryce McKinlayTreeSet.java (clone): Call TreeMap.clone(), not Object...
2001-02-14 Bryce McKinlaynatClass.cc (getSignature): Don't try to dereference...
2001-02-14 Bryce McKinlayre PR libgcj/1758 (java.util package lacks TreeMap)
2001-02-13 Tom TromeyPipedReader.java (ready): Throw IOException if pipe...
2001-02-13 Tom Tromey* gnu/awt/j2d/AbstractGraphicsState.java (clone): Made...
2001-02-13 Tom Tromeyre PR libgcj/1351 (_Jv_select -vs- Thread.interrupt)
2001-02-13 Bryce McKinlayBlockDataException.java: Removed.
2001-02-12 Jeff Sturminterpret.cc (continue1): [insn_invokevirtual] Do an...
2001-02-09 Tom Tromey* java/util/Timer.java: New version from Classpath.
2001-02-09 Bryce McKinlayDouble.java (doubleToRawLongBits): Now native.
2001-02-09 Alexandre Petit... File.java (java.net): Imported.
2001-02-09 Bryce McKinlayOutputStreamWriter.java: (flush, writeChars): Throw...
2001-02-09 Bryce McKinlayByte.java: Remove redundant instanceof and null checks.
2001-02-09 Tom Tromey* java/lang/Float.java (parseFloat): New method.
2001-02-09 Tom Tromeyre PR libgcj/1913 (reading closed streams throws NullPo...
2001-02-08 Warren Levymauve.exp: Added support for XFAILs.
2001-02-08 Joseph Myersgcj.texi: Change sources.redhat.com reference to gcc...
2001-02-07 Tom Tromeyre PR libgcj/1906 (difference between gcj and jdk for...
2001-02-07 Bryce McKinlayre PR java/1895 (Libjava: Arrays.sort doesn't work)
2001-02-05 Jeff Sturmconfigure.host: Use sjlj-exceptions for Alpha.
2001-02-05 Bryce McKinlayMake-lang.in (jvspec.o): Add DRIVER_DEFINES to the...
2001-01-31 Tom TromeyMakefile.in: Rebuilt.
2001-01-30 Andrew Haley2001-01-26 Andrew Haley <aph@redhat.com>
2001-01-28 Richard Hendersonconfigure.in (target_makefile_frag): Use mt-alphaieee.
2001-01-27 Tom Tromeyjni.cc (_Jv_JNIFunctions): Added comment for each entry...
2001-01-27 Bryce McKinlayObjectInputStream.java (read): AND byte with 0xff to...
2001-01-26 Tom Tromeyjni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature...
2001-01-26 Tom Tromey* libjava.jni/martin.c (Java_martin_myNative): Flush...
2001-01-26 Tom Tromeymartin.out: New file.
2001-01-26 Warren LevynatSystem.cc (getSystemTimeZone): Only use tm_gmtoff...
2001-01-25 Tom Tromey* java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.
2001-01-24 Tom TromeyMakefile.in: Rebuilt.
2001-01-20 Warren LevySimpleDateFormat.java (format): Compute hour for cases...
2001-01-18 Mark Wielaard* java/bean/Beans.java (instantiate): enable Applet...
2001-01-17 Bryce McKinlayClass.h (isInterface): Move implementation from natClas...
2001-01-17 Alexandre Petit... prims.cc (init_prim_class): Deleted.
2001-01-17 Richard Hendersonlibjava.exp (bytecompile_file): Don't unset CLASSPATH.
2001-01-17 Warren Levy* java/math/BigInteger.java: Update Copyright year.
2001-01-17 Hans BoehmBigInteger.java (setShiftRight): Only do negative shift...
2001-01-15 Alexandre Petit... All files with updated copyright.
2001-01-15 Mark WielaardURLDecoder.java: Thanks Edgar Villanueva (edgarvil...
2001-01-13 Tom TromeyRemoved bogus ChangeLog entry
2001-01-12 Tom TromeynatGtkComponentPeer.cc (getLocationOnScreen): Wrote.
2001-01-12 Tom TromeynatSystem.cc: Include locale.h if it exists.
2001-01-11 Tom TromeyCursor.java (Cursor(String)): Set type to custom.
2001-01-11 Bryce McKinlayMakefile.am: Re-enable dependencies.
2001-01-10 Warren Levy* java/math/BigDecimal.java (divide): Fixed comment.
2001-01-10 Warren Levyre PR libgcj/1596 (setScale() missing from java.math...
2001-01-09 Oskar Liljebladre PR libgcj/1338 (StreamTokenizer does not handle...
2001-01-09 Warren Levyre PR libgcj/1411 (natTimeZone.cc should be removed)
2001-01-08 Bryce McKinlayIn gcc/java:
2001-01-08 Tom Tromeyre PR java/1586 (linux build problem for libjava -...
2001-01-08 Bryce McKinlayMakefile.am: Use the new "-M -MF" option for generating...
2001-01-08 Bryce McKinlay* libjava.compile/SuperConstr.java: New test case.
2001-01-08 Anthony Green001-01-07 Anthony Green <green@redhat.com>
2001-01-07 Anthony GreenFix bug in URLConnection and correct javadoc annotation...
2001-01-06 Anthony GreenFix comments for doclets
2001-01-05 Bryce McKinlay* java/io/PipedReader: Synchronize on "lock" instead...
2001-01-05 Bryce McKinlayPipedInputStream: Rewrote to be simpler and more correct.
2001-01-05 Bryce McKinlay* java/lang/Thread.java: Update comment.
2001-01-03 Tom TromeyScrollPane.java (setBlockIncrement): Throw error.
2001-01-03 Tom TromeyScrollPane.java: Wrote.
2000-12-30 Bryce McKinlayForgot these in last commit.
2000-12-30 Bryce McKinlayFor boehm-gc:
2000-12-28 Jeff SturmDriverManager.java (getConnection): Don't set user...
2000-12-28 Warren Levyre PR libgcj/1358 (java.util.Date.toString() doesn...
2000-12-28 Bryce McKinlayre PR libgcj/1516 (Method.invoke won't accept boolean...
2000-12-28 Bryce McKinlaynatClass.cc (_Jv_IsAssignableFrom): Primitive TYPEs...
2000-12-27 Petter ReinholdtsenSQLWarning.java: Fixed typo in comment.
2000-12-26 Tom TromeyMenuItem.java (paramString): Now protected.
2000-12-26 Tom TromeyMenuContainer.java: Fixed typo.
2000-12-26 Jeff SturmFileDescriptor.java: Initialize fd to -1.
2000-12-23 Joseph Myers* java/lang/mprec.h: Change C9X reference to refer...
2000-12-22 Bryce McKinlayThrowable.java (trace_enabled): New static field.
2000-12-21 Tom TromeyPropertyChangeListener.java: Extends EventListener.
2000-12-21 Tom Tromey* java/util/zip/Deflater.java (update, init): Now private.
2000-12-21 Bryce McKinlayBasicMapEntry.java: Re-added.
2000-12-19 Warren LevyGregorianCalendar.java (GregorianCalendar): Constructor...
2000-12-18 Tom Tromeymauve.exp (test_mauve): Don't look for exceptions throw...
2000-12-18 Bryce McKinlayRemoved additional addNotify() peer hacks.
2000-12-18 Bryce McKinlayWindow.java (addNotify): Remove peer casting hack now...
2000-12-18 Joseph MyersCOPYING: Update to current ftp://ftp.gnu.org/pub/gnu...
2000-12-18 Bryce McKinlaynatInflater.cc (inflate): Treat Z_BUF_ERROR as end...
2000-12-17 Bryce McKinlayArrayList.java (data): Declare transient.
2000-12-17 Jeff SturmHashtable.java (put): Remove `last' variable.
2000-12-16 Tom Tromeylibjava.exp (test_libjava_from_javac): Strange quoting...
2000-12-16 Tom Tromey* libjava.lang/instinit.out: Removed erroneous line.
2000-12-16 Tom Tromey* libjava.lang/Thread_1.out: Expect `0' active count.
next