Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
788d5e24ca19c6291cebd8d1ad5b5ed6abf42665
/
arch
1bcdaee
implement inline 5- and 6-argument syscalls for mipsn32 and mips64
by Rich Felker
· 6 years ago
d3b4869
cleanup mips64 syscall_arch functions
by Rich Felker
· 6 years ago
dcb18be
implement inline 5- and 6-argument syscalls for mips
by Rich Felker
· 6 years ago
6aeb9c6
use inline syscalls for powerpc (32-bit)
by Rich Felker
· 6 years ago
f76d51a
remove cruft for supposedly-buggy clang from or1k & microblaze syscall_arch
by Rich Felker
· 6 years ago
22e5bbd
overhaul i386 syscall mechanism not to depend on external asm source
by Rich Felker
· 6 years ago
2a03b0b
aarch64: add HWCAP_ definitions from linux v5.0
by Szabolcs Nagy
· 6 years ago
1114df5
aarch64, or1k: add kexec_file_load syscall number from linux v5.0
by Szabolcs Nagy
· 6 years ago
a86c472
powerpc: add PTRACE_SYSEMU from linux v4.20
by Szabolcs Nagy
· 6 years ago
65735ba
aarch64: add HWCAP_SSBS from linux v4.20
by Szabolcs Nagy
· 6 years ago
59904de
bits/ioctl.h: add TIOC{G,S}ISO7816 from linux v4.20
by Szabolcs Nagy
· 6 years ago
d66ae1a
arm: add io_pgetevents syscall number from v4.19
by Szabolcs Nagy
· 6 years ago
53bef5c
aarch64, or1k: define rseq syscall number following linux v4.19
by Szabolcs Nagy
· 6 years ago
4b125dd
fix POSIX_FADV_DONTNEED/_NOREUSE on s390x
by Jonathan Neuschäfer
· 6 years ago
3517d74
move arch-invariant definitions out of bits/ioctl.h
by Bobby Bingham
· 6 years ago
d149e69
add io_pgetevents and rseq syscall numbers from linux v4.18
by Szabolcs Nagy
· 6 years ago
a4a3e4d
make thread-pointer-loading asm non-volatile
by Rich Felker
· 6 years ago
7f01a73
remove ancient clang workaround from powerpc pthread_arch.h asm
by Rich Felker
· 6 years ago
0beb9df
add TLSDESC support for 32-bit arm
by Rich Felker
· 6 years ago
5ef6020
add arm and sh bits/ptrace.h
by Szabolcs Nagy
· 6 years ago
1281779
fix broken atomic store on powerpc[64]
by Rich Felker
· 6 years ago
b6e59cd
apply hidden visibility to sigreturn code fragments
by Rich Felker
· 6 years ago
9b95fd0
define and use internal macros for hidden visibility, weak refs
by Rich Felker
· 6 years ago
35cd7c0
fix async thread cancellation on sh-fdpic
by Rich Felker
· 6 years ago
f2c6dbe
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
by midipix
· 6 years ago
df6d945
add support for arch-specific ptrace command macros
by Szabolcs Nagy
· 6 years ago
efda534
fix regression in powerpc[64] SO_PEERSEC definition
by Rich Felker
· 6 years ago
587f5a5
fix value of SO_PEERSEC on mips archs
by Rich Felker
· 6 years ago
471497a
add m68k reg.h and user.h
by Rich Felker
· 6 years ago
84b2516
fix m68k float.h long double exponent range
by Rich Felker
· 6 years ago
0cd2be2
work around broken kernel struct ipc_perm on some big endian archs
by Rich Felker
· 6 years ago
7ea235b
s390x: add kexec_file_load syscall number from linux v4.17
by Szabolcs Nagy
· 6 years ago
1177f61
mips: add HWCAP_ flags from linux v4.17
by Szabolcs Nagy
· 6 years ago
f3b6690
aarch64: add HWCAP_ flags from linux v4.17
by Szabolcs Nagy
· 6 years ago
90ac71d
powerpc: add pkey syscall numbers from linux v4.16
by Szabolcs Nagy
· 7 years ago
a697a1c
aarch64: add HWCAP_ASIMDFHM from linux v4.16
by Szabolcs Nagy
· 7 years ago
f81e44a
add m68k port
by Rich Felker
· 6 years ago
610c5a8
fix TLS layout of TLS variant I when there is a gap above TP
by Szabolcs Nagy
· 6 years ago
e3c682a
work around arm gcc's rejection of r7 asm constraints in thumb mode
by Rich Felker
· 7 years ago
8c2943f
arm: use a_ll/a_sc atomics when building for ARMv6T2
by Andre McCurdy
· 7 years ago
749a06b
arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros
by Andre McCurdy
· 7 years ago
ea489b8
provide optimized a_ctz_32 for arm
by Andre McCurdy
· 7 years ago
0c6abb5
remove a_ctz_l from arch specific atomic_arch.h
by Andre McCurdy
· 7 years ago
eb5ae94
fix minor namespace issues in termios.h
by Rich Felker
· 7 years ago
6ecb9c1
use PAGESIZE rather than PAGE_SIZE in user.h bits
by Rich Felker
· 7 years ago
c9c2cd3
reverse definition dependency between PAGESIZE and PAGE_SIZE
by Rich Felker
· 7 years ago
9bed82d
aarch64: add sve_context struct and related defines from linux v4.15
by Szabolcs Nagy
· 7 years ago
5a4a780
aarch64: update hwcap.h for linux v4.15
by Szabolcs Nagy
· 7 years ago
8be960d
arm: add get_tls syscall from linux v4.15
by Szabolcs Nagy
· 7 years ago
0fc2f09
powerpc: update hwcap.h for linux v4.15
by Szabolcs Nagy
· 7 years ago
4ccd075
s390x: add s390_sthyi system call from v4.15
by Szabolcs Nagy
· 7 years ago
9b57db3
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
by Szabolcs Nagy
· 7 years ago
9eda4dc
mips,powerpc: fix TIOCSER_TEMT in termios.h
by Szabolcs Nagy
· 7 years ago
ebd8ef5
aarch64: add HWCAP_DCPOP from linux v4.14
by Szabolcs Nagy
· 7 years ago
14edadb
aarch64: fix mismatched type of ucontext_t uc_link member
by William Pitcock
· 7 years ago
1312768
fix x32 unistd macros to report as ILP32 not LP64
by Nicholas Wilson
· 7 years ago
1393533
s390x: use generic ioctl.h
by Szabolcs Nagy
· 7 years ago
4dc44ce
microblaze: add statx syscall from linux v4.13
by Szabolcs Nagy
· 7 years ago
ffd048a
aarch64: add extra_context struct from linux v4.13
by Szabolcs Nagy
· 7 years ago
754f66a
ioctl TIOCGPTPEER from linux v4.13
by Szabolcs Nagy
· 7 years ago
5daaed6
s390x: add syscall number for s390_guarded_storage from linux v4.12
by Szabolcs Nagy
· 7 years ago
2dc6760
i386: add arch_prctl syscall number from linux v4.12
by Szabolcs Nagy
· 7 years ago
840d45b
aarch64: add new HWCAP_* flags from linux v4.12
by Szabolcs Nagy
· 7 years ago
9864f60
add statx syscall numbers from linux v4.11
by Szabolcs Nagy
· 7 years ago
bd1560f
update aarch64 hwcap.h for linux v4.11
by Szabolcs Nagy
· 7 years ago
cee73f0
add kexec_file_load syscall number on powerpc from linux v4.10
by Szabolcs Nagy
· 8 years ago
8f56955
add microblaze syscall numbers from linux v4.10
by Szabolcs Nagy
· 8 years ago
1b9406b
fix build regression on ARM for ISA levels less than v5
by Rich Felker
· 7 years ago
c10bc61
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
by Szabolcs Nagy
· 7 years ago
822dddf
make syscall.h consistent with linux
by Szabolcs Nagy
· 8 years ago
8459c6f
arm: add HWCAP_ARM_ hwcap macros
by Szabolcs Nagy
· 8 years ago
06fbefd
add a_clz_64 helper function
by Szabolcs Nagy
· 8 years ago
3356177
s390x: add bits/hwcap.h
by Szabolcs Nagy
· 7 years ago
cc08669
add SIOCGSTAMPNS socket ioctl macro to ioctl.h
by Szabolcs Nagy
· 7 years ago
02b50c9
fix mips ioctl macros to match linux asm/sockios.h
by Szabolcs Nagy
· 7 years ago
1698fe6
fix build failure for sh4a due to missing colon in asm statement
by Thomas Petazzoni
· 7 years ago
5948bc1
fix omission of microblaze user.h definitions
by Rich Felker
· 7 years ago
1c49700
remove long-obsolete clang workarounds from mips* syscall_arch.h files
by Rich Felker
· 7 years ago
4073f03
fix fstatat syscall on mips64
by Rich Felker
· 7 years ago
5555041
s390x: provide sigcontext struct definition
by Bobby Bingham
· 8 years ago
74bca42
s390x: fix fpreg_t and remove unused per_struct
by Tuan M. Hoang
· 8 years ago
fc85fb3
fix ld-behavior-dependent crash in ppc64 ldso startup
by Rich Felker
· 8 years ago
0a4a16d
allow page size to vary on arm
by Rich Felker
· 8 years ago
1f53e7d
fix crashes in x32 __tls_get_addr
by rofl0r
· 8 years ago
150747b
reduce impact of REG_* namespace pollution in x86[_64] signal.h
by Rich Felker
· 8 years ago
62eaf40
add pkey_{mprotect,alloc,free} syscalls from linux v4.9
by Szabolcs Nagy
· 8 years ago
29237f7
rework arm atomic/tp backends to be thumb-compatible and fdpic-ready
by Rich Felker
· 8 years ago
3f79eaa
fix use of incomplete struct type in s390x user.h
by Bobby Bingham
· 8 years ago
afefce1
fix typo in s390x user.h
by Bobby Bingham
· 8 years ago
ffaaa6d
remove legacy i386 fallback stdarg implementation and framework
by Rich Felker
· 8 years ago
5499172
work around gdb issues recognizing sigreturn trampoline on x86_64
by Rich Felker
· 8 years ago
1509494
add s390x port
by Bobby Bingham
· 8 years ago
b418ea1
generalize ELF hash table types not to assume 32-bit entries
by Rich Felker
· 8 years ago
fe39aaa
add bits/hwcap.h and include it in sys/auxv.h
by Szabolcs Nagy
· 8 years ago
189acc7
add sh syscall numbers from linux v4.8
by Szabolcs Nagy
· 8 years ago
2ed811a
fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8
by Szabolcs Nagy
· 8 years ago
2b41959
microblaze: add syscall numbers from linux v4.7
by Szabolcs Nagy
· 8 years ago
7cc3a28
fix pread/pwrite syscall calling convention on sh
by Rich Felker
· 8 years ago
cff5747
fix regression in tcsetattr on all mips archs
by Rich Felker
· 8 years ago
e1679ef
remove or1k version of sem.h
by Bobby Bingham
· 8 years ago
Next »