summaryrefslogtreecommitdiff
path: root/gdb/serial.h
AgeCommit message (Expand)Author
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-04-05-Wwrite-strings: The RestPedro Alves
2017-03-17PR remote/21188: Fix remote serial timeoutPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-05-03Fix typos in gdb_pipe function commentDon Breazeal
2016-04-12Introduce a serial interface for select'able eventsPedro Alves
2016-04-12Remove unused struct serial::name fieldPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
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-02-19Add target_ops argument to to_log_commandTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-19make serial_ops constTom 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-12-20 * serial.c (deprecated_serial_fd): Remove.Tom Tromey
2012-06-132012-06-13 Pedro Alves <palves@redhat.com>Pedro Alves
2012-06-112012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves
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-04-19gdbTom Tromey
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-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-20 * serial.h (gdb_pipe, serial_pipe): Declare.Pedro Alves
2010-05-02gdb/Jan Kratochvil
2010-03-302010-03-30 Ozkan Sezer <sezeroz@gmail.com>Tom Tromey
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
2006-04-24 * ser-mingw.c: Include <conio.h>.Daniel Jacobowitz
2006-02-10 * NEWS: Mention native Windows support.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-04-21 * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder
2004-06-252004-06-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2001-12-04Add note to serial_open.Martin Hunt
2001-07-15* serial.h (SERIAL_ASYNC): Delete.Andrew Cagney
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney
2001-07-09s/struct _serial_t/struct serial/Andrew Cagney
2001-03-06Update/correct copyright notices.Kevin Buettner
2000-10-23Corrected spelling errors in commentsDavid Anderson
2000-02-02import gdb-2000-02-01 snapshotJason Molenda