From b8df69003de5c662fab94d10af3ad335909fa5bf Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 25 Jan 2021 11:20:20 +0000 Subject: [PATCH] Update linker scripts with the names of new DWARF-5 debug sections. * scripttempl/DWARF.sc: Add .debug_loclists, .debug_rnglists, .debug_line_str and .debug_str_offsets. Move .debug_macro and .debug_addr into DWARF-5 section. --- ld/ChangeLog | 6 ++++++ ld/scripttempl/DWARF.sc | 18 +++++++++++------- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 24adeff5fce..0b7c82e696e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2021-01-25 Nick Clifton + + * scripttempl/DWARF.sc: Add .debug_loclists, .debug_rnglists, + .debug_line_str and .debug_str_offsets. Move .debug_macro and + .debug_addr into DWARF-5 section. + 2021-01-21 Alan Modra * testsuite/ld-elf/pr26936.d: No longer xfail mips. diff --git a/ld/scripttempl/DWARF.sc b/ld/scripttempl/DWARF.sc index 37c14caa36e..60210cb5476 100644 --- a/ld/scripttempl/DWARF.sc +++ b/ld/scripttempl/DWARF.sc @@ -9,19 +9,19 @@ cat <