summaryrefslogtreecommitdiff
path: root/include/dwarf2.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-02-09[LVU] Introduce location viewsAlexandre Oliva
2018-01-03Update copyright years.Jakub Jelinek
2017-09-12Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.cJiong Wang
2017-07-02include/ChangeLogJan Kratochvil
2017-01-04Update copyright years.Jakub Jelinek
2016-10-17dwarf2.h (enum dwarf_calling_convention): Add new DWARF5 calling convention c...Jakub Jelinek
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva
2016-04-29Add DW_LANG_RustTom Tromey
2015-07-14Update copyright year in includeH.J. Lu
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek
2014-11-26PR debug/38757 continued. Handle C11, C++11 and C++14.Mark Wielaard
2013-03-01dwarf2.h (enum dwarf_sect): New enum type.Cary Coutant
2012-11-06common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine
2012-06-08Adjust last commit.Jakub Jelinek
2012-06-08dwarf2.def (DW_FORM_GNU_ref_alt, [...]): New forms.Jakub Jelinek
2012-04-27* dwarf2.h: Wrap function declarations in extern "C".Tom Tromey
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey
2012-01-26dwarf2.h (enum dwarf_form): Add Fission extensions.Cary Coutant
2011-07-22dwarf2.h (DW_AT_GNU_macros): New.Jakub Jelinek
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek
2011-04-30dwarf2.h (DW_OP_GNU_const_type, [...]): New.Jakub Jelinek
2011-03-31dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.Tristan Gingold
2011-03-25Remove deprecated DW_FORM_sig8 define.Mark Wielaard
2011-03-16final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek
2011-02-23Merged with binutils version ...Kai Tietz
2011-01-12dwarf2.h: Update value for DW_AT_hi_user.Iain Sandoe
2010-11-05* dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.Ian Lance Taylor
2010-09-09rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek
2010-06-21dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.Jakub Jelinek
2010-06-08dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and DW_TAG_HP_Bliss_fiel...Tristan Gingold
2010-04-06dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn field.Jakub Jelinek
2010-01-13Add new DW_AT_use_GNAT_descriptive_type CU attribute.Joel Brobecker
2009-12-29* dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.Joel Brobecker
2009-11-06Checking this in for: Jonas Maebe <jonas.maebe@elis.ugent.be>Jonas Maebe
2009-10-15dwarf2out.c (dwarf_tag_name): Handle DW_TAG_rvalue_reference_type and DW_TAG_...Jakub Jelinek
2009-09-26DWARF for Template parm pack is a gnu extension.Dodji Seketeli
2009-09-25Add rest of new values from DWARF Version 4.Cary Coutant
2009-09-22re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli
2009-08-31Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli
2009-07-20Add some dwarf4 values.Cary Coutant
2009-07-09dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value and DW_OP_stack...Jakub Jelinek
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey