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 09:17:06PM +0100, Andreas Jaeger wrote:
> Phil Edwards <phil@jaj.com> writes:
> 
> > This has been bootstrapped nightly for the last couple of nights on
> 
> Did it pass binutils's testsuite?
> 
> > i686-linux.  The change to the manual was tested with "make info" and
> > reading the info nodes.
> >
> > Three changes:
> >
> > 1)  rename lang_new_vers_regex to lang_new_vers_pattern as discussed,
> >
> > 2)  allow additional characters in symbol names for version scripts,
> >     so that actual globbing patterns can be used,
> >
> > 3)  document that the wildcard names used are globs, not regexps or
> >     things that just permit a trailing '*', etc.
> 
> Just one more question: Do you expect to depend on this for GCC 3.1?
> In that case I'd like to see the patch also on the binutils 2.12
> branch if it gets approved.

<sigh> what was that about no features on the branch? :)  Yes, this is
OK for the branch once it is approved for the trunk.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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