This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: When did relro, now, and nodlopen come into being?


On 12 September 2011 01:22, Jeffrey Walton wrote:
> I've been searching for their existence/creation on the web and in:
>
> http://gcc.gnu.org/gcc-4.0/changes.html
> http://gcc.gnu.org/gcc-4.1/changes.html
> http://gcc.gnu.org/gcc-4.2/changes.html
> http://gcc.gnu.org/gcc-4.3/changes.html
> http://gcc.gnu.org/gcc-4.4/changes.html
> http://gcc.gnu.org/gcc-4.5/changes.html
>
> Does anyone know when the linker switches came into being?

They're linker switches, so you probably want to look at the GNU
linker's documentation, not GCC's.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]