aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 dayself: Also compile dl-misc.os with $(rtld-early-cflags)release/2.39/masterH.J. Lu
6 daysCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer
6 daysCVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer
6 daysCVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer
6 daysCVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer
6 daysx86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu
6 daysi386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer
6 daysnptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer
14 daysiconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol
2024-04-14x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey
2024-04-14Apply the Makefile sorting fixH.J. Lu
2024-04-14powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer
2024-04-13x86-64: Simplify minimum ISA check ifdef conditional with ifSunil K Pandey
2024-04-13x86-64: Don't use SSE resolvers for ISA level 3 or aboveH.J. Lu
2024-04-09AArch64: Check kernel version for SVE ifuncsWilco Dijkstra
2024-04-09aarch64: fix check for SVE support in assemblerSzabolcs Nagy
2024-04-09aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay
2024-04-07i386: Use generic memrchr in libc (bug 31316)Florian Weimer
2024-04-04x86: Expand the comment on when REP STOSB is used on memsetAdhemerval Zanella
2024-04-04x86: Do not prefer ERMS for memset on Zen3+Adhemerval Zanella
2024-04-04x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)Adhemerval Zanella
2024-04-02Add tst-gnu2-tls2mod1 to test-internal-extrasAndreas Schwab
2024-04-01elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella
2024-04-01arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)Adhemerval Zanella
2024-04-01Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella
2024-04-01x86-64: Allocate state buffer space for RDI, RSI and RBXH.J. Lu
2024-04-01x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registersH.J. Lu
2024-04-01x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu
2024-04-01x86-64: Save APX registers in ld.so trampolineH.J. Lu
2024-03-22LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbfcaiyinyu
2024-03-20powerpc: Placeholder and infrastructure/build support to add Power11 relat...Amrita H S
2024-03-20powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti
2024-03-18linux: Use rseq area unconditionally in sched_getcpu (bug 31479)Florian Weimer
2024-03-04Use gcc __builtin_stdc_* builtins in stdbit.h if possibleJakub Jelinek
2024-02-27S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler
2024-02-22math: Update mips64 ulpsXi Ruoyao
2024-02-12mips: FIx clone3 implementation (BZ 31325)Adhemerval Zanella
2024-02-05arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella
2024-01-31Replace advisories directoryAndreas K. Hüttel
2024-01-31Create ChangeLog.old/ChangeLog.28glibc-2.39Andreas K. Hüttel
2024-01-31version.h, include/features.h: Bump version to 2.39Andreas K. Hüttel
2024-01-31po: Update translationsAndreas K. Hüttel
2024-01-31libc.pot: regenerateAndreas K. Hüttel
2024-01-31INSTALL, install.texi: minor updates, regenerateAndreas K. Hüttel
2024-01-30contrib.texi: updateAndreas K. Hüttel
2024-01-30NEWS: insert advisories and fixed bugs for 2.39Andreas K. Hüttel
2024-01-30S390: Fix building with --disable-mutli-arch [BZ #31196]Stefan Liebler
2024-01-30Fix typoAndreas K. Hüttel
2024-01-30manual/io: Fix swapped reading and writing phrase.Joe Simmons-Talbott
2024-01-30Update advisory format and introduce some automationSiddhesh Poyarekar