about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* aarch64: use __alloc_gcs in makecontext arm/gcs-v2Szabolcs Nagy2024-10-141-35/+6
* aarch64: Add GCS user-space allocation logicSzabolcs Nagy2024-10-143-1/+104
* aarch64: Process gnu properties in static exeSzabolcs Nagy2024-10-141-0/+12
* aarch64: Ignore GCS property of ld.soSzabolcs Nagy2024-10-141-0/+5
* aarch64: Use l_searchlist.r_list for gcsSzabolcs Nagy2024-10-141-1/+1
* aarch64: Handle gcs markingSzabolcs Nagy2024-10-144-6/+73
* aarch64: Use l_searchlist.r_list for btiSzabolcs Nagy2024-10-141-3/+2
* aarch64: Add glibc.cpu.aarch64_gcs_policySzabolcs Nagy2024-10-143-2/+25
* aarch64: Mark objects with GCS property noteSzabolcs Nagy2024-10-101-2/+3
* aarch64: Enable GCS in dynamic linked exeSzabolcs Nagy2024-10-103-3/+29
* aarch64: Enable GCS in static linked exeSzabolcs Nagy2024-10-101-0/+49
* aarch64: Add glibc.cpu.aarch64_gcs tunableSzabolcs Nagy2024-10-103-0/+46
* aarch64: Try to free the GCS of makecontextSzabolcs Nagy2024-10-105-4/+93
* aarch64: Add GCS support for makecontextSzabolcs Nagy2024-10-102-2/+63
* aarch64: Mark swapcontext with indirect_returnSzabolcs Nagy2024-10-101-0/+36
* aarch64: Add GCS support for setcontextSzabolcs Nagy2024-10-104-9/+83
* aarch64: Add GCS support to vforkSzabolcs Nagy2024-10-101-1/+7
* aarch64: Add GCS support to longjmpSzabolcs Nagy2024-10-102-0/+40
* aarch64: Define jmp_buf offset for GCSSzabolcs Nagy2024-10-101-0/+63
* elf.h: Define GNU_PROPERTY_AARCH64_FEATURE_1_GCSSzabolcs Nagy2024-10-101-0/+1
* aarch64: Add asm helpers for GCSSzabolcs Nagy2024-10-101-0/+7
* aarch64: Add HWCAP_GCSSzabolcs Nagy2024-10-101-0/+1
* Fix header guard in sysdeps/mach/hurd/x86_64/vm_param.hJoseph Myers2024-10-091-1/+1
* rt: more clock_nanosleep tests addendumDJ Delorie2024-10-081-1/+1
* rt: more clock_nanosleep testsDJ Delorie2024-10-083-0/+258
* stdlib: Make abort/_Exit AS-safe (BZ 26275)Adhemerval Zanella2024-10-0820-107/+186
* linux: Use GLRO(dl_vdso_time) on timeAdhemerval Zanella2024-10-081-4/+3
* linux: Use GLRO(dl_vdso_gettimeofday) on gettimeofdayAdhemerval Zanella2024-10-081-4/+4
* S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192]Stefan Liebler2024-10-083-16/+16
* stdio-common/Makefile: Fix FAIL: lint-makefilesH.J. Lu2024-10-081-1/+1
* Fix whitespace related license issues.Carlos O'Donell2024-10-0717-23/+23
* Add freopen special-case tests: thread cancellationJoseph Myers2024-10-074-0/+164
* hurd: Add missing va_end call in fcntl implementation. [BZ #32234]Bruno Haible2024-10-031-1/+5
* riscv: align .preinit_array (bug 32228)Andreas Schwab2024-10-021-0/+1
* linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)Adhemerval Zanella2024-10-011-0/+4
* linux: sparc: Fix syscall_cancel for LEONAdhemerval Zanella2024-10-011-0/+9
* math: Improve layout of expf dataWilco Dijkstra2024-10-011-1/+1
* Disable _TIME_BITS if the compiler defaults to itAdhemerval Zanella2024-10-014-1/+45
* Disable _FILE_OFFSET_BITS if the compiler defaults to itAdhemerval Zanella2024-10-014-1/+49
* Do not use -Wp to disable fortify (BZ 31928)Adhemerval Zanella2024-10-016-16/+17
* libio: Set _vtable_offset before calling _IO_link_in [BZ #32148]H.J. Lu2024-10-013-1/+95
* Add a new fwrite test that exercises buffer overflowTulio Magno Quites Machado Filho2024-09-302-0/+131
* x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212]Noah Goldstein2024-09-301-13/+13
* stdio-common: Fix memory leak in tst-freopen4* tests on UNSUPPORTEDFlorian Weimer2024-09-281-1/+3
* Linux: Block signals around _Fork (bug 32215)Florian Weimer2024-09-281-0/+7
* Update to Unicode 16.0.0 [BZ #32168]Mike FABIAN2024-09-2715-3099/+14404
* manual: Document that feof and ferror are mutually exclusiveFlorian Weimer2024-09-271-0/+9
* stdio-common: Add new test for fdopenSergey Kolosov2024-09-262-0/+247
* Fix missing randomness in __gen_tempname (bug 32214)Andreas Schwab2024-09-261-0/+2
* arc: Cleanup arcbePavel Kozlov2024-09-254-17/+4