public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] bfd_install_relocation and aarch64-pe changes
@ 2023-01-18  6:26 Alan Modra
  2023-01-18  6:26 ` [PATCH 1/4] howto install_addend Alan Modra
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alan Modra @ 2023-01-18  6:26 UTC (permalink / raw)
  To: binutils; +Cc: Mark Harmstone

This is where I'm at with some baby steps towards making
bfd_install_relocation sane and fixing a number of problems with the
aarch64-pe target.

Alan Modra (4):
  howto install_addend
  coff-aarch64.c howtos
  Correct coff-aarch64 howtos and delete unnecessary special functions
  The fuzzers have found the reloc special functions in coff-aarch64.c

 bfd/bfd-in2.h      |   9 +-
 bfd/coff-aarch64.c | 467 ++++++++++++++++++++++-----------------------
 bfd/reloc.c        | 289 ++++++----------------------
 3 files changed, 296 insertions(+), 469 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-18  6:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18  6:26 [PATCH 0/4] bfd_install_relocation and aarch64-pe changes Alan Modra
2023-01-18  6:26 ` [PATCH 1/4] howto install_addend Alan Modra
2023-01-18  6:26 ` [PATCH 2/4] coff-aarch64.c howtos Alan Modra
2023-01-18  6:26 ` [PATCH 3/4] Correct coff-aarch64 howtos and delete unnecessary special functions Alan Modra
2023-01-18  6:26 ` [PATCH 4/4] The fuzzers have found the reloc special functions in coff-aarch64.c Alan Modra

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