freebsd-dev/sys/boot/ficl
Ruslan Bukin 28029b68c0 Welcome the RISC-V 64-bit kernel.
This is the final step required allowing to compile and to run RISC-V
kernel and userland from HEAD.

RISC-V is a completely open ISA that is freely available to academia
and industry.

Thanks to all the people involved! Special thanks to Andrew Turner,
David Chisnall, Ed Maste, Konstantin Belousov, John Baldwin and
Arun Thomas for their help.
Thanks to Robert Watson for organizing this project.

This project sponsored by UK Higher Education Innovation Fund (HEIF5) and
DARPA CTSRD project at the University of Cambridge Computer Laboratory.

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

Reviewed by:	andrew, emaste, kib
Relnotes:	Yes
Sponsored by:	DARPA, AFRL
Sponsored by:	HEIF5
Differential Revision:	https://reviews.freebsd.org/D4982
2016-01-29 15:12:31 +00:00
..
aarch64 Add the arm64 machine dependent parts of ficl. This is not machine 2015-04-09 10:00:26 +00:00
amd64 loader.efi: add terminal emulation support 2016-01-06 15:38:39 +00:00
arm Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
i386 ficl on i386 should cast to unsigned char output to support efi i386 2016-01-27 16:45:23 +00:00
mips Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
mips64 Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
powerpc Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
riscv Welcome the RISC-V 64-bit kernel. 2016-01-29 15:12:31 +00:00
softwords
sparc64 Cleanup trailing newlines noticed while looking for other issues. 2014-11-14 21:08:51 +00:00
dict.c
ficl.c
ficl.h
fileaccess.c
float.c
loader.c Revert my previoius commit as it explicit pollute the ficl on other 2015-06-08 02:31:46 +00:00
Makefile Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c Fix printf args for 64-bit archs 2014-04-08 18:02:32 +00:00
unix.c
vm.c
words.c Correct a variable's type for 64-bit Ficl 2014-04-08 17:50:27 +00:00