aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/hostio.cc
AgeCommit message (Expand)AuthorFilesLines
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-09-21gdbsupport: move include/gdb/fileio.h contents to fileio.hSimon Marchi1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-13Remove process_stratum_target::hostio_last_error abstractionPedro Alves1-3/+5
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-02-20gdbserver: finish turning the target ops vector into a classTankut Baris Aktemur1-8/+7
2020-02-20gdbserver: turn target ops 'multifs_{open, readlink, unlink}' into methodsTankut Baris Aktemur1-12/+10
2020-02-20gdbserver: turn target op 'hostio_last_error' into a methodTankut Baris Aktemur1-1/+1
2020-02-13gdbserver: rename source files to .ccSimon Marchi1-0/+620