Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
004dc9549b8003288e635ba5aa91e3353e1974c4
/
arch
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
ee3f0c5
make brace placement in public header typedef'd structs consistent
by Rich Felker
· 8 years ago
befa586
make brace placement in public header struct definitions consistent
by Rich Felker
· 8 years ago
45ba07f
format mips bits/termios.h consistently mips64 and n32 versions
by Rich Felker
· 8 years ago
cae8ac4
fix CBAUDEX in powerpc termios.h
by Szabolcs Nagy
· 8 years ago
8c316e9
fix TCS* definitions in mips termios.h
by Szabolcs Nagy
· 8 years ago
ee9b590
fix mips termios.h macro exposure/namespace issues
by Szabolcs Nagy
· 8 years ago
3bda42a
fix powerpc termios.h macro exposure/namespace issues
by Szabolcs Nagy
· 8 years ago
2e12857
fix generic termios.h macro exposure/namespace issues
by Szabolcs Nagy
· 8 years ago
cd208b0
fix FIOQSIZE in arm ioctl.h
by Szabolcs Nagy
· 8 years ago
6fce6ca
remove termios2 related ioctls from sh ioctl.h
by Szabolcs Nagy
· 8 years ago
809495f
fix TIOCMSET in mips ioctl.h
by Szabolcs Nagy
· 8 years ago
b76d4e0
fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
by Szabolcs Nagy
· 8 years ago
058c0b2
remove mips and powerpc ioctls that are missing from linux uapi
by Szabolcs Nagy
· 8 years ago
5ce9012
add missing TIOC* macros to ioctl.h
by Szabolcs Nagy
· 8 years ago
8735a92
add missing SIOCSIFNAME from linux/sockios.h to ioctl.h
by Szabolcs Nagy
· 8 years ago
2df9ae9
remove ioctl macros that were removed from linux uapi
by Szabolcs Nagy
· 8 years ago
76d7cfb
use the generic ioctl.h for x86_64, x32 and aarch64
by Szabolcs Nagy
· 8 years ago
7158481
add consistent reserved fields in mips64/n32 termios structures
by Rich Felker
· 8 years ago
3dd27f3
fix posix_fadvise syscall args on powerpc, unify with arm fix
by Rich Felker
· 8 years ago
78b1f3c
add preadv2 and pwritev2 syscall numbers for linux v4.6
by Szabolcs Nagy
· 8 years ago
63e3a16
deduplicate __NR_* and SYS_* syscall number definitions
by Bobby Bingham
· 8 years ago
8ef6170
x32: eliminate __X32_SYSCALL_BIT constant
by Bobby Bingham
· 8 years ago
622fe8b
x32: remove arch-specific syscall remapping
by Bobby Bingham
· 8 years ago
49631b7
fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h
by Rich Felker
· 8 years ago
c0ede9e
add powerpc64 port
by Bobby Bingham
· 9 years ago
5972c4a
add mips n32 port (ILP32 ABI for mips64)
by Rich Felker
· 9 years ago
6d99ad9
add support for mips and mips64 r6 isa
by Rich Felker
· 9 years ago
5c3412d
fix regression disabling use of pause instruction for x86 a_spin
by Rich Felker
· 9 years ago
84d4f5e
add copy_file_range syscall numbers from linux v4.5
by Szabolcs Nagy
· 9 years ago
2de5270
mips64: add recent linux syscall numbers
by Szabolcs Nagy
· 9 years ago
e9f1c79
deduplicate bits/mman.h
by Szabolcs Nagy
· 9 years ago
de400b6
correct pointer types for a_ll_p and a_sc_p primitives on mips64
by Rich Felker
· 9 years ago
27bf42c
make mips64 a_sc_p atomic primitive's asm constraints work with clang
by Rich Felker
· 9 years ago
5a92dd9
add powerpc soft-float support
by Felix Fietkau
· 9 years ago
8393357
add mips64 port
by Rich Felker
· 9 years ago
db66ef1
add sched_getcpu vDSO support
by Nathan Zadoks
· 9 years ago
fd224a8
make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc
by Rich Felker
· 9 years ago
869a9df
remove workaround for broken mips assemblers
by Rich Felker
· 9 years ago
3b27725
better a_sc inline asm constraint on aarch64 and arm
by Szabolcs Nagy
· 9 years ago
c18d05f
ldso: fix GDB dynamic linker info on MIPS
by Felix Fietkau
· 9 years ago
4dfac11
deduplicate the bulk of the arch bits headers
by Rich Felker
· 9 years ago
b0bf52f
mips: add vdso support
by Hauke Mehrtens
· 9 years ago
9a3b8f9
fix siginfo_t for mips
by Szabolcs Nagy
· 9 years ago
789ff6a
add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags
by Szabolcs Nagy
· 9 years ago
51d5f13
add mlock2 syscall number from linux v4.4
by Szabolcs Nagy
· 9 years ago
09001a8
add new membarrier, userfaultfd and switch_endian syscalls
by Szabolcs Nagy
· 9 years ago
37bfb68
add new i386 socket syscall numbers
by Szabolcs Nagy
· 9 years ago
a5e133b
change the internal socketcall selection logic
by Szabolcs Nagy
· 9 years ago
e7a1118
fix arm a_crash for big endian
by Rich Felker
· 9 years ago
89e149d
add native a_crash primitive for arm
by Rich Felker
· 9 years ago
bc443c3
clean powerpc syscall.h
by Szabolcs Nagy
· 9 years ago
f9c3a2e
add missing powerpc specific PROT_SAO memory protection flag
by Szabolcs Nagy
· 9 years ago
2f6f3dc
fix powerpc MCL_* mlockall flags in bits/mman.h
by Szabolcs Nagy
· 9 years ago
2d14fa3
fix aarch64 atomics to load/store 32bit only
by Szabolcs Nagy
· 9 years ago
b17fbd3
improve aarch64 atomics
by Rich Felker
· 9 years ago
4de1bc1
remove sh port's __fpscr_values source file
by Rich Felker
· 9 years ago
007907a
move sh port's __shcall internal function from arch/sh/src to src tree
by Rich Felker
· 9 years ago
230bfe1
move sh __unmapself code from arch/sh/src to main src tree
by Rich Felker
· 9 years ago
66215af
move x32 sysinfo impl and syscall fixup code out of arch/x32/src
by Rich Felker
· 9 years ago
513c043
overhaul powerpc atomics for new atomics framework
by Rich Felker
· 9 years ago
16b5529
clean up x86_64 (and x32) atomics for new atomics framework
by Rich Felker
· 9 years ago
e24984e
clean up i386 atomics for new atomics framework
by Rich Felker
· 9 years ago
369b22f
overhaul mips atomics for new atomics framework
by Rich Felker
· 9 years ago
e617b9e
move arm-specific translation units out of arch/arm/src, to src/*/arm
by Rich Felker
· 9 years ago
397f0a6
overhaul arm atomics for new atomics framework
by Rich Felker
· 9 years ago
aa0db4b
overhaul aarch64 atomics for new atomics framework
by Rich Felker
· 9 years ago
61b1e75
overhaul sh atomics for new atomics framework, add j-core cas.l backend
by Rich Felker
· 9 years ago
1315596
refactor internal atomic.h
by Rich Felker
· 9 years ago
Next »