Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-02-19 | Add target_ops argument to to_extra_thread_info | Tom Tromey | 1 | -1/+1 |
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-04 | Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH. | Jan Kratochvil | 1 | -1/+2 |
2013-08-28 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-07-17 | * nto-tdep.c (nto_relocate_section_addresses): Update, | Doug Evans | 1 | -1/+1 |
2013-07-16 | * solist.h (target_so_ops.find_and_open_solib): Clarify usage of | Doug Evans | 1 | -1/+1 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-13 | ARI fixes: Avoid sprintf function use rule. | Pierre Muller | 1 | -11/+13 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -13/+13 |
2012-08-02 | gdb/ | Yao Qi | 1 | -21/+0 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -3/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-05-03 | * nto-tdep.c (nto_target): Replace deprecated call to | Pierre Muller | 1 | -2/+2 |
2011-04-19 | ARI fixes: Use only lowercase function name for static functions. | Pierre Muller | 1 | -4/+4 |
2011-03-09 | gdb/ | Pedro Alves | 1 | -1/+2 |
2011-03-09 | * cli/cli-cmds.c (shell_escape): Use lbasename. | Pedro Alves | 1 | -7/+1 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+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/+2 |
2009-07-28 | * nto-tdep.c (nto_thread_state_str): New array. | Aleksandar Ristovski | 1 | -0/+34 |
2009-06-12 | * nto-tdep.h (nto_generic_supply_gpregset) | Aleksandar Ristovski | 1 | -21/+0 |
2009-06-11 | * i386-nto-tdep.c (i386_nto_target): Remove definition. | Aleksandar Ristovski | 1 | -13/+0 |
2009-05-22 | * target.h (struct section_table): Rename to ... | Pedro Alves | 1 | -1/+1 |
2009-05-19 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-02-22 | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 1 | -1/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-11 | * solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use builtin types of | Ulrich Weigand | 1 | -2/+2 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -12/+12 |
2008-08-14 | * nto-tdep.c (lm_info): Updated struct lm_info definition from | Aleksandar Ristovski | 1 | -9/+27 |
2008-07-23 | * nto-procfs.c (procfs_xfer_memory): Changed signature. | Aleksandar Ristovski | 1 | -1/+2 |
2008-01-29 | * nto-tdep.h: Remove #include "defs.h". | Joel Brobecker | 1 | -0/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-17 | * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr): Use ULL suffix. | Ulrich Weigand | 1 | -3/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+12 |
2007-06-13 | 2007-06-13 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 | -2/+4 |
2007-05-06 | * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset): | Ulrich Weigand | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-11-28 | * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define. | Ulrich Weigand | 1 | -0/+3 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+6 |
2004-12-24 | * i386-tdep.h (i386_collect_gregset): New prototype. | Mark Kettenis | 1 | -35/+2 |