public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: binutils@sourceware.org
Cc: Mark Harmstone <mark@harmstone.com>
Subject: [PATCH 0/4] bfd_install_relocation and aarch64-pe changes
Date: Wed, 18 Jan 2023 16:56:53 +1030	[thread overview]
Message-ID: <20230118062657.1125934-1-amodra@gmail.com> (raw)

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


             reply	other threads:[~2023-01-18  6:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18  6:26 Alan Modra [this message]
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

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=20230118062657.1125934-1-amodra@gmail.com \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=mark@harmstone.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).