Re: PING: PATCH: Mention --enable-default-pie in gcc-6/changes.html

2015-08-25 Thread Gerald Pfeifer
On Tue, 25 Aug 2015, H.J. Lu wrote: >> +Added --enable-default-pie configure option to >> + generate PIE by default. >> + > PING. How about something more like "The ... configure option enables generation of PIE by default"? That feels more consistent with the rest of the page. Okay

PING: PATCH: Mention --enable-default-pie in gcc-6/changes.html

2015-08-25 Thread H.J. Lu
On Thu, May 28, 2015 at 6:49 AM, H.J. Lu wrote: > OK to install? > > H.J. > --- > Index: gcc-6/changes.html > === > RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v > retrieving revision 1.10 > diff -u -p -r1.10 changes.html > -

PATCH: Mention --enable-default-pie in gcc-6/changes.html

2015-05-28 Thread H.J. Lu
OK to install? H.J. --- Index: gcc-6/changes.html === RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v retrieving revision 1.10 diff -u -p -r1.10 changes.html --- gcc-6/changes.html 26 May 2015 10:12:08 - 1.10 +++ gcc-