aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Gentoo] Enable nss-systemd in nsswitch.confgentoo/glibc-2.32-8gentoo/2.32Andreas K. Hüttel2021-02-271-2/+2
* gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)gentoo/glibc-2.32-7Florian Weimer2021-02-273-20/+178
* aarch64: fix static PIE start code for BTI [BZ #27068]Guillaume Gardet2021-02-271-0/+1
* aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy2021-02-273-19/+43
* elf: Pass the fd to note processingSzabolcs Nagy2021-02-276-18/+21
* elf: Move note processing after l_phdr is updatedSzabolcs Nagy2021-02-271-15/+15
* aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy2021-02-271-6/+8
* aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy2021-02-271-2/+15
* x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2021-02-276-25/+32
* x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu2021-02-274-1/+12
* Update for [BZ #27130] fixH.J. Lu2021-02-271-0/+1
* x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu2021-02-271-0/+21
* Fix buffer overrun in EUC-KR conversion module (bz #24973)gentoo/glibc-2.32-6Andreas Schwab2021-01-074-9/+59
* alpha: Provide wait4 for static library [BZ #27150]Adhemerval Zanella2021-01-051-0/+2
* tests-mcheck: New variable to run tests with MALLOC_CHECK_=3gentoo/glibc-2.32-5Siddhesh Poyarekar2020-12-242-1/+38
* alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner2020-12-243-63/+66
* iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)gentoo/glibc-2.32-4Michael Colavita2020-12-083-13/+55
* x86: Harden printf against non-normal long double values (bug 26649)Florian Weimer2020-12-083-0/+64
* x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)Jakub Jelinek2020-12-082-2/+12
* __vfscanf_internal: fix aliasing violation (bug 26690)gentoo/glibc-2.32-3Andreas Schwab2020-12-071-11/+11
* linux: Allow adjtime with NULL argument [BZ #26833]Adhemerval Zanella2020-12-073-4/+54
* iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar2020-12-073-18/+18
* sh: Add sh4 fpu Implies folderAdhemerval Zanella2020-12-075-0/+5
* struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer2020-12-071-9/+15
* resolv: Serialize processing in resolv/tst-resolv-txnid-collisionFlorian Weimer2020-12-071-0/+5
* resolv: Handle transaction ID collisions in parallel queries (bug 26600)Florian Weimer2020-12-074-20/+357
* support: Provide a way to clear the RA bit in DNS server responsesFlorian Weimer2020-12-072-1/+7
* support: Provide a way to reorder responses within the DNS test serverFlorian Weimer2020-12-075-28/+135
* Remove __warndeclSiddhesh Poyarekar2020-12-073-74/+1
* Remove __warn_memset_zero_len [BZ #25399]Siddhesh Poyarekar2020-12-071-15/+0
* aarch64: Add unwind information to _start (bug 26853)Florian Weimer2020-12-072-4/+4
* aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy2020-12-071-8/+4
* x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi2020-10-301-3/+17
* Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2020-10-302-6/+16
* sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella2020-10-214-7/+206
* sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]Adhemerval Zanella2020-10-214-5/+197
* sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin2020-10-215-1/+194
* AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-213-2/+8
* AArch64: Improve backwards memmove performanceWilco Dijkstra2020-10-211-3/+4
* Set version.h RELEASE to "stable" (Bug 26700)Carlos O'Donell2020-10-211-1/+1
* string: Fix strerrorname_np return value [BZ #26555]Adhemerval Zanella2020-10-215-189/+819
* intl: Handle translation output codesets with suffixes [BZ #26383]Arjun Shankar2020-09-278-57/+60
* NEWS: Update for [BZ #26534] fixgentoo/glibc-2.32-2H.J. Lu2020-09-051-0/+5
* x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek2020-09-031-1/+1
* Fix miscompilation on ia64's gcc-10gentoo/glibc-2.32-1Sergei Trofimovich2020-08-051-1/+3
* Force -O0 in conform tests to survive $CC changesAndreas K. Hüttel2020-08-052-3/+7
* Add C.UTF-8 localeMike FABIAN2020-08-052-0/+239
* Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2020-08-053-11/+17
* Revert " * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r"Andreas K. Hüttel2020-08-052-8/+2
* Disable ldconfig during installMike Frysinger2020-08-051-0/+1