Rich Felker
|
a4a3e4dbc0
make thread-pointer-loading asm non-volatile
|
6 роки тому |
Rich Felker
|
7f01a734fe
remove ancient clang workaround from powerpc pthread_arch.h asm
|
6 роки тому |
Rich Felker
|
bf453d6839
restore attribute((const)) to pthread_self and errno location decls
|
6 роки тому |
Rich Felker
|
1c84c99913
add new stage 2b to dynamic linker bootstrap for thread pointer
|
6 роки тому |
Rich Felker
|
2085378a4f
move stdio locking MAYBE_WAITERS definition to stdio_impl.h
|
6 роки тому |
Rich Felker
|
b36c37f6fa
fix misleading placement of statement on same line as for loop in ldso
|
6 роки тому |
Szabolcs Nagy
|
e901613888
x86_64: add single instruction fma
|
6 роки тому |
Szabolcs Nagy
|
7396ef0a05
arm: add single instruction fma
|
6 роки тому |
Szabolcs Nagy
|
7c5f3bb955
powerpc: add single instruction fabs, fabsf, fma, fmaf, sqrt, sqrtf
|
6 роки тому |
Szabolcs Nagy
|
1da534ada8
s390x: add single instruction fma and fmaf
|
6 роки тому |
Rich Felker
|
481006fd88
allow escaped path-separator slashes in glob
|
6 роки тому |
Rich Felker
|
d44b07fc90
rewrite core of the glob implementation for correctness & optimization
|
6 роки тому |
Rich Felker
|
37cd167639
fix dlsym of thread-local symbols on archs with DTP_OFFSET!=0
|
6 роки тому |
Rich Felker
|
b6d701a475
combine arch ABI's DTP_OFFSET into DTV pointers
|
6 роки тому |
Rich Felker
|
09a805a623
fix redundant computations of strlen in glob append function
|
6 роки тому |
Rich Felker
|
e2552581bc
fix invalid substitute of [1] for flexible array member in glob
|
6 роки тому |
Szabolcs Nagy
|
7b384c42b7
fix fesetround error checking
|
6 роки тому |
Rich Felker
|
b3389bbfb5
fix build regression on armhf in tlsdesc asm
|
6 роки тому |
Rich Felker
|
d1395c43c0
allow freeaddrinfo of arbitrary sublists of addrinfo list
|
6 роки тому |
Rich Felker
|
7bf773a8f9
inline cp15 thread pointer load in arm dynamic TLSDESC asm when possible
|
6 роки тому |
Rich Felker
|
0beb9dfbec
add TLSDESC support for 32-bit arm
|
6 роки тому |
Rich Felker
|
4d0a82170a
fix aliasing-based undefined behavior in string functions
|
6 роки тому |
Rich Felker
|
8cd738bbee
optimize nop case of wmemmove
|
6 роки тому |
Rich Felker
|
82c41e9232
fix undefined pointer comparison in wmemmove
|
6 роки тому |
Rich Felker
|
debadaa238
fix undefined pointer comparison in memmove
|
6 роки тому |
Szabolcs Nagy
|
c50985d5c8
new tsearch implementation
|
8 роки тому |
Szabolcs Nagy
|
5ef60206ff
add arm and sh bits/ptrace.h
|
6 роки тому |
Rich Felker
|
f381c118b2
fix getaddrinfo regression with AI_ADDRCONFIG on some configurations
|
6 роки тому |
Rich Felker
|
dffc205918
support clang internal assembler when building for arm as thumb2 code
|
6 роки тому |
Rich Felker
|
7b3348a98c
support setting of default thread stack size via PT_GNU_STACK header
|
6 роки тому |