1. 21 Sep, 2002 5 commits
    • Daily bump. · 42cd531a
      From-SVN: r57386
      GCC Administrator committed
    • 2002-09-21 Michael Koch <konqueror@gmx.de> · be362a0d
      	* java/net/Socket.java
      	(sendUrgentData): New method.
      	(getChannel): New method.
      	* java/net/ServerSocket.java
      	(getChannel): New method.
      	(isBound): New method.
      	* java/net/DatagramSocket.java
      	(DatagramSocket): Two new methods.
      	(bind): New method.
      	(getChannel): New method.
      	(isBound): New method.
      	(send): Added newline to to make shorter lines.
      	* java/net/PlainDatagramSocketImpl.java
      	(mcastGrp): Added argument.
      	(join): Use new mcastGrp.
      	(leave): Use new mcastGrp.
      	(joinGroup): New method.
      	(leaveGroup): New method.
      	* java/net/natPlainDatagramSocketImpl.cc
      	(mcastGrp): Added argument, no yet really implemented.
      	(getOption): Added newline for shorter lines.
      	* java/net/natPlainSocketImpl.cc
      	(read, setOption, getOption): Added newline for shorter lines.
      
      From-SVN: r57380
      Michael Koch committed
    • rs6000.md (builtin_setjmp_receiver): Add #if TARGET_MACHO. · 84d7dd4a
      	* config/rs6000/rs6000.md (builtin_setjmp_receiver): Add
      	#if TARGET_MACHO.
      
      From-SVN: r57379
      Alan Modra committed
    • ChangeLog: Follow spelling conventions. · ee142fe7
      	* ChangeLog: Follow spelling conventions.
      	* class.c: Likewise.
      	* decl.c: Likewise.
      	* expr.c: Likewise.
      	* gjavah.c: Likewise.
      	* java-tree.h: Likewise.
      	* jcf-dump.c: Likewise.
      	* jcf-parse.c: Likewise.
      	* jvspec.c: Likewise.
      	* lang.c: Likewise.
      	* mangle.c: Likewise.
      	* parse.y: Likewise.
      
      From-SVN: r57378
      Kazu Hirata committed
    • rs6000.md (floatdisf2_internal2): Combine insns. · 42a6388c
      	* config/rs6000/rs6000.md (floatdisf2_internal2): Combine
      	insns.  Supply missing clobber of scratch reg.
      
      From-SVN: r57377
      Alan Modra committed
  2. 20 Sep, 2002 28 commits
  3. 19 Sep, 2002 7 commits