binutils/
commitda282ef92b27ebe7804b47ab953e1fcc387c51a5
authorAlan Modra <amodra@bigpond.net.au>
Tue, 29 May 2007 13:10:10 +0000 (29 13:10 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 29 May 2007 13:10:10 +0000 (29 13:10 +0000)
tree911e55132813c21034e382222d2e9544385f50bf
parent703ff1313dcc0fda627de0ef83788e70845294ac
binutils/
* embedspu.sh: Emit SPU ELF image to .data.rel.ro.speelf if
pic or pie and image needs relocs.
ld/
* emultempl/spuelf.em (base_name): New function, split out from..
(embedded_spu_file) ..here.  Pass -fPIC or -fpie to embedspu
invocation if we deduce a shared lib or position independent
executable build by looking at ctrbegin* linker input files.
binutils/ChangeLog
binutils/embedspu.sh
ld/ChangeLog
ld/emultempl/spuelf.em