Provide stat function for spu overlay manager iovec
authorAlan Modra <amodra@gmail.com>
Tue, 4 Nov 2014 03:09:38 +0000 (13:39 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 4 Nov 2014 12:06:13 +0000 (22:36 +1030)
commitef42b83ec01d65286ba2906ef66caa3b943108dd
treecf9ab148004396f299e27bdcd04b288053e84357
parent049b0c3a2467c785f9068915d81fdba4985470bf
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.
bfd/ChangeLog
bfd/elf32-spu.c
This page took 0.026693 seconds and 4 git commands to generate.