Re: [PATCH 1/4] dwarf.h: Add DWARF v6 langauge attributes and DW_LNAME constants

2025-03-26 Thread Aaron Merey
Hi Mark, On Tue, Mar 11, 2025 at 5:59 AM Mark Wielaard wrote: > > https://dwarfstd.org/languages-v6.html defines the DWARF v6 language > attributes, DW_AT_language_name, DW_AT_language_version and DW_LNAME > constants as usable by pre-DWARF v6 producers and consumers. > > Also add new DW_LANG_V a

[PATCH 1/4] dwarf.h: Add DWARF v6 langauge attributes and DW_LNAME constants

2025-03-11 Thread Mark Wielaard
https://dwarfstd.org/languages-v6.html defines the DWARF v6 language attributes, DW_AT_language_name, DW_AT_language_version and DW_LNAME constants as usable by pre-DWARF v6 producers and consumers. Also add new DW_LANG_V and DW_LANG_Algol68 (DWARFv5) language constants. * config/known-dwarf.