Age | Commit message (Expand) | Author | Files | Lines |
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-11-28 | Remove (dead-code) native core file sniffers on Linux targets | Ulrich Weigand | 1 | -70/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-07 | Remove duplicated #include's from GDB | Honggyu Kim | 1 | -2/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 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 | -8/+8 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -1/+0 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-03-27 | * m68klinux-nat.c (fetch_register): Fix strict-aliasing violation. | Andreas Schwab | 1 | -4/+6 |
2012-03-08 | * m68klinux-nat.c: Include "gdb_proc_service.h". | Andreas Schwab | 1 | -0/+25 |
2012-03-07 | * m68klinux-nat.c (getregs_supplies): Make static. | Andreas Schwab | 1 | -3/+3 |
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 | -15/+27 |
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-04-16 | * m68klinux-nat.c: Remove obsolete comment. | Andreas Schwab | 1 | -50/+14 |
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/+1 |
2008-05-05 | Update m68k port for unwinder changes. | Andreas Schwab | 1 | -1/+1 |
2008-02-18 | * m68klinux-nat.c (getfpregs_supplies): Replace gdbarch_fp0_regnum by | Markus Deuling | 1 | -2/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2007-10-08 | 2007-10-08 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -20/+27 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+19 |
2007-06-09 | 2007-06-09 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-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -5/+3 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -36/+36 |
2007-05-06 | * gdbcore.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -3/+4 |
2007-05-06 | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -26/+25 |
2007-04-29 | * m68klinux-nat.c: Remove #ifndef USE_PROC_FS check. | Ulrich Weigand | 1 | -16/+3 |
2007-04-25 | * core-aout.c: Delete file. | Ulrich Weigand | 1 | -24/+2 |
2007-03-30 | gdb/ChangeLog: | Ulrich Weigand | 1 | -13/+8 |
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 | -8/+24 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+8 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-09-07 | 2004-09-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+0 |
2004-07-24 | 2004-07-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+6 |
2004-07-22 | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -9/+13 |
2004-04-21 | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-18 | 2003-09-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-07-07 | * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update | Andreas Schwab | 1 | -10/+16 |