This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 1/2] ld: Enable using separate linker script for -z relro
On 07/18/2018 11:32 AM, Nick Clifton wrote:
> Hi Andreas,
>
>> ld/ChangeLog:
>>
>> 2018-07-13 Andreas Krebbel <krebbel@linux.ibm.com>
>> Marcin Kościelnicki <koriakin@0x04.net>
>>
>> * emultempl/elf32.em: Add code to pick dedicated linker scripts
>> for partial relro.
>> * genscripts.sh: Generate dedicated linker scripts for partial relro.
>
> Approved - with one small change: Please could you update the comment
> at the start of genscripts.sh to document the new script extensions.
Ok done and applied. Thanks!
Andreas