This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r160526 - in /branches/gcc-4_5-branch: config/C...
- From: iains at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 10 Jun 2010 08:58:15 -0000
- Subject: r160526 - in /branches/gcc-4_5-branch: config/C...
Author: iains
Date: Thu Jun 10 08:58:13 2010
New Revision: 160526
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160526
Log:
config:
* tls.m4 (GCC_CHECK_TLS): Add volatile qualifier to the test
references. Move the main () test reference ahead of
pthread_create(). Add a comment to explain the requirements
of the test.
libgomp:
* configure: Regenerate.
libjava:
* configure: Regenerate.
libmudflap:
* configure: Regenerate.
libstdc++-v3:
* configure: Regenerate.
Modified:
branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
branches/gcc-4_5-branch/libstdc++-v3/configure
Changes in other areas also in this revision:
Modified:
branches/gcc-4_5-branch/config/ChangeLog
branches/gcc-4_5-branch/config/tls.m4
branches/gcc-4_5-branch/libgomp/ChangeLog
branches/gcc-4_5-branch/libgomp/configure
branches/gcc-4_5-branch/libjava/ChangeLog
branches/gcc-4_5-branch/libjava/configure
branches/gcc-4_5-branch/libmudflap/ChangeLog
branches/gcc-4_5-branch/libmudflap/configure