aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-04Add a test to check for duplicate definitions in the static libraryGabi Falk1-0/+7
2024-05-04i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2-2/+2
2024-05-04i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk1-1/+1
2024-05-03time: Allow later version licensing.Carlos O'Donell4-4/+4
2024-05-02nscd: Use time_t for return type of addgetnetgrentXFlorian Weimer1-2/+2
2024-05-02login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer18-22/+165
2024-05-02login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer17-1/+88
2024-04-25elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu1-0/+1
2024-04-25CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer1-98/+121
2024-04-25CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer1-4/+7
2024-04-25CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer1-8/+6
2024-04-25CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer1-2/+3
2024-04-25x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu4-1/+18
2024-04-25i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer1-0/+1
2024-04-25nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer1-4/+11
2024-04-17iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol3-1/+144
2024-04-14x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey62-295/+953
2024-04-14Apply the Makefile sorting fixH.J. Lu5-57/+57
2024-04-14powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer1-0/+19
2024-04-13x86-64: Simplify minimum ISA check ifdef conditional with ifSunil K Pandey1-11/+8
2024-04-13x86-64: Don't use SSE resolvers for ISA level 3 or aboveH.J. Lu2-12/+20
2024-04-09AArch64: Check kernel version for SVE ifuncsWilco Dijkstra5-2/+53
2024-04-09aarch64: fix check for SVE support in assemblerSzabolcs Nagy2-4/+6
2024-04-09aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay18-105/+111
2024-04-07i386: Use generic memrchr in libc (bug 31316)Florian Weimer2-1/+1
2024-04-04x86: Expand the comment on when REP STOSB is used on memsetAdhemerval Zanella1-1/+3
2024-04-04x86: Do not prefer ERMS for memset on Zen3+Adhemerval Zanella1-0/+5
2024-04-04x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)Adhemerval Zanella1-20/+18
2024-04-02Add tst-gnu2-tls2mod1 to test-internal-extrasAndreas Schwab1-0/+2
2024-04-01elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella5-33/+40
2024-04-01arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)Adhemerval Zanella10-15/+250
2024-04-01Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella2-2/+2
2024-04-01x86-64: Allocate state buffer space for RDI, RSI and RBXH.J. Lu3-11/+147
2024-04-01x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registersH.J. Lu14-6/+299
2024-04-01x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu24-213/+920
2024-04-01x86-64: Save APX registers in ld.so trampolineH.J. Lu1-6/+46
2024-03-22LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbfcaiyinyu1-1/+1
2024-03-20powerpc: Placeholder and infrastructure/build support to add Power11 relat...Amrita H S15-5/+27
2024-03-20powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti12-19/+74
2024-03-18linux: Use rseq area unconditionally in sched_getcpu (bug 31479)Florian Weimer1-8/+0
2024-03-04Use gcc __builtin_stdc_* builtins in stdbit.h if possibleJakub Jelinek4-15/+856
2024-02-27S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler3-12/+63
2024-02-22math: Update mips64 ulpsXi Ruoyao1-3/+4
2024-02-12mips: FIx clone3 implementation (BZ 31325)Adhemerval Zanella1-5/+27
2024-02-05arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella1-1/+0
2024-01-31Replace advisories directoryAndreas K. Hüttel10-194/+2
2024-01-31Create ChangeLog.old/ChangeLog.28glibc-2.39Andreas K. Hüttel1-0/+8505
2024-01-31version.h, include/features.h: Bump version to 2.39Andreas K. Hüttel2-3/+3
2024-01-31po: Update translationsAndreas K. Hüttel38-845/+694
2024-01-31libc.pot: regenerateAndreas K. Hüttel1-31/+26