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-10-11 | gdb: fix auxv caching | Simon Marchi | 1 | -1/+1 |
2022-07-21 | gdb: move the type cast into gdbarch_tdep | Andrew Burgess | 1 | -4/+4 |
2022-06-08 | gdb: remove trailing '.' from perror_with_name calls | Andrew Burgess | 1 | -12/+12 |
2022-05-03 | Add an arm-tls feature which includes the tpidruro register from CP15. | John Baldwin | 1 | -3/+3 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-15 | gdb: adjust gdbarch_tdep calls in nat files | Simon Marchi | 1 | -4/+4 |
2021-05-23 | [gdb/tdep] Use pid to choose process 64/32-bitness | Tom de Vries | 1 | -2/+2 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -43/+43 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-20 | Move arm_apcs_32 extern declaration to header | Christian Biesinger | 1 | -2/+0 |
2019-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -1/+1 |
2019-07-19 | Arm: Add read_description read funcs and use in GDB | Alan Hayward | 1 | -5/+6 |
2019-07-10 | Arm: Minor style cleanups | Alan Hayward | 1 | -17/+10 |
2019-07-04 | Arm/AArch64: Use a single set of Arm register set size defines | Alan Hayward | 1 | -8/+6 |
2019-05-04 | Use gdb_assert_not_reached in arm-linux-nat.c | Tom Tromey | 1 | -1/+1 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -17/+16 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -16/+17 |
2019-03-26 | Fix Arm build | Alan Hayward | 1 | -0/+1 |
2019-03-25 | Add linux_get_hwcap | Alan Hayward | 1 | -6/+1 |
2019-03-19 | Fix Arm build error | Alan Hayward | 1 | -6/+8 |
2019-03-12 | Change iterate_over_lwps to take a gdb::function_view | Tom Tromey | 1 | -16/+10 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-07-22 | Remove some unused variables | Simon Marchi | 1 | -8/+4 |
2018-07-03 | Remove ptid_get_lwp | Tom Tromey | 1 | -12/+12 |
2018-07-03 | Remove ptid_get_pid | Tom Tromey | 1 | -5/+5 |
2018-07-03 | Remove pid_to_ptid | Tom Tromey | 1 | -2/+2 |
2018-06-10 | Fix some missed "beneath" conversions | Tom Tromey | 1 | -2/+2 |
2018-05-30 | Remove regcache_raw_collect | Simon Marchi | 1 | -7/+6 |
2018-05-30 | Remove regcache_raw_supply | Simon Marchi | 1 | -8/+6 |
2018-05-30 | Remove regcache_register_status | Simon Marchi | 1 | -8/+5 |
2018-05-30 | Remove regcache_get_ptid | Simon Marchi | 1 | -8/+8 |
2018-05-03 | target factories, target open and multiple instances of targets | Pedro Alves | 1 | -3/+1 |
2018-05-03 | linux_nat_target: More low methods | Pedro Alves | 1 | -19/+21 |
2018-05-03 | target_ops: Use bool throughout | Pedro Alves | 1 | -10/+10 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -66/+72 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -4/+4 |
2017-10-12 | lwp_info: Make the arch code free arch_lwp_info | Simon Marchi | 1 | -0/+9 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-07-25 | [ARM] Access FPSCR on vfpv2 | Yao Qi | 1 | -2/+4 |
2017-03-17 | arm-linux-nat.c: Use ptid from regcache instead of inferior_ptid | Simon Marchi | 1 | -8/+8 |
2017-01-27 | Fix PTRACE_GETREGSET failure for compat inferiors on arm64 | Kees Cook | 1 | -3/+5 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-08-25 | Sync proc_service definition with GLIBC | Adhemerval Zanella | 1 | -1/+1 |
2016-01-22 | [ARM] perror_with_name when failed to fetch/store registers | Yao Qi | 1 | -48/+12 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |