about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* elf: Also compile dl-misc.os with $(rtld-early-cflags) release/2.39/masterH.J. Lu44 hours1-0/+1
* CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer46 hours1-98/+121
* CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer46 hours1-4/+7
* CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer46 hours1-8/+6
* CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer46 hours1-2/+3
* x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu2 days4-1/+18
* i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer2 days1-0/+1
* nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer2 days1-4/+11
* iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol10 days3-1/+144
* x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey13 days62-295/+953
* Apply the Makefile sorting fixH.J. Lu13 days5-57/+57
* powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer13 days1-0/+19
* x86-64: Simplify minimum ISA check ifdef conditional with ifSunil K Pandey14 days1-11/+8
* x86-64: Don't use SSE resolvers for ISA level 3 or aboveH.J. Lu14 days2-12/+20
* AArch64: Check kernel version for SVE ifuncsWilco Dijkstra2024-04-095-2/+53
* aarch64: fix check for SVE support in assemblerSzabolcs Nagy2024-04-092-4/+6
* aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay2024-04-0918-105/+111
* i386: Use generic memrchr in libc (bug 31316)Florian Weimer2024-04-072-1/+1
* x86: Expand the comment on when REP STOSB is used on memsetAdhemerval Zanella2024-04-041-1/+3
* x86: Do not prefer ERMS for memset on Zen3+Adhemerval Zanella2024-04-041-0/+5
* x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)Adhemerval Zanella2024-04-041-20/+18
* Add tst-gnu2-tls2mod1 to test-internal-extrasAndreas Schwab2024-04-021-0/+2
* elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella2024-04-015-33/+40
* arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)Adhemerval Zanella2024-04-0110-15/+250
* Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella2024-04-012-2/+2
* x86-64: Allocate state buffer space for RDI, RSI and RBXH.J. Lu2024-04-013-11/+147
* x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registersH.J. Lu2024-04-0114-6/+299
* x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu2024-04-0124-213/+920
* x86-64: Save APX registers in ld.so trampolineH.J. Lu2024-04-011-6/+46
* LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbfcaiyinyu2024-03-221-1/+1
* powerpc: Placeholder and infrastructure/build support to add Power11 relat...Amrita H S2024-03-2015-5/+27
* powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti2024-03-2012-19/+74
* linux: Use rseq area unconditionally in sched_getcpu (bug 31479)Florian Weimer2024-03-181-8/+0
* Use gcc __builtin_stdc_* builtins in stdbit.h if possibleJakub Jelinek2024-03-044-15/+856
* S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler2024-02-273-12/+63
* math: Update mips64 ulpsXi Ruoyao2024-02-221-3/+4
* mips: FIx clone3 implementation (BZ 31325)Adhemerval Zanella2024-02-121-5/+27
* arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella2024-02-051-1/+0
* Replace advisories directoryAndreas K. Hüttel2024-01-3110-194/+2
* Create ChangeLog.old/ChangeLog.28 glibc-2.39Andreas K. Hüttel2024-01-311-0/+8505
* version.h, include/features.h: Bump version to 2.39Andreas K. Hüttel2024-01-312-3/+3
* po: Update translationsAndreas K. Hüttel2024-01-3138-845/+694
* libc.pot: regenerateAndreas K. Hüttel2024-01-311-31/+26
* INSTALL, install.texi: minor updates, regenerateAndreas K. Hüttel2024-01-312-6/+6
* contrib.texi: updateAndreas K. Hüttel2024-01-301-8/+24
* NEWS: insert advisories and fixed bugs for 2.39Andreas K. Hüttel2024-01-301-4/+133
* S390: Fix building with --disable-mutli-arch [BZ #31196]Stefan Liebler2024-01-302-2/+6
* Fix typoAndreas K. Hüttel2024-01-301-1/+1
* manual/io: Fix swapped reading and writing phrase.Joe Simmons-Talbott2024-01-301-1/+1
* Update advisory format and introduce some automationSiddhesh Poyarekar2024-01-308-67/+182