summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.h
Commit message (Expand)AuthorAgeFilesLines
* dwarf: Multi-register CFI address supportAndrew Stubbs2020-09-211-1/+36
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_viewAlexandre Oliva2018-03-101-1/+3
* [LVU] Introduce location viewsAlexandre Oliva2018-02-091-1/+3
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: DWARF CFA offsetsRichard Sandiford2017-12-201-3/+6
* poly_int: DWARF locationsRichard Sandiford2017-12-201-2/+2
* re PR c++/79821 (SEGV in cc1plus compiling 64-bit stdc++.h.gch/O2g.gch)Jakub Jelinek2017-03-061-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek2016-10-311-3/+4
* dwarf2out.h (enum dw_val_class): Add dw_val_class_loclistsptr.Jakub Jelinek2016-10-311-0/+1
* dwarf2out.h (enum dw_val_class): Add dw_val_class_const_implicit...Jakub Jelinek2016-10-311-2/+8
* DWARF: turn dw_loc_descr_node field into hash map for frame offset checkPierre-Marie de Rodat2016-04-271-6/+0
* Replace ENABLE_CHECKING with CHECKING_P in dwarf2outMartin Liska2016-02-261-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* DWARF: create a macro for max dimensions for array descr. lang. hookPierre-Marie de Rodat2015-12-171-1/+3
* DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat2015-12-171-0/+29
* DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat2015-12-171-0/+5
* DWARF: handle variable-length records and variant partsPierre-Marie de Rodat2015-12-171-1/+49
* remove useless typedefsTrevor Saunders2015-08-191-2/+2
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-1/+0
* re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu)Jakub Jelinek2015-01-231-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add a few debug utilities for DWARF expressionsPierre-Marie de Rodat2014-12-171-0/+1
* Complete information generated through the array descriptor language hookPierre-Marie de Rodat2014-12-171-0/+12
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* State cleanups from jit branchDavid Malcolm2014-10-211-0/+2
* dwarf2out.h (dwarf2out_decl): Remove prototype.Aldy Hernandez2014-08-261-1/+0
* Merge in wide-int.Kenneth Zadeck2014-05-061-0/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-29/+23
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-4/+1
* common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine2012-11-061-0/+3
* dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.Mark Wielaard2012-08-201-1/+2
* gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis2012-07-301-1/+1
* re PR bootstrap/53249 (Bootstrap failure)Richard Sandiford2012-05-091-1/+0
* dwarf2cfi: Implement change_cfi_row.Richard Henderson2011-07-231-1/+2
* dwarf2cfi: Introduce a dw_cfi_row state.Richard Henderson2011-07-231-1/+1
* re PR target/49713 (Conflicting types for 'arm_dbx_register_number')Richard Henderson2011-07-121-9/+0
* dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.Richard Henderson2011-07-111-0/+10
* dwarf2: Move CFI output routines to dwarf2cfi.c.Richard Henderson2011-07-091-0/+7
* Dump NOTE_INSN_CFI notes.Richard Henderson2011-07-071-0/+2
* dwarf2: Extract cfi creation to a new pass.Richard Henderson2011-07-071-4/+0
* dwarf2out: Convert fde_table to a VEC.Richard Henderson2011-07-071-2/+4
* dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.Bernd Schmidt2011-07-071-0/+1
* dwarf2out: Move insn scanning out of final.c.Bernd Schmidt2011-07-071-3/+1