summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2010-12-07 21:20:22 +0000
committerIan Lance Taylor <ian@airs.com>2010-12-07 21:20:22 +0000
commit68db70f05288f15c45bd62a8de6e84677f0fb985 (patch)
tree072ab81aa51db92e386a52e3db93c64c52a7ea12 /ChangeLog
parent063caa6468033583e6ba78c8f88273de2c0ebb92 (diff)
downloadgdb-68db70f05288f15c45bd62a8de6e84677f0fb985.tar.gz
* configure.ac: Always set default for poststage1_ldflags to
-static-libstdc++ -static-libgcc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a65fe33472c..fbe634ef6c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
* configure: Regenerate.
+2010-12-02 Ian Lance Taylor <iant@google.com>
+
+ * configure.ac: Always set default for poststage1_ldflags to
+ -static-libstdc++ -static-libgcc.
+
2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.NEWLIB: Add National Semiconductor notice.