Age | Commit message (Expand) | Author |
2024-02-14 | doc: add plain text readme for using GCSarm/gcs | Szabolcs Nagy |
2024-02-13 | aarch64: process gnu properties in static exe | Szabolcs Nagy |
2024-02-13 | aarch64: ignore GCS property of ld.so | Szabolcs Nagy |
2024-02-13 | aarch64: use l_searchlist.r_list for gcs | Szabolcs Nagy |
2024-02-13 | aarch64: handling gcs marking | Szabolcs Nagy |
2024-02-13 | aarch64: use l_searchlist.r_list for bti | Szabolcs Nagy |
2024-02-02 | aarch64: add glibc.cpu.aarch64_gcs_policy | Szabolcs Nagy |
2024-02-02 | aarch64: Enable GCS in dynamic linked exe | Szabolcs Nagy |
2024-02-02 | aarch64: Enable GCS in static linked exe | Szabolcs Nagy |
2024-02-02 | aarch64: Add glibc.cpu.aarch64_gcs tunable | Szabolcs Nagy |
2024-02-02 | aarch64: Try to free the GCS of makecontext | Szabolcs Nagy |
2024-02-02 | aarch64: Add GCS support for makecontext | Szabolcs Nagy |
2024-02-02 | aarch64: mark swapcontext with indirect_return | Szabolcs Nagy |
2024-02-02 | aarch64: Add GCS support for setcontext | Szabolcs Nagy |
2024-02-02 | aarch64: Add GCS support to vfork | Szabolcs Nagy |
2024-02-02 | aarch64: Add GCS support to longjmp | Szabolcs Nagy |
2024-02-02 | aarch64: Define jmp_buf offset for GCS | Szabolcs Nagy |
2024-02-02 | aarch64: mark objects with GCS property note | Szabolcs Nagy |
2024-02-02 | elf.h: define GNU_PROPERTY_AARCH64_FEATURE_1_GCS | Szabolcs Nagy |
2024-02-02 | aarch64: Add asm helpers for GCS | Szabolcs Nagy |
2024-02-02 | aarch64: Add HWCAP2_GCS | Szabolcs Nagy |
2024-01-31 | Open master branch for glibc 2.40 developmentglibc-2.39.9000 | Andreas K. Hüttel |
2024-01-31 | Create ChangeLog.old/ChangeLog.28glibc-2.39 | Andreas K. Hüttel |
2024-01-31 | version.h, include/features.h: Bump version to 2.39 | Andreas K. Hüttel |
2024-01-31 | po: Update translations | Andreas K. Hüttel |
2024-01-31 | libc.pot: regenerate | Andreas K. Hüttel |
2024-01-31 | INSTALL, install.texi: minor updates, regenerate | Andreas K. Hüttel |
2024-01-30 | contrib.texi: update | Andreas K. Hüttel |
2024-01-30 | NEWS: insert advisories and fixed bugs for 2.39 | Andreas K. Hüttel |
2024-01-30 | S390: Fix building with --disable-mutli-arch [BZ #31196] | Stefan Liebler |
2024-01-30 | Fix typo | Andreas K. Hüttel |
2024-01-30 | manual/io: Fix swapped reading and writing phrase. | Joe Simmons-Talbott |
2024-01-30 | Update advisory format and introduce some automation | Siddhesh Poyarekar |
2024-01-30 | Document CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780 | Arjun Shankar |
2024-01-30 | syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780) | Arjun Shankar |
2024-01-30 | syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779) | Arjun Shankar |
2024-01-30 | syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246) | Arjun Shankar |
2024-01-30 | Use binutils 2.42 branch in build-many-glibcs.py | Joseph Myers |
2024-01-29 | elf: correct relocation statistics for !ELF_MACHINE_START_ADDRESS | Andreas Schwab |
2024-01-26 | Relicense IBM portions of resolv/base64.c resolv/res_debug.c. | Carlos O'Donell |
2024-01-25 | localedata: Use consistent values for grouping and mon_grouping | Mike FABIAN |
2024-01-24 | manual: fix order of arguments of memalign and aligned_alloc (Bug 27547) | Dennis Brendel |
2024-01-24 | manual, NEWS: Document malloc side effect of dynamic TLS changes | Florian Weimer |
2024-01-24 | NEWS: Update temporary files ignored by ldconfig | Florian Weimer |
2024-01-23 | po: Incorporate translations (sr) | Andreas K. Hüttel |
2024-01-23 | string: Disable stack protector for memset in early static initialization | Adhemerval Zanella |
2024-01-23 | qsort: Fix a typo causing unnecessary malloc/free (BZ 31276) | Xi Ruoyao |
2024-01-22 | riscv: add support for static PIE | Andreas Schwab |
2024-01-22 | sh: Fix static build with --enable-fortify | Adhemerval Zanella |
2024-01-22 | sparc: Fix sparc64 memmove length comparison (BZ 31266) | Adhemerval Zanella |