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]

r112572 - in /branches/csl/coldfire-4_1: Change...


Author: rsandifo
Date: Fri Mar 31 06:57:45 2006
New Revision: 112572

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112572
Log:
	* config/no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
	* libstdc++-v3/aclocal.m4 (GLIBCXX_ENABLE_C99): Temporarily add
	-fno-exceptions to CXXFLAGS.  Use GCC_TRY_COMPILE_OR_LINK.
	Make the tests assign results to volatile variables.
	* libstdc++-v3/libmath/Makefile.in: Regenerate.
	* libstdc++-v3/configure: Regenerate.
	* libstdc++-v3/Makefile.in: Regenerate.
	* libstdc++-v3/include/Makefile.in: Regenerate.
	* libstdc++-v3/src/Makefile.in: Regenerate.
	* libstdc++-v3/libsupc++/Makefile.in: Regenerate.
	* libstdc++-v3/testsuite/Makefile.in: Regenerate.
	* libstdc++-v3/acinclude.m4: Regenerate.
	* libstdc++-v3/po/Makefile.in: Regenerate.


Modified:
    branches/csl/coldfire-4_1/libstdc++-v3/Makefile.in
    branches/csl/coldfire-4_1/libstdc++-v3/acinclude.m4
    branches/csl/coldfire-4_1/libstdc++-v3/aclocal.m4
    branches/csl/coldfire-4_1/libstdc++-v3/configure
    branches/csl/coldfire-4_1/libstdc++-v3/include/Makefile.in
    branches/csl/coldfire-4_1/libstdc++-v3/libmath/Makefile.in
    branches/csl/coldfire-4_1/libstdc++-v3/libsupc++/Makefile.in
    branches/csl/coldfire-4_1/libstdc++-v3/po/Makefile.in
    branches/csl/coldfire-4_1/libstdc++-v3/src/Makefile.in
    branches/csl/coldfire-4_1/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Modified:
    branches/csl/coldfire-4_1/ChangeLog.csl
    branches/csl/coldfire-4_1/config/no-executables.m4


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