summaryrefslogtreecommitdiff
path: root/gdb/ser-base.c
AgeCommit message (Expand)Author
2022-03-29Unify gdb printf functionsTom Tromey
2022-03-29Unify gdb puts functionsTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-10-02gdb: give names to event loop file handlersSimon Marchi
2020-09-28gdb: fix formatting of serial::async_state's enumeratorsSimon Marchi
2020-04-13Move event-loop.[ch] to gdbsupport/Tom Tromey
2020-04-13Move gdb_select.h to gdbsupport/Tom Tromey
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-10-18[gdb] Fix more typos in commentsTom de Vries
2019-07-09Rename common to gdbsupportTom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves
2017-10-19Fix inferior deadlock with "target remote | CMD"Pedro Alves
2017-03-17PR remote/21188: Fix remote serial timeoutPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-04-12target remote: Don't rely on immediate_quit (introduce quit handlers)Pedro Alves
2016-04-12Fix inconsistent handling of EINTR in ser-*.c backendsPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-08-24Prepare for gnulib updatePedro Alves
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-13replace XMALLOC with XNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-04-19serial_write: change prototype to take a void-pointer buffer.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-182012-07-18 Terry Guo <terry.guo@arm.com>xuepeng guo
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-04-29 * ser-base.h (reschedule): Delete prototype.Doug Evans
2010-04-20(generic_readchar): Tweak previous checkin, close error_fd if EOF.Doug Evans
2010-04-20 * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.Doug Evans
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-12* serial.h (struct serial_ops): Document read_prim to return zeroJim Blandy
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-04-08 Pass stderr of program run with "target remote |"Vladimir Prus
2007-01-09Copyright updates for 2007.Daniel Jacobowitz