summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2007-10-03 00:25:22 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2007-10-03 00:25:22 +0000
commit5e3b0b467c074cf9494678f5f62781fb59dfd148 (patch)
treeb6ff8d70e33b171c5e65a30aa20b792cd0cb3a13 /config/ChangeLog
parentaada36f9d2b0408add9f25090e2ac15942cf46d9 (diff)
downloadgcc-5e3b0b467c074cf9494678f5f62781fb59dfd148.tar.gz
config/
Revert: 2007-10-02 Richard Sandiford <richard@codesourcery.com> * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function. libstdc++/ Revert: 2007-10-02 Richard Sandiford <richard@codesourcery.com> * acinclude.m4 (GLIBCXX_ENABLE_C99): Temporarily add -fno-exceptions to CXXFLAGS. Use GCC_TRY_COMPILE_OR_LINK. Make the tests assign results to volatile variables. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128972 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 67763a20ea6..089fc82b2d7 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-03 Kazu Hirata <kazu@codesourcery.com>
+
+ Revert:
+ 2007-10-02 Richard Sandiford <richard@codesourcery.com>
+ * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
+
2007-10-02 Richard Sandiford <richard@codesourcery.com>
* no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.