aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-15sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson
2023-11-15y2038: Fix support for 64-bit time on legacy ABIsGaël PORTAY
2023-11-14hurd: Fix spawni returning allocation errors.Samuel Thibault
2023-11-14hurd: Make _hurd_intr_rpc_mach_msg avoid returning MACH_SEND_INTERRUPTEDSamuel Thibault
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra
2023-11-13AArch64: Add memset_zva64Wilco Dijkstra
2023-11-13AArch64: Cleanup emag memsetWilco Dijkstra
2023-11-13test: Run the tst-tls-allocation-failure-static-patched with test-wrapper.Yanzhang Wang
2023-11-10aarch64: Add vector implementations of log1p routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of atan2 routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of atan routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of acos routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of asin routinesJoe Ramsay
2023-11-08Fix type typo in “String/Array Conventions” docPaul Eggert
2023-11-08stdlib: Avoid element self-comparisons in qsortFlorian Weimer
2023-11-07elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella
2023-11-07linux: Decorate __libc_fatal error bufferAdhemerval Zanella
2023-11-07assert: Decorate error message bufferAdhemerval Zanella
2023-11-07malloc: Decorate malloc mapsAdhemerval Zanella
2023-11-07nptl: Decorate thread stack on pthread_createAdhemerval Zanella
2023-11-07support: Add support_set_vma_nameAdhemerval Zanella
2023-11-07linux: Add PR_SET_VMA_ANON_NAME supportAdhemerval Zanella
2023-11-07hurd: statfsconv: Add missing f_ffree conversionSamuel Thibault
2023-11-06Update BAD_TYPECHECK to work on x86_64Flavio Cruz
2023-11-03sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ...Sergio Durigan Junior
2023-11-03Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.hJoseph Myers
2023-11-03linux: Sync Linux 6.6 elf.hAdhemerval Zanella
2023-11-03linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.hAdhemerval Zanella
2023-11-03linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.hAdhemerval Zanella
2023-11-03linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.hAdhemerval Zanella
2023-11-03Update kernel version to 6.6 in header constant testsAdhemerval Zanella
2023-11-03Update syscall lists for Linux 6.6Adhemerval Zanella
2023-11-03Format test results closer to what DejaGnu doesMaxim Kuvyrkov
2023-11-01AArch64: Cleanup ifuncsWilco Dijkstra
2023-11-01Use correct subdir when building tst-rfc3484* for mach and armArjun Shankar
2023-10-31stdlib: Add more qsort{_r} coverageAdhemerval Zanella
2023-10-31stdlib: Remove use of mergesort on qsort (BZ 21719)Adhemerval Zanella
2023-10-31stdlib: Implement introsort for qsort (BZ 19305)Adhemerval Zanella
2023-10-31stdlib: qsort: Move some macros to inline functionAdhemerval Zanella
2023-10-31stdlib: Move insertion sort out qsortAdhemerval Zanella
2023-10-31stdlib: Optimization qsort{_r} swap implementationAdhemerval Zanella
2023-10-31string: Add internal memswap implementationAdhemerval Zanella
2023-10-31crypt: Remove manul entry for --enable-cryptAdhemerval Zanella
2023-10-31Use Linux 6.6 in build-many-glibcs.pyJoseph Myers
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-10-30sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella
2023-10-30build-many-glibcs: Fix traililing whitespaceAdhemerval Zanella
2023-10-26LoongArch: Delete excessively allocated memory.caiyinyu
2023-10-26LoongArch: Update hwcap.h to sync with LoongArch kernel.caiyinyu
2023-10-26LoongArch: Unify Register Names.caiyinyu