minix/minix/kernel/arch/earm
Ben Gras 5ae1a533c7 ARM: can build with llvm, switch to EABI
. bitcode fixes
	. switch to compiler-rt instead of netbsd libc functions
	  or libgcc for support functions for both x86 and arm
	. minor build fixes
	. allow  build with llvm without crossbuilding llvm itself
	. can now build minix/arm using llvm and eabi - without C++
	  support for now (hence crossbuilding llvm itself is turned off
	  for minix/arm)

Change-Id: If5c44ef766f5b4fc4394d4586ecc289927a0d6eb
2014-12-12 13:04:56 +01:00
..
bsp arm am335x: disable watchdog timer on bootup 2014-08-22 14:30:49 +02:00
include minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
arch_clock.c New sources layout 2014-07-31 16:00:30 +02:00
arch_do_vmctl.c New sources layout 2014-07-31 16:00:30 +02:00
arch_reset.c New sources layout 2014-07-31 16:00:30 +02:00
arch_system.c New sources layout 2014-07-31 16:00:30 +02:00
direct_tty_utils.c New sources layout 2014-07-31 16:00:30 +02:00
do_padconf.c New sources layout 2014-07-31 16:00:30 +02:00
exc.S New sources layout 2014-07-31 16:00:30 +02:00
exception.c New sources layout 2014-07-31 16:00:30 +02:00
glo.h New sources layout 2014-07-31 16:00:30 +02:00
head.S New sources layout 2014-07-31 16:00:30 +02:00
hw_intr.c minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
kernel.lds Fix bitcode support for kernel 2014-08-29 12:57:03 -04:00
klib.S New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
memory.c New sources layout 2014-07-31 16:00:30 +02:00
mpx.S New sources layout 2014-07-31 16:00:30 +02:00
pg_utils.c New sources layout 2014-07-31 16:00:30 +02:00
phys_copy.S New sources layout 2014-07-31 16:00:30 +02:00
phys_memset.S ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
pre_init.c minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
procoffsets.cf New sources layout 2014-07-31 16:00:30 +02:00
protect.c New sources layout 2014-07-31 16:00:30 +02:00
sconst.h New sources layout 2014-07-31 16:00:30 +02:00
timer.h New sources layout 2014-07-31 16:00:30 +02:00