diff options
author | Christophe Lyon <christophe.lyon@st.com> | 2009-04-01 15:45:13 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@st.com> | 2009-04-01 15:45:13 +0000 |
commit | b8f9ee44f9f788ff37b8a5464df40295df68f397 (patch) | |
tree | a4a3b9fcc60f55708e2ab2f2e097d40d741cef17 /opcodes/ChangeLog | |
parent | e780aef286f394eb642aaf0948cdb6ed3f6b814d (diff) | |
download | gdb-b8f9ee44f9f788ff37b8a5464df40295df68f397.zip gdb-b8f9ee44f9f788ff37b8a5464df40295df68f397.tar.gz gdb-b8f9ee44f9f788ff37b8a5464df40295df68f397.tar.bz2 |
2009-04-01 Christophe Lyon <christophe.lyon@st.com>
opcodes/
* arm-dis.c (print_insn): Print BE8 opcodes in little endianness.
ld/testsuite/
* ld-arm/arm-elf.exp: BE8 tests expect the same output as the
default ones.
* ld-arm/arm-be8.d: Print opcodes in little endian.
* ld-arm/farcall-thumb-arm-be8.d: Removed useless expected result.
* ld-arm/farcall-arm-arm-be8.d: Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a98f288..87c9fe5 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2009-04-01 Christophe Lyon <christophe.lyon@st.com> + + * arm-dis.c (print_insn): Print BE8 opcodes in little endianness. + 2009-03-30 Joseph Myers <joseph@codesourcery.com> * arm-dis.c (print_insn): Also check section matches in backwards |