diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2008-07-11 10:47:29 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2008-07-11 10:47:29 +0000 |
commit | 5589e138d69eabfc2fa7076310478165a729977a (patch) | |
tree | d2fcf5eb9380a07b70d374a33418cf55de1c8746 /binutils/testsuite | |
parent | 3076cd1fd40b2f2021260ddb7336a9d9e2ab7ac6 (diff) | |
download | gdb-5589e138d69eabfc2fa7076310478165a729977a.zip gdb-5589e138d69eabfc2fa7076310478165a729977a.tar.gz gdb-5589e138d69eabfc2fa7076310478165a729977a.tar.bz2 |
* binutils-all/objdump.W: Generalize to adjust for targets with
non-byte-size instructions.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r-- | binutils/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | binutils/testsuite/binutils-all/objdump.W | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 3fb1c55..1a265be 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-07-11 Hans-Peter Nilsson <hp@axis.com> + + * binutils-all/objdump.W: Generalize to adjust for targets with + non-byte-size instructions. + 2008-07-09 Craig Silverstein <csilvers@google.com> * binutils-all/objdump.exp: Add test for objdump -s on a file diff --git a/binutils/testsuite/binutils-all/objdump.W b/binutils/testsuite/binutils-all/objdump.W index 18dad34..dfca562 100644 --- a/binutils/testsuite/binutils-all/objdump.W +++ b/binutils/testsuite/binutils-all/objdump.W @@ -77,7 +77,7 @@ Raw dump of debug contents of section .debug_line: Length: 25 DWARF Version: 2 Prologue Length: 19 - Minimum Instruction Length: 1 + Minimum Instruction Length: [1248] Initial value of 'is_stmt': 1 Line Base: -5 Line Range: 14 |