aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-10gdbTom Tromey1-728/+315
2010-03-09dwarf2_physname patchset:Keith Seitz1-83/+46
2010-01-262010-01-26 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-4/+5
2010-01-14gdb/Jan Kratochvil1-1/+6
2010-01-062010-01-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-32/+34
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-12-28 * NEWS: Document "info variables" change.Daniel Jacobowitz1-1/+4
2009-11-18 * symtab.c (symbol_set_names): Correctly set 'name' on symbol whenTom Tromey1-1/+1
2009-11-16 * xcoffread.c (scan_xcoff_symtab): Update.Tom Tromey1-26/+88
2009-11-09 PR mi/9583:Joel Brobecker1-10/+26
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-14/+50
2009-08-24 * symtab.c (default_make_symbol_completion_list): KeepKeith Seitz1-1/+2
2009-07-232009-07-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+4
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-06-29 * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,Ulrich Weigand1-7/+0
2009-06-28 gdb/Daniel Jacobowitz1-37/+96
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-9/+9
2009-06-11 * symtab.c (append_expanded_sal): Remove unused local variables.Pedro Alves1-2/+0
2009-05-23 * symtab.c (skip_prologue_using_lineinfo): New function.Eli Zaretskii1-0/+56
2009-04-27 * symtab.c (append_exact_match_to_sals): New function, extractedJerome Guitton1-35/+58
2009-03-31gdbTom Tromey1-0/+12
2009-03-13 * symtab.c (lookup_symbol_in_language): Use a cleanup.Tom Tromey1-5/+4
2009-03-02 * symtab.c: Remove trailing whitespace throughout the file.Doug Evans1-74/+71
2009-02-23(tiny change)Joel Brobecker1-1/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-02-06gdb/Thiago Jung Bauermann1-0/+10
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-01 * symtab.c (search_symbols): Update.Tom Tromey1-5/+2
2008-10-01 * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE.Tom Tromey1-10/+10
2008-09-30gdbTom Tromey1-0/+54
2008-09-22 * symtab.c (skip_prologue_using_sal): Treat two consecutive linesDaniel Jacobowitz1-1/+33
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-19/+22
2008-08-21 * buildsym.c (add_symbol_to_list): Do not callDaniel Jacobowitz1-1/+1
2008-08-20 * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves1-1/+2
2008-07-21gdbTom Tromey1-1/+1
2008-07-13 * symtab.c (expand_line_sal): Fix a memory leak.Joel Brobecker1-2/+2
2008-06-11 * gdbarch.sh (gdbarch_skip_main_prologue): New.Pierre Muller1-0/+15
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab1-5/+1
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand1-1/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand1-1/+0
2008-05-22 * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand1-2/+0
2008-05-19 * symtab.h (lookup_symbol_in_language): Update comment.Pedro Alves1-4/+2
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-13/+6
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand1-82/+27
2008-05-16gdb/Ulrich Weigand1-13/+71
2008-05-05 * ada-lang.c: Update throughout to use symbol_matches_domainAleksandar Ristovski1-7/+29
2008-05-04 gdb/Jan Kratochvil1-70/+121
2008-05-03 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz1-34/+0
2008-05-03 * linespec.c: Include "target.h".Ulrich Weigand1-19/+38
2008-04-19* symtab.c: (multiple_symbols_modes, multiple_symbols_ask)Mark Kettenis1-3/+3