diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2012-06-28 11:50:52 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2012-06-28 11:50:52 +0000 |
commit | 27c4e2e1ee8ace9c403c0078df6ebcbb9e210af8 (patch) | |
tree | d71e9b4c0582145b1939934c6f27e41bf68225af /ChangeLog | |
parent | 515ff8438842e93607801ccc4f50d3f1fcf0dac7 (diff) | |
download | newlib-27c4e2e1ee8ace9c403c0078df6ebcbb9e210af8.zip newlib-27c4e2e1ee8ace9c403c0078df6ebcbb9e210af8.tar.gz newlib-27c4e2e1ee8ace9c403c0078df6ebcbb9e210af8.tar.bz2 |
* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
they contain -O2.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |