summaryrefslogtreecommitdiff
path: root/gdbserver/linux-ia64-low.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdbserver/linux-ia64-low: fix a build-breaking typoTankut Baris Aktemur2020-05-161-4/+4
* gdbserver/linux-low: delete 'linux_target_ops' and 'the_low_target'Tankut Baris Aktemur2020-04-021-4/+0
* gdbserver/linux-low: turn 'breakpoint_at' into a methodTankut Baris Aktemur2020-04-021-0/+9
* gdbserver/linux-low: turn 'sw_breakpoint_from_kind' into a methodTankut Baris Aktemur2020-04-021-0/+9
* gdbserver/linux-low: turn 'fetch_register' into a methodTankut Baris Aktemur2020-04-021-7/+8
* gdbserver/linux-low: turn 'cannot_{fetch/store}_register' into methodsTankut Baris Aktemur2020-04-021-8/+10
* gdbserver/linux-low: turn 'regs_info' into a methodTankut Baris Aktemur2020-04-021-5/+6
* gdbserver/linux-low: turn 'arch_setup' into a methodTankut Baris Aktemur2020-04-021-3/+5
* gdbserver/linux-low: start turning linux target ops into methodsTankut Baris Aktemur2020-04-021-0/+16
* gdbserver: rename source files to .ccSimon Marchi2020-02-131-0/+360