summaryrefslogtreecommitdiff
path: root/include/dwarf2.def
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-05-24* dwarf2.def (DW_FORM_strx*, DW_FORM_addrx*): New.Tom Rix
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva
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-02-25re PR debug/77589 (fortran: Missing DW_AT_byte_stride for an array record fie...Jakub Jelinek
2017-01-04[DWARF] New DWARF operation "DW_OP_AARCH64_operation" for AArch64Richard Earnshaw
2017-01-04Update copyright years.Jakub Jelinek
2016-12-21dwarf2.def (DW_FORM_ref_sup): Renamed to ...Jakub Jelinek
2016-10-17dwarf2.h (enum dwarf_calling_convention): Add new DWARF5 calling convention c...Jakub Jelinek
2016-08-15dwarf2.def (DW_AT_string_length_bit_size, [...]): New attributes.Jakub Jelinek
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva
2015-08-14DWARF2: add extensions to handle biased typesPierre-Marie de Rodat
2015-08-14DWARF2: add extensions to handle fixed point typesPierre-Marie de Rodat
2015-07-14Update copyright year in includeH.J. Lu
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