commit | 31ba6108ece4e66db6440cdd2be36d6b9ca41223 | [log] [tgz] |
---|---|---|
author | Alexandra Hájková <ahajkova@redhat.com> | Tue Dec 03 16:41:35 2024 +0100 |
committer | Alexandra Hájková <ahajkova@redhat.com> | Thu Dec 19 12:39:34 2024 +0100 |
tree | ce36f66f4c203da6c8e06313f8ceb9cc86f7d358 | |
parent | e16e6389a7f1f6112868f470d7a001cb02e43d5d [diff] |
elfcpp/dwarf.h: Add post DWARF5 constants to DW_LANG enum Also add the post DWARF5 language codes to gold/gdb-index.cc Gdb_index_info_reader::visit_top_die check as --gdb-index only supports C and C++ languages and emits warning otherwise.