Rich Felker
|
484194dbf4
fix stack protector crashes on x32 & powerpc due to misplaced TLS canary
|
9 år sedan |
Rich Felker
|
d0040e239e
improve iswdigit macro to diagnose errors
|
10 år sedan |
Rich Felker
|
7fe273b2c1
fix broken cancellation on x32 due to incorrect saved-PC offset
|
10 år sedan |
Rich Felker
|
551c1d7a57
fix crash in x32 sigsetjmp
|
10 år sedan |
Rich Felker
|
2d5c74c21e
fix x32 __set_thread_area failure due to junk in upper bits
|
10 år sedan |
Rich Felker
|
4f69594689
fix dangling pointers in x32 syscall timespec fixup code
|
10 år sedan |
Szabolcs Nagy
|
7561ac45ed
add IPTOS_CLASS_* macros to netinet/ip.h
|
10 år sedan |
Szabolcs Nagy
|
b02eed9c48
complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)
|
10 år sedan |
Rich Felker
|
e98a54643e
fix integer overflow in elf.h macro SHF_EXCLUDE
|
10 år sedan |
Rich Felker
|
58fa856960
fix mishandling of ENOMEM return case in internal getgrent_a function
|
10 år sedan |
Szabolcs Nagy
|
18f75b80fd
fix __syscall declaration with wrong visibility in syscall_arch.h
|
10 år sedan |
Szabolcs Nagy
|
4e50b2e4b5
aarch64: fix CRTJMP in reloc.h
|
10 år sedan |
Rich Felker
|
85d12e0285
fix sh jmp_buf size to match ABI
|
10 år sedan |
Rich Felker
|
82acacceaa
fix name of sh crt asm directory
|
10 år sedan |
Rich Felker
|
94f4c8237a
fix build regression in aarch64 sigsetjmp
|
10 år sedan |
Rich Felker
|
1fb0878ebc
fix ldso name for sh-nofpu subarch
|
10 år sedan |
Rich Felker
|
a658afbf94
fix build regression in sh-nofpu subarch due to missing symbol
|
10 år sedan |
Rich Felker
|
7faee5fa0d
fix failure of sh reloc.h to properly detect endianness for ldso name
|
10 år sedan |
Rich Felker
|
abead1be6d
fix misalignment of dtv in static-linked programs with odd-sized TLS
|
10 år sedan |
Rich Felker
|
23129ab8d5
remove dead store from static __init_tls
|
10 år sedan |
Rich Felker
|
5f51d52915
make __init_tp function static when static linking
|
10 år sedan |
Rich Felker
|
f109781c16
add dependency of dlstart.lo on crt_arch.h to Makefile
|
10 år sedan |
Rich Felker
|
18938c299c
fix regression in x86_64 math asm with old binutils
|
10 år sedan |
Rich Felker
|
3aacb54ead
fix syntax errors in configure script
|
10 år sedan |
Rich Felker
|
afbcac6826
minor optimization to pthread_spin_trylock
|
10 år sedan |
Rich Felker
|
7b1fb0c526
optimize spin lock not to dirty cache line while spinning
|
10 år sedan |
Rich Felker
|
b8dda24fe1
in visibility preinclude, remove overrides for stdin/stdout/stderr
|
10 år sedan |
Rich Felker
|
f203b3511f
fix inconsistent visibility for __hwcap and __sysinfo symbols
|
10 år sedan |
Rich Felker
|
3e827b7e68
remove additional libc struct accessor cruft
|
10 år sedan |
Rich Felker
|
c267fb849f
remove useless visibility application from static-linking-only code
|
10 år sedan |