summaryrefslogtreecommitdiff
path: root/gdbserver/hostio.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdbsupport: move include/gdb/fileio.h contents to fileio.hSimon Marchi2022-09-211-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove process_stratum_target::hostio_last_error abstractionPedro Alves2021-04-131-3/+5
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdbserver: finish turning the target ops vector into a classTankut Baris Aktemur2020-02-201-8/+7
* gdbserver: turn target ops 'multifs_{open, readlink, unlink}' into methodsTankut Baris Aktemur2020-02-201-12/+10
* gdbserver: turn target op 'hostio_last_error' into a methodTankut Baris Aktemur2020-02-201-1/+1
* gdbserver: rename source files to .ccSimon Marchi2020-02-131-0/+620