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:14 -0700 |
commit | cae26a0cb05be806ae97d4fabc1cb8e6773a1512 (patch) | |
tree | ac4bc202818095d9767164f92fcc317bf0d86912 /gdb/ax-gdb.c | |
parent | 75f9892d435f58fd12e26638a56564e374bfa951 (diff) | |
download | gdb-cae26a0cb05be806ae97d4fabc1cb8e6773a1512.zip gdb-cae26a0cb05be806ae97d4fabc1cb8e6773a1512.tar.gz gdb-cae26a0cb05be806ae97d4fabc1cb8e6773a1512.tar.bz2 |
Introduce float_const_operation
This adds class float_const_operation, an operation holding a
floating-point constant. Unlike most other new operations, this one
requires a custom 'dump' method.
gdb/ChangeLog
2021-03-08 Tom Tromey <tom@tromey.com>
* expprint.c (float_const_operation::dump): New method.
* expop.h (float_data): New typedef.
(class float_const_operation): New.
Diffstat (limited to 'gdb/ax-gdb.c')
0 files changed, 0 insertions, 0 deletions