freebsd-dev/lib/csu
Dimitry Andric 76e2c537bc Ensure the cross assembler, linker and objcopy are used for the build32
stage, just like for the regular world stage.

Reviewed by:	rodrigc, imp, bapt, emaste
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D2187
2015-04-02 06:58:17 +00:00
..
aarch64 Start to import support for the AArch64 architecture from ARM. This change 2015-03-19 13:53:47 +00:00
amd64 Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
arm Use the size of the MACHINE_ARCH string instead of sizeof(uint32_t). It can 2013-10-27 23:48:59 +00:00
common
i386-elf Ensure the cross assembler, linker and objcopy are used for the build32 2015-04-02 06:58:17 +00:00
mips
powerpc
powerpc64 Add a comment explaining why gcc is needed. 2015-02-06 02:35:29 +00:00
sparc64
Makefile
Makefile.inc