summaryrefslogtreecommitdiff
path: root/gdb/ser-event.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* internal_error: remove need to pass __FILE__/__LINE__Pedro Alves2022-10-191-2/+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
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove some unused variablesSimon Marchi2017-12-051-1/+1
* Assume termios is available, remove support for termio and sgttyPedro Alves2017-11-061-1/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Introduce a serial interface for select'able eventsPedro Alves2016-04-121-0/+220