diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2009-09-02 07:05:02 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gnu.org> | 2009-09-02 07:05:02 +0000 |
commit | 8e957354b3222d1963e25338c1f92ed5b29d0251 (patch) | |
tree | fcfed7f6b78eef20502ebb65bd0771d92df21d20 /ChangeLog | |
parent | 2c6ee261a4c7d1072873a9e5a31df14fb6d18f6a (diff) | |
download | binutils-8e957354b3222d1963e25338c1f92ed5b29d0251.zip binutils-8e957354b3222d1963e25338c1f92ed5b29d0251.tar.gz binutils-8e957354b3222d1963e25338c1f92ed5b29d0251.tar.bz2 |
2009-09-02 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (AWK): Fix typo.
* Makefile.in: Regenerate.
2009-09-02 Paolo Bonzini <bonzini@gnu.org>
* configure.ac: Detect awk and sed.
* Makefile.def (flags_to_pass): Add AWK and SED.
* Makefile.tpl (AWK, SED): New.
(BASE_FLAGS_TO_PASS): Add AWK and SED.
* configure: Regenerate.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2009-09-02 Paolo Bonzini <bonzini@gnu.org> + + * Makefile.tpl (AWK): Fix typo. + * Makefile.in: Regenerate. + +2009-09-02 Paolo Bonzini <bonzini@gnu.org> + + * configure.ac: Detect awk and sed. + * Makefile.def (flags_to_pass): Add AWK and SED. + * Makefile.tpl (AWK, SED): New. + (BASE_FLAGS_TO_PASS): Add AWK and SED. + * configure: Regenerate. + * Makefile.in: Regenerate. + 2009-09-01 Tristan Gingold <gingold@adacore.com> * setup.com: Ported to Itanium VMS. Can also build using DCL scripts. |