summaryrefslogtreecommitdiff
path: root/gdb/buildsym.h
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2024-01-02gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in line-tableGuinevere Larsen
2023-03-17Fix line table regressionTom Tromey
2023-02-08Do not pass section index to end_compunit_symtabTom Tromey
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-07-29gdb: add "id" fields to identify symtabs and subfilesSimon Marchi
2022-06-12Use malloc for mutable addrmapsTom Tromey
2022-06-12Remove addrmap_create_mutableTom Tromey
2022-04-12gdb: change subfile::line_vector to an std::vectorSimon Marchi
2022-04-12gdb: change subfile::name and buildsym_compunit::m_comp_dir to stringsSimon Marchi
2022-04-12gdb: allocate subfile with newSimon Marchi
2022-04-07gdb: remove subfile::buildsym_compunit fieldSimon Marchi
2022-04-04gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX
2022-04-04gdb/buildsym: Line record use a record flagLancelot SIX
2022-04-04gdb: rename start_symtab/end_symtab to start_compunit_symtab/end_compunit_symtabSimon Marchi
2022-01-18Move gdb obstack code to gdbsupportTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-03-10gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-10Don't include gdbarch.h from defs.hTom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-07-20Rename remaining members of buildsym_compunit to start with "m_"Keith Seitz
2018-07-20Remove record_line_ftypeTom Tromey
2018-07-20Introduce buildsym-legacy.hTom Tromey
2018-07-20Move struct buildsym_compunit to buildsym.hTom Tromey
2018-07-20Remove EXTERN from buildsym.hTom Tromey
2018-07-20Remove buildsym_initTom Tromey
2018-07-20Move the symbol lists to buildsym_compunitTom Tromey
2018-07-20Remove the "listhead" argument from finish_blockTom Tromey
2018-07-20Move pending_blocks and pending_block_obstack to buildsym_compunitTom Tromey
2018-07-20Move current_subfile to buildsym_compunitTom Tromey
2018-07-20Move the context stack to buildsym_compunitTom Tromey
2018-07-16Move the using directives to buildsym_compunitTom Tromey
2018-07-16Make free_pending_blocks staticTom Tromey
2018-07-16Move the subfile stack to buildsym_compunitTom Tromey
2018-07-16Remove merge_symbol_listsTom Tromey
2018-07-16Move scan_file_globals declaration to stabsread.hTom Tromey
2018-07-16Remove buildsym_new_initTom Tromey
2018-07-16Move within_function to stabsreadTom Tromey
2018-07-16Move processing_gcc to stabsreadTom Tromey
2018-07-16Move some code from buildsym to stabsreadTom Tromey
2018-07-16Make context_stack_size static in buildsym.cTom Tromey
2018-07-16Move processing_acc_compilation to dbxread.cTom Tromey
2018-07-16Move last_source_start_addr to buildsym_compunitTom Tromey
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-08Per-language symbol name hashing algorithmPedro Alves
2017-11-04Replace really_free_pendings with a scoped_ classTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker