diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2010-02-09 22:52:21 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2010-02-09 22:52:21 +0000 |
commit | 5880fbf78343d90c3f8f3ae9dc9e1b3481e1b19b (patch) | |
tree | af942b30bf0066392d89902f0ab672f80840c0c7 /newlib/ChangeLog | |
parent | 23a4a3517f4c32b8a3672fc7f2ce86e90c1cc369 (diff) | |
download | cygnal-5880fbf78343d90c3f8f3ae9dc9e1b3481e1b19b.tar.gz cygnal-5880fbf78343d90c3f8f3ae9dc9e1b3481e1b19b.tar.bz2 cygnal-5880fbf78343d90c3f8f3ae9dc9e1b3481e1b19b.zip |
2010-02-09 Daniel Gutson <dgutson@codesourcery.com>
* libc/machine/arm/arm_asm.h (_ISA_THUMB_2): __ARM_ARCH_7EM__
added to the preprocessor condition.
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 b5be19c24..e870a00ae 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2010-02-09 Daniel Gutson <dgutson@codesourcery.com> + + * libc/machine/arm/arm_asm.h (_ISA_THUMB_2): __ARM_ARCH_7EM__ + added to the preprocessor condition. + 2010-02-09 Corinna Vinschen <corinna@vinschen.de> * libc/locale/lmessages.c (__messages_load_locale): Take additional |