about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible2023-12-191-1/+1
* riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)Adhemerval Zanella2023-12-192-15/+124
* manual: Clarify undefined behavior of feenableexcept (BZ 31019)Bruno Haible2023-12-191-0/+6
* x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible2023-12-193-32/+78
* i686: Do not raise exception traps on fesetexcept (BZ 30989)Adhemerval Zanella2023-12-194-25/+99
* powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella2023-12-194-16/+38
* elf: Do not set invalid tunables valuesAdhemerval Zanella2023-12-193-6/+68
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-1911-280/+523
* Do not build sparc32 libgcc functions into static libcJoseph Myers2023-12-191-0/+1
* x86/cet: Check CPU_FEATURE_ACTIVE in permissive modeH.J. Lu2023-12-192-0/+6
* x86/cet: Check legacy shadow stack code in .init_array sectionH.J. Lu2023-12-1911-0/+330
* x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTKH.J. Lu2023-12-193-0/+28
* x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabledH.J. Lu2023-12-193-0/+9
* x86/cet: Check legacy shadow stack applicationsH.J. Lu2023-12-196-0/+130
* localedata: id_ID: change first weekday to SundayMike FABIAN2023-12-191-1/+1
* s390: Set psw addr field in getcontext and friends.Stefan Liebler2023-12-196-0/+34
* x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett2023-12-185-472/+439
* x86/cet: Don't assume that SHSTK implies IBTH.J. Lu2023-12-183-11/+11
* id_ID: Update Time LocalesRushingAlien2023-12-181-4/+5
* Update code to handle the new ABI for sending inlined port rights.Flavio Cruz2023-12-172-5/+33
* x86/cet: Check user_shstk in /proc/cpuinfoH.J. Lu2023-12-171-1/+1
* Add a test for setjmp/longjmp within user contextH.J. Lu2023-12-162-0/+179
* Add a test for longjmp from user contextH.J. Lu2023-12-162-0/+88
* powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti2023-12-157-1/+26
* powerpc: Fix performance issues of strcmp power10Amrita H S2023-12-151-66/+95
* localedata: Convert el_GR and el_CY locales to UTF-8Mike FABIAN2023-12-152-103/+103
* localedata: el_GR: Greece now uses the 24h format for timeMike FABIAN2023-12-151-4/+4
* powerpc : Add optimized memchr for POWER10MAHESH BODAPATI2023-12-145-10/+367
* intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)Bruno Haible2023-12-121-3/+4
* resolv: Fix a few unaligned accesses to fields in HEADERLudwig Rydberg2023-12-122-6/+6
* x86: Check PT_GNU_PROPERTY earlyH.J. Lu2023-12-111-40/+80
* sysdeps/x86/Makefile: Split and sort testsH.J. Lu2023-12-111-32/+78
* elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startupFlorian Weimer2023-12-081-3/+3
* Move CVE information into advisories directorySiddhesh Poyarekar2023-12-077-19/+126
* powerpc: Optimized strcmp for power10Amrita H S2023-12-075-1/+240
* elf: Fix wrong break removal from 8ee878592cAdhemerval Zanella2023-12-071-0/+1
* localedata: Convert day names in nn_NO locale to UTF-8Mike FABIAN2023-12-071-2/+2
* localedata: Remove trailing whitespace in weekday names in nn_NO localeMike FABIAN2023-12-071-7/+7
* elf: Refactor process_envvarsAdhemerval Zanella2023-12-051-48/+84
* elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binariesAdhemerval Zanella2023-12-053-4/+10
* elf: Ignore loader debug env vars for setuidAdhemerval Zanella2023-12-053-8/+20
* Adapt the security policy for the security pageSiddhesh Poyarekar2023-12-051-47/+14
* aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab2023-12-051-1/+1
* math: Add new exp10 implementationJoe Ramsay2023-12-043-24/+135
* aarch64: fix tested ifunc variantsSzabolcs Nagy2023-12-041-3/+3
* stdlib: Fix array bounds protection in insertion sort phase of qsortFlorian Weimer2023-12-043-1/+62
* Revert "Update code to handle the new ABI for sending inlined port rights."Samuel Thibault2023-12-032-33/+5
* Revert "hurd: Fix build"Samuel Thibault2023-12-031-1/+1
* hurd: Fix buildSamuel Thibault2023-12-031-1/+1
* Update code to handle the new ABI for sending inlined port rights.Flavio Cruz2023-12-032-5/+33