Age | Commit message (Expand) | Author | Files | Lines |
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-28 | gdb: include gdbarch.h in hppa-linux-nat.c | Simon Marchi | 1 | -0/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-06-11 | Fix gdb build on hppa-linux | John David Anglin | 1 | -2/+1 |
2018-05-30 | Remove regcache_raw_collect | Simon Marchi | 1 | -5/+3 |
2018-05-30 | Remove regcache_raw_supply | Simon Marchi | 1 | -5/+5 |
2018-05-30 | Remove regcache_get_ptid | Simon Marchi | 1 | -2/+2 |
2018-05-03 | target factories, target open and multiple instances of targets | Pedro Alves | 1 | -1/+1 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -16/+17 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -4/+4 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-03-17 | hppa-linux-nat: Use ptid from regcache instead of inferior_ptid | Simon Marchi | 1 | -10/+5 |
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-07-24 | Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere | Pedro Alves | 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 | Include string.h in 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-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -4/+4 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+4 |
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-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -2/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2008-02-18 | * hppa-tdep.h (find_global_pointer): Add gdbarch as parameter. | Markus Deuling | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-31 | * hppa-linux-nat.c: Use hppa-linux-offsets.h. | Daniel Jacobowitz | 1 | -5/+2 |
2007-10-08 | 2007-10-08 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -6/+12 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+4 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+3 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -11/+11 |
2007-05-06 | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -13/+14 |
2007-04-25 | * core-aout.c: Delete file. | Ulrich Weigand | 1 | -4/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-03-24 | * linux-nat.c (linux_ops_saved): New. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-09 | 2005-11-09 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -2/+2 |
2005-09-10 | * Makefile.in (ALLDEPFILES): Update. | Daniel Jacobowitz | 1 | -5/+25 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-07-24 | 2004-07-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-07-22 | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+5 |
2004-07-17 | 2004-07-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2004-07-17 | 2004-07-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+1 |