freebsd-dev/lib/libc/arm/sys
Konstantin Belousov 66fa67c7f7 Do not compile ARMv6 instructions on ARMv4/v5. Although clang is fine
with mrrc, gcc is not.  The disabled code is not executed on ARMv4
anyway.

Reported and reviewed by:	ian
Sponsored by:	The FreeBSD Foundation
2015-12-24 22:13:52 +00:00
..
__vdso_gettc.c Do not compile ARMv6 instructions on ARMv4/v5. Although clang is fine 2015-12-24 22:13:52 +00:00
brk.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
cerror.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
Makefile.inc Add support for usermode (vdso-like) gettimeofday(2) and 2015-12-07 12:20:26 +00:00
Ovfork.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
pipe.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
ptrace.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
sbrk.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
shmat.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
sigreturn.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
syscall.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00