bfd/
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 14 May 2009 16:04:02 +0000 (16:04 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 14 May 2009 16:04:02 +0000 (16:04 +0000)
commit97fc8d845e364cd47d7f6005e749e99cf45691b1
tree0e034af1a80a05c05dfdc2b52893fb05e6aad46b
parent452de53c120bef76efb636cc404b23d4170907c8
bfd/
* elf32-spu.c (struct spu_link_hash_table): Add fromelem_size_log2.
(spu_elf_setup): Initialize it.
(spu_elf_size_stubs): Move .ovtab into .bss for software i-cache.
Update to new-sytle cache manager data structures.
(spu_elf_build_stubs): Generate new-style cache manager data
structures and symbols.
(spu_elf_auto_overlay): Update size computation.

ld/testsuite/
* ld-spu/icache1.d: Update all addresses to accomodate icache
buffer shifted down 0x800 bytes.
bfd/ChangeLog
bfd/elf32-spu.c
ld/testsuite/ChangeLog
ld/testsuite/ld-spu/icache1.d
This page took 0.02571 seconds and 4 git commands to generate.