diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-01-28 21:47:52 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-01-28 21:47:52 +0000 |
commit | b4aabb244ebc7b814f51531cfc9f0301f666d806 (patch) | |
tree | c8761007ce6d0a455626634df25160ca2b7e0d63 /binutils/ChangeLog | |
parent | 39bb58e0adc7a5caccdd284d3ead53728214f5dd (diff) | |
download | gdb-b4aabb244ebc7b814f51531cfc9f0301f666d806.zip gdb-b4aabb244ebc7b814f51531cfc9f0301f666d806.tar.gz gdb-b4aabb244ebc7b814f51531cfc9f0301f666d806.tar.bz2 |
* objdump.c (disassemble_bytes): Don't skip zeroes if the
disassembler has told us that we are in a branch delay slot.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7392598..7cb57f2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 28 16:47:26 1997 Ian Lance Taylor <ian@cygnus.com> + + * objdump.c (disassemble_bytes): Don't skip zeroes if the + disassembler has told us that we are in a branch delay slot. + Mon Jan 20 14:24:04 1997 Ian Lance Taylor <ian@cygnus.com> * size.c (berkeley_sum): Rewrite. Skip sections which are not |