1. 15 Oct, 2001 7 commits
    • system.h: Poison old unused target macros. · 41441dc7
      	* system.h: Poison old unused target macros.
      	* config/dsp16xx.h (ASM_OPEN_PAREN, ASM_CLOSE_PAREN): Remove.
      	* config/stormy16/stormy16.c: Update references to obsolete macros.
      	* config/stormy16/stormy16.h: Similarly.
      	* config/stormy16/stormy16.md: Similarly.
      	* config/cris/cris.h: Similarly.
      
      From-SVN: r46269
      Neil Booth committed
    • Makefile.in: Rebuilt. · 7d6fd8fd
      	* Makefile.in: Rebuilt.
      	* Makefile.am (awt_java_source_files): Added new file.
      	* java/beans/AppletInitializer.java: New file.
      
      From-SVN: r46267
      Tom Tromey committed
    • SocketPermission.java (hostport, actions): Now private. · e94f5bac
      	* java/net/SocketPermission.java (hostport, actions): Now
      	private.
      
      From-SVN: r46266
      Tom Tromey committed
    • Daily bump. · 7c4f13fd
      From-SVN: r46264
      GCC Administrator committed
    • Double.java: Partial merge with Classpath · 06c0908b
      	* java/lang/Double.java: Partial merge with Classpath
      	(TYPE): initialized through VMClassLoader.getPrimitiveClass()
      	(value): made final
      	(static): new static block to load native libary (not used in libgcj)
      	(Double (String)): call parseDouble()
      	(byteValue): removed, already defined in superclass Number
      	(shortValue): likewise
      	(valueOf (String)): call new Double(String) directly
      	(compare (double,double)): new 1.4 method
      	(compareTo (Double)): call new compare(double,double) method
      	(initIDs): new private method (not used in libgcj)
      	* java/lang/Float.java: Partial merge with Classpath
      	(TYPE): initialized through VMClassLoader.getPrimitiveClass()
      	(value): made final
      	(static): new static block to load native libary (not used in libgcj)
      	(Float (String)): call parseFloat()
      	(byteValue): removed, already defined in superclass Number
      	(shortValue): likewise
      	(valueOf (String)): call new Float(String) directly
      	(compare (float,float)): new 1.4 method
      	(compareTo (Float)): call new compare(double,double) method
      
      From-SVN: r46263
      Mark Wielaard committed
    • This commit was generated by cvs2svn to compensate for changes in r46260, · dd87cbbf
      which included commits to RCS files with non-trunk default branches.
      
      From-SVN: r46261
      Bryce McKinlay committed
    • Initial revision · 8a1dcd96
      From-SVN: r46258
      Bryce McKinlay committed
  2. 14 Oct, 2001 6 commits
  3. 13 Oct, 2001 9 commits
  4. 12 Oct, 2001 18 commits