Age | Commit message (Expand) | Author | Files | Lines |
2015-03-23 | GDB: Add set/show serial parity command. | Yury Grechishchev | 1 | -0/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-04-19 | serial_write: change prototype to take a void-pointer buffer. | Pedro Alves | 1 | -4/+5 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-07-18 | 2012-07-18 Terry Guo <terry.guo@arm.com> | xuepeng guo | 1 | -47/+66 |
2012-06-11 | 2012-06-11 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -5/+25 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-03-04 | * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate. | Ulrich Weigand | 1 | -0/+7 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -25/+26 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-04-29 | * ser-base.h (reschedule): Delete prototype. | Doug Evans | 1 | -1/+1 |
2010-04-20 | (generic_readchar): Tweak previous checkin, close error_fd if EOF. | Doug Evans | 1 | -1/+8 |
2010-04-20 | * ser-base.c (generic_readchar): Watch for EOF in read of error_fd. | Doug Evans | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-12 | * serial.h (struct serial_ops): Document read_prim to return zero | Jim Blandy | 1 | -3/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-04-08 | Pass stderr of program run with "target remote |" | Vladimir Prus | 1 | -0/+42 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-02-10 | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 1 | -3/+4 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-04-22 | * ser-base.c: Include "ser-base.h" instead of "ser-unix.h". | Mark Kettenis | 1 | -2/+3 |
2005-04-22 | * ser-base.c (<sys/time.h>): Include. | Mark Mitchell | 1 | -0/+1 |
2005-04-21 | * ser-base.c: Include "gdb_string.h". | Mark Kettenis | 1 | -0/+2 |
2005-04-21 | * configure.ac: On MinGW, define USE_WIN32API and link with | Mark Mitchell | 1 | -6/+180 |
2005-03-25 | * ser-base.c (ser_unix_write): Rename to ... | Mark Mitchell | 1 | -17/+17 |
2005-03-25 | * Makefile.in (SFILES): Add ser-base.c. | Mark Mitchell | 1 | -0/+306 |