Commit dce2d8b2 by Eric Botcazou

Fix formatting nits

From-SVN: r160310
parent 33c2474d
......@@ -6,7 +6,7 @@
* MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
* config.sub: Update to version 2010-05-21.
* config.guess: Update to version 2010-04-03.
......@@ -2546,7 +2546,7 @@
(gcc): Remove target.
* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
target_os, target_vendor): New.
(configure): Add host_alias/target_alias arguments. Adjust invocations.
(configure): Add host_alias/target_alias arguments; adjust invocations.
* configure: Regenerate.
* Makefile.in: Regenerate.
......@@ -2578,7 +2578,7 @@
2007-01-04 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Use DEV-PHASE to detect the default for --enable-werror.
* configure.in: Use DEV-PHASE to detect default for --enable-werror.
* configure: Regenerate.
2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
......@@ -2793,7 +2793,8 @@
(unstage): Test for stage_last presence.
PR bootstrap/29802
* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
STAGE_PREFIX.
* Makefile.in: Regenerate.
2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
......@@ -2887,8 +2888,8 @@
2006-09-27 Dave Brolley <brolley@redhat.com>
* configure.in (RUNTEST): Look for 'runtest' in the source tree by using
$s instead of $r.
* configure.in (RUNTEST): Look for 'runtest' in the source tree by
using $s instead of $r.
* configure: Regenerated.
2006-09-26 Thiemo Seufer <ths@mips.com>
......@@ -4061,7 +4062,7 @@
* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
(HOST_LIB_PATH): Generate from Makefile.def.
(TARGET_LIB_PATH): Likewise.
(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
......@@ -4692,7 +4693,6 @@
* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
-mdynamic-no-pic
2004-08-31 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (build_modules): Add fixincludes.
......@@ -6518,8 +6518,8 @@
2003-01-04 John David Anglin <dave.anglin@nrc.ca>
* configure.in (LD): Improve test for gcc. Try to set LD to the ld used
by gcc if LD is not defined and we are not doing a Canadian Cross.
* configure.in (LD): Improve test for gcc. Try to set LD to the ld
used by gcc if LD is not defined and we are not doing a Canadian Cross.
* configure: Rebuilt.
2002-12-31 Tom Tromey <tromey@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment