summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-14doc: add plain text readme for using GCSarm/gcsSzabolcs Nagy
2024-02-13aarch64: process gnu properties in static exeSzabolcs Nagy
2024-02-13aarch64: ignore GCS property of ld.soSzabolcs Nagy
2024-02-13aarch64: use l_searchlist.r_list for gcsSzabolcs Nagy
2024-02-13aarch64: handling gcs markingSzabolcs Nagy
2024-02-13aarch64: use l_searchlist.r_list for btiSzabolcs Nagy
2024-02-02aarch64: add glibc.cpu.aarch64_gcs_policySzabolcs Nagy
2024-02-02aarch64: Enable GCS in dynamic linked exeSzabolcs Nagy
2024-02-02aarch64: Enable GCS in static linked exeSzabolcs Nagy
2024-02-02aarch64: Add glibc.cpu.aarch64_gcs tunableSzabolcs Nagy
2024-02-02aarch64: Try to free the GCS of makecontextSzabolcs Nagy
2024-02-02aarch64: Add GCS support for makecontextSzabolcs Nagy
2024-02-02aarch64: mark swapcontext with indirect_returnSzabolcs Nagy
2024-02-02aarch64: Add GCS support for setcontextSzabolcs Nagy
2024-02-02aarch64: Add GCS support to vforkSzabolcs Nagy
2024-02-02aarch64: Add GCS support to longjmpSzabolcs Nagy
2024-02-02aarch64: Define jmp_buf offset for GCSSzabolcs Nagy
2024-02-02aarch64: mark objects with GCS property noteSzabolcs Nagy
2024-02-02elf.h: define GNU_PROPERTY_AARCH64_FEATURE_1_GCSSzabolcs Nagy
2024-02-02aarch64: Add asm helpers for GCSSzabolcs Nagy
2024-02-02aarch64: Add HWCAP2_GCSSzabolcs Nagy
2024-01-31Open master branch for glibc 2.40 developmentglibc-2.39.9000Andreas 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
2024-01-30Document CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780Arjun Shankar
2024-01-30syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)Arjun Shankar
2024-01-30syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779)Arjun Shankar
2024-01-30syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)Arjun Shankar
2024-01-30Use binutils 2.42 branch in build-many-glibcs.pyJoseph Myers
2024-01-29elf: correct relocation statistics for !ELF_MACHINE_START_ADDRESSAndreas Schwab
2024-01-26Relicense IBM portions of resolv/base64.c resolv/res_debug.c.Carlos O'Donell
2024-01-25localedata: Use consistent values for grouping and mon_groupingMike FABIAN
2024-01-24manual: fix order of arguments of memalign and aligned_alloc (Bug 27547)Dennis Brendel
2024-01-24manual, NEWS: Document malloc side effect of dynamic TLS changesFlorian Weimer
2024-01-24NEWS: Update temporary files ignored by ldconfigFlorian Weimer
2024-01-23po: Incorporate translations (sr)Andreas K. Hüttel
2024-01-23string: Disable stack protector for memset in early static initializationAdhemerval Zanella
2024-01-23qsort: Fix a typo causing unnecessary malloc/free (BZ 31276)Xi Ruoyao
2024-01-22riscv: add support for static PIEAndreas Schwab
2024-01-22sh: Fix static build with --enable-fortifyAdhemerval Zanella
2024-01-22sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella