Age | Commit message (Expand) | Author | Files | Lines |
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-02-25 | Re-implement ia64-linux-nat.c::ia64_linux_xfer_partial | Pedro Alves | 1 | -12/+23 |
2014-02-25 | Adjust ia64_linux_xfer_partial following to_xfer_partial API change. | Joel Brobecker | 1 | -5/+23 |
2014-02-19 | Add target_ops argument to to_insert_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_remove_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | add "this" pointers to more target APIs | Tom Tromey | 1 | -2/+2 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-18 | Add target_xfer_partial_ftype | Yao Qi | 1 | -3/+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 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-07-06 | gdb/ | Jan Kratochvil | 1 | -5/+6 |
2012-03-28 | 2012-03-28 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+34 |
2012-03-28 | 2012-03-28 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+1 |
2012-03-28 | [ia64-linux] Allow libunwind to fetch register 0 | Joel Brobecker | 1 | -0/+10 |
2012-03-21 | struct siginfo vs. siginfo_t | Thomas Schwinge | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-14 | gdb/ | Pedro Alves | 1 | -3/+3 |
2011-10-07 | 2011-10-07 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -7/+5 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -21/+22 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-07-27 | gdb/ | Jan Kratochvil | 1 | -0/+13 |
2010-07-07 | 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpoint | Thiago Jung Bauermann | 1 | -2/+4 |
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 | -2/+2 |
2008-08-15 | * ia64-linux.nat (_initialize_ia64_linux_nat): Don't | Vladimir Prus | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-13 | * ia64-linux-nat.c (ia64_register_addr): Add gdbarch parameter, | Ulrich Weigand | 1 | -10/+10 |
2007-10-08 | 2007-10-08 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -6/+12 |
2007-10-01 | * linux-nat.c (linux_nat_new_thread): New variable. | Daniel Jacobowitz | 1 | -43/+47 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -2/+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 | -5/+9 |
2007-05-12 | * i386-linux-nat.c (i386_linux_resume): Use regcache functions | Ulrich Weigand | 1 | -7/+8 |
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 | -41/+28 |
2007-03-28 | * arch-utils.c (legacy_pc_in_sigtramp): Remove. | Ulrich Weigand | 1 | -14/+155 |
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-09-10 | * Makefile.in (ALLDEPFILES): Update. | Daniel Jacobowitz | 1 | -7/+34 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-01-15 | 2005-01-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -1/+2 |
2004-10-13 | * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace | Kevin Buettner | 1 | -9/+3 |
2004-10-08 | 2004-10-08 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -3/+12 |