Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-13 | Use require dwarf2_support | Tom Tromey | 1 | -3/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-14 | Handle fixed-point division by zero | Tom Tromey | 1 | -0/+3 |
2020-11-23 | Add TYPE_CODE_FIXED_POINT handling in print_type_scalar | Joel Brobecker | 1 | -10/+18 |
2020-11-15 | Add support for fixed-point type comparison operators | Joel Brobecker | 1 | -0/+102 |
2020-11-15 | Add support for fixed-point type arithmetic | Joel Brobecker | 1 | -0/+18 |
2020-11-15 | Add ptype support for DWARF-based fixed-point types | Joel Brobecker | 1 | -0/+44 |
2020-11-15 | fix printing of DWARF fixed-point type objects with format modifier | Joel Brobecker | 1 | -0/+12 |
2020-11-15 | Add support for printing value of DWARF-based fixed-point type objects | Joel Brobecker | 1 | -0/+132 |