summaryrefslogtreecommitdiff
path: root/gdb/buildsym.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Rename remaining members of buildsym_compunit to start with "m_"Keith Seitz2018-07-201-15/+15
* Remove record_line_ftypeTom Tromey2018-07-201-4/+0
* Introduce buildsym-legacy.hTom Tromey2018-07-201-142/+0
* Move struct buildsym_compunit to buildsym.hTom Tromey2018-07-201-0/+288
* Remove EXTERN from buildsym.hTom Tromey2018-07-201-12/+1
* Remove buildsym_initTom Tromey2018-07-201-2/+0
* Move the symbol lists to buildsym_compunitTom Tromey2018-07-201-14/+12
* Remove the "listhead" argument from finish_blockTom Tromey2018-07-201-1/+0
* Move pending_blocks and pending_block_obstack to buildsym_compunitTom Tromey2018-07-201-1/+1
* Move current_subfile to buildsym_compunitTom Tromey2018-07-201-2/+4
* Move the context stack to buildsym_compunitTom Tromey2018-07-201-10/+14
* Move the using directives to buildsym_compunitTom Tromey2018-07-161-8/+12
* Make free_pending_blocks staticTom Tromey2018-07-161-3/+1
* Move the subfile stack to buildsym_compunitTom Tromey2018-07-161-2/+2
* Remove merge_symbol_listsTom Tromey2018-07-161-3/+0
* Move scan_file_globals declaration to stabsread.hTom Tromey2018-07-161-4/+0
* Remove buildsym_new_initTom Tromey2018-07-161-3/+1
* Move within_function to stabsreadTom Tromey2018-07-161-5/+0
* Move processing_gcc to stabsreadTom Tromey2018-07-161-5/+0
* Move some code from buildsym to stabsreadTom Tromey2018-07-161-15/+0
* Make context_stack_size static in buildsym.cTom Tromey2018-07-161-4/+0
* Move processing_acc_compilation to dbxread.cTom Tromey2018-07-161-8/+0
* Move last_source_start_addr to buildsym_compunitTom Tromey2018-07-161-6/+10
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Per-language symbol name hashing algorithmPedro Alves2017-11-081-1/+3
* Replace really_free_pendings with a scoped_ classTom Tromey2017-11-041-1/+9
* -Wwrite-strings: The RestPedro Alves2017-04-051-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* DWARF: handle non-local references in nested functionsPierre-Marie de Rodat2015-08-251-3/+12
* [Ada] Add support for subprogram renamingsPierre-Marie de Rodat2015-08-131-2/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Make buildsym set-up/tear-down more consistent, and document it.Doug Evans2014-12-171-2/+3
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-23/+35
* buildsym API cleanupDoug Evans2014-11-181-13/+7
* Create a typedef for record_line: record_line_ftype.Doug Evans2014-08-221-1/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans2013-08-201-29/+4
* * buildsym.c (patch_subfile_names): Use set_last_source_file.Tom Tromey2013-01-211-7/+11
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * buildsym.c (struct pending_block): Move from buildsym.h.Tom Tromey2012-12-101-15/+1
* * buildsym.h (param_symbols): Delete, unused.Doug Evans2012-09-191-8/+0
* * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file>: New field.Tom Tromey2012-07-181-1/+2
* gdb/Jan Kratochvil2012-07-131-0/+9
* * buildsym.c (finish_block_internal): New arg "expandable".Doug Evans2012-07-101-0/+9
* * buildsym.c (add_free_pendings): Remove.Tom Tromey2012-04-231-2/+0
* * buildsym.c (record_pending_block): Now static.Tom Tromey2012-03-121-8/+0