Commit Verlauf

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