[binutils-gdb] Fix up changelog entry of previous delta

Nick Clifton nickc@sourceware.org
Thu Nov 12 13:22:32 GMT 2020


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a3183ad61069e7d6edf46e783bb970d10df125c3

commit a3183ad61069e7d6edf46e783bb970d10df125c3
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Nov 12 13:22:26 2020 +0000

    Fix up changelog entry of previous delta

Diff:
---
 gas/ChangeLog | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 36258e83ddd..f412f9d27e0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,11 +1,13 @@
 2020-11-12  Nick Clifton  <nickc@redhat.com>
 
 	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  <przemyslaw.wirkus@arm.com>


More information about the Binutils-cvs mailing list