summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2012-06-28 11:50:52 +0000
committerAlexandre Oliva <aoliva@redhat.com>2012-06-28 11:50:52 +0000
commit7f4ea1ce0792120b9d8f1ec59df7692ce7ad9b71 (patch)
tree3bbdc2ff7df5e02a6c93b7115802e88f5ef94ccf /ChangeLog
parent5330d3b4e456d2a09eda622db086940329993e7d (diff)
downloadbinutils-redhat-7f4ea1ce0792120b9d8f1ec59df7692ce7ad9b71.tar.gz
* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
they contain -O2. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41b58cef5f..f4fbf7e8ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-06-28 Christophe Lyon <christophe.lyon@st.com>
+
+ * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
+ they contain -O2.
+ * configure: Regenerate.
+
2012-05-14 Catherine Moore <clm@codesourcery.com>
* NEWS: Mention PowerPC VLE port.