| Commit message (Expand) | Author | Age | Files | Lines |
* | ChangeLog: | Ulrich Weigand | 2012-07-30 | 1 | -3/+9 |
* | gdb/ | Jan Kratochvil | 2012-07-06 | 1 | -5/+10 |
* | struct siginfo vs. siginfo_t | Thomas Schwinge | 2012-03-21 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2012-03-08 | 1 | -1/+1 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | gdb/ | Pedro Alves | 2011-12-14 | 1 | -2/+2 |
* | PR gdb/13218 | Ulrich Weigand | 2011-10-10 | 1 | -43/+0 |
* | 2011-10-07 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2011-10-07 | 1 | -12/+8 |
* | * arm-linux-tdep.c: Include "auxv.h". | Ulrich Weigand | 2011-06-15 | 1 | -20/+0 |
* | ChangeLog: | Ulrich Weigand | 2011-02-21 | 1 | -0/+580 |
* | 2011-01-31 Yao Qi <yao@codesourcery.com> | Yao Qi | 2011-01-30 | 1 | -9/+13 |
* | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-07 | 1 | -2/+2 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> | Richard Earnshaw | 2010-04-12 | 1 | -15/+153 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -2/+2 |
* | * arm-linux-nat.c (fetch_register, store_register): Use | Kazu Hirata | 2009-04-22 | 1 | -4/+4 |
* | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 2009-02-23 | 1 | -2/+4 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | 2007-10-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-10-31 | 1 | -2/+3 |
* | * target-descriptions.c (tdesc_predefined_types): New. | Daniel Jacobowitz | 2007-10-15 | 1 | -38/+21 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 2007-06-09 | 1 | -2/+4 |
* | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 2007-05-06 | 1 | -62/+60 |
* | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 2007-05-06 | 1 | -8/+10 |
* | * core-aout.c: Delete file. | Ulrich Weigand | 2007-04-25 | 1 | -6/+0 |
* | * Makefile.in (XMLFILES): Include $(TDEP_XML). | Daniel Jacobowitz | 2007-02-26 | 1 | -7/+141 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | * Makefile.in (arm_linux_tdep_h): New variable. | Daniel Jacobowitz | 2006-07-12 | 1 | -288/+30 |
* | gdb/ | Daniel Jacobowitz | 2006-05-30 | 1 | -0/+24 |
* | * linux-nat.c (linux_ops_saved): New. | Daniel Jacobowitz | 2006-03-24 | 1 | -2/+2 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | * Makefile.in (ALLDEPFILES): Update. | Daniel Jacobowitz | 2005-09-10 | 1 | -5/+22 |
* | * arm-linux-nat.c (store_register, store_regs): Handle | Daniel Jacobowitz | 2005-03-29 | 1 | -0/+10 |
* | 2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr> | Andrew Cagney | 2005-01-05 | 1 | -13/+13 |
* | 2004-07-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-24 | 1 | -14/+20 |
* | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-07-22 | 1 | -19/+28 |
* | * arm-linux-nat.c (store_newfpe_single): Use regcache_collect. | Richard Earnshaw | 2002-02-23 | 1 | -17/+17 |
* | * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the | Richard Earnshaw | 2002-02-19 | 1 | -6/+6 |
* | * arm-linux-nat.c: Really include arm-tdep.h. | Richard Earnshaw | 2002-02-12 | 1 | -0/+2 |
* | * arm-tdep.h: New file. | Richard Earnshaw | 2002-02-11 | 1 | -58/+60 |
* | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2002-01-08 | 1 | -12/+12 |
* | * arm-linux-nat.c: Don't include <asm/ptrace.h>. | Daniel Jacobowitz | 2001-11-17 | 1 | -18/+16 |
* | * arm-linux-nat.c: Include <asm/ptrace.h> explicitly. | Daniel Jacobowitz | 2001-10-31 | 1 | -0/+2 |
* | * arm-linux-nat.c (fill_gregset): Do not check register_valid[]. | Daniel Jacobowitz | 2001-10-26 | 1 | -17/+8 |
* | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 2001-05-15 | 1 | -8/+2 |
* | Phase 1 of the ptid_t changes. | Kevin Buettner | 2001-05-04 | 1 | -13/+14 |
* | Create new file regcache.h. Update all uses. | Andrew Cagney | 2001-03-01 | 1 | -1/+2 |
* | 2001-02-04 Philip Blundell <philb@gnu.org> | Phil Blundell | 2001-02-06 | 1 | -4/+4 |
* | 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-05-26 | 1 | -0/+3 |