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]

[patch]: Make xdata symbol name unique


Hi,

this patch makes sure that generated .xdata getting more unique names,
so that symbol clash is more unlikely.  I am working on a version,
which uses just temporary symbols and avoid the need of late fixup.
But for now this patch helps to test and bootstrap ongoing work for
x64 SEH for gcc 4.6.

ChangeLog

2010-08-24  Kai Tietz

    * config/obj-coff-seh.c (seh_max_xlbl_name): More
    unique name generation.
    (make_seh_text_label): Likewise.

Tested for x86_64-w64-mingw32. Ok for apply?

Kai

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

Attachment: seh_update2.diff
Description: Binary data


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