minix/lib/libc/arch/arm/gen
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
..
__aeabi_dcmpun.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
__aeabi_fcmpun.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
_lwp.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
_setjmp.S Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
alloca.S Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
fabs.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
flt_rounds.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
makecontext.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile.inc ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
nanf.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
resumecontext.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
setjmp.S Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
sigsetjmp.S Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
swapcontext.S Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00