diff options
author | Anthony Green <green@moxielogic.com> | 2012-09-13 23:57:33 +0000 |
---|---|---|
committer | Anthony Green <green@moxielogic.com> | 2012-09-13 23:57:33 +0000 |
commit | af32eb5e28bee21780150617740a5d15abf6cf8b (patch) | |
tree | 52d57ed8fc5f607498c3cfad4c860e795513c73e /libgloss/ChangeLog | |
parent | d9eaa4f603493efabaa53fdaf2f2ab70e0c020aa (diff) | |
download | newlib-af32eb5e28bee21780150617740a5d15abf6cf8b.zip newlib-af32eb5e28bee21780150617740a5d15abf6cf8b.tar.gz newlib-af32eb5e28bee21780150617740a5d15abf6cf8b.tar.bz2 |
bi-endian support for moxie.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 5ef85b9..09ffbe9 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,7 @@ +2012-09-13 Anthony Green <green@moxielogic.com> + + * moxie/moxie-elf-common.ld: Add bi-endian support. + 2012-08-30 DJ Delorie <dj@redhat.com> * rx/rx.ld: Add W_* sections to .rodata. |