]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ser-tcp.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / ser-tcp.c
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-10-28  Simon Marchigdb: add add_setshow_prefix_cmd
2021-05-12  Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-01-21  Simon Marchigdb: use interruptible_select when connecting to a...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
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-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-08-06  Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-07-09  Tom TromeyRename common to gdbsupport
2019-05-04  Tom TromeyRemove "struct" from foreach statements
2019-05-03  Eli ZaretskiiOn MS-Windows, define _WIN32_WINNT in a single common...
2019-03-02  Eli ZaretskiiFix GDB compilation on MinGW (PR gdb/24292)
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-03  Sergio Durigan JuniorFix thinko when deciding whether to disable TCP's Nagle...
2018-07-12  Sergio Durigan JuniorDeclare 'ioarg' (from ser-tcp.c:try_connect) as 'u_long...
2018-07-11  Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
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-11  Tom TromeyConstify add_prefix_cmd
2017-09-22  Sergio Durigan JuniorImport "glob" and "getcwd" modules from gnulib
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-17  Pedro Alves[C++/mingw] ser-tcp.c casts
2015-10-13  Pedro AlvesMore char constification
2015-08-24  Pedro AlvesPrepare for gnulib update
2015-03-23  Yury GrechishchevGDB: Add set/show serial parity command.
2015-03-09  Pedro AlvesRevert union gdb_sockaddr_u
2015-03-07  Pedro AlvesFix struct sockaddr/sockaddr_in/sockaddr_un strict...
2015-03-06  Gary BensonNew common function "startswith"
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-06-13  Tom Tromeymake calls to help_list use enumerator
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-04-19  Pedro AlvesMake GDB -Wpointer-sign clean on MinGW too.
2013-04-10  Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-03-26  Pedro Alvesser-tcp.c: Small signed->unsigned cleanup.
2013-03-07  Pedro Alvesser-tcp.c:tcp_retry_limit: Change type to unsigned...
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-10-28  Pedro Alves2011-10-28 Alen Skondro <askondro@gmail.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-26  Ozkan Sezer2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-05-16  Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-01-06  Sandra Loosemore2009-01-06 Sandra Loosemore <sandra@codesourcery...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-09-03  Michael Snyder2008-09-03 Angela Marie Thomas <angela@releasedominatr...
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-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-07-24  Mark Mitchell * ser-tcp.c (close): Define as a function-like macro...
2005-06-13  Mark Kettenis* ser-tcp.c: Tewak comment.
2005-05-26  Andrew Cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
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-03-16  Mark Mitchell * event-top.c (async_init_signals): Allow for systems...
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>
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...
2002-05-16  Daniel Jacobowitz2002-05-16 Daniel Jacobowitz <drow@mvista.com>
2002-05-14  Daniel Jacobowitz2002-05-14 Daniel Jacobowitz <drow@mvista.com>
2001-12-18  Martin Hunt2001-12-18 Martin M. Hunt <hunt@redhat.com>
2001-12-07  Martin Hunt2001-12-07 Martin M. Hunt <hunt@redhat.com>
2001-12-04  Martin Hunt2001-12-03 Martin M. Hunt <hunt@redhat.com>
2001-08-02  Corinna Vinschen * MAINTAINERS: Add myself to the write-after...
2001-07-11  Andrew Cagneys/typedef serial_t/struct serial */
2001-06-10  Christopher Faylor* gnu-regex.c: Eliminate obsolete check for _MSC_VER.
2001-04-05  Christopher Faylor* main.c: Remove windows.h use.
2001-03-06  Kevin BuettnerUpdate/correct copyright notices.
2001-02-06  J.T. Conklin* signals.h: Removed.
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-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...
1999-10-05  Jason Molendaimport gdb-1999-10-04 snapshot
1999-09-22  Jason Molendaimport gdb-1999-09-21
1999-09-09  Stan Shebsimport gdb-1999-09-08 snapshot
next