index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
midipix
2018-07-20
3
-0
/
+3
*
add support for arch-specific ptrace command macros
Szabolcs Nagy
2018-07-17
11
-0
/
+121
*
fix regression in powerpc[64] SO_PEERSEC definition
Rich Felker
2018-06-26
2
-0
/
+2
*
fix value of SO_PEERSEC on mips archs
Rich Felker
2018-06-26
3
-0
/
+3
*
add m68k reg.h and user.h
Rich Felker
2018-06-26
2
-0
/
+78
*
fix m68k float.h long double exponent range
Rich Felker
2018-06-20
1
-2
/
+2
*
work around broken kernel struct ipc_perm on some big endian archs
Rich Felker
2018-06-20
4
-0
/
+7
*
s390x: add kexec_file_load syscall number from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
mips: add HWCAP_ flags from linux v4.17
Szabolcs Nagy
2018-06-19
3
-0
/
+3
*
aarch64: add HWCAP_ flags from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+4
*
powerpc: add pkey syscall numbers from linux v4.16
Szabolcs Nagy
2018-06-19
2
-0
/
+6
*
aarch64: add HWCAP_ASIMDFHM from linux v4.16
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
add m68k port
Rich Felker
2018-06-19
17
-0
/
+847
*
fix TLS layout of TLS variant I when there is a gap above TP
Szabolcs Nagy
2018-06-02
12
-10
/
+19
*
work around arm gcc's rejection of r7 asm constraints in thumb mode
Rich Felker
2018-05-01
1
-14
/
+39
*
arm: use a_ll/a_sc atomics when building for ARMv6T2
Andre McCurdy
2018-04-19
1
-1
/
+1
*
arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros
Andre McCurdy
2018-04-19
2
-2
/
+2
*
provide optimized a_ctz_32 for arm
Andre McCurdy
2018-04-19
1
-0
/
+12
*
remove a_ctz_l from arch specific atomic_arch.h
Andre McCurdy
2018-04-19
2
-5
/
+5
*
fix minor namespace issues in termios.h
Rich Felker
2018-03-10
6
-0
/
+12
*
use PAGESIZE rather than PAGE_SIZE in user.h bits
Rich Felker
2018-03-10
4
-8
/
+8
*
reverse definition dependency between PAGESIZE and PAGE_SIZE
Rich Felker
2018-03-10
6
-6
/
+6
*
aarch64: add sve_context struct and related defines from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+39
*
aarch64: update hwcap.h for linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+6
*
arm: add get_tls syscall from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+1
*
powerpc: update hwcap.h for linux v4.15
Szabolcs Nagy
2018-02-22
2
-0
/
+6
*
s390x: add s390_sthyi system call from v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+1
*
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
Szabolcs Nagy
2018-02-22
5
-0
/
+5
*
mips,powerpc: fix TIOCSER_TEMT in termios.h
Szabolcs Nagy
2018-02-22
5
-5
/
+5
*
aarch64: add HWCAP_DCPOP from linux v4.14
Szabolcs Nagy
2018-02-22
1
-0
/
+1
*
aarch64: fix mismatched type of ucontext_t uc_link member
William Pitcock
2018-01-31
1
-1
/
+1
*
fix x32 unistd macros to report as ILP32 not LP64
Nicholas Wilson
2017-12-14
1
-2
/
+2
*
s390x: use generic ioctl.h
Szabolcs Nagy
2017-11-05
2
-196
/
+2
*
microblaze: add statx syscall from linux v4.13
Szabolcs Nagy
2017-11-05
1
-0
/
+1
*
aarch64: add extra_context struct from linux v4.13
Szabolcs Nagy
2017-11-05
1
-0
/
+7
*
ioctl TIOCGPTPEER from linux v4.13
Szabolcs Nagy
2017-11-05
7
-0
/
+7
*
s390x: add syscall number for s390_guarded_storage from linux v4.12
Szabolcs Nagy
2017-11-05
1
-0
/
+1
*
i386: add arch_prctl syscall number from linux v4.12
Szabolcs Nagy
2017-11-05
1
-0
/
+1
*
aarch64: add new HWCAP_* flags from linux v4.12
Szabolcs Nagy
2017-11-05
1
-0
/
+3
*
add statx syscall numbers from linux v4.11
Szabolcs Nagy
2017-11-05
12
-0
/
+12
*
update aarch64 hwcap.h for linux v4.11
Szabolcs Nagy
2017-11-05
1
-0
/
+2
*
add kexec_file_load syscall number on powerpc from linux v4.10
Szabolcs Nagy
2017-11-05
2
-0
/
+2
*
add microblaze syscall numbers from linux v4.10
Szabolcs Nagy
2017-11-05
1
-0
/
+6
*
fix build regression on ARM for ISA levels less than v5
Rich Felker
2017-10-25
1
-0
/
+4
*
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
Szabolcs Nagy
2017-09-11
2
-1
/
+11
*
make syscall.h consistent with linux
Szabolcs Nagy
2017-09-06
10
-24
/
+20
*
arm: add HWCAP_ARM_ hwcap macros
Szabolcs Nagy
2017-08-29
1
-0
/
+24
*
add a_clz_64 helper function
Szabolcs Nagy
2017-08-29
7
-0
/
+49
*
s390x: add bits/hwcap.h
Szabolcs Nagy
2017-08-29
1
-0
/
+15
*
add SIOCGSTAMPNS socket ioctl macro to ioctl.h
Szabolcs Nagy
2017-08-29
8
-0
/
+8
[next]