OSDN Git Service

bfd/
authorAlan Modra <amodra@bigpond.net.au>
Thu, 19 Mar 2009 07:04:12 +0000 (07:04 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 19 Mar 2009 07:04:12 +0000 (07:04 +0000)
commit4c3f64c544897818744b8140986c8f99fa31fcf8
treee7592dc0ccab269f9cc482d32df78127970097c6
parent4b53abab46b1ea8a260474d2aa70df2389cf15ee
bfd/
* elf32-spu.c (spu_elf_find_overlays): Separate error return from
"no overlays" return.  If there are overlays, create overlay
manager entry symbols here, so that..
(spu_elf_build_stubs): ..we don't need to set them up here.
Simplify entry symbol tests.
* elf32-spu.h (spu_elf_find_overlays): Update prototype.
ld/
* emultempl/spuelf.em (spu_before_allocation): Report errors from
spu_elf_find_overlays.
bfd/ChangeLog
bfd/elf32-spu.c
bfd/elf32-spu.h
ld/ChangeLog
ld/emultempl/spuelf.em