aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2012-06-13 12:43:26 +0200
committerUros Bizjak <uros@gcc.gnu.org>2012-06-13 12:43:26 +0200
commit9c78662a1bab40bad07d732879e31df3679ee945 (patch)
tree47e5c6ef2b3c8ef4b2bf2fe5c710af4c19bb6938 /ChangeLog
parenta3fac3615d24329ea382d315d683871db9aca169 (diff)
downloadgcc-9c78662a1bab40bad07d732879e31df3679ee945.zip
gcc-9c78662a1bab40bad07d732879e31df3679ee945.tar.gz
gcc-9c78662a1bab40bad07d732879e31df3679ee945.tar.bz2
* ChangeLog: Fix whitespace.
From-SVN: r188505
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog31
1 files changed, 16 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog
index 93c7abf..4d3e86e 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.