Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-09-21 | gdb: remove TYPE_TARGET_TYPE | Simon Marchi | 1 | -4/+4 |
2022-01-19 | Respect `set print array-indexes' with Fortran arrays | Maciej W. Rozycki | 1 | -16/+23 |
2022-01-19 | Respect `set print repeats' with Fortran arrays | Maciej W. Rozycki | 1 | -19/+49 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-12-17 | Avoid redundant operations in `fortran_array_walker' | Maciej W. Rozycki | 1 | -3/+4 |
2021-12-17 | Initialize `m_ndimensions' in the member initializer list | Maciej W. Rozycki | 1 | -4/+3 |
2021-01-28 | gdb: rename get_type_arch to type::arch | Simon Marchi | 1 | -2/+2 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-12-09 | gdb: make get_discrete_bounds return bool | Simon Marchi | 1 | -2/+2 |
2020-11-19 | gdb/fortran: Add support for Fortran array slices at the GDB prompt | Andrew Burgess | 1 | -0/+265 |