aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/regcache.cc
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-13gdbserver: replace direct assignments to current_threadTankut Baris Aktemur1-6/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-10-06gdbserver: Remove unused argument in register_data()Shahab Vahedi1-7/+7
2020-03-18Namespace the reg class to avoid clashes with OS headersKamil Rytarowski1-1/+1
2020-02-20gdbserver: finish turning the target ops vector into a classTankut Baris Aktemur1-2/+2
2020-02-20gdbserver: turn target ops 'read_pc' and 'write_pc' into methodsTankut Baris Aktemur1-14/+2
2020-02-13gdbserver: rename source files to .ccSimon Marchi1-0/+528