summaryrefslogtreecommitdiff
path: root/gdb/ser-base.c
Commit message (Expand)AuthorAgeFilesLines
* serial_write: change prototype to take a void-pointer buffer.Pedro Alves2013-04-191-4/+5
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* 2012-07-18 Terry Guo <terry.guo@arm.com>xguo2012-07-181-47/+66
* 2012-06-11 Pedro Alves <palves@redhat.com>Pedro Alves2012-06-111-5/+25
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* * 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-25/+26
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+2
* * ser-base.h (reschedule): Delete prototype.Doug Evans2010-04-291-1/+1
* (generic_readchar): Tweak previous checkin, close error_fd if EOF.Doug Evans2010-04-201-1/+8
* * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.Doug Evans2010-04-201-1/+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-3/+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/+42
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * NEWS: Mention native Windows support.Daniel Jacobowitz2006-02-101-3/+4
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * ser-base.c: Include "ser-base.h" instead of "ser-unix.h".Mark Kettenis2005-04-221-2/+3
* * ser-base.c (<sys/time.h>): Include.Mark Mitchell2005-04-221-0/+1
* * ser-base.c: Include "gdb_string.h".Mark Kettenis2005-04-211-0/+2
* * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell2005-04-211-6/+180
* * ser-base.c (ser_unix_write): Rename to ...Mark Mitchell2005-03-251-17/+17
* * Makefile.in (SFILES): Add ser-base.c.Mark Mitchell2005-03-251-0/+306