aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-go32.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-07Constify add_infoTom Tromey1-1/+1
2017-11-06Assume termios is available, remove support for termio and sgttyPedro Alves1-12/+0
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-08-22Rename some command functionsSimon Marchi1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-07-21Fix djgpp gdb buildPedro Alves1-5/+22
2016-04-12target remote: Don't rely on immediate_quit (introduce quit handlers)Pedro Alves1-0/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+2
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev1-0/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-3/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19make serial_ops constTom Tromey1-2/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-04-19serial_write: change prototype to take a void-pointer buffer.Pedro Alves1-10/+11
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-07-31gdb/Yao Qi1-0/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand1-0/+12
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-36/+36
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-10-12 * ser-go32.c (struct dos_ops): Add missing fdopen field.Pierre Muller1-0/+1
2010-08-20 * serial.h (gdb_pipe, serial_pipe): Declare.Pedro Alves1-0/+7
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-55/+55
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-55/+55
2003-01-192003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-23/+23
2001-06-10* gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor1-1/+0
2001-03-26 * config/djgpp/djconfig.sh: Add copyright notice.Eli Zaretskii1-25/+23
2001-03-14Eliminate some uses of __STDC__.Andrew Cagney1-4/+0
2001-02-04 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only ifEli Zaretskii1-0/+7
2000-07-30Protoization.Kevin Buettner1-39/+16
2000-05-25 * ser-go32.c: Remove PARAMS.Eli Zaretskii1-9/+9
2000-03-19 * ser-go32.c (ports): Make the initializers complete, to pacifyEli Zaretskii1-4/+5