Age | Commit message (Expand) | Author | Files | Lines |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-20 | gdb/ | Yao Qi | 1 | -4/+28 |
2012-12-04 | * symmisc.c: Whitespace fixes. | Doug Evans | 1 | -1/+2 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -3/+7 |
2012-08-22 | * dwarf2read.c (macro_start_file): Update. | Tom Tromey | 1 | -2/+3 |
2012-08-22 | * elfread.c (elf_symtab_read): Update. | Tom Tromey | 1 | -2/+5 |
2012-07-26 | * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not | Tom Tromey | 1 | -16/+17 |
2012-05-10 | * tracepoint.c (scope_info): Update. | Tom Tromey | 1 | -2/+3 |
2012-04-18 | gdb/ | Jan Kratochvil | 1 | -12/+15 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-04-04 | * symtab.h (free_symtab): Remove. | Tom Tromey | 1 | -12/+0 |
2011-04-04 | * mdebugread.c (psymtab_to_symtab_1): Copy linetable to obstack. | Tom Tromey | 1 | -27/+1 |
2011-04-04 | * xcoffread.c (read_xcoff_symtab): Make `debugfmt' const. | Tom Tromey | 1 | -2/+0 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2011-03-23 | 2011-03-23 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -1/+2 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+5 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -9/+14 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -2/+2 |
2010-08-31 | Create and use a specialized bcache type for psymbols | Sami Wagiaalla | 1 | -2/+4 |
2010-05-16 | 2010-05-16 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2010-05-06 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+1 |
2010-03-10 | gdb | Tom Tromey | 1 | -458/+6 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -2/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-05 | * symmisc.c (print_symbol_bcache_statistics): Print filename cache | Tom Tromey | 1 | -0/+3 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -10/+22 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -25/+46 |
2009-05-23 | * symmisc.c (dump_symtab): Switch the current language to | Eli Zaretskii | 1 | -6/+13 |
2009-04-21 | ARI fix: remove "%p". | Pierre Muller | 1 | -4/+4 |
2009-04-17 | ARI fix: Do not use %p, replace by call to host_address_to_string | Pierre Muller | 1 | -10/+16 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-06 | * symmisc.c (maintenance_info_symtabs): Watch for ^c. | Doug Evans | 1 | -90/+98 |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -12/+3 |
2008-10-01 | * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE. | Tom Tromey | 1 | -1/+1 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -17/+17 |
2008-08-23 | 2008-08-23 Jim Blandy <jimb@redhat.com> | Tom Tromey | 1 | -0/+1 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -10/+12 |
2008-05-27 | * symtab.h (enum address_class): Remove LOC_REGPARM and | Andreas Schwab | 1 | -10/+5 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 1 | -10/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 1 | -8/+0 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_INDIRECT and | Ulrich Weigand | 1 | -9/+0 |
2008-04-03 | * symtab.h (enum free_code): Delete free_contents, unused. | Doug Evans | 1 | -43/+4 |
2008-03-17 | * stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR. | Daniel Jacobowitz | 1 | -1/+1 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -28/+25 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-15 | * symmisc.c (maintenance_info_symtabs): Print linetable info. | Doug Evans | 1 | -0/+2 |
2007-10-19 | * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. | Ulrich Weigand | 1 | -2/+0 |
2007-10-12 | * block.h (struct block): Remove "gcc_compile_flag" member. | Ulrich Weigand | 1 | -2/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+3 |