aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2021-10-27x86_64: Add support for __memcmpeq using sse2, avx2, and evexNoah Goldstein
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-10-25configure: Don't check LD -v --help for LIBC_LINKER_FEATUREFangrui Song
2021-10-23x86: Replace sse2 instructions with avx in memcmp-evex-movbe.SNoah Goldstein
2021-10-22x86_64: Add missing libmvec ABI testsSunil K Pandey
2021-10-21elf: Fix e6fd79f379 build with --enable-tunables=noAdhemerval Zanella
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang
2021-10-20linux: Fix a possibly non-constant expression in _Static_assertFangrui Song
2021-10-20x86-64: Add sysdeps/x86_64/fpu/MakeconfigH.J. Lu
2021-10-20powerpc: Remove backtrace implementationAdhemerval Zanella
2021-10-19ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]H.J. Lu
2021-10-18timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)Stafford Horne
2021-10-18hurd if_index: Explicitly use AF_INET for if index discoverySamuel Thibault
2021-10-18hurd: Fix intr-msg parameter/stack kludgeSamuel Thibault
2021-10-14x86-64: Add test-vector-abi.h/test-vector-abi-sincos.hH.J. Lu
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-12x86: Optimize memset-vec-unaligned-erms.SNoah Goldstein
2021-10-12x86: Optimize memcmp-evex-movbe.S for frontend behavior and sizeNoah Goldstein
2021-10-12elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella
2021-10-11Fix nios2 localplt failureJoseph Myers
2021-10-11elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song
2021-10-08x86: Modify ENTRY in sysdep.h so that p2align can be specifiedNoah Goldstein
2021-10-08Linux: implement getloadavg(3) using sysinfo(2)Cristian Rodríguez
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-07S390: Add PCI_MIO and SIE HWCAPsStefan Liebler
2021-10-06S390: update libm test ulpsStefan Liebler
2021-10-06powerpc: update libm test ulpsAdhemerval Zanella
2021-10-06y2038: Use a common definition for stat for sparc32Adhemerval Zanella
2021-10-05aarch64: update libm test ulpsSzabolcs Nagy
2021-10-05Fixed inaccuracy of j0f (BZ #28185)Paul Zimmermann
2021-10-04elf: Avoid deadlock between pthread_create and ctors [BZ #28357]Szabolcs Nagy
2021-10-01nptl: pthread_kill must send signals to a specific thread [BZ #28407]Florian Weimer
2021-10-01nptl: Add CLOCK_MONOTONIC support for PI mutexesAdhemerval Zanella
2021-10-01nptl: Use FUTEX_LOCK_PI2 when availableAdhemerval Zanella
2021-10-01Linux: Add FUTEX_LOCK_PI2Kurt Kanzenbach
2021-09-30Update alpha libm-test-ulpsAdhemerval Zanella
2021-09-29powerpc: Fix unrecognized instruction errors with recent binutilsPaul A. Clarke
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
2021-09-27linux: Simplify get_nprocsAdhemerval Zanella
2021-09-27misc: Add __get_nprocs_schedAdhemerval Zanella
2021-09-26htl: make pthread_sigstate read/write set/oset outside sigstate sectionSamuel Thibault