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:26 -0700 |
commit | 9dcd3e295774f93ec0cdcd687481c98e2d5e606c (patch) | |
tree | a1281e5edc4e639b412c0372ed88f04638ab194d /gdb/rust-lang.c | |
parent | fc715eb288a8f364616c7adc16afd8ba74849d62 (diff) | |
download | gdb-9dcd3e295774f93ec0cdcd687481c98e2d5e606c.zip gdb-9dcd3e295774f93ec0cdcd687481c98e2d5e606c.tar.gz gdb-9dcd3e295774f93ec0cdcd687481c98e2d5e606c.tar.bz2 |
Implement several Fortran operations
This implements several straightforward Fortran operations, primarily
by reusing existing template classes.
gdb/ChangeLog
2021-03-08 Tom Tromey <tom@tromey.com>
* f-lang.c (eval_op_f_abs, eval_op_f_mod, eval_op_f_ceil)
(eval_op_f_floor, eval_op_f_modulo, eval_op_f_cmplx)
(eval_op_f_kind): No longer static. Add "opcode" parameter.
(evaluate_subexp_f): Update.
* f-exp.h: New file.
Diffstat (limited to 'gdb/rust-lang.c')
0 files changed, 0 insertions, 0 deletions