summaryrefslogtreecommitdiff
path: root/gdb/symtab.h
Commit message (Expand)AuthorAgeFilesLines
* PR symtab/17559Doug Evans2014-11-151-0/+4
* expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial.Doug Evans2014-11-151-3/+2
* Revert old nexti prologue check and eliminate in_prologuePedro Alves2014-11-071-3/+0
* symtab.h (lookup_global_symbol): Improve function comment.Doug Evans2014-11-061-0/+8
* Rename lookup_symbol_global to lookup_global_symbol.Doug Evans2014-11-061-8/+8
* lookup_symbol_in_block: Renamed from lookup_symbol_aux_block.Doug Evans2014-11-061-4/+4
* Rename lookup_symbol_static to lookup_symbol_in_static_block,Doug Evans2014-11-061-5/+5
* Move lookup_block_symbol to block.c, rename to block_lookup_symbol.Doug Evans2014-11-061-5/+0
* Move block_found decl to symtab.h.Doug Evans2014-10-261-0/+4
* Clean up some function comments in symtab.[ch].Doug Evans2014-10-261-22/+50
* Remove Chill from commentsYao Qi2014-07-211-1/+1
* constify search_symbolsTom Tromey2014-06-301-2/+2
* make common_block constTom Tromey2014-06-181-1/+1
* constify some blockvector APIsTom Tromey2014-06-181-1/+1
* constify struct block in some placesTom Tromey2014-06-181-1/+1
* Revert patchset for c++/16253: it causes a large performance regression.Keith Seitz2014-06-071-0/+4
* Remove symbol_matches_domain. This fixesKeith Seitz2014-04-141-4/+0
* change probes to be program-space-independentTom Tromey2014-03-031-0/+3
* change minsyms not to be relocated at read-timeTom Tromey2014-02-261-4/+3
* start change to progspace independenceTom Tromey2014-02-261-2/+12
* make MSYMBOL_VALUE_ADDRESS an rvalueTom Tromey2014-02-261-1/+3
* change minsym representationTom Tromey2014-02-261-3/+31
* move the "main" data into the per-BFD objectTom Tromey2014-01-151-1/+0
* make language_of_main staticTom Tromey2014-01-151-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* fortran: enable ptype/whatis for modules.Keven Boell2013-12-191-0/+4
* make symtab::dirname constTom Tromey2013-12-061-1/+1
* make symtab::filename constTom Tromey2013-12-061-1/+1
* Change "set debug symtab-create" to take a verbosity level.Doug Evans2013-11-081-1/+4
* * symtab.c (domain_name, search_domain_name): New functions.Doug Evans2013-09-251-0/+4
* use language of the main symbolTom Tromey2013-08-071-2/+0
* remove msymbol_objfileTom Tromey2013-08-051-1/+1
* * symtab.c (do_free_search_symbols_cleanup): Change arg to,Doug Evans2013-08-011-2/+2
* Further workarounds for binutils/15021.Doug Evans2013-08-011-0/+4
* * symtab.h (struct general_symbol_info) <value.bytes>: Make const.Tom Tromey2013-04-121-1/+1
* PR symtab/8424:Tom Tromey2013-04-081-9/+6
* * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.Tom Tromey2013-04-081-3/+14
* * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):Tom Tromey2013-04-081-1/+1
* * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey2013-04-081-0/+6
* 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey2013-03-201-23/+64
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-131-8/+12
* gdb/Jan Kratochvil2013-02-031-1/+0
* * dwarf2read.c (new_symbol_full): Remove cast.Tom Tromey2013-01-211-1/+2
* gdb/Jan Kratochvil2013-01-211-2/+7
* * symtab.h (struct symbol_search): Add comment.Doug Evans2013-01-171-0/+2
* gdb/Yao Qi2013-01-031-15/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/Jan Kratochvil2012-12-241-1/+1
* gdb/Yao Qi2012-12-201-10/+0
* gdb/Yao Qi2012-12-201-6/+0