summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/cu.c
Commit message (Expand)AuthorAgeFilesLines
* Rename objfile_type to builtin_typeTom Tromey2023-03-181-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Fix jump on uninit producer_is_clang bit of cu.h dwarf2_cu struct.Philippe Waroquiers2022-11-261-0/+1
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-1/+1
* gdb: add "id" fields to identify symtabs and subfilesSimon Marchi2022-07-291-1/+16
* [gdb/symtab] Add dwarf2_cu::lang ()Tom de Vries2022-07-121-1/+1
* [gdb/symtab] Add get/set functions for per_cu->lang/unit_typeTom de Vries2022-07-041-1/+1
* Delete DWARF psymtab codeTom Tromey2022-04-121-0/+1
* gdb: rename start_symtab/end_symtab to start_compunit_symtab/end_compunit_symtabSimon Marchi2022-04-041-2/+2
* gdb: work around negative DW_AT_data_member_location GCC 11 bugSimon Marchi2022-01-271-0/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: use actual DWARF version in compunit's debugformat fieldSimon Marchi2021-12-011-1/+12
* CTF: incorrect underlying type setting for enumeration typesWeimin Pan2021-10-181-1/+1
* Remove dwarf2_cu::languageTom Tromey2021-06-251-1/+1
* [gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), againTom de Vries2021-06-161-0/+15
* [gdb/symtab] Fix Dwarf Error: cannot find DIETom de Vries2021-05-271-1/+2
* Change dwarf2_cu marking to use methodsTom Tromey2021-05-171-1/+51
* Move some dwarf2_cu methods to new fileTom Tromey2021-05-171-0/+89