Home
last modified time | relevance | path

Searched refs:embedspu (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2007316 * configure.in: Install embedspu on powerpc*-*-eabi* also.
421 dlltool.c, dlltool.h, dllwrap.c, dwarf.c, dwarf.h, embedspu.sh,
528 * embedspu.sh (relas): Correct sh_info parsing.
583 * embedspu.sh: Parse _SPUEAR_ symbol values as hex.
638 * embedspu.sh: Handle R_SPU_PPU* relocs with no symbol.
651 * embedspu.sh: Emit SPU ELF image to .data.rel.ro.speelf if
730 * embedspu.sh (find_prog): Prefer prog in same dir as embedspu
866 * embedspu.sh: Correct toe_addr quoting.
870 * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns. Tighten
963 * embedspu.sh: Set type and size of global program handle symbol.
[all …]
DMakefile.am96 EXTRA_SCRIPTS = embedspu script
343 embedspu: embedspu.sh Makefile target
533 mcparse.h mcparse.c embedspu.sh
544 site.bak embedspu
DChangeLog-2011324 * Makefile.am (embedspu): Use awk rather than sed.
488 * configure.in (BUILD_INSTALL_MISC): Only add embedspu once.
497 (EXTRA_DIST): Add embedspu.sh.
498 (DISTCLEANFILES): Add embedspu.
499 (embedspu): Depend on Makefile. Replace sed "s" command with "c".
DChangeLog-2008169 * embedspu.sh: Pass -Wa,-noexecstack to $CC.
468 * embedspu.sh: Test for presence of ._ea by looking at section
473 * embedspu.sh: Take note of R_SPU_PPU32/64 relocs without a symbol,
DMakefile.in688 EXTRA_SCRIPTS = embedspu
835 mcparse.h mcparse.c embedspu.sh
842 site.bak embedspu
1906 embedspu: embedspu.sh Makefile
Dconfigure.ac352 BUILD_INSTALL_MISC=embedspu
Dconfigure16182 BUILD_INSTALL_MISC=embedspu
/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Dspuelf.em548 if (strcmp ("embedspu", EMBEDSPU) != 0)
550 cmd[0] = "embedspu";
/netbsd/src/external/gpl3/binutils/dist/ld/
DChangeLog-2007538 defined in Makefile for embedspu name.
542 * emultempl/spuelf.em (embedded_spu_file): Deduce embedspu program
583 (embedded_spu_file) ..here. Pass -fPIC or -fpie to embedspu
/netbsd/src/external/gpl3/binutils/dist/
Dsha256.sum648 32d6ef1ab1df6dfb5fadb3e7852f7b007a1f149ae3efdcf8a7980108ef34b591 binutils/embedspu.sh
DChangeLog.git101433 * embedspu.sh: Replace multi-line grep with sed.
101480 * embedspu.sh: Replace egrep with grep.