freebsd-skq/lib/libc/arm
andrew 109e426da1 Update the syscall calling convention for ARM EABI. We store the syscall
in r7 and use ip to store the old version of r7 as it is not guaranteed to
be kept when calling a subroutine. The kernel will preserve the register
across system calls.
2013-01-19 04:03:18 +00:00
..
gen Merging of projects/armv6, part 2 2012-08-15 03:09:00 +00:00
softfloat Silence a clang warning by telling it we are only interested in left 2013-01-06 00:49:06 +00:00
string Merge index() and strchr() together. 2012-01-03 07:14:01 +00:00
sys
_fpmath.h Correct some bugs that resulted from arm/_fpmath.h being blindly copied 2012-01-16 04:04:35 +00:00
arith.h
gd_qnan.h
Makefile.inc
Symbol.map Per kib, since __flt_rounds is being added to FreeBSD 10, it 2012-06-15 03:57:16 +00:00
SYS.h Update the syscall calling convention for ARM EABI. We store the syscall 2013-01-19 04:03:18 +00:00