Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-03-17 | PR remote/21188: Fix remote serial timeout | Pedro Alves | 1 | -5/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-05-03 | Fix typos in gdb_pipe function comment | Don Breazeal | 1 | -2/+2 |
2016-04-12 | Introduce a serial interface for select'able events | Pedro Alves | 1 | -0/+7 |
2016-04-12 | Remove unused struct serial::name field | Pedro Alves | 1 | -1/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-03-23 | GDB: Add set/show serial parity command. | Yury Grechishchev | 1 | -0/+11 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_log_command | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-19 | make serial_ops const | Tom Tromey | 1 | -3/+2 |
2013-04-19 | serial_write: change prototype to take a void-pointer buffer. | Pedro Alves | 1 | -3/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-20 | * serial.c (deprecated_serial_fd): Remove. | Tom Tromey | 1 | -7/+0 |
2012-06-13 | 2012-06-13 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+1 |
2012-06-11 | 2012-06-11 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -5/+22 |
2012-06-11 | 2012-06-11 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -2/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-04-19 | gdb | Tom Tromey | 1 | -1/+1 |
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 | -11/+11 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+8 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-20 | * serial.h (gdb_pipe, serial_pipe): Declare. | Pedro Alves | 1 | -0/+14 |
2010-05-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-03-30 | 2010-03-30 Ozkan Sezer <sezeroz@gmail.com> | Tom Tromey | 1 | -0/+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 | -1/+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/+10 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2006-04-24 | * ser-mingw.c: Include <conio.h>. | Daniel Jacobowitz | 1 | -0/+4 |
2006-02-10 | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 1 | -1/+25 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-04-21 | * configure.ac: On MinGW, define USE_WIN32API and link with | Mark Mitchell | 1 | -0/+6 |
2005-01-14 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -21/+22 |
2004-06-25 | 2004-06-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+3 |
2003-04-12 | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+2 |
2001-12-04 | Add note to serial_open. | Martin Hunt | 1 | -1/+4 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -27/+3 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -49/+49 |
2001-07-09 | s/struct _serial_t/struct serial/ | Andrew Cagney | 1 | -4/+4 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-10-23 | Corrected spelling errors in comments | David Anderson | 1 | -1/+1 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -3/+3 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -5/+7 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -12/+32 |