diff options
author | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-25 08:00:56 +0000 |
---|---|---|
committer | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-25 08:00:56 +0000 |
commit | 6c21862ccd02408218b95ec37995aafa37448f6d (patch) | |
tree | 04a075bce323ebf36851306d040fbf4e4c691608 /ChangeLog | |
parent | ad2a47a557fc500553d32b03f84458d2c5beadfc (diff) | |
download | gcc-6c21862ccd02408218b95ec37995aafa37448f6d.tar.gz |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114109 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 04af025baa7..8d4acaa728c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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). |