From 5589e138d69eabfc2fa7076310478165a729977a Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Fri, 11 Jul 2008 10:47:29 +0000 Subject: * binutils-all/objdump.W: Generalize to adjust for targets with non-byte-size instructions. --- binutils/testsuite/ChangeLog | 5 +++++ binutils/testsuite/binutils-all/objdump.W | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'binutils') 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 + + * binutils-all/objdump.W: Generalize to adjust for targets with + non-byte-size instructions. + 2008-07-09 Craig Silverstein * 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 -- cgit v1.1