freebsd-dev/lib/csu
Ruslan Bukin 1fdcc5e5c0 Start support for the RISC-V 64-bit architecture developed by UC Berkeley.
RISC-V is a new ISA designed to support computer research and education, and
is now become a standard open architecture for industry implementations.

This is a minimal set of changes required to run 'make kernel-toolchain'
using external (GNU) toolchain.

The FreeBSD/RISC-V project home: https://wiki.freebsd.org/riscv.

Reviewed by:	andrew, bdrewery, emaste, imp
Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
Differential Revision:	https://reviews.freebsd.org/D4445
2015-12-11 22:55:23 +00:00
..
aarch64 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
amd64 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
arm Remove historical GNUC test 2015-12-08 19:32:58 +00:00
common Add an elf note on ARM to store the MACHINE_ARCH an executable was built 2013-09-26 07:53:18 +00:00
i386 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
mips Remove historical GNUC test 2015-12-08 19:32:58 +00:00
powerpc Remove historical GNUC test 2015-12-08 19:32:58 +00:00
powerpc64 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
riscv Start support for the RISC-V 64-bit architecture developed by UC Berkeley. 2015-12-11 22:55:23 +00:00
sparc64 Remove historical GNUC test 2015-12-08 19:32:58 +00:00
Makefile All FreeBSD platforms are elf: move i386-elf to i386 2015-05-19 21:00:53 +00:00
Makefile.inc Replace realinstall: and META_MODE staging hacks with FILES mechanism. 2015-09-21 18:39:13 +00:00