Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker 09db855b35 remove processing of DT_JMPREL from dynamic linker stage 1 bootstrap vor 10 Jahren
  Rich Felker 9f26ebded1 fix stack alignment code in mips crt_arch.h vor 10 Jahren
  Rich Felker 63caf1d207 add .text section directive to all crt_arch.h files missing it vor 10 Jahren
  Rich Felker 3b0e83264d remove outdated and misleading comment in iconv.c vor 10 Jahren
  Rich Felker 39b8ce66f2 in iconv_open, accept "CHAR" and "" as aliases for "UTF-8" vor 10 Jahren
  Rich Felker c648cefb27 fix inconsistency in a_and and a_or argument types on x86[_64] vor 10 Jahren
  Bobby Bingham 390f93ef69 inline llsc atomics when building for sh4a vor 10 Jahren
  Rich Felker c093e2e820 reprocess libc/ldso RELA relocations in stage 3 of dynamic linking vor 10 Jahren
  Rich Felker 43e9f652bf fix null pointer dereference in dcngettext under specific conditions vor 10 Jahren
  Rich Felker 68630b55c0 eliminate costly tricks to avoid TLS access for current locale state vor 10 Jahren
  Rich Felker 707d7c30f3 in i386 __set_thread_area, don't assume %gs register is initially zero vor 10 Jahren
  Rich Felker c0f10cf067 make arm reloc.h CRTJMP macro compatible with thumb vor 10 Jahren
  Rich Felker 83340c7a58 make arm crt_arch.h compatible with thumb code generation vor 10 Jahren
  Rich Felker dbf74a98be release 1.1.9 vor 10 Jahren
  Szabolcs Nagy 20de36cc89 fix netinet/ether.h for c++ vor 10 Jahren
  Rich Felker ece0c48a60 fix futimes legacy function with null tv pointer vor 10 Jahren
  Rich Felker 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary vor 10 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