about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu2021-03-157-0/+79
* io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2021-03-112-0/+18
* x86: Set minimum x86-64 level marker [BZ #27318]H.J. Lu2021-03-063-11/+58
* x86: Add CPU-specific diagnostics to ld.so --list-diagnosticsFlorian Weimer2021-03-022-0/+118
* x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfieldFlorian Weimer2021-03-022-34/+51
* ld.so: Implement the --list-diagnostics optionFlorian Weimer2021-03-021-0/+77
* S390: Add new hwcap values.Stefan Liebler2021-02-173-3/+8
* x86: Use SIZE_MAX instead of (long int)-1 for tunable range valueSiddhesh Poyarekar2021-02-101-5/+5
* tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2021-02-102-10/+7
* x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu2021-01-2910-13/+120
* Update ia64 libm-test-ulpsAdhemerval Zanella2021-01-281-2/+2
* sh: Update libm-tests-ulpsAdhemerval Zanella2021-01-281-19/+23
* ia64: Fix brk call on statupAdhemerval Zanella2021-01-281-0/+22
* Update sparc libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* Update alpha libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino2021-01-281-1/+12
* aarch64: Fix the list of tested IFUNC variants [BZ #26818]Szabolcs Nagy2021-01-252-4/+6
* aarch64: Move and update the definition of MTE_ENABLEDSzabolcs Nagy2021-01-252-11/+11
* Fix misplaced constAndreas Schwab2021-01-252-2/+2
* Update C-SKY libm-test-ulpsMao Han2021-01-232-54/+61
* linux: mips: Fix getdents64 fallback on mips64-n32Adhemerval Zanella2021-01-222-24/+42
* x86: Properly match CPU features in /proc/cpuinfo [BZ #27222]H.J. Lu2021-01-221-13/+30
* x86-64: Update tst-glibc-hwcaps-2.c for x86-64 baselineH.J. Lu2021-01-221-1/+1
* powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2021-01-223-1/+10
* x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu2021-01-216-0/+184
* Revert "linux: Move {f}xstat{at} to compat symbols" for static buildAdhemerval Zanella2021-01-2116-28/+26
* aarch64: revert memcpy optimze for kunpeng to avoid performance degradationShuo Wang2021-01-211-1/+1
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-212-0/+10
* configure: Check for static PIE supportSzabolcs Nagy2021-01-216-0/+19
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-2123-842/+1160
* Use <startup.h> in __libc_init_secureH.J. Lu2021-01-192-2/+53
* libmvec: Add extra-test-objs to test-extrasH.J. Lu2021-01-191-0/+8
* Hurd: Add rtld-strncpy-c.cH.J. Lu2021-01-191-0/+1
* Update MIPS libm-test-ulps.Joseph Myers2021-01-182-22/+24
* Update arm libm-test-ulps.Joseph Myers2021-01-181-11/+12
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2021-01-181-16/+17
* Update hppa libm-test-ulpsJohn David Anglin2021-01-181-11/+12
* ARC: nofpu: Regenerate ulpsVineet Gupta2021-01-171-5/+6
* x86: Move x86 processor cache info to cpu_featuresH.J. Lu2021-01-145-412/+551
* Fix x86 build with --enable-tunable=noAdhemerval Zanella2021-01-142-0/+2
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-1317-92/+412
* x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu2021-01-133-1/+11
* posix: consume less entropy on tempnameAdhemerval Zanella2021-01-121-3/+14
* math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella2021-01-111-1/+2
* posix: Sync tempname with gnulib [BZ #26648]Adhemerval Zanella2021-01-111-116/+164
* posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella2021-01-111-0/+4
* riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen2021-01-101-1/+21
* riscv: support GNU indirect functionVincent Chen2021-01-102-0/+78
* ARC: Regenerate ulpsVineet Gupta2021-01-081-4/+4
* aarch64: define PI_STATIC_AND_HIDDENSzabolcs Nagy2021-01-082-0/+9