Commit dce2d8b2 by Eric Botcazou

Fix formatting nits

From-SVN: r160310
parent 33c2474d
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port. * 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.sub: Update to version 2010-05-21.
* config.guess: Update to version 2010-04-03. * config.guess: Update to version 2010-04-03.
...@@ -2546,7 +2546,7 @@ ...@@ -2546,7 +2546,7 @@
(gcc): Remove target. (gcc): Remove target.
* Makefile.tpl (build_os, build_vendor, host_os, host_vendor, * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
target_os, target_vendor): New. 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. * configure: Regenerate.
* Makefile.in: Regenerate. * Makefile.in: Regenerate.
...@@ -2578,7 +2578,7 @@ ...@@ -2578,7 +2578,7 @@
2007-01-04 Paolo Bonzini <bonzini@gnu.org> 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. * configure: Regenerate.
2007-01-03 Daniel Jacobowitz <dan@codesourcery.com> 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
...@@ -2793,7 +2793,8 @@ ...@@ -2793,7 +2793,8 @@
(unstage): Test for stage_last presence. (unstage): Test for stage_last presence.
PR bootstrap/29802 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. * Makefile.in: Regenerate.
2003-11-16 Zdenek Dvorak <dvorakz@suse.cz> 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
...@@ -2887,8 +2888,8 @@ ...@@ -2887,8 +2888,8 @@
2006-09-27 Dave Brolley <brolley@redhat.com> 2006-09-27 Dave Brolley <brolley@redhat.com>
* configure.in (RUNTEST): Look for 'runtest' in the source tree by using * configure.in (RUNTEST): Look for 'runtest' in the source tree by
$s instead of $r. using $s instead of $r.
* configure: Regenerated. * configure: Regenerated.
2006-09-26 Thiemo Seufer <ths@mips.com> 2006-09-26 Thiemo Seufer <ths@mips.com>
...@@ -4061,7 +4062,7 @@ ...@@ -4061,7 +4062,7 @@
* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. * 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. (HOST_LIB_PATH): Generate from Makefile.def.
(TARGET_LIB_PATH): Likewise. (TARGET_LIB_PATH): Likewise.
(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
...@@ -4692,7 +4693,6 @@ ...@@ -4692,7 +4693,6 @@
* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
-mdynamic-no-pic -mdynamic-no-pic
2004-08-31 Paolo Bonzini <bonzini@gnu.org> 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (build_modules): Add fixincludes. * Makefile.def (build_modules): Add fixincludes.
...@@ -6518,8 +6518,8 @@ ...@@ -6518,8 +6518,8 @@
2003-01-04 John David Anglin <dave.anglin@nrc.ca> 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 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
by gcc if LD is not defined and we are not doing a Canadian Cross. used by gcc if LD is not defined and we are not doing a Canadian Cross.
* configure: Rebuilt. * configure: Rebuilt.
2002-12-31 Tom Tromey <tromey@redhat.com> 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