Files
binutils-gdb/gdb/testsuite/gdb.ada
Joel Brobecker b74dbc2093 Add support for fixed-point type comparison operators
This patch adds support for binary comparison operators with
fixed-point type values.

gdb/ChangeLog:

        * valarith.c (fixed_point_binop): Add BINOP_EQUAL and BINOP_LESS
        handling.
        (value_less): Add fixed-point handling.

gdb/testsuite/ChangeLog:

        * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
        * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
        (main): Add reference to pck__fp1_var2.
        * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2020-11-15 03:18:35 -05:00
..
2020-11-10 10:06:08 -07:00
2020-04-24 13:40:33 -06:00
2020-10-09 11:18:52 -06:00
2020-05-20 07:21:49 -06:00
2020-11-10 10:06:08 -07:00
2020-10-09 11:18:52 -06:00