* ChangeLog: Fix whitespace.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 13 Jun 2012 10:43:26 +0000 (12:43 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 13 Jun 2012 10:43:26 +0000 (12:43 +0200)
From-SVN: r188505

ChangeLog

index 93c7abf33d6f1fa8e520b4a6aeb0d9373a6abc23..4d3e86e5ca047aa1d53e6d591e21694d0bf7ac33 100644 (file)
--- 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>
 
 
 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>
 
        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>
 
 
 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>
 
 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>
        * 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.
 
 
 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>
 
 
 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>
 
 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>
 
        (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.