aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-nat-trad.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22gdb: move store/extract integer functions to extract-store-integer.{c,h}Simon Marchi1-0/+1
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-08-15[gdb] Fix gdb build on mips64-linuxTom de Vries1-0/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-30Remove regcache_raw_collectSimon Marchi1-1/+1
2018-05-30Remove regcache_raw_supplySimon Marchi1-2/+2
2018-05-30Remove regcache_get_ptidSimon Marchi1-2/+2
2018-05-16PR gdb/22286: linux-nat-trad: Support arbitrary register widthsMaciej W. Rozycki1-10/+18
2018-05-03Convert struct target_ops to C++Pedro Alves1-39/+15
2018-05-03Make inf_ptrace_trad Linux-only, move to separate filePedro Alves1-0/+160