Correct incomplete diff edit.
[gcc.git] / ChangeLog
index 6da506e39aca7dbccac9d6432c2ffd2803b986bd..eb44ef69457858ba122485052a0aa685ddac31fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,21 @@
-2012-09-26  Ian Lance Taylor  <iant@google.com>
+2012-10-04  Lawrence Crowl  <crowl@google.com>
 
-       * Makefile.def: Make all-gcc depend on all-libbacktrace.
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2012-10-01  Cary Coutant  <ccoutant@google.com>
+
+       * MAINTAINERS: Add myself as dwarf debugging code maintainer.
+
+2012-09-28  Ian Lance Taylor  <iant@google.com>
+
+       * Makefile.def: Make all-target-libgo depend on
+       all-target-libbacktrace.
        * Makefile.in: Rebuild.
 
-2012-09-21  Anthony Green  <green@moxielogic.com>
+2012-09-26  Ian Lance Taylor  <iant@google.com>
 
-       * config/moxie/moxie.opt: Add -mno-crt0 option.
-       * config/moxie/moxie.h (STARTFILE_SPEC): Handle -mno-crt0 option.
-       * doc/invoke.texi (Option Summary): Document -mno-crt0 option.
+       * Makefile.def: Make all-gcc depend on all-libbacktrace.
+       * Makefile.in: Rebuild.
 
 2012-09-20  Walter Lee  <walt@tilera.com>