Age | Commit message (Expand) | Author | Files | Lines |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -6/+6 |
2012-05-29 | bfd/ | Tom Tromey | 1 | -1/+0 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+1 |
2012-02-12 | gdb/ | Jan Kratochvil | 1 | -3/+6 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-03-23 | 2011-03-23 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -1/+2 |
2011-03-16 | Fix ARI warnings about new lines at the end of messages, which | Pierre Muller | 1 | -1/+1 |
2011-02-14 | * exec.c (section_table_available_memory): Change `len' parameter | Pedro Alves | 1 | -2/+1 |
2011-02-14 | Mark pieces of values as unavailable if the corresponding memory | Pedro Alves | 1 | -0/+37 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -13/+13 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+10 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-31 | gdb/ | Jan Kratochvil | 1 | -5/+1 |
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 |