public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
* Patch 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

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 '@'.  */
  

^ 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 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).