summaryrefslogtreecommitdiff
path: root/gdb/serial.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: move baud_rate and serial_parity declarations to serial.hSimon Marchi2021-01-121-0/+8
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Revert 'Remove unused struct serial::name field'Pedro Alves2020-01-101-0/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Assume termios is available, remove support for termio and sgttyPedro Alves2017-11-061-12/+0
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* PR remote/21188: Fix remote serial timeoutPedro Alves2017-03-171-5/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix typos in gdb_pipe function commentDon Breazeal2016-05-031-2/+2
* Introduce a serial interface for select'able eventsPedro Alves2016-04-121-0/+7
* Remove unused struct serial::name fieldPedro Alves2016-04-121-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* GDB: Add set/show serial parity command.Yury Grechishchev2015-03-231-0/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Add target_ops argument to to_log_commandTom Tromey2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* make serial_ops constTom Tromey2013-12-191-3/+2
* serial_write: change prototype to take a void-pointer buffer.Pedro Alves2013-04-191-3/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * serial.c (deprecated_serial_fd): Remove.Tom Tromey2012-12-201-7/+0
* 2012-06-13 Pedro Alves <palves@redhat.com>Pedro Alves2012-06-131-0/+1
* 2012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves2012-06-111-5/+22
* 2012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves2012-06-111-2/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdbTom Tromey2011-04-191-1/+1
* * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand2011-03-041-0/+7
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-11/+11
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-3/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * serial.h (gdb_pipe, serial_pipe): Declare.Pedro Alves2010-08-201-0/+14
* gdb/Jan Kratochvil2010-05-021-1/+1
* 2010-03-30 Ozkan Sezer <sezeroz@gmail.com>Tom Tromey2010-03-301-0/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * serial.h (struct serial_ops): Document read_prim to return zeroJim Blandy2007-10-121-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Pass stderr of program run with "target remote |"Vladimir Prus2007-04-081-0/+10
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-3/+2
* * ser-mingw.c: Include <conio.h>.Daniel Jacobowitz2006-04-241-0/+4
* * NEWS: Mention native Windows support.Daniel Jacobowitz2006-02-101-1/+25
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell2005-04-211-0/+6
* 2005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2005-01-141-21/+22
* 2004-06-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-251-2/+3