Searched refs:build_stub (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2008 | 163 (build_stub): Test params->ovly_flavour rather than OVL_STUB_SIZE. 1962 * elf32-spu.c (build_stub): Allow wraparound on stub branches. 1964 count_stub/build_stub. 2056 (build_stub): Correct second word of 8 byte overlay stubs. 2597 (count_stub, build_stub): Adjust. 2725 (count_stub, build_stub): Use a new stub if relocation addend 3233 (count_stub, build_stub): New functions. 3235 (build_spuear_stubs): Use build_stub.
|
D | elf32-spu.c | 1185 build_stub (struct bfd_link_info *info, in build_stub() function 1508 return build_stub (info, NULL, NULL, nonovl_stub, h, NULL, in build_spuear_stubs() 1620 if (!build_stub (info, ibfd, isec, stub_type, h, irela, in process_stubs()
|
D | ChangeLog-2009 | 3102 * elf32-spu.c (build_stub): Always build "compact" sofware 3802 (build_stub): Handle compact icache stubs. Use different manager 3827 * elf32-spu.c (build_stub): Correct icache set_id. 5069 (count_stub, build_stub): Support soft-icache. 5070 (build_spuear_stubs, process_stubs): Adjust build_stub call.
|
D | ChangeLog-2012 | 2608 * elf32-spu.c (build_stub): Fix malloc under-allocation.
|