Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -1/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-17 | [C++/mingw] ser-tcp.c casts | Pedro Alves | 1 | -6/+10 |
2015-10-13 | More char constification | Pedro Alves | 1 | -1/+2 |
2015-08-24 | Prepare for gnulib update | Pedro Alves | 1 | -1/+1 |
2015-03-23 | GDB: Add set/show serial parity command. | Yury Grechishchev | 1 | -0/+1 |
2015-03-09 | Revert union gdb_sockaddr_u | Pedro Alves | 1 | -7/+7 |
2015-03-07 | Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violations | Pedro Alves | 1 | -7/+7 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -2/+2 |
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-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-19 | don't allocate serial_ops | Tom Tromey | 1 | -25/+31 |
2013-12-19 | make serial_ops const | Tom Tromey | 1 | -1/+0 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -2/+3 |
2013-04-19 | Make GDB -Wpointer-sign clean on MinGW too. | Pedro Alves | 1 | -1/+4 |
2013-04-10 | Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands. | Pedro Alves | 1 | -4/+7 |
2013-03-26 | ser-tcp.c: Small signed->unsigned cleanup. | Pedro Alves | 1 | -2/+2 |
2013-03-07 | ser-tcp.c:tcp_retry_limit: Change type to unsigned int. | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-10-28 | 2011-10-28 Alen Skondro <askondro@gmail.com> | Pedro Alves | 1 | -0/+2 |
2011-03-04 | * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate. | Ulrich Weigand | 1 | -0/+1 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -15/+16 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-26 | 2010-05-26 Ozkan Sezer <sezeroz@gmail.com> | Ozkan Sezer | 1 | -2/+2 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-06 | 2009-01-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -60/+184 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-03 | 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com> | Michael Snyder | 1 | -1/+8 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
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 | -2/+2 |
2006-02-10 | * NEWS: Mention native Windows support. | Daniel Jacobowitz | 1 | -17/+24 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-24 | * ser-tcp.c (close): Define as a function-like macro on MinGW. | Mark Mitchell | 1 | -1/+1 |
2005-06-13 | * ser-tcp.c: Tewak comment. | Mark Kettenis | 1 | -2/+7 |
2005-05-26 | 2005-05-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2005-04-21 | * configure.ac: On MinGW, define USE_WIN32API and link with | Mark Mitchell | 1 | -8/+57 |
2005-03-25 | * ser-base.c (ser_unix_write): Rename to ... | Mark Mitchell | 1 | -13/+13 |
2005-03-25 | * Makefile.in (SFILES): Add ser-base.c. | Mark Mitchell | 1 | -0/+1 |
2005-03-16 | * event-top.c (async_init_signals): Allow for systems that do not | Mark Mitchell | 1 | -0/+2 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-01-14 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 |
2004-06-25 | 2004-06-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |