OSDN Git Service

binutils/
authoramodra <amodra>
Tue, 29 May 2007 13:10:09 +0000 (13:10 +0000)
committeramodra <amodra>
Tue, 29 May 2007 13:10:09 +0000 (13:10 +0000)
commit0c018809a6d9d7bf5cde53f846e11fa986260b3e
tree1ca25e0201f3dfe24cee876d8d8445a15c99e5a0
parentc499bed5e63390b3cee60b309fc8524733aa3a19
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