r181095 - in /trunk: libgcc/ChangeLog libgcc/co...

ro@gcc.gnu.org ro@gcc.gnu.org
Mon Nov 7 16:34:00 GMT 2011


Author: ro
Date: Mon Nov  7 16:34:31 2011
New Revision: 181095

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181095
Log:
Return gthr-posix.h to libgcc (PR bootstrap/50982)

	libgcc:
	PR bootstrap/50982
	* config/gthr-posix.h: Move ...
	* gthr-posix.h: ... here.
	* config/gthr-lynx.h: Reflect this.
	* config/gthr-vxworks.h: Likewise.
	* config/rs6000/gthr-aix.h: Likewise.
	* configure.ac (target_thread_file): Likewise.
	* configure: Regenerate.

	libstdc++-v3:
	PR bootstrap/50982
	* include/Makefile.am (${host_builddir}/gthr-posix.h): Reflect
	gthr-posix.h move.
	* include/Makefile.in: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/Makefile.am
    trunk/libstdc++-v3/include/Makefile.in

Changes in other areas also in this revision:
Added:
    trunk/libgcc/gthr-posix.h
      - copied, changed from r181094, trunk/libgcc/config/gthr-posix.h
Removed:
    trunk/libgcc/config/gthr-posix.h
Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/gthr-lynx.h
    trunk/libgcc/config/gthr-vxworks.h
    trunk/libgcc/config/rs6000/gthr-aix.h
    trunk/libgcc/configure
    trunk/libgcc/configure.ac



More information about the Libstdc++-cvs mailing list