summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab8a0b26c08..73859b46fb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-21 Ian Lance Taylor <iant@google.com>
+
+ * configure.ac: Change default of poststage1_ldflags to be empty if
+ poststage1_libs is set. When poststage1_libs is empty, and
+ ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
+ * configure: Rebuild.
+
2009-11-21 Adam Nemet <adambnmet@gmail.com>
* MAINTAINERS (Write After Approval): Update my email address.