gthr-solaris.h: Remove.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 21 Mar 2011 12:33:34 +0000 (12:33 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 21 Mar 2011 12:33:34 +0000 (12:33 +0000)
commita226808459ec5385ce85880027bf0ad95a5b3c04
treeb9bd62695f02479a7dc88b9c3200b1bcbc785c4d
parentef0feeb2f6b5ecad73f8d519929ebffab079031e
gthr-solaris.h: Remove.

gcc:
* gthr-solaris.h: Remove.
* gthr.h (_SOLARIS_THREADS): Don't include gthr-solaris.h, remove.
* config/sol2.h (CPP_SUBTARGET_SPEC): Remove -threads support.
(LIB_SPEC): Likewise.
* config/sol2.opt (threads): Remove.
* config.gcc (i[34567]86-*-solaris2*): Remove solaris threads
support.
(sparc*-*-solaris2*): Likewise.
* configure.ac (enable_threads): Enable solaris support.
* configure: Regenerate.
* doc/invoke.texi (Option Summary, Solaris 2 Options): Remove
-threads.
* doc/install.texi (Configuration, --enable-threads=lib): Remove
solaris.

boehm-gc:
* configure.ac (THREADS): Remove solaris.
* configure: Regenerate.

libjava:
* configure.ac (THREADS): Remove solaris.
* configure: Regenerate.

From-SVN: r171229
16 files changed:
boehm-gc/ChangeLog
boehm-gc/configure
boehm-gc/configure.ac
gcc/ChangeLog
gcc/config.gcc
gcc/config/sol2.h
gcc/config/sol2.opt
gcc/configure
gcc/configure.ac
gcc/doc/install.texi
gcc/doc/invoke.texi
gcc/gthr-solaris.h [deleted file]
gcc/gthr.h
libjava/ChangeLog
libjava/configure
libjava/configure.ac