public inbox for bfd@sourceware.org
 help / color / mirror / Atom feed
From: manfred@s-direktnet.de
To: gas2@cygnus.com, bfd@cygnus.com
Subject: Patch #2 for gas-980119 on m88k-motorola-sysv3
Date: Wed, 21 Jan 1998 09:36:00 -0000	[thread overview]
Message-ID: <9801211714.AA08582@lts.sel.alcatel.de> (raw)

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

                 reply	other threads:[~1998-01-21  9:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9801211714.AA08582@lts.sel.alcatel.de \
    --to=manfred@s-direktnet.de \
    --cc=bfd@cygnus.com \
    --cc=gas2@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).