OSDN Git Service

boehm-gc:
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Sep 2003 20:02:08 +0000 (20:02 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Sep 2003 20:02:08 +0000 (20:02 +0000)
commit3c00589d322cfb7ff80c9661342eb48324d35101
tree6edffa9e06a368214fea4c6a8788e965c7a343f8
parente4eab53c2205b9030fbfa456638330cf4e1b5f2e
boehm-gc:
* configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris
2.3/SPARC, there are no micro versions.
Treat Solaris 10 and up alike.
* configure: Regenerate.

gcc:
* config.gcc (sparc-*-solaris2*): Handle Solaris 10 and up like
Solaris 7-9.

* fixinc/inclhack.def (solaris_widec): Replace solaris2.[0-5]* by
wildcards which explicitly match micro versions.
* fixinc/fixincl.x: Regenerate.

libstdc++-v3:
* configure.host: Handle Solaris 2.5 micro releases explicitly.
Remove wildcards from Solaris 2.6, 7-9: there were no
micro releases.
Treat Solaris 10 and up like 7-9.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71914 138bc75d-0d04-0410-961f-82ee72b054a4
boehm-gc/ChangeLog
boehm-gc/configure
boehm-gc/configure.in
gcc/ChangeLog
gcc/config.gcc
gcc/fixinc/fixincl.x
gcc/fixinc/inclhack.def
libstdc++-v3/ChangeLog
libstdc++-v3/configure.host