Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
1ef849c6ec6a4e30badc844371cdf1b9eedfba57
/
arch
f3ddd17
dynamic linker bootstrap overhaul
by Rich Felker
· 10 years ago
25748db
fix possible clobbering of syscall return values on mips
by Rich Felker
· 10 years ago
fd427c4
move O_PATH definition back to arch bits
by Rich Felker
· 10 years ago
abfe1f6
aarch64: remove duplicate macro definitions in bits/fcntl.h
by Rich Felker
· 10 years ago
dfc1a37
aarch64: fix definition of sem_nsems in semid_ds structure
by Rich Felker
· 10 years ago
b24d813
aarch64: fix namespace pollution in bits/shm.h
by Szabolcs Nagy
· 10 years ago
e626dee
fix missing max_align_t definition on aarch64
by Rich Felker
· 10 years ago
d5a5045
fix MINSIGSTKSZ values for archs with large signal contexts
by Rich Felker
· 10 years ago
962cbfb
aarch64: fix typo in bits/ioctl.h
by Szabolcs Nagy
· 10 years ago
38bf2d7
aarch64: add struct _aarch64_ctx to signal.h
by Szabolcs Nagy
· 10 years ago
673cab5
align x32 pthread type sizes to be common with 32-bit archs
by Rich Felker
· 10 years ago
01ef3dd
add aarch64 port
by Szabolcs Nagy
· 10 years ago
559de8f
fix FLT_ROUNDS to reflect the current rounding mode
by Szabolcs Nagy
· 10 years ago
f5011c6
fix POLLWRNORM and POLLWRBAND on mips
by Trutz Behn
· 10 years ago
e7b9887
fix x32 pthread type definitions
by Rich Felker
· 10 years ago
56fbaa3
make all objects used with atomic operations volatile
by Rich Felker
· 10 years ago
f54c28c
add syscall numbers for the new execveat syscall
by Szabolcs Nagy
· 10 years ago
e63833c
remove cruft from x86_64 syscall.h
by Szabolcs Nagy
· 10 years ago
4758f05
fix typo in x86_64/x32 user_fpregs_struct
by Felix Janda
· 10 years ago
2d67ae9
move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
by Trutz Behn
· 10 years ago
02d8770
remove mips-only EINIT and EREMDEV errnos
by Trutz Behn
· 10 years ago
f90fafe
add new syscall numbers for bpf and kexec_file_load
by Szabolcs Nagy
· 10 years ago
91f15e2
move wint_t definition to the shared part of alltypes.h.in
by Rich Felker
· 10 years ago
be1f67a
add arm private syscall numbers
by Timo Teräs
· 10 years ago
4134c68
unify non-inline version of syscall code across archs
by Rich Felker
· 10 years ago
0e971b0
inline 5- and 6-argument syscalls on arm
by Rich Felker
· 10 years ago
7d310ed
remove old clang workarounds from arm syscall implementation
by Rich Felker
· 10 years ago
8cd0b11
fix __aeabi_read_tp oversight in arm atomics/tls overhaul
by Rich Felker
· 10 years ago
4a241f1
overhaul ARM atomics/tls for performance and compatibility
by Rich Felker
· 10 years ago
de2b9c2
fix 64-bit syscall argument passing on or1k
by Rich Felker
· 10 years ago
867b182
add explicit barrier operation to internal atomic.h API
by Rich Felker
· 10 years ago
4ffc39c
add new syscall numbers for seccomp, getrandom, memfd_create
by Szabolcs Nagy
· 10 years ago
bd08291
fix C++ incompatibility in i386 definition of max_align_t
by Rich Felker
· 10 years ago
b7cf71a
add threads.h and needed per-arch types for mtx_t and cnd_t
by Rich Felker
· 10 years ago
8b3d7d0
fix build error on arm due to new a_spin code
by Rich Felker
· 10 years ago
ea818ea
add working a_spin() atomic for non-x86 targets
by Rich Felker
· 10 years ago
321f4fa
add max_align_t definition for C11 and C++11
by Rich Felker
· 10 years ago
de7e99c
make pointers used in robust list volatile
by Rich Felker
· 10 years ago
4f44937
fix broken offset argument to the mmap2 syscall on or1k
by Rich Felker
· 10 years ago
cc54f0a
provide PAGE_SIZE as a constant value of 8192 on or1k
by Rich Felker
· 10 years ago
cbb609b
fix terminal control ioctl constants for sh
by Rich Felker
· 10 years ago
c0284b3
remove unused a_cas_l from or1k atomic.h
by Rich Felker
· 10 years ago
90e51e4
clean up unused and inconsistent atomics in arch dirs
by Rich Felker
· 10 years ago
c394763
fix insufficient synchronization in sh atomic asm
by Rich Felker
· 10 years ago
002e8d8
add syscall numbers for the new renameat2 syscall
by Szabolcs Nagy
· 10 years ago
1312930
fix regression that negated some mips syscall error returns
by Rich Felker
· 10 years ago
f61be1f
fix mips struct stat dev_t members for big endian
by Rich Felker
· 10 years ago
cec33b2
fix or1k atomic store
by Rich Felker
· 10 years ago
522a0de
fix missing barriers in powerpc atomic store
by Rich Felker
· 10 years ago
884cc0c
fix microblaze atomic store
by Rich Felker
· 10 years ago
1456b7a
fix missing barrier instructions in powerpc atomic asm
by Rich Felker
· 10 years ago
bcad484
fix missing barrier instructions in mips atomic asm
by Rich Felker
· 10 years ago
a294f53
use memory constraints for mips atomic asm
by Rich Felker
· 10 years ago
bb3a3be
fix build breakage from ppc asm constraints change
by Rich Felker
· 10 years ago
94252dd
remove cruft from microblaze atomic.h
by Rich Felker
· 10 years ago
7fdae45
fix broken constraints for powerpc atomic cas asm
by Rich Felker
· 10 years ago
d69ab5b
fix microblaze definition of struct stat
by Rich Felker
· 10 years ago
200d154
add or1k (OpenRISC 1000) architecture port
by Stefan Kristiansson
· 10 years ago
2d8cc92
fix regression in mips dynamic linker
by Rich Felker
· 10 years ago
39201d0
add tlsdesc support for x86_64
by Rich Felker
· 10 years ago
4e0b4a5
add tlsdesc support for i386
by Rich Felker
· 10 years ago
adf94c1
refactor to remove arch-specific relocation code from dynamic linker
by Rich Felker
· 10 years ago
94cf991
fix powerpc dynamic linker thread-pointer-relative relocations
by Rich Felker
· 10 years ago
f4cc276
multiple fixes to sh (superh) dynamic linker relocations
by Rich Felker
· 10 years ago
bfa0970
dynamic linker: permit error returns from arch-specific reloc function
by Rich Felker
· 10 years ago
9ce2860
add vdso clock_gettime acceleration support to i386
by Rich Felker
· 10 years ago
fd9571e
add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro
by Szabolcs Nagy
· 10 years ago
8258014
fix for broken kernel side RLIM_INFINITY on mips
by Szabolcs Nagy
· 10 years ago
e783efa
fix arm thread-pointer/atomic asm when compiling to thumb code
by Rich Felker
· 11 years ago
468bc11
fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h
by Rich Felker
· 11 years ago
fbeadd1
make socketcall types common as they are same for all architectures
by Timo Teräs
· 11 years ago
58e75db
add working vdso clock_gettime support, including static linking
by Rich Felker
· 11 years ago
fcea534
fix RLIMIT_ constants for mips
by Szabolcs Nagy
· 11 years ago
de20a8f
add namespace-protected name for sysinfo function
by Rich Felker
· 11 years ago
3933fdd
use dmb barrier instruction for atomics on arm v7
by Rich Felker
· 11 years ago
efe07b0
fix arm atomic asm register constraint
by Rich Felker
· 11 years ago
1974bff
use inline atomics and thread pointer on arm models supporting them
by Rich Felker
· 11 years ago
91d5aa0
fix microblaze syscall register clobbers
by Rich Felker
· 11 years ago
9505bfb
fix signal.h breakage from moving stack_t to arch-specific bits
by Rich Felker
· 11 years ago
12f37cd
fix mips stack_t
by Rich Felker
· 11 years ago
bd5f221
move signal.h definition of stack_t to arch-specific bits
by Rich Felker
· 11 years ago
40d58b4
fix typo in filename used in sh port
by Rich Felker
· 11 years ago
cee45f9
fix size of mips jmp_buf
by Rich Felker
· 11 years ago
d444064
remove useless and incorrect uc_regspace member from mips ucontext_t
by Rich Felker
· 11 years ago
797f9a3
x32: fix struct statfs
by rofl0r
· 11 years ago
611eabd
superh: fix dynamic linking of __fpscr_values
by Bobby Bingham
· 11 years ago
7673acd
fix statfs struct on mips
by Szabolcs Nagy
· 11 years ago
3ceb89e
fix semid_ds structure on mips
by Szabolcs Nagy
· 11 years ago
514c2dd
fix socket.h struct msghdr member types on powerpc
by Rich Felker
· 11 years ago
ad66ae9
fix sysvipc structures on powerpc
by Rich Felker
· 11 years ago
f6e2f7e
move struct semid_ds to from shared sys/sem.h to bits
by Rich Felker
· 11 years ago
e12fda3
add bits/user.h for sh port
by Rich Felker
· 11 years ago
dae8ca7
x32: fix sysinfo()
by rofl0r
· 11 years ago
b1683a1
add nofpu subarchs to the sh arch, and properly detect compiler's fpu config
by Rich Felker
· 11 years ago
5c27c44
fix endian subarchs for sh arch
by Rich Felker
· 11 years ago
aacd348
rename superh port to "sh" for consistency
by Rich Felker
· 11 years ago
e5bb165
mips: add mips-sf subarch support (soft-float)
by Szabolcs Nagy
· 11 years ago
dbed392
fixup general __syscall breakage introduced in x32 port
by rofl0r
· 11 years ago
744f118
make the x32 port use the correct ld-musl-x32.path filename
by Rich Felker
· 11 years ago
3a3c813
superh port
by Bobby Bingham
· 11 years ago
Next »