index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
add missing powerpc specific PROT_SAO memory protection flag
Szabolcs Nagy
1
-0
/
+1
2016-01-24
fix powerpc MCL_* mlockall flags in bits/mman.h
Szabolcs Nagy
1
-2
/
+2
2016-01-24
fix aarch64 atomics to load/store 32bit only
Szabolcs Nagy
1
-2
/
+2
2016-01-23
improve aarch64 atomics
Rich Felker
1
-16
/
+36
2016-01-22
remove sh port's __fpscr_values source file
Rich Felker
1
-5
/
+0
2016-01-22
move sh port's __shcall internal function from arch/sh/src to src tree
Rich Felker
1
-5
/
+0
2016-01-22
move sh __unmapself code from arch/sh/src to main src tree
Rich Felker
1
-24
/
+0
2016-01-22
move x32 sysinfo impl and syscall fixup code out of arch/x32/src
Rich Felker
2
-88
/
+0
2016-01-22
overhaul powerpc atomics for new atomics framework
Rich Felker
1
-14
/
+38
2016-01-22
clean up x86_64 (and x32) atomics for new atomics framework
Rich Felker
2
-113
/
+130
2016-01-22
clean up i386 atomics for new atomics framework
Rich Felker
1
-66
/
+58
2016-01-22
overhaul mips atomics for new atomics framework
Rich Felker
1
-53
/
+31
2016-01-22
move arm-specific translation units out of arch/arm/src, to src/*/arm
Rich Felker
8
-244
/
+0
2016-01-21
overhaul arm atomics for new atomics framework
Rich Felker
1
-142
/
+38
2016-01-21
overhaul aarch64 atomics for new atomics framework
Rich Felker
1
-174
/
+25
2016-01-21
overhaul sh atomics for new atomics framework, add j-core cas.l backend
Rich Felker
4
-287
/
+30
2016-01-21
refactor internal atomic.h
Rich Felker
14
-834
/
+216
2016-01-20
fix build regression for arm pre-v7 from out-of-tree build patch
Rich Felker
2
-0
/
+0
2016-01-20
fix dynamic linker path file selection for arm vs armhf
Rich Felker
1
-3
/
+3
2015-12-29
adjust mips crt_arch entry point asm to avoid assembler bugs
Rich Felker
1
-1
/
+4
2015-12-29
adjust i386 max_align_t definition to work around some broken compilers
Rich Felker
1
-3
/
+5
2015-12-15
remove visibility suppression by SHARED macro in mips and x32 arch files
Rich Felker
2
-6
/
+0
2015-11-11
fix dynamic loader library mapping for nommu systems
Rich Felker
1
-0
/
+2
2015-11-10
explicitly assemble all arm asm sources as UAL
Rich Felker
1
-0
/
+1
2015-11-09
remove non-working pre-armv4t support from arm asm
Rich Felker
2
-11
/
+0
2015-11-02
generalize sh entry point asm not to assume call dests fit in 12 bits
Rich Felker
1
-5
/
+12
2015-11-02
properly access mcontext_t program counter in cancellation handler
Rich Felker
10
-12
/
+10
2015-10-15
prevent reordering of or1k and powerpc thread pointer loads
Rich Felker
2
-0
/
+2
2015-10-15
mark arm thread-pointer-loading inline asm as volatile
Rich Felker
1
-3
/
+3
2015-10-15
add comment documenting hard-coded opcode for reading mips thread pointer
Rich Felker
1
-0
/
+1
2015-10-15
remove attribute((const)) from arm __pthread_self inline function
Rich Felker
1
-2
/
+2
2015-09-23
fix signal return for sh/fdpic
Rich Felker
2
-0
/
+10
2015-09-22
have sh/fdpic entry point set fdpic personality if needed
Rich Felker
1
-0
/
+12
2015-09-22
add real fdpic loading of shared libraries
Rich Felker
1
-0
/
+1
2015-09-22
size-optimize sh/fdpic dynamic entry point
Rich Felker
1
-0
/
+4
2015-09-22
work around breakage in sh/fdpic __unmapself function
Rich Felker
1
-0
/
+5
2015-09-22
add general fdpic support in dynamic linker and arch support for sh
Rich Felker
2
-3
/
+12
2015-09-17
new dlstart stage-2 chaining for x86_64 and x32
Rich Felker
2
-0
/
+10
2015-09-17
new dlstart stage-2 chaining for powerpc
Rich Felker
1
-0
/
+9
2015-09-17
new dlstart stage-2 chaining for or1k
Rich Felker
1
-0
/
+9
2015-09-17
new dlstart stage-2 chaining for mips
Rich Felker
1
-0
/
+15
2015-09-17
new dlstart stage-2 chaining for microblaze
Rich Felker
1
-0
/
+7
2015-09-17
introduce new symbol-lookup-free rcrt1/dlstart stage chaining
Rich Felker
1
-0
/
+7
2015-09-15
reindent powerpc's bits/termios.h to be consistent with other archs
Felix Janda
1
-140
/
+138
2015-09-15
fix namespace violations in aarch64/bits/termios.h
Felix Janda
1
-7
/
+7
2015-09-12
add sh fdpic subarch variants
Rich Felker
1
-1
/
+16
2015-09-12
add fdpic version of entry point code for sh
Rich Felker
1
-0
/
+29
2015-09-12
make sh clone asm fdpic-compatible
Rich Felker
1
-0
/
+5
2015-09-09
fix missing earlyclobber flag in i386 a_ctz_64 asm
Rich Felker
1
-1
/
+1
2015-08-31
implement arm eabi mem* functions
Timo Teräs
4
-0
/
+36
[prev]
[next]