* ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
commitf57c8bdfffa0eb710b3d992a11beb91c3944917f
authorAlan Modra <amodra@bigpond.net.au>
Thu, 14 Feb 2002 04:24:33 +0000 (14 04:24 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 14 Feb 2002 04:24:33 +0000 (14 04:24 +0000)
treef13c25547135a2070f051a55320a8e4e1b19cca9
parent76dffb459bc3822f7fa510a2ff669b834e10e24b
* 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