diff options
author | Anthony Green <green@redhat.com> | 2012-09-13 22:24:51 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2012-09-13 22:24:51 +0000 |
commit | e202fa84e706abb043aed457473a764c76672297 (patch) | |
tree | 972e3d625d10ce5271e031e2f293cba7b2d9d11c /ld/ChangeLog | |
parent | b9516fa158d68eedaa9e2191e38e7a1acfcfee77 (diff) | |
download | gdb-e202fa84e706abb043aed457473a764c76672297.zip gdb-e202fa84e706abb043aed457473a764c76672297.tar.gz gdb-e202fa84e706abb043aed457473a764c76672297.tar.bz2 |
Bi-endian patches for moxie
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 02d437c..724b4c7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +2012-09-13 Anthony Green <green@moxielogic.com> + + * emulparams/elf32moxie.sh (BIG_OUTPUT_FORMAT, + LITTLE_OUTPUT_FORMAT): Define. + (OUTPUT_FORMAT): Change to elf32-bigmoxie. + (EMBEDDED): Define. + 2012-09-12 DJ Delorie <dj@redhat.com> * emulparams/elf32rx.sh (OTHER_READONLY_SECTIONS): Add W_* sections. |