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]: ld .def file parser allowing '<' and '>' characters in identifiers


Hello,

This patch allows the '<' and '>' characters in .def scanner for
identifiers. Those kind of character can appear in VC generated
mangled names. (Same as for the patch I've sent for dlltool).

2009-10-23  Kai Tietz  <kai.tietz@onevision.com>

	* deffilep.y (def_lex): Allow '<' and '>' characters in identifier
	strings.


Tested for x86_64-pc-mingw32, i686-pc-mingw32, and i686-pc-cygwin. Ok for apply?

Cheers,
Kai

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

Attachment: ld_idext.diff
Description: Binary data


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