* ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
authorAlan Modra <amodra@gmail.com>
Thu, 14 Feb 2002 04:24:33 +0000 (04:24 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 14 Feb 2002 04:24:33 +0000 (04:24 +0000)
commit313e35ee7c86c3b28c3c189e463a3de14d7ac2e9
tree6e59deb8ded9fb75de5f43951712e47d9fd4150c
parent1e30956ea4c60a31e6612403c496d1be0d549756
* 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
This page took 0.024331 seconds and 4 git commands to generate.