diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2005-12-20 17:21:57 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2005-12-20 17:21:57 +0000 |
commit | e5340d82b2653fb9fb066bd471fa47aafa68360e (patch) | |
tree | abd52e0fb97ea6c922611499f84c102a44e0ab96 /ChangeLog | |
parent | 98da134d62d0b13840a356fcb7eab1bca8be5349 (diff) | |
download | newlib-e5340d82b2653fb9fb066bd471fa47aafa68360e.zip newlib-e5340d82b2653fb9fb066bd471fa47aafa68360e.tar.gz newlib-e5340d82b2653fb9fb066bd471fa47aafa68360e.tar.bz2 |
2005-12-20 Paolo Bonzini <bonzini@gnu.org>
Revert Ada-related part of the previous change.
* Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
Do not pass.
* Makefile.tpl (BOOT_ADAFLAGS): Do not define.
* Makefile.in: Regenerate.
* configure.in: Do not include mt-ppc-aix target fragment.
* configure: Regenerate.
config:
2005-12-20 Paolo Bonzini <bonzini@gnu.org>
Revert Ada-related part of the previous change.
* mt-ppc-aix: Delete.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-12-20 Paolo Bonzini <bonzini@gnu.org> + + Revert Ada-related part of the previous change. + + * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): + Do not pass. + * Makefile.tpl (BOOT_ADAFLAGS): Do not define. + * Makefile.in: Regenerate. + * configure.in: Do not include mt-ppc-aix target fragment. + * configure: Regenerate. + 2005-12-19 Paolo Bonzini <bonzini@gnu.org> * configure.in: Select appropriate fragments for PowerPC/AIX. |