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 for gas-980119 on m88k-motorola-sysv3
Date: Wed, 21 Jan 1998 09:36:00 -0000	[thread overview]
Message-ID: <9801211701.AA08344@lts.sel.alcatel.de> (raw)

I think this is pretty obvious... it caused every `objdump -r' to fail.

Tue Jan 20 17:13:50 1998  Manfred Hollstein  <manfred@s-direktnet.de>

	* coff-m88k.c (GET_SCNDHR_NRELOC): Fix typo.
	(GET_SCNDHR_NLNNO): Likewise.

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/bfd/coff-m88k.c gas-980119/bfd/coff-m88k.c
*** gas-980119.orig/bfd/coff-m88k.c	Mon Jan 19 10:12:30 1998
--- gas-980119/bfd/coff-m88k.c	Wed Jan 21 10:34:40 1998
*************** static void reloc_processing
*** 35,42 ****
  
  #define COFF_DEFAULT_SECTION_ALIGNMENT_POWER (3)
  
! #define GET_SCNDHR_NRELOC bfd_h_get_32
! #define GET_SCNDHR_NLNNO bfd_h_get_32
  
  /* On coff-m88k, local labels start with '@'.  */
  
--- 35,42 ----
  
  #define COFF_DEFAULT_SECTION_ALIGNMENT_POWER (3)
  
! #define GET_SCNHDR_NRELOC bfd_h_get_32
! #define GET_SCNHDR_NLNNO bfd_h_get_32
  
  /* On coff-m88k, local labels start with '@'.  */
  

                 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=9801211701.AA08344@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).