]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
NEWS: Add a bug fix entry for BZ #27457
[thirdparty/glibc.git] / sysdeps /
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
2019-01-03  Adhemerval Zanellaposix: Clear close-on-exec for posix_spawn adddup2...
2019-01-03  Zack WeinbergUse C99-compliant scanf under _GNU_SOURCE with modern...
2019-01-03  Adhemerval Zanellatermios: Consolidate termios.h
2019-01-03  Adhemerval Zanellatermios: Add powerpc termios-misc
2019-01-03  Adhemerval Zanellatermios: Remove Linux _IOT_termios
2019-01-03  Adhemerval Zanellatermios: Consolidate tcflow symbolic constants
2019-01-03  Adhemerval Zanellatermios: Consolidate local mode definitions
2019-01-03  Adhemerval Zanellatermios: Consolidate control mode definitions
2019-01-03  Adhemerval Zanellatermios: Consolidate Baud Rate Selection definitions...
2019-01-03  Adhemerval Zanellatermios: Consolidate Output Modes definitions
2019-01-03  Adhemerval Zanellatermios: Consolidate Input Modes definitions.
2019-01-03  Adhemerval Zanellatermios: Consolidate termios c_cc symbolic constants
2019-01-03  Adhemerval Zanellatermios: Consolidate struct termios
2019-01-03  Adhemerval Zanellatermios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)
2019-01-02  Joseph MyersUpdate powerpc-nofpu libm-test-ulps.
2019-01-02  Samuel Thibaulthurd: advertise *_setpshared as not supported
2019-01-02  Joseph MyersUpdate Linux kernel version in tst-mman-consts.py.
2019-01-02  Joseph MyersUpdate MIPS libm-test-ulps.
2019-01-02  Aurelien JarnoARM: fix kernel assisted atomics with GCC 8 (bug 24034)
2019-01-01  Joseph MyersAdd IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.
2019-01-01  Joseph MyersAdd PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket...
2019-01-01  Joseph MyersAdd HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.
2019-01-01  Joseph MyersUpdate syscall-names.list for Linux 4.20.
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-31  H.J. Luriscv: Use __has_include__ to include <asm/syscalls...
2018-12-28  Aurelien JarnoUpdate Alpha libm-test-ulps
next