Historique des commits

Auteur SHA1 Message Date
  Rich Felker 428462a4c3 make configure check for visibility preinclude compatible with pcc il y a 10 ans
  Rich Felker 873e0ec7fc fix duplocale clobbering of new locale struct with memcpy of old il y a 10 ans
  Andre McCurdy a6274a1971 configure: check for -march and -mtune passed via CC il y a 10 ans
  Rich Felker ea1b6bb612 remove dead case for F_SETLKW in fcntl il y a 10 ans
  Rich Felker 086793ad99 fix mmap leak in sem_open failure path for link call il y a 10 ans
  Rich Felker c5ab5bd3be remove always-true conditional in dynamic linker TLSDESC processing il y a 10 ans
  Rich Felker 97b72d22ad remove redundant code in do_dlsym function il y a 10 ans
  Rich Felker 4bf10ebf66 fix breakage in x32 dynamic linker due to mismatching register size il y a 10 ans
  Rich Felker 60ed988fd6 fix regression in configure script with new visibility option il y a 10 ans
  Rich Felker de2b67f8d4 add optional global visibility override il y a 10 ans
  Rich Felker 51fc77c7c0 remove invalid PLT calls from or1k asm il y a 10 ans
  Rich Felker cf1a9d9d16 remove possible-textrels from powerpc asm il y a 10 ans
  Rich Felker a880e6ceb9 remove invalid PLT calls from microblaze asm il y a 10 ans
  Rich Felker 646cb9a4a0 remove invalid PLT calls from sh asm il y a 10 ans
  Rich Felker b35c4c475b remove potentially PIC-incompatible relocations from x86_64 and x32 asm il y a 10 ans
  Rich Felker 8ed66ecbcb remove the last of possible-textrels from i386 asm il y a 10 ans
  Rich Felker 01d4274711 make dlerror state and message thread-local and dynamically-allocated il y a 10 ans
  Alexander Monakov fa80787698 add missing 'void' in prototypes of internal pthread functions il y a 10 ans
  Szabolcs Nagy cb5c057c87 math: fix pow(+-0,-inf) not to raise divbyzero flag il y a 10 ans
  Rich Felker 1b1cafa50c apply hidden visibility to tlsdesc accessor functions il y a 10 ans
  Szabolcs Nagy ca7977b56f comment fixes in aarch64 tlsdesc asm il y a 10 ans
  Rich Felker 326e126faf ensure debugger hook for dynamic linker does not point to a PLT slot il y a 10 ans
  Szabolcs Nagy 02e5d56421 add PR_*_FP_MODE prctl options il y a 10 ans
  Szabolcs Nagy 658aefdf33 add PR_MPX_*_MANAGEMENT prctl options il y a 10 ans
  Szabolcs Nagy 1bfeb1dcd0 add IP_CHECKSUM socket option to netinet/in.h il y a 10 ans
  Szabolcs Nagy 87c62d06e4 add execveat syscall number to microblaze il y a 10 ans
  Rich Felker 2ca55a93f2 improve ctype.h macros to diagnose errors il y a 10 ans
  Rich Felker 19bcdeeb1e fix missing quotation mark in mips crt_arch.h that broke build il y a 10 ans
  Rich Felker 8b0d66d21c fix mips fesetenv(FE_DFL_ENV) again il y a 10 ans
  Rich Felker aecdbb3042 fix PLT call offset in sh dlsym asm il y a 10 ans