aboutsummaryrefslogtreecommitdiff
path: root/gdb/ser-mingw.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-23Fix indentation in ser_windows_setparity and hardwire_setparity.Joel Brobecker1-1/+1
2015-03-23GDB: Add set/show serial parity command.Yury Grechishchev1-2/+38
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-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-11PR remote/17028: GDB+GDBserver hangs on WindowsPedro Alves1-72/+69
2014-01-13replace XMALLOC with XNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19don't allocate serial_opsTom Tromey1-107/+126
2013-12-19make serial_ops constTom Tromey1-4/+0
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-02gdb/Yao Qi1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller1-1/+1
2011-03-04 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand1-0/+4
2011-02-21 * ser-mingw.c (ser_windows_close): Reformat comment to better conformPierre Muller1-4/+4
2011-02-21 Allow use of mingw native on Windows 95 OS.Pierre Muller1-3/+23
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+3
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-08-20 * serial.h (gdb_pipe, serial_pipe): Declare.Pedro Alves1-2/+39
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-142009-01-14 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-0/+3
2009-01-09 * ser-mingw.c (ser_windows_open): Use proper type when castingJoel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-09 * ser-mingw.c: Include "command.h".Pedro Alves1-2/+6
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+5
2008-09-032008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>Michael Snyder1-1/+1
2008-03-28gdb/Carlos O'Donell1-7/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-022007-10-02 Mark Mitchell <mark@codesourcery.com>Daniel Jacobowitz1-257/+272
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-04-19 * ser-mingw.c (fd_is_file): New function.Jerome Guitton1-2/+50
2007-04-08 Pass stderr of program run with "target remote |"Vladimir Prus1-2/+21
2007-02-08 * ser-mingw.c (pipe_windows_close): Move variable initialization backDaniel Jacobowitz1-2/+1
2007-01-30 * ser-mingw.c (pipe_windows_open)Vladimir Prus1-6/+13
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2006-10-10 * ser-mingw.c (free_pipe_state, pipe_wait_handle): UpdateDaniel Jacobowitz1-13/+39
2006-04-252006-04-11 Jim Blandy <jimb@codesourcery.com>Jim Blandy1-0/+239
2006-04-24 * ser-mingw.c: Include <conio.h>.Daniel Jacobowitz1-71/+206
2006-02-10 * NEWS: Mention native Windows support.Daniel Jacobowitz1-0/+796