Commit 3de8da2a by Uros Bizjak

ChangeLog: Whitespace fixes.

	* ChangeLog: Whitespace fixes.
	* gcc/ChangeLog: Ditto.
	* gcc/testsuite/ChangeLog: Ditto.

From-SVN: r121815
parent 617202ac
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
2007-02-07 Roman Zippel <zippel@linux-m68k.org> 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
* MAINTAINERS (Write After Approval): Add myself. * MAINTAINERS (Write After Approval): Add myself.
2007-01-31 Andreas Schwab <schwab@suse.de> 2007-01-31 Andreas Schwab <schwab@suse.de>
...@@ -42,11 +42,11 @@ ...@@ -42,11 +42,11 @@
2007-01-30 Andrey Belevantsev <abel@ispras.ru> 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
* MAINTAINERS (Write After Approval): Add myself. * MAINTAINERS (Write After Approval): Add myself.
2007-01-28 David Edelsohn <edelsohn@gnu.org> 2007-01-28 David Edelsohn <edelsohn@gnu.org>
* MAINTAINERS (spu port): Add myself. * MAINTAINERS (spu port): Add myself.
2007-01-23 Richard Guenther <rguenther@suse.de> 2007-01-23 Richard Guenther <rguenther@suse.de>
...@@ -63,35 +63,35 @@ ...@@ -63,35 +63,35 @@
* configure.in: Re-enable -Werror for gcc builds. * configure.in: Re-enable -Werror for gcc builds.
2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com> 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
* MAINTAINERS (Write After Approval): Add myself. * MAINTAINERS (Write After Approval): Add myself.
2007-01-11 Paolo Bonzini <bonzini@gnu.org> 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Change == to = in test command. * configure.in: Change == to = in test command.
* configure: Regenerate. * configure: Regenerate.
2007-01-11 Paolo Bonzini <bonzini@gnu.org> 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
Nick Clifton <nickc@redhat.com> Nick Clifton <nickc@redhat.com>
Kaveh R. Ghazi <ghazi@caip.rutgets.edu> Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
* configure.in (build_configargs, host_configargs, target_configargs): * configure.in (build_configargs, host_configargs, target_configargs):
Remove build/host/target parameters. Remove build/host/target parameters.
(host_libs): Add gmp and mpfr. (host_libs): Add gmp and mpfr.
(GMP tests): Reorganize to allow in-tree GMP/MPFR. (GMP tests): Reorganize to allow in-tree GMP/MPFR.
* Makefile.def (gmp, mpfr): New. * Makefile.def (gmp, mpfr): New.
(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.
2007-01-11 Matt Fago <fago@earthlink.net> 2007-01-11 Matt Fago <fago@earthlink.net>
* configure.in: Try to link to functions only in mpfr 2.2.x * configure.in: Try to link to functions only in mpfr 2.2.x
to improve robustness of configure tests. to improve robustness of configure tests.
* configure: Regenerate. * configure: Regenerate.
2007-01-09 Uros Bizjak <ubizjak@gmail.com> 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
...@@ -159,8 +159,8 @@ ...@@ -159,8 +159,8 @@
2006-12-20 Adam Megacz <megacz@cs.berkeley.edu> 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
* configure.in: add AC_SUBST for *_FOR_TARGET. * configure.in: add AC_SUBST for *_FOR_TARGET.
* configure: Regenerate. * configure: Regenerate.
2006-12-19 Paolo Bonzini <bonzini@gnu.org> 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
...@@ -387,7 +387,7 @@ ...@@ -387,7 +387,7 @@
2006-10-25 Chen Liqin <liqin@sunnorth.com.cn> 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
* MAINTAINERS (Write After Approval): Move myself to * MAINTAINERS (Write After Approval): Move myself to
Write After Approval section. Write After Approval section.
2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
...@@ -826,7 +826,7 @@ ...@@ -826,7 +826,7 @@
* configure: Regenerate. * configure: Regenerate.
2006-02-14 Paolo Bonzini <bonzini@gnu.org> 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
Andreas Schwab <schwab@suse.de> Andreas Schwab <schwab@suse.de>
* configure: Regenerate. * configure: Regenerate.
......
...@@ -176,14 +176,14 @@ ...@@ -176,14 +176,14 @@
PR debug/30189 PR debug/30189
* gcc.dg/pr30189.c: New test. * gcc.dg/pr30189.c: New test.
2007-02-05 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> 2007-02-05 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
* gcc.dg/i386-cpuid.h: Test whether SSE4A is supported * gcc.dg/i386-cpuid.h: Test whether SSE4A is supported
for running tests. for running tests.
* gcc.target/i386/sse4a-extract.c: New test. * gcc.target/i386/sse4a-extract.c: New test.
* gcc.target/i386/sse4a-insert.c: New test. * gcc.target/i386/sse4a-insert.c: New test.
* gcc.target/i386/sse4a-montsd.c: New test. * gcc.target/i386/sse4a-montsd.c: New test.
* gcc.target/i386/sse4a-montss.c: New test. * gcc.target/i386/sse4a-montss.c: New test.
2007-02-05 Richard Guenther <rguenther@suse.de> 2007-02-05 Richard Guenther <rguenther@suse.de>
...@@ -1784,7 +1784,7 @@ ...@@ -1784,7 +1784,7 @@
* gcc.target/i386/stack-prot-kernel.c: Skip for x86_64-*-darwin. * gcc.target/i386/stack-prot-kernel.c: Skip for x86_64-*-darwin.
2006-12-03 Richard Henderson <rth@redhat.com> 2006-12-03 Richard Henderson <rth@redhat.com>
Andrew Pinski <pinskia@gmail.com> Andrew Pinski <pinskia@gmail.com>
PR C++/14329 PR C++/14329
* g++.dg/warn/unit-1.C: New test. * g++.dg/warn/unit-1.C: New test.
...@@ -1976,7 +1976,7 @@ ...@@ -1976,7 +1976,7 @@
fail to link due to relocation overflows on spu-*-*. fail to link due to relocation overflows on spu-*-*.
2006-11-27 Michael Matz <matz@suse.de> 2006-11-27 Michael Matz <matz@suse.de>
Andreas Krebbel <krebbel1@de.ibm.com> Andreas Krebbel <krebbel1@de.ibm.com>
PR target/29319 PR target/29319
* gcc.dg/20061127-1.c: New testcase. * gcc.dg/20061127-1.c: New testcase.
...@@ -2787,7 +2787,7 @@ ...@@ -2787,7 +2787,7 @@
* gfortran.dg/pr29067.f: New test. * gfortran.dg/pr29067.f: New test.
2006-10-31 Joseph Myers <joseph@codesourcery.com> 2006-10-31 Joseph Myers <joseph@codesourcery.com>
Richard Sandiford <richard@codesourcery.com> Richard Sandiford <richard@codesourcery.com>
* lib/target-supports.exp (get_compiler_messages): Append options * lib/target-supports.exp (get_compiler_messages): Append options
as a single list element. as a single list element.
...@@ -3106,9 +3106,9 @@ ...@@ -3106,9 +3106,9 @@
2006-10-20 Lee Millward <lee.millward@codesourcery.com> 2006-10-20 Lee Millward <lee.millward@codesourcery.com>
PR c++/28053 PR c++/28053
* g++.dg/parse/bitfield1.C: Adjust error markers. * g++.dg/parse/bitfield1.C: Adjust error markers.
* g++.dg/parse/bitfield2.C: New test. * g++.dg/parse/bitfield2.C: New test.
2006-10-20 Adam Nemet <anemet@caviumnetworks.com> 2006-10-20 Adam Nemet <anemet@caviumnetworks.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