commit | b3010ba05c3a253dfefb35e501ce9d8267a812f9 | [log] [tgz] |
---|---|---|
author | Alexandra Hájková <ahajkova@redhat.com> | Tue Dec 03 16:16:46 2024 +0100 |
committer | Alexandra Hájková <ahajkova@redhat.com> | Thu Dec 12 13:08:33 2024 +0100 |
tree | 1ff88a18c30f1f5647c666036fdff49f3a5770cb | |
parent | e3fa5cf492e09dc0e4041263751720c73799a3cd [diff] |
mangle_style: Add new DWARF5 constants Update bfd/dwarf2.c with the post DWARF5 language codes which were added after DWARF5 was finalized. Adding them makes it possible to return the mangling style for the new language codes for Ada 2005 Fortran, C++, C and Assembly. Reviewed-By: Andrew Burgess <aburgess@redhat.com> Approved-By: Jan Beulich <jbeulich@suse.com>