diff options
author | Alan Modra <amodra@gmail.com> | 2021-08-11 15:34:12 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-08-11 19:46:43 +0930 |
commit | 6c93cebf2dd6ed203efe01e2c696fbb2c44ff42d (patch) | |
tree | 67bcec738b936a20c8bbe905027f2da053a9ed01 /gdb | |
parent | fb0afe4ccacebb4062a9428a32051f3e077dfa14 (diff) | |
download | binutils-6c93cebf2dd6ed203efe01e2c696fbb2c44ff42d.zip binutils-6c93cebf2dd6ed203efe01e2c696fbb2c44ff42d.tar.gz binutils-6c93cebf2dd6ed203efe01e2c696fbb2c44ff42d.tar.bz2 |
ldgram.y tidies
I've been tripped up before thinking the "end" rule was the "END"
token. Let's use a better name. The formatting changes are for
consistency within rules, and making it a little easier to visually
separate tokens from mid-rule actions.
* ldgram.y (separator): Rename from "end". Update uses.
(statement): Formatting. Move ';' match to beginning.
(paren_script_name): Formatting. Simplify.
(must_be_exp, section): Formatting.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions