Improve formatting of manuals.
[gcc.git] / ChangeLog
index 4e31de52ad36bc63db8d58dcc9d361310bd9c63c..7e62471129469a660339d7a932789505165b1da2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,46 @@
-2010-07-10   Andi Kleen <ak@linux.intel.com>
+2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
 
-       * lto-section-in.c (lto_section_name): Synchronize names
-       with lto_get_section_name.
+       * configure.ac (enable-lto): Add Darwin to the list of supported lto
+       targets and amend comment.
+       * configure: Regenerate.
+
+2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
+
+       * configure.ac: Enable LTO by default on Darwin.
+       * configure: Regenerate.
+
+2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-09-01  Ian Bolton  <ian.bolton@arm.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * MAINTAINERS (OS Port Maintainers): Remove myself from windows
+       ports
+
+2010-07-28  David Yuste  <david.yuste@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
+
+       * configure.ac: Support all v850 targets.
+       * configure: Regenerate.
+
+2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
+
+       PR bootstrap/44455
+       * configure.ac (extra_mpfr_configure_flags): Copy from
+       extra_mpc_gmp_configure_flags.
+       * configure: Re-generated.
 
 2010-07-22  Andi Kleen  <ak@linux.intel.com>