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] | |
binutils-owner@sourceware.org wrote on 04.11.2010 16:04:40:
> Hello,
>
> as reported today an user is dwarf-4 emitting .gnu.linkonce.wt.*
> sub-sections, which should be placed into .debug_types (AFAIU). This
patch
> adds those to scripttemplates for pe/pep.
>
> ChangeLog
>
> 2010-11-04 Kai Tietz
>
> * scripttempl/pe.sc (.debug_types): New.
> * scripttempl/pep.sc: Likewise.
>
> Ok for apply?
>
I added to this patch the coffcode.h part in bfd
Additional ChangeLog
2010-11-04 Kai Tietz
* coffcode.h (GNU_LINKONCE_WT): New.
(sec_to_styp_flags): Add handling of new debug
section.
(styp_to_sec_flags): Likewise.
Tested for x86_64-w64-mingw32 and i686-pc-cygwin. Ok for apply?
Regards,
Kai
Attachment:
dwarf4_dtypes.diff
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |