[PATCH] Align linkerscript symbols according to ABI
Andreas Krebbel
krebbel@linux.ibm.com
Wed Jul 5 09:53:35 GMT 2023
On 7/5/23 11:44, Nick Clifton wrote:
> Hi Andreas,
>
>> Apply ABI specific alignment to symbols generated in the default
>> linker script.
>>
>> No regressions on x86 and s390x. Linkerscript on x86 does not change
>> with that.
>>
>> Ok for mainline?
>
> Approved - please apply.
Thanks!
> I suspect that we will get some complaints about using a user defined
> function in a shell script. Presumably from people where /bin/sh is a
> shell interpreter that does not support user functions. Maybe I am
> being pessimistic however. Surely these days everyone is using a modern
> interpreter ?
ld/genscripts.sh already uses a couple of shell functions. So I hope it doesn't create new issues.
Bye,
Andreas
More information about the Binutils
mailing list