From a3183ad61069e7d6edf46e783bb970d10df125c3 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 12 Nov 2020 13:22:26 +0000 Subject: Fix up changelog entry of previous delta --- gas/ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gas') diff --git a/gas/ChangeLog b/gas/ChangeLog index 36258e8..f412f9d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,11 +1,13 @@ 2020-11-12 Nick Clifton PR 26850 - * dwarf2dbg.c + * dwarf2dbg.c (dwarf2_gen_line_info_1): Do not record lines in + sections that are not executable or not loadable. + (out_debug_line): Move warning message into dwarf2_gen_line_info_1. * testsuite/gas/elf/dwarf2-20.s: New test. * testsuite/gas/elf/dwarf2-20.d: New test driver. * testsuite/gas/elf/elf.exp: Run the new test. - * testsuite/gas/elf/warn-2.s + * testsuite/gas/elf/warn-2.s: Use the .nop directive. 2020-11-11 Przemyslaw Wirkus -- cgit v1.1