]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
elf: Fix elf/tst-pldd with --enable-hardcoded-path-in-tests (BZ#24506)
[thirdparty/glibc.git] / sysdeps /
2024-05-10  H.J. LuDon't make errlist.o[s].d depend on errlist-compat.h
2024-04-09  Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2024-02-08  Sunil K Pandeyx86_64: Optimize ffsll function code size.
2023-09-12  Noah Goldsteinx86: Fix incorrect scope of setting `shared_per_thread...
2023-09-12  Noah Goldsteinx86: Use `3/4*sizeof(per-thread-L3)` as low bound for...
2023-09-12  Noah Goldsteinx86: Fix slight bug in `shared_per_thread` cache size...
2023-09-12  Noah Goldsteinx86: Increase `non_temporal_threshold` to roughly ...
2022-11-25  Noah Goldsteinx86: Fix wcsnlen-avx2 page cross length comparison...
2022-09-29  Sunil K Pandeyx86-64: Require BMI2 for avx2 functions [BZ #29611]
2022-09-29  H.J. Lux86-64: Require BMI2 for strchr-avx2.S [BZ #29611]
2022-02-19  Noah Goldsteinx86: Fix TEST_NAME to make it a string in tst-strncmp...
2022-02-19  Noah Goldsteinx86: Test wcscmp RTM in the wcsncmp overflow case ...
2022-02-19  Noah Goldsteinx86: Fallback {str|wcs}cmp RTM in the ncmp overflow...
2022-02-01  H.J. Lux86-64: Test strlen and wcslen with 0 in the RSI regist...
2022-02-01  Noah Goldsteinx86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list...
2022-02-01  H.J. Lux86: Black list more Intel CPUs for TSX [BZ #27398]
2022-02-01  H.J. Lux86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
2022-01-28  Noah Goldsteinx86: Optimize strlen-evex.S
2022-01-28  Noah Goldsteinx86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen...
2022-01-28  Noah Goldsteinx86-64: Add wcslen optimize for sse4.1
2022-01-28  H.J. Lux86-64: Move strlen.S to multiarch/strlen-vec.S
2022-01-28  Alice Xux86-64: Fix an unknown vector operation in memchr-evex.S
2022-01-28  Noah Goldsteinx86: Optimize memchr-evex.S
2022-01-28  Noah Goldsteinx86: Optimize strlen-avx2.S
2022-01-28  Noah Goldsteinx86: Fix overflow bug with wmemchr-sse2 and wmemchr...
2022-01-28  Noah Goldsteinx86: Optimize memchr-avx2.S
2022-01-28  H.J. Lux86-64: Require BMI2 for __strlen_evex and __strnlen_evex
2022-01-27  Sunil K Pandeyx86-64: Fix ifdef indentation in strlen-evex.S
2022-01-27  H.J. Lux86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions
2022-01-27  H.J. Lux86-64: Use ZMM16-ZMM31 in AVX512 memset family functions
2022-01-27  H.J. Lux86: Add string/memory function tests in RTM region
2022-01-27  H.J. Lux86-64: Add AVX optimized string/memory functions for RTM
2022-01-27  H.J. Lux86-64: Add memcmp family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add memset family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add memmove family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add strcpy family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add ifunc-avx2.h functions with 256-bit EVEX
2022-01-27  H.J. Lux86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP
2022-01-27  Noah Goldsteinx86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
2021-01-13  H.J. Lux86: Check IFUNC definition in unrelocated executable...
2021-01-13  H.J. Lux86: Set header.feature_1 in TCB for always-on CET...
2021-01-12  H.J. Lux86-64: Avoid rep movsb with short distance [BZ #27130]
2020-11-04  Szabolcs Nagyaarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
2020-10-14  Wilco DijkstraAArch64: Use __memcpy_simd on Neoverse N2/V1
2020-10-12  Wilco Dijkstra[AArch64] Improve integer memcpy
2020-10-12  Krzysztof Kochaarch64: Increase small and medium cases for __memcpy_g...
2020-10-12  Wilco DijkstraAArch64: Rename IS_ARES to IS_NEOVERSE_N1
2020-10-12  Wilco DijkstraAArch64: Improve backwards memmove performance
2020-10-12  Wilco DijkstraAArch64: Add optimized Q-register memcpy
2020-10-12  Wilco DijkstraAArch64: Align ENTRY to a cacheline
2020-07-04  Sunil K PandeyFix avx2 strncmp offset compare condition check [BZ...
2020-03-18  Andreas SchwabFix array overflow in backtrace on PowerPC (bug 25423)
2020-03-15  Florian Weimermath/test-sinl-pseudo: Use stack protector only if...
2020-03-15  Joseph MyersAvoid ldbl-96 stack corruption from range reduction...
2020-01-21  Florian Weimerriscv: Do not use __has_include__
2019-12-05  Florian Weimermisc/test-errno-linux: Handle EINVAL from quotactl
2019-11-22  Marcin Kościelnickirtld: Check __libc_enable_secure before honoring LD_PRE...
2019-11-18  Florian WeimerLinux: Use in-tree copy of SO_ constants for !__USE_MIS...
2019-11-05  Dragan Mladjenovicmips: Force RWX stack for hard-float builds that can...
2019-10-31  H.J. LuCall _dl_open_check after relocation [BZ #24259]
2019-09-20  Joseph MyersFix RISC-V vfork build with Linux 5.3 kernel headers.
2019-09-14  Aurelien Jarnoalpha: force old OSF1 syscalls for getegid, geteuid...
2019-09-03  Aurelien JarnoUpdate Alpha libm-test-ulps
2019-08-18  Adhemerval Zanellahppa: Update libm-tests-ulps
2019-08-15  Richard Hendersonalpha: Do not redefine __NR_shmat or __NR_osf_shmat
2019-07-15  Adhemerval Zanellaposix: Fix large mmap64 offset for mips64n32 (BZ#24699)
2019-07-12  Szabolcs Nagyaarch64: handle STO_AARCH64_VARIANT_PCS
2019-07-09  Florian Weimerio: Remove copy_file_range emulation [BZ #24744]
2019-03-21  Stefan LieblerS390: Mark vx and vxe as important hwcap.
2019-03-13  Stefan LieblerFix output of LD_SHOW_AUXV=1.
2019-02-08  Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
2019-02-05  Florian Weimerarm: Use "nr" constraint for Systemtap probes [BZ ...
2019-02-04  H.J. Lux86-64 memcmp: Use unsigned Jcc instructions on size...
2019-01-24  Darius RadRISC-V: Update nofpu ULPs
2019-01-24  Uroš Bizjakalpha: Fix __remqu corrupting $f3 register
2019-01-22  Samuel Thibaulthurd: Check at_flags passed to faccessat
2019-01-21  Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-01-21  H.J. Lux86-64 strnlen/wcsnlen: Properly handle the length...
2019-01-21  H.J. Lux86-64 strncpy: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 strncmp family: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memset/wmemset: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memrchr: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 memcpy: Properly handle the length parameter...
2019-01-21  H.J. Lux86-64 memcmp/wmemcmp: Properly handle the length param...
2019-01-21  H.J. Lux86-64 memchr/wmemchr: Properly handle the length param...
2019-01-16  Paul Clarkepowerpc: Fix tiny bug in strncmp.c
2019-01-15  Rogerio Alvespowerpc: fix tst-ucontext-ppc64-vscr test for POWER...
2019-01-14  Leonardo Sandovalx86-64: Optimize strcat/strncat, strcpy/strncpy and...
2019-01-12  Dmitry V. LevinFix a few typos in comments
2019-01-11  Rogerio Alvespowerpc: Fix VSCR position in ucontext (bug 24088)
2019-01-09  Jim WilsonRISC-V: Update LP64D libm-test-ulps.
2019-01-09  Wilco Dijkstra[AArch64] Add ifunc support for Ares
2019-01-07  H.J. Lusoft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]
2019-01-04  Martin Jansasysdeps/ieee754: prevent maybe-uninitialized errors...
2019-01-04  Florian WeimerLinux: Improve handling of resource limits in misc...
2019-01-03  Adhemerval Zanellanptl: Cleanup cancellation macros
2019-01-03  Adhemerval Zanellai386: Remove bogus THREAD_ATOMIC_* macros
2019-01-03  Adhemerval Zanellax86_64: Remove wrong THREAD_ATOMIC_* macros
2019-01-03  Adhemerval Zanellanptl: Remove tst-cancel-wrappers test and related macros
2019-01-03  Szabolcs NagyAArch64: Update dl-procinfo.c with new HWCAP
next