aboutsummaryrefslogtreecommitdiff
path: root/include/dwarf2.def
AgeCommit message (Expand)Author
2014-12-08DWARFv5 Emit DW_TAG_atomic_type for C11 _Atomic.Mark Wielaard
2014-11-26DWARF add DW_AT_noreturn on noreturn function subprogram.Mark Wielaard
2014-11-14* dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)Shinichiro Hamaji
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard
2013-08-19dwarf2.def (DW_AT_GNU_discriminator): New attribute.Dehao Chen
2012-09-06dwarf2.def: Edit comment.Cary Coutant
2012-06-18* dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.Doug Evans
2012-06-08dwarf2.def (DW_FORM_GNU_ref_alt, [...]): New forms.Jakub Jelinek
2012-05-20dwarf2.def: Update comment re: UPC extensions to reference DWARF4 specification.Gary Funck
2012-05-02dwarf2.def: Remove DW_FORM_GNU_ref_index, replace DW_AT_GNU_ref_base with DW_...Cary Coutant
2012-04-28* dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.Doug Evans
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey