Re: RELRO: static PIE support

2016-08-08 Thread Mark Kettenis
> Date: Sun, 7 Aug 2016 20:01:58 -0700 > From: Philip Guenther > > On Sun, 7 Aug 2016, Philip Guenther wrote: > > > On Sun, Aug 7, 2016 at 4:45 AM, Mark Kettenis > > wrote: > > >> Date: Sat, 6 Aug 2016 22:17:47 -0700 > > >> From: Philip Guenther > > >> > > >> Parts of this were stolen from ke

Re: RELRO: static PIE support

2016-08-07 Thread Philip Guenther
On Sun, 7 Aug 2016, Philip Guenther wrote: > On Sun, Aug 7, 2016 at 4:45 AM, Mark Kettenis wrote: > >> Date: Sat, 6 Aug 2016 22:17:47 -0700 > >> From: Philip Guenther > >> > >> Parts of this were stolen from kettenis. > >> > >> Hey, wouldn't it be cool if static PIE executables took advantage of

Re: RELRO: static PIE support

2016-08-07 Thread Philip Guenther
On Sun, Aug 7, 2016 at 4:45 AM, Mark Kettenis wrote: >> Date: Sat, 6 Aug 2016 22:17:47 -0700 >> From: Philip Guenther >> >> Parts of this were stolen from kettenis. >> >> Hey, wouldn't it be cool if static PIE executables took advantage of the >> RELRO information too? > > Hmm. The PLT doesn't h

Re: RELRO: static PIE support

2016-08-07 Thread Mark Kettenis
> Date: Sat, 6 Aug 2016 22:17:47 -0700 > From: Philip Guenther > > Parts of this were stolen from kettenis. > > Hey, wouldn't it be cool if static PIE executables took advantage of the > RELRO information too? Hmm. The PLT doesn't have to be executable for static PIE executables. So I think

RELRO: static PIE support

2016-08-06 Thread Philip Guenther
Parts of this were stolen from kettenis. Hey, wouldn't it be cool if static PIE executables took advantage of the RELRO information too? Philip Index: lib/csu/boot.h === RCS file: /cvs/src/lib/csu/boot.h,v retrieving revision 1.