diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-12-17 13:51:05 +0000 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-12-24 17:25:25 +0000 |
commit | 0f5d3f636a606e307d8d8634415cc1e313a38273 (patch) | |
tree | 3d13a4422009090a40944a17c878cea5f678e938 /bfd | |
parent | b6c95c0cc5bd60e2de86d611120bf6191f99860a (diff) | |
download | gdb-0f5d3f636a606e307d8d8634415cc1e313a38273.zip gdb-0f5d3f636a606e307d8d8634415cc1e313a38273.tar.gz gdb-0f5d3f636a606e307d8d8634415cc1e313a38273.tar.bz2 |
gdb: Add new parser rule for structure field names
Introduces a new rule in c-exp.y for matching structure field names.
This is a restructure in preparation for the next commit, this commit
shouldn't result in any user visible changes.
gdb/ChangeLog:
* c-exp.y (field_name): New %token, and new rule.
(exp): Replace uses of 'name' with 'field_name' where appropriate.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions