Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Constify add_info | Tom Tromey | 1 | -1/+1 |
2017-11-06 | Assume termios is available, remove support for termio and sgtty | Pedro Alves | 1 | -12/+0 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-08-22 | Rename some command functions | Simon Marchi | 1 | -2/+2 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-07-21 | Fix djgpp gdb build | Pedro Alves | 1 | -5/+22 |
2016-04-12 | target remote: Don't rely on immediate_quit (introduce quit handlers) | Pedro Alves | 1 | -0/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-03-23 | GDB: Add set/show serial parity command. | Yury Grechishchev | 1 | -0/+1 |
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 | -3/+0 |
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 | -2/+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 | -10/+11 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-07-31 | gdb/ | Yao Qi | 1 | -0/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-03-04 | * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate. | Ulrich Weigand | 1 | -0/+12 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -36/+36 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-10-12 | * ser-go32.c (struct dos_ops): Add missing fdopen field. | Pierre Muller | 1 | -0/+1 |
2010-08-20 | * serial.h (gdb_pipe, serial_pipe): Declare. | Pedro Alves | 1 | -0/+7 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 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/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -55/+55 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -55/+55 |
2003-01-19 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -23/+23 |
2001-06-10 | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 1 | -1/+0 |
2001-03-26 | * config/djgpp/djconfig.sh: Add copyright notice. | Eli Zaretskii | 1 | -25/+23 |
2001-03-14 | Eliminate some uses of __STDC__. | Andrew Cagney | 1 | -4/+0 |
2001-02-04 | * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if | Eli Zaretskii | 1 | -0/+7 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -39/+16 |
2000-05-25 | * ser-go32.c: Remove PARAMS. | Eli Zaretskii | 1 | -9/+9 |
2000-03-19 | * ser-go32.c (ports): Make the initializers complete, to pacify | Eli Zaretskii | 1 | -4/+5 |
2000-03-15 | * ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state) | Eli Zaretskii | 1 | -17/+11 |
2000-03-15 | * ser-go32.c (dos_get_tty_state): Fail if the (fake) handle was | Eli Zaretskii | 1 | -0/+17 |
2000-02-29 | From Eli. Warning fixes. | Andrew Cagney | 1 | -4/+2 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -3/+3 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -3/+3 |