diff options
author | Stan Cox <scox@redhat.com> | 1998-05-27 00:51:33 +0000 |
---|---|---|
committer | Stan Cox <scox@redhat.com> | 1998-05-27 00:51:33 +0000 |
commit | e2cb37fee1e55026d3ebcc9a1d3d9885e4b1679c (patch) | |
tree | c54b3767d8520ab8f4d0f089d355190780ad834f /opcodes | |
parent | 3db24c6bc8b34017b46971870d2ceaa95ff803de (diff) | |
download | gdb-e2cb37fee1e55026d3ebcc9a1d3d9885e4b1679c.zip gdb-e2cb37fee1e55026d3ebcc9a1d3d9885e4b1679c.tar.gz gdb-e2cb37fee1e55026d3ebcc9a1d3d9885e4b1679c.tar.bz2 |
sparclite 86x big endian instruction / little endian data support.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 74f61a1..3ada20e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +Tue May 26 20:47:48 1998 Stan Cox <scox@cygnus.com> + + * sparc-dis.c (compute_arch_mask): Added bfd_mach_sparc_sparclite_le. + +Tue May 26 20:45:33 1998 Mark Alexander <marka@cygnus.com> + + * sparc-dis.c (print_insn_sparc): big endian instruction / little + endian data support. + Tue May 26 16:14:39 1998 Nick Clifton <nickc@cygnus.com> * d30v-opc.c (d30v_format_table): Change definition of SHORT_B3 |