aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f5b4635..3c52f53 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2013-04-22 Catherine Moore <clm@codesourcery.com>
+ David Daney <ddaney.cavm@gmail.com>
+
+ * configure.ac (gcc_cv_as_micromips_support): Use the
+ --fatal-warnings option.
+ * configure: Regenerate.
+
2013-04-22 Marek Polacek <polacek@redhat.com>
PR sanitizer/56990