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]

seh support for x64


Hello,

as I didn't heard anything by you, I assume you have no idea about
this, too. I'll try to add those sections after link-step directly via
bfd api. By this I should be able to do all this on finally calculated
values. The other chance I see here is to emit on passing directly a
linker specifc section, which gets then finalized in ld. This should
work, too. But I dislike this a bit as it would make the production of
.xdata/.pdata a bit different to MS tools. Btw I could do this also
for 32-bit x86. It won't be used by OS fore 32-bir, but possibly gdb
could have some use in this. Also unwinder things could have some
benefits by it.

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


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