summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-03-10[IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_viewAlexandre Oliva
2018-02-09[LVU] Introduce location viewsAlexandre Oliva
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: DWARF CFA offsetsRichard Sandiford
2017-12-20poly_int: DWARF locationsRichard Sandiford
2017-03-06re PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc++.h.gch/O2g.gch)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-31dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek
2016-10-31dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr.Jakub Jelinek
2016-10-31dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit...Jakub Jelinek
2016-04-27DWARF: turn dw_loc_descr_node field into hash map for frame offset checkPierre-Marie de Rodat
2016-02-26Replace ENABLE_CHECKING with CHECKING_P in dwarf2outMartin Liska
2016-01-04Update copyright years.Jakub Jelinek
2015-12-17DWARF: create a macro for max dimensions for array descr. lang. hookPierre-Marie de Rodat
2015-12-17DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat
2015-12-17DWARF: handle variable-length records and variant partsPierre-Marie de Rodat
2015-08-19remove useless typedefsTrevor Saunders
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-23re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu)Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-12-17Add a few debug utilities for DWARF expressionsPierre-Marie de Rodat
2014-12-17Complete information generated through the array descriptor language hookPierre-Marie de Rodat
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-21State cleanups from jit branchDavid Malcolm
2014-08-26dwarf2out.h (dwarf2out_decl): Remove prototype.Aldy Hernandez
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-03-29Add uniform debug dump function names.Lawrence Crowl
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-11-06common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine
2012-08-20dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.Mark Wielaard
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis
2012-05-09re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford
2011-07-23dwarf2cfi: Implement change_cfi_row.Richard Henderson
2011-07-23dwarf2cfi: Introduce a dw_cfi_row state.Richard Henderson
2011-07-12re PR target/49713 (Conflicting types for 'arm_dbx_register_number')Richard Henderson
2011-07-11dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.Richard Henderson
2011-07-09dwarf2: Move CFI output routines to dwarf2cfi.c.Richard Henderson
2011-07-07Dump NOTE_INSN_CFI notes.Richard Henderson
2011-07-07dwarf2: Extract cfi creation to a new pass.Richard Henderson
2011-07-07dwarf2out: Convert fde_table to a VEC.Richard Henderson
2011-07-07dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt
2011-07-07dwarf2out: Move insn scanning out of final.c.Bernd Schmidt
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson