[gold] Implement HIDDEN syntax in linker scripts
authorRoland McGrath <mcgrathr@google.com>
Fri, 12 Aug 2016 16:50:49 +0000 (09:50 -0700)
committerRoland McGrath <mcgrathr@google.com>
Fri, 12 Aug 2016 16:50:49 +0000 (09:50 -0700)
commitf300578f78f5ecddc9cfb28c02d032a0acffdf70
tree17eff36a7e48846b8e5bc71d90f8e707b3f79f66
parent90ac242072dc68ad454aaaa228868b0f1c8e10f9
[gold] Implement HIDDEN syntax in linker scripts

gold/
* yyscript.y (HIDDEN): New %token.
(assignment): Handle HIDDEN(string = expr) syntax.
* script.cc (script_keyword_parsecodes): Add HIDDEN.
gold/ChangeLog
gold/script.cc
gold/yyscript.y
This page took 0.025059 seconds and 4 git commands to generate.