diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2006-06-15 06:25:23 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gnu.org> | 2006-06-15 06:25:23 +0000 |
commit | caee866aace2a8f24c64b03cdfaa8b0eaf6fba1d (patch) | |
tree | 23ff2c893e3bca07c3029931d41987e0ddda0e86 /ChangeLog | |
parent | 0de5965e0037859a5d49401be295801061bcbbee (diff) | |
download | gdb-caee866aace2a8f24c64b03cdfaa8b0eaf6fba1d.zip gdb-caee866aace2a8f24c64b03cdfaa8b0eaf6fba1d.tar.gz gdb-caee866aace2a8f24c64b03cdfaa8b0eaf6fba1d.tar.bz2 |
2006-06-15 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
too.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-06-15 Paolo Bonzini <bonzini@gnu.org> + + * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS + too. + * Makefile.in: Regenerate. + 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> Sync from gcc: @@ -77,6 +83,7 @@ * config-ml.in: Alter CCASFLAGS to include special multilib options the same as is done for CFLAGS. +>>>>>>> 1.659 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.def: Added dependencies from sim and gdb on intl, and |