diff options
author | Paolo Bonzini <bonzini@gcc.gnu.org> | 2006-05-25 08:00:56 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gcc.gnu.org> | 2006-05-25 08:00:56 +0000 |
commit | e9a54b07f66c0514f974bf9abaf930871adfc234 (patch) | |
tree | 04a075bce323ebf36851306d040fbf4e4c691608 /ChangeLog | |
parent | 9d6eefd5e90b0808bddb4556ded0aea00e8fd718 (diff) | |
download | gcc-e9a54b07f66c0514f974bf9abaf930871adfc234.zip gcc-e9a54b07f66c0514f974bf9abaf930871adfc234.tar.gz gcc-e9a54b07f66c0514f974bf9abaf930871adfc234.tar.bz2 |
Makefile.def (bfd, opcodes): Fix lib_path.
2006-05-25 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (bfd, opcodes): Fix lib_path.
* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
(restrap): Move under "@if gcc-bootstrap". Fix typo.
* Makefile.in: Regenerate.
From-SVN: r114109
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,10 @@ +2006-05-25 Paolo Bonzini <bonzini@gnu.org> + + * Makefile.def (bfd, opcodes): Fix lib_path. + * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. + (restrap): Move under "@if gcc-bootstrap". Fix typo. + * Makefile.in: Regenerate. + 2006-05-24 Carlos O'Donell <carlos@codesourcery.com> * Makefile.in: Regenerate. @@ -109,7 +116,8 @@ * MAINTAINERS (Write After Approval): Remove myself. (Language Front End Maintainers): Add myself as fortran 95 maintainer. -2006-02-21 Rafael Ãvila de EspÃndola <rafael.espindola@gmail.com> +2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com> + * Makefile.tpl (BUILD_CONFIGDIRS): Remove. (TARGET_CONFIGDIRS): Remove. * configure.in: Remove AC_SUBST(target_configdirs). |