1. 01 Nov, 2002 4 commits
    • Daily bump. · cfcfd176
      From-SVN: r58711
      GCC Administrator committed
    • re PR inline-asm/6162 (i386 asm reloader ice in reload_cse_simplify_operands) · 9efb4cb6
      
      
      	PR optimization/6162
      	* md.texi: Document restriction on commutative operand
      	specification.
      
      From-SVN: r58705
      Nathanael Nerode committed
    • 2002-11-01 Michael Koch <konqueror@gmx.de> · 75fe3383
      	* java/net/InetAddress.java:
      	(isAnyLocalAddress): Implemented.
      	(isLoopbackAddress): Implemented, comment added.
      	(isLinkLocalAddress): Implemented, documentation added.
      	(isSiteLocalAddress): Implemented, documentation added.
      	(isMCGlobal): Implemented, documentation added.
      	(isMCNodeLocal): Implemented, documentation added.
      	(isMCLinkLocal): Implemented, documentation added.
      	(isMCSiteLocal): Implemented, documentation added.
      	(isMCOrgLocal): Implemented, documentation added.
      	(getHostName): Documentation added.
      	(getCanonicalHostName): Implemented, documentation added.
      	(getAddress): Documentation added.
      	(hashCode): Documentation added.
      	(equals): Documentation added.
      	(toString): Fixed implementation.
      	(getByAddress): Use Inet4Address and Inet6Address.
      	(lookup): New linewrap.
      	(getByName): SecurityManager check added, support Inet4Address and
      	Inet6address, comments added.
      	(getAllByName): SecurityManager check added, comments added.
      	* java/net/Inet6Address.java:
      	(Inet6Address): Initialize parent class with addr instead of null.
      	* java/net/URL.java
      	(equals): Documentation added.
      	(getFile): Documentation added.
      	(hashCode): Documentation added.
      	* java/net/natInetAddress.cc:
      	(aton): Fix IPv6 support.
      	* java/net/natPlainDatagramSocketImpl.cc:
      	(peek): Throw PortUnreachableException when suitable.
      	(peekData): Throw PortUnreachableException when suitable.
      	(send): Throw PortUnreachableException when suitable.
      	(receive): Throw PortUnreachableException when suitable.
      
      From-SVN: r58704
      Michael Koch committed
    • re PR libstdc++/8348 (fail() flag is set in istringstream when eof() flag is set !) · 04c7481e
      
      2002-10-31  Benjamin Kosnik  <bkoz@redhat.com>
      
      	PR libstdc++/8348
      	* include/bits/istream.tcc (istream::tellg): Remove sentry bits.
      	(istream::seekg): Same.
      	* testsuite/27_io/istream_seeks.cc (test06): New.
      
      From-SVN: r58703
      Benjamin Kosnik committed
  2. 31 Oct, 2002 19 commits
  3. 30 Oct, 2002 11 commits
  4. 29 Oct, 2002 6 commits