[PATCH v3 0/4] Remove --with-default-link option
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Mon Mar 6 13:43:58 GMT 2023
On 04/03/23 14:37, Carlos O'Donell wrote:
> On 12/27/22 16:11, Adhemerval Zanella via Libc-alpha wrote:
>> The vtables hardening are not enabled with --with-default-link=no
>
> s/are/is/g
>
>> (tst-relro-libc fails [1]) and with --with-default-link=yes it also
>> requires ld.bfd to be available [2]. Furthermore, only lld 15
>> supports custom RELRO sections in linker script, even though older
>> version does support building glibc for some architectures.
>
> s/version does/versions do/g
>
>>
>> The patchset removes the --with-default-link by replacing
>> libc_freeres_ptrs and libc_subfreeres with weak function calls, and by
>> refactoring the vtables hardening with a array placed directly on
>
> s/a/an/g
> s/on/in the/g
>
> Please post v4.
Ack.
More information about the Libc-alpha
mailing list