aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-02-15 09:48:50 +1030
committerAlan Modra <amodra@gmail.com>2021-02-15 13:34:08 +1030
commit1781a9d0f3d0319abeeae73b1f1f78fbf3778739 (patch)
tree9284cb96c03408b02e12dfb7c006f251a43d3a5b /binutils/ChangeLog
parent8b78cbec3191c7f153d116fb2184ea6400b3a7b1 (diff)
downloadfsf-binutils-gdb-1781a9d0f3d0319abeeae73b1f1f78fbf3778739.zip
fsf-binutils-gdb-1781a9d0f3d0319abeeae73b1f1f78fbf3778739.tar.gz
fsf-binutils-gdb-1781a9d0f3d0319abeeae73b1f1f78fbf3778739.tar.bz2
nds32_elf_get_relocated_section_contents
nds32_elf_get_relocated_section_contents uses nds32_get_section_contents to read sections contents, but nds32_get_section_contents has the wrong behaviour as it calls bfd_malloc_and_get_section. That function always mallocs its output buffer, whereas get_relocated_section_contents must support an already allocated buffer. bfd/ * elf32-nds32.c (nds32_get_section_contents): Replace bfd_malloc_and_get_section with bfd_get_full_section_contents. (nds32_elf_relax_delete_blanks): Init contents. (nds32_elf_relax_section, nds32_relax_fp_as_gp): Likewise. binutils/ * testsuite/binutils-all/compress.exp: Remove nds32 xfails. * testsuite/binutils-all/objdump.exp: Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 12ff93d..a7a9cae 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-15 Alan Modra <amodra@gmail.com>
+
+ * testsuite/binutils-all/compress.exp: Remove nds32 xfails.
+ * testsuite/binutils-all/objdump.exp: Likewise.
+
2021-02-14 Alan Modra <amodra@gmail.com>
* objdump.c (slurp_symtab): Don't add an extra entry for NULL