about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-106-34/+85
* elf: Stop including tls.h in ldsodefs.hSergey Bugaev2023-04-101-1/+0
* hurd: Port trampoline.c to x86_64Sergey Bugaev2023-04-101-7/+151
* hurd: Do not declare local variables volatileSergey Bugaev2023-04-102-3/+3
* hurd: Implement x86_64/intr-msg.hSergey Bugaev2023-04-101-0/+119
* hurd: Add sys/ucontext.h and sigcontext.h for x86_64Sergey Bugaev2023-04-103-0/+326
* hurd: Stop depending on the default_pager stubs provided by gnumachFlavio Cruz2023-04-102-4/+2
* manual: update AddressSanitizer discussionPaul Eggert2023-04-081-5/+4
* manual: document snprintf truncation betterPaul Eggert2023-04-081-1/+4
* manual: improve string section wordingPaul Eggert2023-04-081-13/+21
* manual: fix texinfo typoPaul Eggert2023-04-081-2/+1
* <stdio.h>: Make fopencookie, vasprintf, asprintf available by defaultFlorian Weimer2023-04-061-3/+3
* <string.h>: Make strchrnul, strcasestr, memmem available by defaultFlorian Weimer2023-04-061-3/+3
* <sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu2023-04-055-0/+10
* <sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu2023-04-055-0/+11
* <sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu2023-04-055-0/+11
* <sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu2023-04-055-0/+20
* <sys/platform/x86.h>: Add MSRLIST supportH.J. Lu2023-04-053-0/+6
* <sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu2023-04-055-0/+11
* <sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu2023-04-055-0/+11
* <sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu2023-04-053-0/+5
* <sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu2023-04-053-0/+6
* <sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu2023-04-055-0/+10
* <sys/platform/x86.h>: Add LASS supportH.J. Lu2023-04-053-0/+5
* <sys/platform/x86.h>: Add RAO-INT supportH.J. Lu2023-04-055-0/+10
* <sys/platform/x86.h>: Add LBR supportH.J. Lu2023-04-053-1/+5
* <sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu2023-04-053-1/+5
* <sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu2023-04-053-1/+5
* <sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu2023-04-053-1/+5
* <sys/platform/x86.h>: Add LA57 supportH.J. Lu2023-04-053-1/+5
* platform.texi: Move LAM after LAHF64_SAHF64H.J. Lu2023-04-051-3/+3
* <bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15H.J. Lu2023-04-051-1/+1
* hppa: Update struct __pthread_rwlock_arch_t comment.John David Anglin2023-04-051-5/+5
* hppa: Revise __TIMESIZE define to use __WORDSIZEJohn David Anglin2023-04-051-1/+3
* libio: Remove unused pragma weak on vtableAdhemerval Zanella2023-04-051-2/+0
* malloc: Only set pragma weak for rpc freemem if requiredAdhemerval Zanella2023-04-051-2/+4
* htl: move pthread_self info libc.Guy-Fleury Iteriteka2023-04-059-16/+18
* htl: move ___pthread_self into libc.Guy-Fleury Iteriteka2023-04-055-3/+27
* htl: move __pthtread_total into libcGuy-Fleury Iteriteka2023-04-055-7/+26
* compare_strings.py : Add --gmean flagNisha Menon2023-04-041-2/+18
* x86/dl-cacheinfo: remove unsused parameter from handle_amdAndreas Schwab2023-04-041-36/+30
* powerpc: Disable stack protector in early static initializationAdhemerval Zanella2023-04-031-0/+3
* nptl: Fix tst-cancel30 on sparc64Adhemerval Zanella2023-04-031-3/+1
* math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2023-04-0338-13/+172
* math: Improve fmodfAdhemerval Zanella Netto2023-04-033-93/+191
* math: Improve fmodAdhemerval Zanella Netto2023-04-033-96/+222
* benchtests: Add fmodf benchmarkAdhemerval Zanella Netto2023-04-032-0/+2183
* benchtests: Add fmod benchmarkAdhemerval Zanella Netto2023-04-032-0/+2183
* x86: Set FSGSBASE to active if enabled by kernelH.J. Lu2023-04-034-0/+58
* x86_64: Fix asm constraints in feraiseexcept (bug 30305)Florian Weimer2023-04-031-2/+2