This is the mail archive of the binutils@sources.redhat.com 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: Why is .eh_frame in the data segment?


On Thu, Jan 29, 2004 at 06:36:29PM -0500, Daniel Jacobowitz wrote:
> I see that, from the very beginning of the current src repository, .eh_frame
> has been placed after .data.  But no relocations are generated against it
> (normally at least?)

It used to always get relocs.  It still can on some targets.

I've been thinking that it'd be nicer to just let the linker
place it correctly as an orphan section.  That does need 
something special for --gc-sections, but....


r~


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