diff options
author | Nick Clifton <nickc@redhat.com> | 2001-01-09 20:29:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-01-09 20:29:48 +0000 |
commit | 6a56ec7ea31f044f802074fac62f0cc30fb81aff (patch) | |
tree | b89e8a764a20324f9f4ce3901b71781e364999dc /opcodes/ChangeLog | |
parent | 34cc70e3ee451c15c37d1ee243425ca0c1ff3e75 (diff) | |
download | gdb-6a56ec7ea31f044f802074fac62f0cc30fb81aff.zip gdb-6a56ec7ea31f044f802074fac62f0cc30fb81aff.tar.gz gdb-6a56ec7ea31f044f802074fac62f0cc30fb81aff.tar.bz2 |
Fix disassembly of arm-elf instructions with relocs associated with them.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 0bea23d..0f5fecf 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2001-01-09 Nick Clifton <nickc@redhat.com> + + * arm-dis.c (print_insn): Set pc to zero for instructions with + a reloc associated with them. + 2001-01-09 Jeff Johnston <jjohnstn@redhat.com> * cgen-asm.in (parse_insn_normal): Changed syn to be |