aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJack Howarth <howarth@bromo.med.uc.edu>2010-07-17 08:22:09 +0000
committerIain Sandoe <iains@gcc.gnu.org>2010-07-17 08:22:09 +0000
commit77198d71e127a52e2b2bf9606074c7c9f68d9224 (patch)
tree67fe376835b27feaa79de157f0edd672395fbf85 /ChangeLog
parent57e9cdba05e3a9a3135e9706f6fe56983c2cd40a (diff)
downloadgcc-77198d71e127a52e2b2bf9606074c7c9f68d9224.zip
gcc-77198d71e127a52e2b2bf9606074c7c9f68d9224.tar.gz
gcc-77198d71e127a52e2b2bf9606074c7c9f68d9224.tar.bz2
re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libiconv-prefix fails)
2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu> PR target/44862 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Provide -B option to allow for link spec %s substitutions for libstdc++.a on darwin. * Makefile.in: Regenerate. From-SVN: r162275
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8e78a3..83b82b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
+
+ PR target/44862
+ * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
+ Provide -B option to allow for link spec %s substitutions for
+ libstdc++.a on darwin.
+ * Makefile.in: Regenerate.
+
2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
* MAINTAINERS (Reviewers): Update my e-mail address