r160526 - in /branches/gcc-4_5-branch: config/C...

iains@gcc.gnu.org iains@gcc.gnu.org
Thu Jun 10 08:58:00 GMT 2010


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



More information about the Libstdc++-cvs mailing list