This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Enable PIEs for m68k-linux


Hi Joseph, Hi Roman,

This patch makes ld generate the linker script required to build PIEs
on m68k-linux-gnu.  OK to commit?

Could we also set COMMONPAGESIZE (which would enable the relro option) to bring m68k into sync with other elf targets?
I can confirm that this patch works on real m68k hardware.

I have applied both changes along with this changelog entry.


Cheers
  Nick

ld/ChangeLog
2008-03-06  Joseph Myers  <joseph@codesourcery.com>
	    Roman Zippel  <zippel@linux-m68k.org>

	* emulparams/m68kelf.sh (GENERATE_PIE_SCRIPT): Define.
	(COMMONPAGESIZE): Define.


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