Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-24 | constify cli-dump.c | Tom Tromey | 1 | -17/+18 |
2014-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -7/+8 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-08-09 | Remove unnecessary XMALLOC definitions. | Pedro Alves | 1 | -2/+0 |
2013-08-09 | Make functions in cli-dump.c static and remove cli-dump.h. | Pedro Alves | 1 | -5/+4 |
2013-05-30 | some cleanup checker fixes | Tom Tromey | 1 | -1/+2 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+2 |
2013-02-12 | Consistent use of (C) after "Copyright". | Pedro Alves | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-08-09 | gdb/ | Yao Qi | 1 | -7/+7 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -4/+2 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -2/+4 |
2012-07-18 | * utils.c (make_cleanup_bfd_unref): Rename from | Tom Tromey | 1 | -2/+2 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -2/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-07-26 | 2011-07-26 Sterling Augustine <saugustine@google.com> | Paul Pluzhnikov | 1 | -2/+2 |
2011-06-03 | Various spelling fixes. | Joel Brobecker | 1 | -6/+6 |
2011-03-02 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+3 |
2011-03-01 | 2011-03-01 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+5 |
2011-02-21 | * reverse.c: Include cli-utils.h. | Tom Tromey | 1 | -10/+1 |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -14/+14 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-29 | 2010-12-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -16/+16 |
2010-05-17 | 2010-05-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+4 |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-07-09 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -4/+6 |
2009-06-17 | ChangeLog: | Ulrich Weigand | 1 | -4/+4 |
2009-05-28 | 2009-05-27 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-28 | * cli/cli-script.c (do_fclose_cleanup): Remove. | Tom Tromey | 1 | -13/+0 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-03-08 | * cli/cli-dump.c (struct callback_data): load_offset needs to | Ulrich Weigand | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * cli/cli-utils.h: | Eli Zaretskii | 1 | -3/+3 |
2005-07-04 | * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call. | Mark Kettenis | 1 | -1/+1 |
2005-05-26 | 2005-05-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-23 | 2005-02-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+3 |
2005-02-21 | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -17/+17 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -20/+20 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -18/+18 |