diff options
author | Tom Tromey <tom@tromey.com> | 2021-03-08 07:27:57 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-03-08 07:28:42 -0700 |
commit | 5d9ba98236567076540091e8e5b99388b3baba89 (patch) | |
tree | 49130e836441dbc749f2e19891b5174ddc3ccb66 /gdb/ada-lang.c | |
parent | d357570da8c055765d243a140be2fae9811a051d (diff) | |
download | gdb-5d9ba98236567076540091e8e5b99388b3baba89.zip gdb-5d9ba98236567076540091e8e5b99388b3baba89.tar.gz gdb-5d9ba98236567076540091e8e5b99388b3baba89.tar.bz2 |
Remove unused Ada opcodes
Several Ada expression opcodes are now unused, and can be removed.
Most of these are handled in a different way by the code.
OP_ATR_IMAGE, however, was never implemented.
gdb/ChangeLog
2021-03-08 Tom Tromey <tom@tromey.com>
* std-operator.def (OP_NAME, OP_ATR_IMAGE, OP_ATR_MODULUS)
(OP_OTHERS, OP_CHOICES, OP_POSITIONAL, OP_DISCRETE_RANGE):
Remove.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions