[PATCH] MIPS/BFD: Handle linker garbage collection with n64 relocs

Hans-Peter Nilsson hp@bitrange.com
Sun Apr 29 03:16:00 GMT 2012


On Sat, 28 Apr 2012, Maciej W. Rozycki wrote:
>  So here's the resulting change, but obviously because of the API change
> of RELOC_AGAINST_DISCARDED_SECTION it now touches virtually everything.

An alternative change would be to introduce a new macro
RELOCS_AGAINST_DISCARDED_SECTION (note S) with the new API and
change the old one to be a wrapper, adding the count 1 and index 0.
...but in the end I think it's better to avoid that and do like
you did, if only by a little bit.  Ok, maybe actually do the
rename part; it's no longer a single reloc.  Either way, an
obvious "ok" for the CRIS change.

brgds, H-P



More information about the Binutils mailing list