index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2015-09-17
introduce new symbol-lookup-free rcrt1/dlstart stage chaining
Rich Felker
-0
/
+7
2015-09-15
reindent powerpc's bits/termios.h to be consistent with other archs
Felix Janda
-140
/
+138
2015-09-15
fix namespace violations in aarch64/bits/termios.h
Felix Janda
-7
/
+7
2015-09-12
add sh fdpic subarch variants
Rich Felker
-1
/
+16
2015-09-12
add fdpic version of entry point code for sh
Rich Felker
-0
/
+29
2015-09-12
make sh clone asm fdpic-compatible
Rich Felker
-0
/
+5
2015-09-09
fix missing earlyclobber flag in i386 a_ctz_64 asm
Rich Felker
-1
/
+1
2015-08-31
implement arm eabi mem* functions
Timo Teräs
-0
/
+36
2015-08-16
mitigate performance regression in libc-internal locks on x86_64
Rich Felker
-2
/
+2
2015-08-11
aarch64: fix 64-bit syscall argument passing
Szabolcs Nagy
-4
/
+2
2015-07-28
fix missing synchronization in atomic store on i386 and x86_64
Rich Felker
-3
/
+3
2015-07-21
socket.h: cleanup/reorder mips and powerpc bits/socket.h
Roman Yeryomin
-18
/
+20
2015-07-21
socket.h: fix SO_* for mips
Roman Yeryomin
-1
/
+6
2015-07-21
mips: fix mcontext_t register array field name
Felix Fietkau
-1
/
+1
2015-06-25
fix local-dynamic model TLS on mips and powerpc
Rich Felker
-0
/
+4
2015-06-16
switch to using trap number 31 for syscalls on sh
Rich Felker
-1
/
+1
2015-06-16
switch sh port's __unmapself to generic version when running on sh2/nommu
Rich Felker
-0
/
+19
2015-06-16
add support for sh2 interrupt-masking-based atomics to sh port
Rich Felker
-8
/
+113
2015-06-14
arm: add vdso support
Szabolcs Nagy
-0
/
+4
2015-05-24
fix stack alignment code in mips crt_arch.h
Rich Felker
-2
/
+2
2015-05-22
add .text section directive to all crt_arch.h files missing it
Rich Felker
-0
/
+7
2015-05-20
fix inconsistency in a_and and a_or argument types on x86[_64]
Rich Felker
-12
/
+12
2015-05-19
inline llsc atomics when building for sh4a
Bobby Bingham
-90
/
+128
2015-05-14
make arm reloc.h CRTJMP macro compatible with thumb
Rich Felker
-0
/
+5
2015-05-14
make arm crt_arch.h compatible with thumb code generation
Rich Felker
-4
/
+6
2015-05-06
fix stack protector crashes on x32 & powerpc due to misplaced TLS canary
Rich Felker
-0
/
+3
2015-05-02
fix broken cancellation on x32 due to incorrect saved-PC offset
Rich Felker
-1
/
+1
2015-05-01
fix dangling pointers in x32 syscall timespec fixup code
Rich Felker
-10
/
+23
2015-04-30
fix __syscall declaration with wrong visibility in syscall_arch.h
Szabolcs Nagy
-8
/
+3
2015-04-30
aarch64: fix CRTJMP in reloc.h
Szabolcs Nagy
-1
/
+1
2015-04-27
fix sh jmp_buf size to match ABI
Rich Felker
-1
/
+1
2015-04-24
fix ldso name for sh-nofpu subarch
Rich Felker
-1
/
+7
2015-04-24
fix failure of sh reloc.h to properly detect endianness for ldso name
Rich Felker
-0
/
+2
2015-04-20
fix breakage in x32 dynamic linker due to mismatching register size
Rich Felker
-1
/
+1
2015-04-17
add execveat syscall number to microblaze
Szabolcs Nagy
-0
/
+2
2015-04-17
fix missing quotation mark in mips crt_arch.h that broke build
Rich Felker
-1
/
+1
2015-04-14
consistently use hidden visibility for cancellable syscall internals
Rich Felker
-0
/
+7
2015-04-14
use hidden visibility for i386 asm-internal __vsyscall symbol
Rich Felker
-7
/
+7
2015-04-13
dynamic linker bootstrap overhaul
Rich Felker
-465
/
+285
2015-04-07
fix possible clobbering of syscall return values on mips
Rich Felker
-3
/
+6
2015-04-01
move O_PATH definition back to arch bits
Rich Felker
-0
/
+9
2015-04-01
aarch64: remove duplicate macro definitions in bits/fcntl.h
Rich Felker
-3
/
+0
2015-04-01
aarch64: fix definition of sem_nsems in semid_ds structure
Rich Felker
-1
/
+7
2015-04-01
aarch64: fix namespace pollution in bits/shm.h
Szabolcs Nagy
-2
/
+2
2015-03-20
fix missing max_align_t definition on aarch64
Rich Felker
-0
/
+2
2015-03-18
fix MINSIGSTKSZ values for archs with large signal contexts
Rich Felker
-0
/
+50
2015-03-14
aarch64: fix typo in bits/ioctl.h
Szabolcs Nagy
-1
/
+1
2015-03-14
aarch64: add struct _aarch64_ctx to signal.h
Szabolcs Nagy
-0
/
+17
2015-03-12
align x32 pthread type sizes to be common with 32-bit archs
Rich Felker
-4
/
+4
2015-03-11
add aarch64 port
Szabolcs Nagy
-0
/
+1814
[prev]
[next]