OSDN Git Service

* ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
authoramodra <amodra>
Thu, 14 Feb 2002 04:24:32 +0000 (04:24 +0000)
committeramodra <amodra>
Thu, 14 Feb 2002 04:24:32 +0000 (04:24 +0000)
commit44b368efd06e447904205cc7662df529bb828e4e
treec6948d862183420c32768ad7b8e20fa84a31cdbc
parent466d0b41e58dc8dec17a8e9640ce1b0f79b0ba1b
* 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.
ld/ChangeLog
ld/ld.texinfo
ld/ldgram.y
ld/ldlang.c
ld/ldlang.h
ld/ldlex.l