[committed] Fix PE/x86 debug info problems.
Dave Korn
dave.korn.cygwin@googlemail.com
Fri Jul 3 16:10:00 GMT 2009
More information about the Binutils mailing list
Fri Jul 3 16:10:00 GMT 2009
- Previous message (by thread): [committed] Re: [patch] Add discriminator support to gas .loc directive
- Next message (by thread): shared library not found
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
After extensive testing and discussion offlist, Kai and I have agreed to revert the problematic patch to coffcode.h. I just committed the attached patch. bfd/ChangeLog: 2009-07-03 Dave Korn <dave.korn.cygwin@gmail.com> * coffcode.h (sec_to_styp_flags): Partially revert (functional changes only) earlier patch:- 2009-06-25 Kai Tietz <kai.tietz@onevision.com> * coffcode.h (sec_to_styp_flags): Set discardable for .reloc and give .debug and .reloc data characteristics. (DOT_RELOC): New define for .reloc section string. (coff_write_object_contents): Use DOT_RELOC instead of string. cheers, DaveK -------------- next part -------------- A non-text attachment was scrubbed... Name: revert-coffcode-h.diff Type: text/x-c Size: 864 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20090703/c49dce97/attachment.bin>
- Previous message (by thread): [committed] Re: [patch] Add discriminator support to gas .loc directive
- Next message (by thread): shared library not found
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list