diff options
author | Doug Kwan <dougkwan@google.com> | 2011-05-09 17:56:47 +0000 |
---|---|---|
committer | Doug Kwan <dougkwan@google.com> | 2011-05-09 17:56:47 +0000 |
commit | 91c1f14cb61e83f86b103d25a4104efc064d2b3b (patch) | |
tree | 640fc753e8d7f11e16f1fa6eb6c181d37b899ade /ChangeLog | |
parent | 31507b90dac2e8e9de00989defcabb1e3a45c992 (diff) | |
download | gdb-91c1f14cb61e83f86b103d25a4104efc064d2b3b.zip gdb-91c1f14cb61e83f86b103d25a4104efc064d2b3b.tar.gz gdb-91c1f14cb61e83f86b103d25a4104efc064d2b3b.tar.bz2 |
2011-05-08 Doug Kwan <dougkwan@google.com>
Merge from gcc:
2011-05-08 Doug Kwan <dougkwan@google.com>
* configure.ac: Propagate LDFLAGS_FOR_TARGET.
* configure: Regenerated.
* Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
value from configure.
* Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2011-05-08 Doug Kwan <dougkwan@google.com> + + Merge from gcc: + + 2011-05-08 Doug Kwan <dougkwan@google.com> + + * configure.ac: Propagate LDFLAGS_FOR_TARGET. + * configure: Regenerated. + * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET + value from configure. + * Makefile.in: Regenerated. + 2011-05-05 Joseph Myers <joseph@codesourcery.com> * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, |