Age | Commit message (Expand) | Author | Files | Lines |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2010-05-04 | * gdb/exec.c (print_section_info): Display entry point without arch | Matthew Gretton-Dann | 1 | -2/+5 |
2010-04-14 | * objfiles.h (gdb_bfd_close_or_warn): Declare. | Pedro Alves | 1 | -6/+2 |
2010-02-05 | 2010-02-05 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -2/+4 |
2010-01-19 | Delete free_named_symtabs and associated cleanup. | Joel Brobecker | 1 | -6/+0 |
2010-01-15 | gdb/ | Jan Kratochvil | 1 | -6/+4 |
2010-01-14 | gdb/ | Jan Kratochvil | 1 | -2/+30 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -35/+53 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -10/+12 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -1/+1 |
2009-06-12 | * exec.h (section_table_xfer_memory_partial): Improve description, | Pedro Alves | 1 | -21/+0 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -1/+10 |
2009-06-03 | * target.c: Include "exec.h". | Pedro Alves | 1 | -106/+182 |
2009-05-22 | * target.h (struct section_table): Rename to ... | Pedro Alves | 1 | -12/+12 |
2009-05-22 | * bfd-target.c: Don't include gdb_assert.h or gdb_string.h. | Pedro Alves | 1 | -22/+78 |
2009-05-19 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2009-02-22 | * exec.c (exec_file_attach): Fix comment. | Doug Evans | 1 | -4/+2 |
2009-01-08 | PR breakpoints/9350: | Tom Tromey | 1 | -2/+9 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-30 | * source.c (symtab_to_fullname): Test 'r >= 0'. | Tom Tromey | 1 | -2/+5 |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -4/+1 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -3/+4 |
2008-07-21 | gdb | Tom Tromey | 1 | -1/+1 |
2008-05-03 | * Makefile.in (objfiles.o): Update. | Daniel Jacobowitz | 1 | -6/+4 |
2008-05-01 | * exec.c (print_section_info): Add missing '\n'. | Joel Brobecker | 1 | -4/+2 |
2008-04-19 | * defs.h (exec_set_section_offsets): Remove prototype. | Thiago Jung Bauermann | 1 | -36/+0 |
2008-04-16 | PR gdb/2445 | Daniel Jacobowitz | 1 | -1/+1 |
2008-03-14 | * cache.c (close_one): Remove mtime hack. | Daniel Jacobowitz | 1 | -0/+4 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -3/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-31 | 2007-07-31 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-02-09 | * exec.c (add_to_section_table): Do not discard empty sections. | Joel Brobecker | 1 | -2/+6 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2006-11-10 | gdb/ | Daniel Jacobowitz | 1 | -0/+2 |
2006-07-24 | gdb/ | Daniel Jacobowitz | 1 | -3/+6 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -3/+1 |
2006-02-25 | * gdb/defs.h: unconditionally include <fcntl.h>, and | Charles Wilson | 1 | -3/+0 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-08-29 | * environ.c (unset_in_environ): Use strncmp instead of | Mark Kettenis | 1 | -4/+0 |
2005-06-13 | * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr. | Mark Mitchell | 1 | -1/+3 |
2005-06-13 | gdb/ | Daniel Jacobowitz | 1 | -0/+21 |
2005-05-16 | 2005-05-16 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+2 |
2005-05-01 | 2005-05-01 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-03-26 | * exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ. | Mark Kettenis | 1 | -2/+2 |
2005-03-08 | * doc/observer.texi (executable_changed): New observer. | Joel Brobecker | 1 | -0/+2 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+9 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+6 |