aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-10elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)maskray/x86-mpxFangrui Song
2021-10-08benchtests: Add medium cases and increase iters in bench-memset.cNoah Goldstein
2021-10-08x86: Modify ENTRY in sysdep.h so that p2align can be specifiedNoah Goldstein
2021-10-08resolv: make res_randomid use random_bits()Cristian Rodríguez
2021-10-08Linux: implement getloadavg(3) using sysinfo(2)Cristian Rodríguez
2021-10-07Remove unreliable parts of rt/tst-cpuclock2DJ Delorie
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-10-07Add run-time check for indirect external accessH.J. Lu
2021-10-07Initial support for GNU_PROPERTY_1_NEEDEDH.J. Lu
2021-10-07io: Fix ftw internal realloc buffer (BZ #28126)Adhemerval Zanella
2021-10-07Fix subscript error with odd TZif file [BZ #28338]Paul Eggert
2021-10-07S390: Add PCI_MIO and SIE HWCAPsStefan Liebler
2021-10-06support: Also return fd when it is 0Siddhesh Poyarekar
2021-10-06ld.so: Don't fill the DT_DEBUG entry in ld.so [BZ #28129]H.J. Lu
2021-10-06S390: update libm test ulpsStefan Liebler
2021-10-06powerpc: update libm test ulpsAdhemerval Zanella
2021-10-06math: Also xfail the new j0f tests for ibm128-libgccAdhemerval Zanella
2021-10-06y2038: Use a common definition for stat for sparc32Adhemerval Zanella
2021-10-05Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compareJoseph Myers
2021-10-05aarch64: update libm test ulpsSzabolcs Nagy
2021-10-05Fixed inaccuracy of j0f (BZ #28185)Paul Zimmermann
2021-10-04Fix stdio-common tests for GCC 12 -WaddressJoseph Myers
2021-10-04benchtests: Building benchmarks as static executablesH.J. Lu
2021-10-04elf: Avoid deadlock between pthread_create and ctors [BZ #28357]Szabolcs Nagy
2021-10-04time: Ignore interval nanoseconds on tst-itimerAdhemerval Zanella
2021-10-04io: Do not skip timestamps tests for 32-bit time_tAdhemerval Zanella
2021-10-04Update to Unicode 14.0.0 [BZ #28390]Mike FABIAN
2021-10-01nptl: pthread_kill must send signals to a specific thread [BZ #28407]Florian Weimer
2021-10-01support: Add check for TID zero in support_wait_for_thread_exitFlorian Weimer
2021-10-01nptl: Add CLOCK_MONOTONIC support for PI mutexesAdhemerval Zanella
2021-10-01support: Add support_mutex_pi_monotonicAdhemerval Zanella
2021-10-01nptl: Use FUTEX_LOCK_PI2 when availableAdhemerval Zanella
2021-10-01Linux: Add FUTEX_LOCK_PI2Kurt Kanzenbach
2021-09-30Add C2X _PRINTF_NAN_LEN_MAXJoseph Myers
2021-09-30Add exp10 macro to <tgmath.h> (bug 26108)Joseph Myers
2021-09-30elf: Replace nsid with args.nsid [BZ #27609]H.J. Lu
2021-09-30Add missing braces to bsearch inline implementation [BZ #28400]Florian Weimer
2021-09-30Update alpha libm-test-ulpsAdhemerval Zanella
2021-09-30Suppress -Wcast-qual warnings in bsearchJonathan Wakely
2021-09-29elf: Copy l_addr/l_ld when adding ld.so to a new namespaceH.J. Lu
2021-09-29powerpc: Fix unrecognized instruction errors with recent binutilsPaul A. Clarke
2021-09-29Do not declare fmax, fmin _FloatN, _FloatNx versions for C2XJoseph Myers
2021-09-29Do not define tgmath.h fmaxmag, fminmag macros for C2X (bug 28397)Joseph Myers
2021-09-28Add fmaximum, fminimum functionsJoseph Myers
2021-09-28Linux: Simplify __opensock and fix race condition [BZ #28353]Florian Weimer
2021-09-28pthread/tst-cancel28: Fix barrier re-init race conditionStafford Horne
2021-09-27powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOCFangrui Song
2021-09-27posix: Remove spawni.cAdhemerval Zanella
2021-09-27Disable symbol hack in libc_nonshared.aH.J. Lu
2021-09-27linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)Adhemerval Zanella