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: cleanup PT_GNU_STACK size handling


On Wed, Oct 24, 2012 at 05:37:41PM +0100, Nathan Sidwell wrote:
> On 10/24/12 09:27, Alan Modra wrote:
> >Please fix.  The empty-aligned failures are likely due to lack of
> >support for -z stack-size, the assembly failures due to lack of a bare
> >"nop" instruction.
> 
> I've been getting connectivity problems to CVS all day, so unable to
> even generate a diff.
> 
> Here are updated files which work for the following targets:

Thanks!  Committed with this changelog.

2012-10-25  Nathan Sidwell  <nathan@codesourcery.com>

	* ld-scripts/empty-aligned.d: Revert last change.  Allow more
	than one header, just not two PT_LOAD.
	* ld-elf/stack.s: Use .long 0 rather than nops.

-- 
Alan Modra
Australia Development Lab, IBM


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