aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-23dwarf2: add hooks for architecture-specific CFIsMatthieu Longo1-7/+4
2024-08-29Handle namespaced names for CodeViewMark Harmstone1-0/+1
2024-08-25Write CodeView information about enregistered optimized variablesMark Harmstone1-0/+37
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-12dwarf2out: Stop using wide_int in GC structuresJakub Jelinek1-2/+31
2023-09-29Remove poly_int_podRichard Sandiford1-2/+2
2023-09-14ggc, jit: forcibly clear GTY roots in jitDavid Malcolm1-0/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-4/+4
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-08dwarf: Multi-register CFI address support.Andrew Stubbs1-1/+35
2021-09-07dwarf: externalize lookup_type_dieDavid Faust1-0/+1
2021-07-20debug/101473 - apply debug prefix maps before checksumming DIEsRichard Biener1-0/+1
2021-06-28dwarf: externalize some DWARF internals for needs of CTF/BTFIndu Bhagat1-0/+44
2021-05-06Add line debug info for virtual thunksBernd Edlinger1-0/+2
2021-03-27dwarf2cfi: Defer queued register saves some more [PR99334]Jakub Jelinek1-0/+6
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-19Enhance debug info for fixed-point typesEric Botcazou1-11/+6
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-03-10[IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_viewAlexandre Oliva1-1/+3
2018-02-09[LVU] Introduce location viewsAlexandre Oliva1-1/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: DWARF CFA offsetsRichard Sandiford1-3/+6
2017-12-20poly_int: DWARF locationsRichard Sandiford1-2/+2
2017-03-06re PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc++.h.gch/O2g.gch)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-31dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek1-3/+4
2016-10-31dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr.Jakub Jelinek1-0/+1
2016-10-31dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit...Jakub Jelinek1-2/+8
2016-04-27DWARF: turn dw_loc_descr_node field into hash map for frame offset checkPierre-Marie de Rodat1-6/+0
2016-02-26Replace ENABLE_CHECKING with CHECKING_P in dwarf2outMartin Liska1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17DWARF: create a macro for max dimensions for array descr. lang. hookPierre-Marie de Rodat1-1/+3
2015-12-17DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat1-0/+29
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat1-0/+5
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat1-1/+49
2015-08-19remove useless typedefsTrevor Saunders1-2/+2
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-01-23re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu)Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-17Add a few debug utilities for DWARF expressionsPierre-Marie de Rodat1-0/+1
2014-12-17Complete information generated through the array descriptor language hookPierre-Marie de Rodat1-0/+12
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-21State cleanups from jit branchDavid Malcolm1-0/+2
2014-08-26dwarf2out.h (dwarf2out_decl): Remove prototype.Aldy Hernandez1-1/+0
2014-05-06Merge in wide-int.Kenneth Zadeck1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-29/+23