summaryrefslogtreecommitdiffstats
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
commit27c4e2e1ee8ace9c403c0078df6ebcbb9e210af8 (patch)
treed71e9b4c0582145b1939934c6f27e41bf68225af /ChangeLog
parent515ff8438842e93607801ccc4f50d3f1fcf0dac7 (diff)
downloadcygnal-27c4e2e1ee8ace9c403c0078df6ebcbb9e210af8.tar.gz
cygnal-27c4e2e1ee8ace9c403c0078df6ebcbb9e210af8.tar.bz2
cygnal-27c4e2e1ee8ace9c403c0078df6ebcbb9e210af8.zip
* 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 41b58cef5..f4fbf7e8e 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.