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
*
mitigate performance regression in libc-internal locks on x86_64
Rich Felker
2015-08-16
2
-2
/
+2
*
aarch64: fix 64-bit syscall argument passing
Szabolcs Nagy
2015-08-11
1
-4
/
+2
*
fix missing synchronization in atomic store on i386 and x86_64
Rich Felker
2015-07-28
3
-3
/
+3
*
socket.h: cleanup/reorder mips and powerpc bits/socket.h
Roman Yeryomin
2015-07-21
2
-18
/
+20
*
socket.h: fix SO_* for mips
Roman Yeryomin
2015-07-21
2
-1
/
+6
*
mips: fix mcontext_t register array field name
Felix Fietkau
2015-07-21
1
-1
/
+1
*
fix local-dynamic model TLS on mips and powerpc
Rich Felker
2015-06-25
2
-0
/
+4
*
switch to using trap number 31 for syscalls on sh
Rich Felker
2015-06-16
1
-1
/
+1
*
switch sh port's __unmapself to generic version when running on sh2/nommu
Rich Felker
2015-06-16
1
-0
/
+19
*
add support for sh2 interrupt-masking-based atomics to sh port
Rich Felker
2015-06-16
3
-8
/
+113
*
arm: add vdso support
Szabolcs Nagy
2015-06-14
1
-0
/
+4
*
fix stack alignment code in mips crt_arch.h
Rich Felker
2015-05-24
1
-2
/
+2
*
add .text section directive to all crt_arch.h files missing it
Rich Felker
2015-05-22
7
-0
/
+7
*
fix inconsistency in a_and and a_or argument types on x86[_64]
Rich Felker
2015-05-20
3
-12
/
+12
*
inline llsc atomics when building for sh4a
Bobby Bingham
2015-05-19
2
-90
/
+128
*
make arm reloc.h CRTJMP macro compatible with thumb
Rich Felker
2015-05-14
1
-0
/
+5
*
make arm crt_arch.h compatible with thumb code generation
Rich Felker
2015-05-14
1
-4
/
+6
*
fix stack protector crashes on x32 & powerpc due to misplaced TLS canary
Rich Felker
2015-05-06
2
-0
/
+3
*
fix broken cancellation on x32 due to incorrect saved-PC offset
Rich Felker
2015-05-02
1
-1
/
+1
*
fix dangling pointers in x32 syscall timespec fixup code
Rich Felker
2015-05-01
2
-10
/
+23
*
fix __syscall declaration with wrong visibility in syscall_arch.h
Szabolcs Nagy
2015-04-30
5
-8
/
+3
*
aarch64: fix CRTJMP in reloc.h
Szabolcs Nagy
2015-04-30
1
-1
/
+1
*
fix sh jmp_buf size to match ABI
Rich Felker
2015-04-27
1
-1
/
+1
*
fix ldso name for sh-nofpu subarch
Rich Felker
2015-04-24
1
-1
/
+7
*
fix failure of sh reloc.h to properly detect endianness for ldso name
Rich Felker
2015-04-24
1
-0
/
+2
*
fix breakage in x32 dynamic linker due to mismatching register size
Rich Felker
2015-04-20
1
-1
/
+1
*
add execveat syscall number to microblaze
Szabolcs Nagy
2015-04-17
1
-0
/
+2
*
fix missing quotation mark in mips crt_arch.h that broke build
Rich Felker
2015-04-17
1
-1
/
+1
*
consistently use hidden visibility for cancellable syscall internals
Rich Felker
2015-04-14
1
-0
/
+7
*
use hidden visibility for i386 asm-internal __vsyscall symbol
Rich Felker
2015-04-14
1
-7
/
+7
*
dynamic linker bootstrap overhaul
Rich Felker
2015-04-13
21
-465
/
+285
*
fix possible clobbering of syscall return values on mips
Rich Felker
2015-04-07
1
-3
/
+6
*
move O_PATH definition back to arch bits
Rich Felker
2015-04-01
9
-0
/
+9
*
aarch64: remove duplicate macro definitions in bits/fcntl.h
Rich Felker
2015-04-01
1
-3
/
+0
*
aarch64: fix definition of sem_nsems in semid_ds structure
Rich Felker
2015-04-01
1
-1
/
+7
*
aarch64: fix namespace pollution in bits/shm.h
Szabolcs Nagy
2015-04-01
1
-2
/
+2
*
fix missing max_align_t definition on aarch64
Rich Felker
2015-03-20
1
-0
/
+2
*
fix MINSIGSTKSZ values for archs with large signal contexts
Rich Felker
2015-03-18
10
-0
/
+50
*
aarch64: fix typo in bits/ioctl.h
Szabolcs Nagy
2015-03-14
1
-1
/
+1
*
aarch64: add struct _aarch64_ctx to signal.h
Szabolcs Nagy
2015-03-14
1
-0
/
+17
*
align x32 pthread type sizes to be common with 32-bit archs
Rich Felker
2015-03-12
1
-4
/
+4
*
add aarch64 port
Szabolcs Nagy
2015-03-11
33
-0
/
+1814
*
fix FLT_ROUNDS to reflect the current rounding mode
Szabolcs Nagy
2015-03-07
9
-9
/
+0
*
fix POLLWRNORM and POLLWRBAND on mips
Trutz Behn
2015-03-04
9
-0
/
+2
*
fix x32 pthread type definitions
Rich Felker
2015-03-04
1
-7
/
+7
*
make all objects used with atomic operations volatile
Rich Felker
2015-03-03
9
-63
/
+63
*
add syscall numbers for the new execveat syscall
Szabolcs Nagy
2015-02-09
7
-4
/
+19
*
remove cruft from x86_64 syscall.h
Szabolcs Nagy
2015-02-07
1
-23
/
+0
*
fix typo in x86_64/x32 user_fpregs_struct
Felix Janda
2015-02-01
2
-2
/
+2
*
move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
Trutz Behn
2015-01-30
9
-27
/
+0
[next]