* emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename
authorAlan Modra <amodra@gmail.com>
Mon, 26 Feb 2007 08:58:16 +0000 (08:58 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 26 Feb 2007 08:58:16 +0000 (08:58 +0000)
commit45d3b878abeec9aba15bde906804909c480fbb6f
tree5495ada8b691a9d71890c8080fae678f0caee051
parent56b60c14ab85dadc5eef8af7dcbd5132b69b67eb
* emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename
to _binary_spu_ovl_o_start.
(_binary_builtin_ovl_mgr_end): Rename to _binary_spu_ovl_o_end.
(spu_elf_load_ovl_mgr): Fatal error on missing overlay manager.
* emultempl/spu_inc.s: Rename symbols.
* emultempl/spu_none.s: New file.
* emultempl/spu_ovl.S: Update copyright.
* Makefile.am (spu_inc.o): Try building with ld -r first, then
gas incbin, then build without overlay manager.
* Makefile.in: Regenerate.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/emultempl/spu_inc.s
ld/emultempl/spu_none.s [new file with mode: 0644]
ld/emultempl/spu_ovl.S
ld/emultempl/spuelf.em
This page took 0.029466 seconds and 4 git commands to generate.