musl/arch/arm
Szabolcs Nagy fcea534e57 fix RLIMIT_ constants for mips
The mips arch is special in that it uses different RLIMIT_
numbers than other archs, so allow bits/resource.h to override
the default RLIMIT_ numbers (empty on all archs except mips).
Reported by orc.
2014-04-15 19:17:52 -04:00
..
bits fix RLIMIT_ constants for mips 2014-04-15 19:17:52 -04:00
src add some ARM EABI-specific exception handling infrastructure 2013-07-10 16:11:01 -04:00
atomic.h use dmb barrier instruction for atomics on arm v7 2014-04-14 23:41:49 -04:00
crt_arch.h add function types to arm crt assembly 2013-08-15 14:52:27 -04:00
pthread_arch.h use inline atomics and thread pointer on arm models supporting them 2014-04-07 04:03:18 -04:00
reloc.h disable legacy init/fini processing on ARM 2013-07-22 14:08:33 -04:00
syscall_arch.h fixup general __syscall breakage introduced in x32 port 2014-02-24 17:06:06 -05:00