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: [Patch PE]: Put .eh_frame in its own section



On Jul 1, 2009, at 3:12 PM, Tristan Gingold wrote:


Hi,

the idea of this patch was already discussed: move .eh_frame into its
own section (instead of .rdata) so that GDB can use it to do its
unwinding.  This is very useful for x86_64.

I have just committed this patch as it was pre-approved by DaveK.


tristan.

ld/
2009-07-01  Tristan Gingold  <gingold@adacore.com>

	* scripttempl/pep.sc: Put .eh_frame in its own section.
	* scripttempl/pe.sc: Ditto.


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