e64432c
--- binutils.orig/include/dwarf2.def	2017-07-20 09:05:22.616764282 +0100
e64432c
+++ binutils-2.28/include/dwarf2.def	2017-07-20 09:05:59.168330104 +0100
e64432c
@@ -310,6 +310,11 @@ DW_AT (DW_AT_enum_class, 0x6d)
e64432c
 DW_AT (DW_AT_linkage_name, 0x6e)
e64432c
 /* DWARF 5.  */
e64432c
 DW_AT (DW_AT_noreturn, 0x87)
e64432c
+DW_AT (DW_AT_alignment, 0x88)
e64432c
+DW_AT (DW_AT_export_symbols, 0x89)
e64432c
+DW_AT (DW_AT_deleted, 0x8a)
e64432c
+DW_AT (DW_AT_defaulted, 0x8b)
e64432c
+DW_AT (DW_AT_loclists_base, 0x8c)
e64432c
 
e64432c
 DW_AT_DUP (DW_AT_lo_user, 0x2000) /* Implementation-defined range start.  */
e64432c
 DW_AT_DUP (DW_AT_hi_user, 0x3fff) /* Implementation-defined range end.  */