aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/spu_ovl.S
AgeCommit message (Collapse)AuthorFilesLines
2007-07-06Update sources to GPLv3Nick Clifton1-8/+8
2007-06-14 * emultempl/spu_ovl.S: Don't trash lr on tail call from oneAlan Modra1-1/+6
overlay to another. * emultempl/spu_ovl.o: Regenerate.
2007-05-29 * emultempl/spu_ovl.S (__rv_pattern, __cg_pattern): Set symbolAlan Modra1-0/+4
types and sizes. * emultempl/spu_ovl.o: Regenerate.
2007-02-26 * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): RenameAlan Modra1-1/+1
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.
2007-02-13 * emultempl/spu_ovl.S (__ovly_return, __ovly_load): Set sym size.Alan Modra1-6/+16
(__ovly_load_event): Define. (size): Rename to osize. * emultempl/spu_ovl.o: Regenerate.
2006-10-25New Cell SPU port.Alan Modra1-0/+275