diff options
author | uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-06-13 10:43:26 +0000 |
---|---|---|
committer | uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-06-13 10:43:26 +0000 |
commit | 9f9d05ad6a9041d4a9b63fb3656c9a6fe94e0838 (patch) | |
tree | 47e5c6ef2b3c8ef4b2bf2fe5c710af4c19bb6938 /ChangeLog | |
parent | ca8a2f4e969cd83152a859eecf6aecd08edcf2ff (diff) | |
download | gcc-9f9d05ad6a9041d4a9b63fb3656c9a6fe94e0838.tar.gz |
* ChangeLog: Fix whitespace.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@188505 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog index 93c7abf33d6..4d3e86e5ca0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2012-05-29 Edmar Wienskoski <edmar@freescale.com> - * MAINTAINERS (Write After Approval): Add myself. + * MAINTAINERS (Write After Approval): Add myself. 2012-05-16 Olivier Hainque <hainque@adacore.com> @@ -98,9 +98,8 @@ 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com> - * MAINTAINERS (Various Maintainers): Add Diego Novillo, - Gerald Pfeifer and Joseph Myers as docstring relicensing - maintainers. + * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer + and Joseph Myers as docstring relicensing maintainers. 2012-02-09 Bin Cheng <bin.cheng@arm.com> @@ -113,7 +112,8 @@ 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com> - * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order. + * MAINTAINERS (Write After Approval): Move myself to + maintain alphabetical order. 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com> @@ -266,7 +266,7 @@ 2011-09-09 Linas Vepstas <linasvepstas@gmail.com> Ben Elliston <bje@gnu.org> - * config.sub (hexagon, hexagon-*): New. + * config.sub (hexagon, hexagon-*): New. 2011-08-23 Roland McGrath <mcgrathr@google.com> @@ -854,7 +854,8 @@ 2011-03-11 Chen Liqin <liqin.gcc@gmail.com> - * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address. + * MAINTAINERS: Update myself as score backend maintainer, + update my e-mail address. 2011-03-09 Xuepeng Guo <terry.guo@arm.com> @@ -1089,7 +1090,7 @@ 2010-11-23 Matthias Klose <doko@ubuntu.com> * configure.ac: For --enable-gold, handle value `default' instead of - `both*'. New configure option --{en,dis}able-ld. + `both*'. New configure option --{en,dis}able-ld. * configure: Regenerate. 2010-11-20 Ian Lance Taylor <iant@google.com> @@ -1687,11 +1688,11 @@ * configure: Regenerate. 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> - Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> + Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> PR bootstrap/42424 * configure.ac: Include libtool m4 files. - (_LT_CHECK_OBJDIR): Call it. + (_LT_CHECK_OBJDIR): Call it. (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. @@ -1832,7 +1833,7 @@ 2009-10-26 Johannes Singler <singler@kit.edu> - * MAINTAINERS (Write After Approval): Update my e-mail address. + * MAINTAINERS (Write After Approval): Update my e-mail address. 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> @@ -2185,7 +2186,7 @@ 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com> - * MAINTAINERS: Added my name to the write-after-approval list + * MAINTAINERS: Added my name to the write-after-approval list 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> @@ -2195,8 +2196,8 @@ 2009-06-03 Jerome Guitton <guitton@adacore.com> Ralf Wildenhues <Ralf.Wildenhues@gmx.de> - * Makefile.tpl (all): Avoid a trailing backslash. - * Makefile.in: Regenerate. + * Makefile.tpl (all): Avoid a trailing backslash. + * Makefile.in: Regenerate. 2009-06-03 Ben Elliston <bje@au.ibm.com> @@ -2289,7 +2290,7 @@ (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, - LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS + LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and TFLAGS. (BUILD_CONFIG): Include if requested. |