Age | Commit message (Expand) | Author | Files | Lines |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-10-03 | gdb: make string-like set show commands use std::string variable | Simon Marchi | 1 | -3/+2 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -1/+1 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -2/+0 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-08-06 | Remove unused variables in procfs.c etc. | Rainer Orth | 1 | -2/+0 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-30 | Remove ioctl-based procfs support on Solaris | Rainer Orth | 1 | -355/+1 |
2017-11-07 | Constify add_setshow_* | Tom Tromey | 1 | -2/+4 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -4/+0 |
2017-04-05 | -Wwrite-strings: More Solaris | Pedro Alves | 1 | -3/+3 |
2017-04-05 | -Wwrite-strings: Fix Solaris "set procfs-file" | Pedro Alves | 1 | -3/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+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 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-11 | gdb/ | Pedro Alves | 1 | -4/+1 |
2012-04-27 | * proc-utils.h (proc_prettyprint_signalset): New prototype. | Maciej W. Rozycki | 1 | -0/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 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-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -16/+14 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -2/+3 |
2005-03-10 | * proc-api.c: Update copyright year. | Mark Kettenis | 1 | -7/+7 |
2005-03-09 | 2005-03-09 David Lecomber <david@lecomber.net> | David Lecomber | 1 | -6/+6 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+6 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-02-06 | * proc-api.c (write_with_trace): Initialize local variable to | Mark Kettenis | 1 | -1/+1 |
2003-12-14 | * proc-api.c (procfs_note): Add format string to fprintf call. | Mark Kettenis | 1 | -1/+1 |
2003-05-15 | 2003-05-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -10/+0 |
2003-02-07 | 2003-02-06 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+4 |
2002-08-29 | * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S). | Joel Brobecker | 1 | -1/+1 |
2002-08-23 | * proc-api.c (rw_table): Do not include a row for PCDSTOP if the | Joel Brobecker | 1 | -0/+14 |
2002-07-16 | * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including | Joel Brobecker | 1 | -0/+2 |
2002-03-06 | * cli/cli-decode.c (set_cmd_completer): New function. | Andrew Cagney | 1 | -1/+1 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -2/+2 |
2001-05-10 | 2001-05-10 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+4 |