r171229 - in /trunk: boehm-gc/ChangeLog boehm-g...

ro@gcc.gnu.org ro@gcc.gnu.org
Mon Mar 21 12:33:00 GMT 2011


Author: ro
Date: Mon Mar 21 12:33:34 2011
New Revision: 171229

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171229
Log:
	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.

Removed:
    trunk/gcc/gthr-solaris.h
Modified:
    trunk/boehm-gc/ChangeLog
    trunk/boehm-gc/configure
    trunk/boehm-gc/configure.ac
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/sol2.h
    trunk/gcc/config/sol2.opt
    trunk/gcc/configure
    trunk/gcc/configure.ac
    trunk/gcc/doc/install.texi
    trunk/gcc/doc/invoke.texi
    trunk/gcc/gthr.h
    trunk/libjava/ChangeLog
    trunk/libjava/configure
    trunk/libjava/configure.ac



More information about the Gcc-cvs mailing list