This is the mail archive of the binutils@sources.redhat.com 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]

Re: [PATCH] Re: Symbol versioning in C++ (two ld bugs)


On Wed, Feb 13, 2002 at 03:05:37PM -0500, Phil Edwards wrote:
> 
> 	* ld.texinfo (VERSION scripts):  Symbol names are globbing patterns.
> 	* ldgram.y (lang_new_vers_regex):  Rename to lang_new_vers_pattern;
> 	the pattern in question is not a regexp.
> 	* ldlang.c:  Likewise.
> 	* ldlang.h:  Likewise.
> 	* ldlex.l (V_IDENTIFIER):  Allow '[', ']', '-', '!', and '^' also.

Committed mainline and branch.


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