musl/arch
Thomas Petazzoni 1698fe6cdc fix build failure for sh4a due to missing colon in asm statement
Due to a missing ":" in an asm() statement, the "memory" clobber is
considered by gcc as an input operand and not a clobber, which causes a
build failure.
2017-08-11 21:06:57 -04:00
..
aarch64 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 2016-12-29 22:10:19 -05:00
arm allow page size to vary on arm 2017-02-22 19:25:13 -05:00
generic/bits remove legacy i386 fallback stdarg implementation and framework 2016-12-15 12:18:24 -05:00
i386 reduce impact of REG_* namespace pollution in x86[_64] signal.h 2017-01-04 17:08:19 -05:00
microblaze fix omission of microblaze user.h definitions 2017-06-21 12:47:15 -04:00
mips remove long-obsolete clang workarounds from mips* syscall_arch.h files 2017-05-31 21:49:44 -04:00
mips64 remove long-obsolete clang workarounds from mips* syscall_arch.h files 2017-05-31 21:49:44 -04:00
mipsn32 remove long-obsolete clang workarounds from mips* syscall_arch.h files 2017-05-31 21:49:44 -04:00
or1k add pkey_{mprotect,alloc,free} syscalls from linux v4.9 2016-12-29 22:10:19 -05:00
powerpc add bits/hwcap.h and include it in sys/auxv.h 2016-10-20 01:28:25 -04:00
powerpc64 fix ld-behavior-dependent crash in ppc64 ldso startup 2017-03-08 13:35:33 -05:00
s390x s390x: provide sigcontext struct definition 2017-04-22 19:26:05 -04:00
sh fix build failure for sh4a due to missing colon in asm statement 2017-08-11 21:06:57 -04:00
x32 fix crashes in x32 __tls_get_addr 2017-01-13 10:47:08 +00:00
x86_64 reduce impact of REG_* namespace pollution in x86[_64] signal.h 2017-01-04 17:08:19 -05:00