This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libdw: Add support for DWARF5/GCC5 DW_TAG_atomic_type.


On Mon, 2015-02-09 at 16:31 +0100, Mark Wielaard wrote:
> GCC5 adds support for the new C11 _Atomic DWARF5 DW_TAG_atomic_type
> qualifier. Add it to dwarf.h and handle it in dwarf_peel_type.
> 
> http://dwarfstd.org/ShowIssue.php?issue=131112.1
> 
> Also documented at https://fedorahosted.org/elfutils/wiki/DwarfExtensions

I pushed this to master now.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]