aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.h
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-4/+1
2012-11-06common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine1-0/+3
2012-08-20dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.Mark Wielaard1-1/+2
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis1-1/+1
2012-05-09re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford1-1/+0
2011-07-23dwarf2cfi: Implement change_cfi_row.Richard Henderson1-1/+2
2011-07-23dwarf2cfi: Introduce a dw_cfi_row state.Richard Henderson1-1/+1
2011-07-12re PR target/49713 (Conflicting types for 'arm_dbx_register_number')Richard Henderson1-9/+0
2011-07-11dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.Richard Henderson1-0/+10
2011-07-09dwarf2: Move CFI output routines to dwarf2cfi.c.Richard Henderson1-0/+7
2011-07-07Dump NOTE_INSN_CFI notes.Richard Henderson1-0/+2
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson1-4/+0
2011-07-07dwarf2out: Convert fde_table to a VEC.Richard Henderson1-2/+4
2011-07-07dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt1-0/+1
2011-07-07dwarf2out: Move insn scanning out of final.c.Bernd Schmidt1-3/+1
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson1-0/+225
2011-07-05dwarf2out: Remove unused text-based unwind entry points.Richard Henderson1-1/+0
2011-04-01dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt1-1/+2