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