This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]