summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* dwarf2out: Split CFI construction routines into a new file.Richard Henderson2011-07-071-0/+225
* dwarf2out: Remove unused text-based unwind entry points.Richard Henderson2011-07-051-1/+0
* dwarf2out.h (dwarf2out_frame_debug_init): Declare.Bernd Schmidt2011-04-011-1/+2
* re PR middle-end/45484 (Invalid memory access in gcc.c-torture/execute/builti...Jakub Jelinek2010-09-031-0/+1
* dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas B Rupp2010-06-251-0/+3
* This patch adds the end prologue and begin epilogue markers in Dwarf2 Douglas B Rupp2010-06-161-2/+2
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-0/+2
* re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek2007-12-091-0/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* dwarf2out.c (dwarf2out_add_library_unit_info): Remove.Kazu Hirata2006-03-041-1/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* dwarf2out.c (dwarf2out_stack_adjust): Add after_p argument.Richard Henderson2004-11-251-1/+1
* cse.c: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-7/+8
* function.h (struct function): Rename profile_label_no.Richard Henderson2002-06-171-2/+0
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth2001-07-191-4/+0
* dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth2001-07-151-1/+0
* Makefile.in (final.o): Depend on debug.h.Neil Booth2001-07-121-2/+0
* Makefile.in (c-lex.o): Wrap long lines.Neil Booth2001-07-111-5/+0
* Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth2001-07-101-3/+0
* c-lex.c (cb_file_change): Pass line number to debug_start_source_file.Daniel Berlin2001-07-041-1/+1