Remove path name from test case
[binutils-gdb.git] / gdb / ser-base.c
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-02 Simon Marchigdb: give names to event loop file handlers
2020-09-28 Simon Marchigdb: fix formatting of serial::async_state's enumerators
2020-04-13 Tom TromeyMove event-loop.[ch] to gdbsupport/
2020-04-13 Tom TromeyMove gdb_select.h to gdbsupport/
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-07-09 Tom TromeyRename common to gdbsupport
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-06 Pedro AlvesAssume termios is available, remove support for termio...
2017-10-19 Pedro AlvesFix inferior deadlock with "target remote | CMD"
2017-03-17 Pedro AlvesPR remote/21188: Fix remote serial timeout
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-04-12 Pedro Alvestarget remote: Don't rely on immediate_quit (introduce...
2016-04-12 Pedro AlvesFix inconsistent handling of EINTR in ser-*.c backends
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-08-24 Pedro AlvesPrepare for gnulib update
2015-03-23 Yury GrechishchevGDB: Add set/show serial parity command.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-04-19 Pedro Alvesserial_write: change prototype to take a void-pointer...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-18 xuepeng guo2012-07-18 Terry Guo <terry.guo@arm.com>
2012-06-11 Pedro Alves2012-06-11 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-04 Ulrich Weigand * inflow.c (terminal_init_inferior_with_pgrp): Copy...
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-04-29 Doug Evans * ser-base.h (reschedule): Delete prototype.
2010-04-20 Doug Evans(generic_readchar): Tweak previous checkin, close error...
2010-04-20 Doug Evans * ser-base.c (generic_readchar): Watch for EOF in...
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-12 Jim Blandy* serial.h (struct serial_ops): Document read_prim...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-04-08 Vladimir Prus Pass stderr of program run with "target remote |"
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-10 Daniel Jacobowitz * NEWS: Mention native Windows support.
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-04-22 Mark Kettenis* ser-base.c: Include "ser-base.h" instead of "ser...
2005-04-22 Mark Mitchell * ser-base.c (<sys/time.h>): Include.
2005-04-21 Mark Kettenis* ser-base.c: Include "gdb_string.h".
2005-04-21 Mark Mitchell * configure.ac: On MinGW, define USE_WIN32API and...
2005-03-25 Mark Mitchell * ser-base.c (ser_unix_write): Rename to ...
2005-03-25 Mark Mitchell * Makefile.in (SFILES): Add ser-base.c.