Age | Commit message (Expand) | Author | Files | Lines |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-12-22 | * minsyms.h: Rearrange. Document header and all functions. | Tom Tromey | 1 | -43/+20 |
2011-12-21 | * symtab.h: Include minsyms.h. | Tom Tromey | 1 | -0/+21 |
2011-12-19 | * symtab.h (add_minsym_to_hash_table): Don't declare. | Tom Tromey | 1 | -1/+1 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -0/+40 |
2011-07-05 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2011-04-27 | gdb/doc/ | Jan Kratochvil | 1 | -2/+7 |
2011-04-06 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -0/+20 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -0/+33 |
2011-03-28 | gdb/ | Jan Kratochvil | 1 | -3/+16 |
2011-03-23 | 2011-03-23 Kai Tietz <ktietz@redhat.com> | Kai Tietz | 1 | -1/+2 |
2011-03-09 | * cli/cli-cmds.c (shell_escape): Use lbasename. | Pedro Alves | 1 | -6/+1 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -30/+30 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-08-09 | create and use symbol_set_language. | Sami Wagiaalla | 1 | -3/+2 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+8 |
2010-01-21 | PR symtab/11198: | Tom Tromey | 1 | -0/+31 |
2010-01-06 | 2010-01-06 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -8/+7 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-16 | * xcoffread.c (scan_xcoff_symtab): Update. | Tom Tromey | 1 | -7/+26 |
2009-09-14 | 2009-09-14 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -24/+21 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -1/+1 |
2009-03-31 | gdb | Tom Tromey | 1 | -2/+30 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-10-01 | * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE. | Tom Tromey | 1 | -1/+1 |
2008-10-01 | * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update. | Tom Tromey | 1 | -5/+6 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -11/+23 |
2008-08-21 | * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME. | Daniel Jacobowitz | 1 | -10/+9 |
2008-05-16 | gdb/ | Ulrich Weigand | 1 | -0/+35 |
2008-05-16 | * minsyms.c: Include "target.h". | Ulrich Weigand | 1 | -0/+17 |
2008-05-14 | * elfread.c (elf_symtab_read): Create trampolines for @plt symbols. | Daniel Jacobowitz | 1 | -4/+43 |
2008-05-03 | * linespec.c: Include "target.h". | Ulrich Weigand | 1 | -0/+20 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-18 | * minsyms.c (lookup_minimal_symbol): Also check the separate | Daniel Jacobowitz | 1 | -3/+6 |
2007-10-19 | * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable. | Ulrich Weigand | 1 | -11/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-01 | * minsyms.c (lookup_minimal_symbol_by_pc_section): Search fewer | Daniel Jacobowitz | 1 | -14/+14 |
2007-06-15 | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 1 | -1/+1 |
2007-01-09 | 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -0/+16 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2006-10-17 | gdb/ | Daniel Jacobowitz | 1 | -2/+2 |
2006-07-19 | * blockframe.c (find_pc_partial_function): Use the minimal symbol | Daniel Jacobowitz | 1 | -24/+83 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2004-09-20 | * minsyms.c (lookup_minimal_symbol): Doc fix. | Jim Blandy | 1 | -1/+9 |
2004-05-20 | * symtab.h (SYMBOL_SEARCH_NAME): New definition. | Paul N. Hilfinger | 1 | -1/+1 |
2004-03-29 | * minsyms.c (install_minimal_symbols): Move dropping leading | Corinna Vinschen | 1 | -29/+18 |
2004-02-09 | 2004-02-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+21 |