[PATCH v4 1/7] Adjust pdata function table entries sorting for AArch64
Jan Beulich
jbeulich@suse.com
Fri Oct 10 13:10:42 GMT 2025
On 15.08.2025 00:23, Evgeny Karpov wrote:
> The .pdata section contains an array of function table entries that
> are used for exception handling. The entries should be sorted by
> begin address, which is usually the first 4 bytes RVA in the entry.
> Entry sizes are different for x64 and AArch64.
> This difference is addressed in this patch.
>
> This is the first patch in the patch series implementing
> Structured Exception Handling (SEH) for aarch64-w64-mingw32.
>
> Co-author:
> Zac Walker <zacwalker@microsoft.com>
>
> Contributor:
> Ron Riddle <ron.riddle@microsoft.com>
>
> Validated by
> Martin Vejbora <martin.vejbora@microsoft.com>
> Radek Barton <radek.barton@microsoft.com> and
> Evgeny Karpov <evgeny@kmaps.co>
This is technically okay, but there are questions towards copyright assignment
that need addressing before this can go in: What exactly does Contributor:
above mean? The same as From: usually would? If so, why is it not From:, and
why are instead you named as the author (by the email's From:)? For all of Ron,
Zac, and you the question further is whether there is a copyright assignment in
place (I have no clue whether Microsoft have a company assignment), or whether
instead you need to obtain / provide proper Signed-off-by:.
Jan
More information about the Binutils
mailing list