commit changelogs for previous change

From-SVN: r108794
This commit is contained in:
Paolo Bonzini 2005-12-19 17:04:55 +00:00
parent d19bca389d
commit 8ef1f2df8f
2 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,17 @@
2005-12-19 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Select appropriate fragments for PowerPC/AIX.
* configure: Regenerate.
* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
BOOT_CFLAGS, BOOT_LDFLAGS.
* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
BOOT_CFLAGS, BOOT_LDFLAGS.
(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
(stage[+id+]-bubble): Pass flags recursively to the comparison target.
(stage): Fail if we cannot complete the work.
* Makefile.in: Regenerate.
2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
* configure.in: Replace ms1 with mt.

View File

@ -1,3 +1,7 @@
2005-12-19 Paolo Bonzini <bonzini@gnu.org>
* mt-ppc-aix, mh-ppc-aix: New.
2005-12-05 Paolo Bonzini <bonzini@gnu.org>
* acx.m4 (GCC_TARGET_TOOL): New.