* Patch #2 for gas-980119 on m88k-motorola-sysv3
@ 1998-01-21 9:36 manfred
0 siblings, 0 replies; only message in thread
From: manfred @ 1998-01-21 9:36 UTC (permalink / raw)
To: gas2, bfd
According to binutils/ChangeLog:
Sun Oct 5 09:05:44 1997 Frank Ch. Eigler <fche@cygnus.com>
* objdump.c (objdump_print_addr_with_sym): Add "0x" prefix for hexadecimal
symbol-offsets in disassembly.
The appended patch fixes the expected data for an m88k testcase accordingly.
Wed Jan 21 17:47:48 1998 Manfred Hollstein <manfred@s-direktnet.de>
* gas/m88k/init.d: Fix hexadecimal offsets.
diff --context --recursive --show-c-function -x *.o -x *.info* -x *.html* -x *.elc -x *.dvi -x *.orig -x *~ -x version.el gas-980119.orig/gas/testsuite/gas/m88k/init.d gas-980119/gas/testsuite/gas/m88k/init.d
*** gas-980119.orig/gas/testsuite/gas/m88k/init.d Mon Jan 19 10:11:23 1998
--- gas-980119/gas/testsuite/gas/m88k/init.d Tue Jan 20 17:47:48 1998
***************
*** 6,11 ****
Disassembly of section .text:
Disassembly of section .init:
00000000 <.init> subu r31,r31,0x10
! 00000004 <.init\+4> st r13,r31,0x20
! 00000008 <.init\+8> or r0,r0,r0
! 0000000c <.init\+c> or r0,r0,r0
--- 6,11 ----
Disassembly of section .text:
Disassembly of section .init:
00000000 <.init> subu r31,r31,0x10
! 00000004 <.init\+0x4> st r13,r31,0x20
! 00000008 <.init\+0x8> or r0,r0,r0
! 0000000c <.init\+0xc> or r0,r0,r0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1998-01-21 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-21 9:36 Patch #2 for gas-980119 on m88k-motorola-sysv3 manfred
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).