diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2007-02-11 09:09:03 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2007-02-11 09:09:03 +0100 |
commit | 3de8da2a3cd70176d3b4b7aa544f71ce5eafcd5f (patch) | |
tree | 646cdf9cfd3bea1a69417dd10b4f28fd1427a1ce /ChangeLog | |
parent | 617202ac5e7b3345f2a44831bb2d5dd7afd4ba76 (diff) | |
download | gcc-3de8da2a3cd70176d3b4b7aa544f71ce5eafcd5f.tar.gz |
ChangeLog: Whitespace fixes.
* ChangeLog: Whitespace fixes.
* gcc/ChangeLog: Ditto.
* gcc/testsuite/ChangeLog: Ditto.
From-SVN: r121815
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/ChangeLog b/ChangeLog index c505f68b783..514ba1ad049 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,7 +33,7 @@ 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> @@ -42,11 +42,11 @@ 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> - * MAINTAINERS (spu port): Add myself. + * MAINTAINERS (spu port): Add myself. 2007-01-23 Richard Guenther <rguenther@suse.de> @@ -63,35 +63,35 @@ * 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> * configure.in: Change == to = in test command. - * configure: Regenerate. + * configure: Regenerate. 2007-01-11 Paolo Bonzini <bonzini@gnu.org> - Nick Clifton <nickc@redhat.com> - Kaveh R. Ghazi <ghazi@caip.rutgets.edu> - - * configure.in (build_configargs, host_configargs, target_configargs): - Remove build/host/target parameters. - (host_libs): Add gmp and mpfr. - (GMP tests): Reorganize to allow in-tree GMP/MPFR. - * Makefile.def (gmp, mpfr): New. - (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: Regenerate. - * Makefile.in: Regenerate. + Nick Clifton <nickc@redhat.com> + Kaveh R. Ghazi <ghazi@caip.rutgets.edu> + + * configure.in (build_configargs, host_configargs, target_configargs): + Remove build/host/target parameters. + (host_libs): Add gmp and mpfr. + (GMP tests): Reorganize to allow in-tree GMP/MPFR. + * Makefile.def (gmp, mpfr): New. + (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: Regenerate. + * Makefile.in: Regenerate. 2007-01-11 Matt Fago <fago@earthlink.net> * 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. 2007-01-09 Uros Bizjak <ubizjak@gmail.com> @@ -159,8 +159,8 @@ 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu> - * configure.in: add AC_SUBST for *_FOR_TARGET. - * configure: Regenerate. + * configure.in: add AC_SUBST for *_FOR_TARGET. + * configure: Regenerate. 2006-12-19 Paolo Bonzini <bonzini@gnu.org> @@ -387,7 +387,7 @@ 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn> * 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> @@ -826,7 +826,7 @@ * configure: Regenerate. 2006-02-14 Paolo Bonzini <bonzini@gnu.org> - Andreas Schwab <schwab@suse.de> + Andreas Schwab <schwab@suse.de> * configure: Regenerate. |