install.texi: Update versions of most recent build tools
[platform/upstream/glibc.git] / sysdeps /
2023-07-27 H.J. Lu<sys/platform/x86.h>: Add APX support
2023-07-26 Adhemerval Zanella... linux: Fix i686 with gcc6
2023-07-26 Adhemerval Zanella... i386: Remove memset_chk-nonshared.S
2023-07-26 Adhemerval Zanella... i386: Fix build with --enable-fortify=3
2023-07-26 Adhemerval Zanella... powerpc: Fix powerpc64 strchrnul build with old gcc
2023-07-25 Aurelien JarnoMIPS: Update mips32 and mip64 libm test ulps
2023-07-25 Stefan LieblerInclude sys/rseq.h in tst-rseq-disable.c
2023-07-22 Aurelien Jarnoriscv: Update rvd libm test ulps
2023-07-19 Andreas K. HüttelUpdate x86_64 libm-test-ulps (x32 ABI)
2023-07-19 Noah Goldstein[PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as...
2023-07-19 Noah Goldsteinx86: Fix slight bug in `shared_per_thread` cache size...
2023-07-18 Andreas K. HüttelUpdate i686 libm-test-ulps (again)
2023-07-18 Andreas K. HüttelUpdate i686 libm-test-ulps
2023-07-17 Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-07-17 Adhemerval ZanellaUpdate sparc libm-test-ulps
2023-07-13 Adhemerval Zanellas390: Add the clone3 wrapper
2023-07-12 Adhemerval Zanellasparc: Fix la_symbind for bind-now (BZ 23734)
2023-07-12 Andreas Schwabi386: make debug wrappers compatible with static PIE
2023-07-11 caiyinyuLoongArch: Fix soft-float bug about _dl_runtime_resolve...
2023-07-11 caiyinyuLoongArch: Add vector implementation for _dl_runtime_re...
2023-07-11 caiyinyuLoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.
2023-07-10 Frédéric Bératsysdeps: Add missing hidden definitions for i386
2023-07-10 Frédéric Bératsysdeps/s390: Exclude fortified routines from being...
2023-07-07 caiyinyuLoongArch: config: Rewrite check on static PIE.
2023-07-06 John David AnglinRevert "hppa: Drop 16-byte pthread lock alignment"
2023-07-05 Frédéric Bératsysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused...
2023-07-05 Frédéric Bératmisc/bits/syslog.h: Clearly separate declaration from...
2023-07-05 Frédéric Bératwchar: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05 Frédéric Bératstdio: Ensure *_chk routines have their hidden builtin...
2023-07-05 Frédéric Bératstring: Ensure *_chk routines have their hidden builtin...
2023-07-05 Frédéric Bératsysdeps: Ensure ieee128*_chk routines to be properly...
2023-07-05 Frédéric BératExclude routines from fortification
2023-07-02 Sergey Bugaevhurd: Implement MAP_EXCL
2023-07-02 Sergey Bugaevhurd: Fix mapping at address 0 with MAP_FIXED
2023-07-02 Sergey Bugaevhurd: Fix calling vm_deallocate (NULL)
2023-07-02 Sergey Bugaevhurd: Map brk non-executable
2023-07-02 Sergey Bugaevhtl: Let Mach place thread stacks
2023-07-02 Samuel Thibaultmach: strerror must not return NULL (bug 30555)
2023-07-01 John David Anglinhppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc...
2023-07-01 Samuel Thibaulthurd: Make getrandom return ENOSYS when /dev/random...
2023-06-30 H.J. Luld.so: Always use MAP_COPY to map the first segment...
2023-06-30 Joe Ramsayaarch64: Add vector implementations of exp routines
2023-06-30 Joe Ramsayaarch64: Add vector implementations of log routines
2023-06-30 Joe Ramsayaarch64: Add vector implementations of sin routines
2023-06-30 Joe Ramsayaarch64: Add vector implementations of cos routines
2023-06-28 Joseph MyersUpdate syscall lists for Linux 6.4
2023-06-28 Adhemerval Zanellalinux: Return unsupported if procfs can not be mount...
2023-06-28 Adhemerval Zanellalinux: Split tst-ttyname
2023-06-26 Adhemerval Zanellax86: Adjust Linux x32 dl-cache inclusion path
2023-06-26 Joe Simmons-Talbottcheck_native: Get rid of alloca
2023-06-26 Joe Simmons-Talbottifaddrs: Get rid of alloca
2023-06-26 Sergey Bugaevx86: Make dl-cache.h and readelflib.c not Linux-specific
2023-06-22 Frederic Beratbenchtests: fix warn unused result
2023-06-22 Frederic Beratsysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn...
2023-06-22 Frederic Beratsysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace...
2023-06-20 Joe Simmons-Talbotthurd: readv: Get rid of alloca
2023-06-20 Joe Simmons-Talbotthurd: writev: Add back cleanup handler
2023-06-19 Paul PluzhnikovFix misspellings -- BZ 25337
2023-06-19 Frédéric Bérattests: replace read by xread
2023-06-19 Joe Simmons-Talbotthurd: writev: Get rid of alloca
2023-06-17 Joe Simmons-Talbottgrantpt: Get rid of alloca
2023-06-15 Florian Weimerhurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc...
2023-06-14 Florian WeimerAdd the wcslcpy, wcslcat functions
2023-06-14 Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-06-13 Frederic Berattests: replace fgets by xfgets
2023-06-13 Dridi Boukelmouneposix: Handle success in gai_strerror()
2023-06-13 caiyinyuLoongArch: Add support for dl_runtime_profile
2023-06-12 Noah Goldsteinx86: Make the divisor in setting `non_temporal_threshol...
2023-06-12 Noah Goldsteinx86: Refactor Intel `init_cpu_features`
2023-06-12 Noah Goldsteinx86: Increase `non_temporal_threshold` to roughly ...
2023-06-06 Florian Weimerpthreads: Use _exit to terminate the tst-stdio1 test
2023-06-05 Adhemerval Zanellalinux: Fail as unsupported if personality call is filtered
2023-06-05 Joseph MyersRemove MAP_VARIABLE from hppa bits/mman.h
2023-06-04 Sergey Bugaevhurd: Fix x86_64 sigreturn restoring bogus reply_port
2023-06-02 Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-06-01 Alejandro ColomarUse __nonnull for the epoll_wait(2) family of syscalls
2023-06-01 Alejandro ColomarFix invalid use of NULL in epoll_pwait2(2) test
2023-06-01 Joe Simmons-Talbottgetipv4sourcefilter: Get rid of alloca
2023-06-01 Joe Simmons-Talbottgetsourcefilter: Get rid of alloca.
2023-06-01 Frédéric Bérattests: fix warn unused results
2023-06-01 Frédéric Bérattests: replace write by xwrite
2023-06-01 H.J. Lux86-64: Use YMM registers in memcmpeq-evex.S
2023-05-31 Adhemerval Zanellaio: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
2023-05-30 Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-05-30 Adhemerval Zanellaio: Fix record locking contants on 32 bit arch with...
2023-05-30 caiyinyuLoongArch: Fix inconsistency in SHMLBA macro values...
2023-05-29 Adhemerval Zanellariscv: Add the clone3 wrapper
2023-05-29 Dridi Boukelmouneposix: Add error message for EAI_OVERFLOW
2023-05-29 Joe Simmons-Talbottsetsourcefilter: Replace alloca with a scratch_buffer.
2023-05-28 Noah Goldsteinx86: Use 64MB as nt-store threshold if no cacheinfo...
2023-05-27 Samuel Thibaulthurd: Fix setting up signal thread stack alignment
2023-05-26 Joseph MyersAdd MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits...
2023-05-26 Joseph MyersAdd IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
2023-05-26 Joe Simmons-Talbottsetipv4sourcefilter: Avoid using alloca.
2023-05-25 Frédéric Bératsysdeps/pthread/eintr.c: fix warn unused result
2023-05-23 Paul PluzhnikovRegenerate configure fragment -- BZ 25337.
2023-05-23 Paul PluzhnikovFix misspellings in sysdeps/powerpc -- BZ 25337
2023-05-23 Paul PluzhnikovFix misspellings in sysdeps/unix -- BZ 25337
2023-05-23 Paul PluzhnikovFix misspellings in sysdeps/x86_64 -- BZ 25337.
2023-05-23 Samuel Thibaultmach: Fix accessing mach_i386.h
next