Remove path name from test case
[binutils-gdb.git] / gdb / ser-unix.c
2023-05-09 Dan CallaghanSupport higher baud rates when they are defined
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-09-30 Simon Marchigdbsupport: make gdb_open_cloexec return scoped_fd
2021-06-17 Pedro AlvesMove scoped_ignore_sigttou to gdbsupport/
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-04-13 Tom TromeyMove gdb_select.h to gdbsupport/
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-07-09 Tom TromeyRename common to gdbsupport
2019-05-28 Alan HaywardSuppress SIGTTOU when handling errors
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-09-09 John BaldwinRemove unnecessary function prototypes.
2017-04-12 Sergio Durigan JuniorCreate gdb_termios.h (and cleanup gdb/{,gdbserver/...
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-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-24 Pedro AlvesPrepare for gnulib update
2015-03-23 Joel BrobeckerFix indentation in ser_windows_setparity and hardwire_s...
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-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19 Tom Tromeydon't allocate serial_ops
2013-12-19 Tom Tromeymake serial_ops const
2013-11-18 Tom Tromeyremove gdb_string.h
2013-04-22 Tom Tromey PR gdb/7912:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-07 Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
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-05 Michael Snyder2011-01-05 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-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-03-24 Joel Brobecker * gdb_usleep.h, gdb_usleep.c: New files.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-05-22 Maciej W. Rozyckigdb/:
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-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.
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-06-25 Andrew Cagney2004-06-25 Andrew Cagney <cagney@gnu.org>
2004-06-24 Andrew Cagney2004-06-24 Andrew Cagney <cagney@gnu.org>
2004-01-09 Andrew Cagney2004-01-09 Andrew Cagney <cagney@redhat.com>
2004-01-05 Andrew Cagney2004-01-05 Andrew Cagney <cagney@redhat.com>
2003-05-13 Ian Lance Taylor * ser-pipe.c (_initialize_ser_pipe): Correct call...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2001-07-15 Andrew Cagney* serial.h (SERIAL_ASYNC): Delete.
2001-07-11 Andrew Cagneys/typedef serial_t/struct serial */
2001-05-11 Fernando Nasser2001-05-11 Fernando Nasser <fnasser@redhat.com>
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-02-06 Michael Sokolov * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY...
2001-02-02 J.T. Conklin* monitor.c (#include "gdb_wait.h"): Removed.
2000-12-02 Andrew Cagney* ser-unix.c (wait_for): Initialize the FD_SET before...
2000-10-30 J.T. Conklin* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c...
2000-10-25 Fernando Nasser2000-10-25 Fernando Nasser <fnasser@cygnus.com>
2000-09-15 Fernando Nasser2000-09-15 Fernando Nasser <fnasser@cygnus.com>
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-01 Andrew CagneyRevert previous ser-unix change. Locks up serial device.
2000-03-28 Andrew CagneyFrom Jonathan L. Fix ser-unix.c timing out when there...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-09 Andrew CagneyReplace ../include/wait.h with gdb_wait.h.
2000-02-02 Jason Molendaimport gdb-2000-02-01 snapshot
1999-10-05 Jason Molendaimport gdb-1999-10-04 snapshot
1999-09-22 Jason Molendaimport gdb-1999-09-21
1999-08-31 Jason Molendaimport gdb-1999-08-30 snapshot
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07 Jason Molendaimport gdb-1999-07-07 post reformat
1999-07-07 Jason Molendaimport gdb-1999-07-07 pre reformat
1999-07-05 Jason Molendaimport gdb-1999-07-05 snapshot
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan Shebsimport gdb-19990422 snapshot
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
next