diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-07 08:15:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-07 08:15:26 +0000 |
commit | 578a35608f7bf1737e7b267e73f9410ae8617420 (patch) | |
tree | c6bb3902e08bc5d865191b8ca9f6cbd9dfd8208a /newlib/ChangeLog | |
parent | 2bc257e360eca2cbb95d337961f7cbee29451141 (diff) | |
download | cygnal-578a35608f7bf1737e7b267e73f9410ae8617420.tar.gz cygnal-578a35608f7bf1737e7b267e73f9410ae8617420.tar.bz2 cygnal-578a35608f7bf1737e7b267e73f9410ae8617420.zip |
Define PREFER_SIZE_OVER_SPEED for xStormy16 target
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 8f18dd1c4..c2e873574 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2004-07-07 Nick Clifton <nickc@redhat.com> + + * configure.host (newlib_cflags): Define PREFER_SIZE_OVER_SPEED + for xStormy16. + 2004-07-06 Chris Demetriou <cgd@broadcom.com> * configure.host (mips*-*-elf*): Default long long printing |