aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-11-04 13:39:38 +1030
committerAlan Modra <amodra@gmail.com>2014-11-04 22:36:13 +1030
commitef42b83ec01d65286ba2906ef66caa3b943108dd (patch)
treecf9ab148004396f299e27bdcd04b288053e84357 /bfd/ChangeLog
parent049b0c3a2467c785f9068915d81fdba4985470bf (diff)
downloadfsf-binutils-gdb-ef42b83ec01d65286ba2906ef66caa3b943108dd.zip
fsf-binutils-gdb-ef42b83ec01d65286ba2906ef66caa3b943108dd.tar.gz
fsf-binutils-gdb-ef42b83ec01d65286ba2906ef66caa3b943108dd.tar.bz2
Provide stat function for spu overlay manager iovec
Commit f54498b4 broke spu-elf, specifically the change "Do not try to load a string table bigger than the file", because bfd_get_size returns zero for the spu built-in overlay manager bfd. * elf32-spu.c (ovl_mgr_stat): New function. (spu_elf_open_builtin_lib): Pass to bfd_openr_iovec.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0222d32..c8e23ba 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-04 Alan Modra <amodra@gmail.com>
+
+ * elf32-spu.c (ovl_mgr_stat): New function.
+ (spu_elf_open_builtin_lib): Pass to bfd_openr_iovec.
+
2014-11-03 Andrew Burgess <andrew.burgess@embecosm.com>
* elf32-avr.c (elf32_avr_relax_delete_bytes): During linker