Re: svn commit: r311984 - head/libexec/rtld-elf

2017-01-12 Thread Ed Maste
On 12 January 2017 at 10:54, Konstantin Belousov wrote: > Author: kib > Date: Thu Jan 12 15:54:03 2017 > New Revision: 311984 > URL: https://svnweb.freebsd.org/changeset/base/311984 > > Log: > For the main binary, postpone enforcing relro read-only protection > until copy relocations are done.

svn commit: r311984 - head/libexec/rtld-elf

2017-01-12 Thread Konstantin Belousov
Author: kib Date: Thu Jan 12 15:54:03 2017 New Revision: 311984 URL: https://svnweb.freebsd.org/changeset/base/311984 Log: For the main binary, postpone enforcing relro read-only protection until copy relocations are done. Newer binutils and lld seems to output copy into relro-protected r