1. 04 Nov, 2002 11 commits
  2. 03 Nov, 2002 5 commits
    • re PR middle-end/8408 (simple legal c program ice in fixup_var_refs_1, at function.c:1938) · 0b40e88e
              PR middle-end/8408
              * genrecog.c (preds): Handle ADDRESSOF.
              (validate_pattern): Mark it as an lvalue.
      	* gcc.c-torture/compile/20021103-1.c: New.
      
      From-SVN: r58774
      Eric Botcazou committed
    • AlreadyConnectedException.java: Extend IllegalStateException, per spec. · 7189ea29
      	* java/nio/channels/AlreadyConnectedException.java: Extend
      	IllegalStateException, per spec.
      
      From-SVN: r58773
      Tom Tromey committed
    • GNU Classpath merge. · de36f65d
      2002-10-31  Stephen Crawley  <crawley@dstc.edu.au>
      
      	* java/lang/Double.java (valueOf): Return new Double(parseDouble(s)).
      
      2002-10-31  Wu Gansha <gansha.wu@intel.com>:
      
              * java/util/ArrayList.java (readObject, writeObject): Only read/write
              size items.
      
      2002-10-31  Wu Gansha <gansha.wu@intel.com>:
      
              * java/io/DataInputStream.java (convertFromUTF): Give StringBuffer an
              initial estimated size to avoid enlarge buffer frequently.
      
      2002-10-31  Wu Gansha <gansha.wu@intel.com>:
      
      	* java/lang/reflect/Proxy.java (ProxyType): Set loader to System
      	ClassLoader when null.
      	(ProxyType.hashCode): Loader null check no longer needed.
      	(ProxyType.sameTypes): New method.
      	(ProxyType.equals): Use new method.
      
      2002-10-31  Mark Wielaard  <mark@klomp.org>
      
              * java/net/URLDecoder.java (decode): Initialize Stringbuffer size to
      	length of String.
      	* java/net/URLEncoder.java (encode): Likewise.
      
      2002-10-31  Mark Wielaard  <mark@klomp.org>
      
      	* java/util/zip/ZipInputStream.java (getNextEntry): Throw IOException
      	when stream is closed.
      	(closeEntry): Likewise.
      	(read): Likewise.
      	* java/util/zip/ZipOutputStream.java (putNextEntry): Throw
      	ZipException when no entry active.
      	(closeEntry): Likewise.
      	(write): Likewise.
      
      From-SVN: r58772
      Mark Wielaard committed
    • Daily bump. · c33c471b
      From-SVN: r58771
      GCC Administrator committed
    • initexc.java (fail): Static initializers must be able to complete normally. · 863d115f
      	* libjava.lang/initexc.java (fail): Static initializers must be
      	able to complete normally.  From Eric Blake.
      
      From-SVN: r58765
      Tom Tromey committed
  3. 02 Nov, 2002 22 commits
  4. 01 Nov, 2002 2 commits