]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/ChangeLog
Restore readelf's string dump to previous behaviour where newlines were caused line...
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
index 24d17c25fb53cf2562474245666d014e4de55cfb..479061d0f049c522d9983445db6e2cf28cb68e0b 100644 (file)
@@ -1,3 +1,12 @@
+2020-03-02  Nick Clifton  <nickc@redhat.com>
+
+       PR 25543
+       * readelf.c (dump_section_as_strings): Display new-line characters
+       as \n and then insert a line break.
+       * testsuite/binutils-all/pr25543.s: New test.
+       * testsuite/binutils-all/pr25543.d: Test driver.
+       * testsuite/binutils-all/readelf.exp: Run the new test.
+
 2020-02-27  Nick Clifton  <nickc@redhat.com>
 
        PR 25526