diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2010-07-18 08:12:40 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gnu.org> | 2010-07-18 08:12:40 +0000 |
commit | 1d14850fc0117b88bf9d648d0e1b16e95310185a (patch) | |
tree | cd48c635e55c3e74e1a2e6d1698d4faa9b6d09c4 /ChangeLog | |
parent | a881f11cf97ebef7b8b0775d810b7cedc824b568 (diff) | |
download | gdb-1d14850fc0117b88bf9d648d0e1b16e95310185a.zip gdb-1d14850fc0117b88bf9d648d0e1b16e95310185a.tar.gz gdb-1d14850fc0117b88bf9d648d0e1b16e95310185a.tar.bz2 |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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-06-10 Alexandre Oliva <aoliva@redhat.com> * Makefile.def (configure-gcc): Depend on all-libelf. |