diff options
author | Catherine Moore <clm@redhat.com> | 1998-08-10 01:27:05 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1998-08-10 01:27:05 +0000 |
commit | 0ff7faafe6a582f16c124e88fb31067cf66cbaef (patch) | |
tree | f8dc956a698d81e0663429ea010a76ff59d90456 /opcodes/ChangeLog | |
parent | a582ac33a3bf6bcc8dd52fafdb5a0935b2950a67 (diff) | |
download | gdb-0ff7faafe6a582f16c124e88fb31067cf66cbaef.zip gdb-0ff7faafe6a582f16c124e88fb31067cf66cbaef.tar.gz gdb-0ff7faafe6a582f16c124e88fb31067cf66cbaef.tar.bz2 |
* arm-dis.c (print_insn_big_arm): Check for thumb symbol
attributes.
(print_insn_little_arm): Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a1ba0d3..bb46c58 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-armelf +Sun Aug 9 20:17:28 1998 Catherine Moore <clm@cygnus.com> + + * arm-dis.c (print_insn_big_arm): Check for thumb symbol + attributes. + (print_insn_little_arm): Likewise. + +end-sanitize-armelf Mon Aug 3 12:43:16 1998 Doug Evans <devans@seba.cygnus.com> Move all global state data into opcode table struct, and treat |