aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-08manual: improve string section wordingPaul Eggert1-13/+21
2023-04-08manual: fix texinfo typoPaul Eggert1-2/+1
2023-04-06<stdio.h>: Make fopencookie, vasprintf, asprintf available by defaultFlorian Weimer1-3/+3
2023-04-06<string.h>: Make strchrnul, strcasestr, memmem available by defaultFlorian Weimer1-3/+3
2023-04-05<sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu5-0/+10
2023-04-05<sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu5-0/+20
2023-04-05<sys/platform/x86.h>: Add MSRLIST supportH.J. Lu3-0/+6
2023-04-05<sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu3-0/+5
2023-04-05<sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu3-0/+6
2023-04-05<sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu5-0/+10
2023-04-05<sys/platform/x86.h>: Add LASS supportH.J. Lu3-0/+5
2023-04-05<sys/platform/x86.h>: Add RAO-INT supportH.J. Lu5-0/+10
2023-04-05<sys/platform/x86.h>: Add LBR supportH.J. Lu3-1/+5
2023-04-05<sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu3-1/+5
2023-04-05<sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu3-1/+5
2023-04-05<sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu3-1/+5
2023-04-05<sys/platform/x86.h>: Add LA57 supportH.J. Lu3-1/+5
2023-04-05platform.texi: Move LAM after LAHF64_SAHF64H.J. Lu1-3/+3
2023-04-05<bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15H.J. Lu1-1/+1
2023-04-05hppa: Update struct __pthread_rwlock_arch_t comment.John David Anglin1-5/+5
2023-04-05hppa: Revise __TIMESIZE define to use __WORDSIZEJohn David Anglin1-1/+3
2023-04-05libio: Remove unused pragma weak on vtableAdhemerval Zanella1-2/+0
2023-04-05malloc: Only set pragma weak for rpc freemem if requiredAdhemerval Zanella1-2/+4
2023-04-05htl: move pthread_self info libc.Guy-Fleury Iteriteka9-16/+18
2023-04-05htl: move ___pthread_self into libc.Guy-Fleury Iteriteka5-3/+27
2023-04-05htl: move __pthtread_total into libcGuy-Fleury Iteriteka5-7/+26
2023-04-04compare_strings.py : Add --gmean flagNisha Menon1-2/+18
2023-04-04x86/dl-cacheinfo: remove unsused parameter from handle_amdAndreas Schwab1-36/+30
2023-04-03powerpc: Disable stack protector in early static initializationAdhemerval Zanella1-0/+3
2023-04-03nptl: Fix tst-cancel30 on sparc64Adhemerval Zanella1-3/+1
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto38-13/+172
2023-04-03math: Improve fmodfAdhemerval Zanella Netto3-93/+191
2023-04-03math: Improve fmodAdhemerval Zanella Netto3-96/+222
2023-04-03benchtests: Add fmodf benchmarkAdhemerval Zanella Netto2-0/+2183
2023-04-03benchtests: Add fmod benchmarkAdhemerval Zanella Netto2-0/+2183
2023-04-03x86: Set FSGSBASE to active if enabled by kernelH.J. Lu4-0/+58
2023-04-03x86_64: Fix asm constraints in feraiseexcept (bug 30305)Florian Weimer1-2/+2
2023-04-03manual: Document __wur usage under _FORTIFY_SOURCESiddhesh Poyarekar1-0/+3
2023-04-03hurd: Microoptimize _hurd_self_sigstate ()Sergey Bugaev1-3/+5
2023-04-03hurd: Add vm_param.h for x86_64Sergey Bugaev1-0/+24
2023-04-03hurd: Implement _hurd_longjmp_thread_state for x86_64Sergey Bugaev1-0/+41
2023-04-03htl: Implement thread_set_pcsptp for x86_64Sergey Bugaev1-0/+73
2023-04-03x86_64: Add rtld-stpncpy & rtld-strncpySergey Bugaev2-0/+36
2023-04-03htl: Add tcb-offsets.sym for x86_64Sergey Bugaev2-0/+28
2023-04-03hurd: Move a couple of signal-related files to x86Sergey Bugaev2-0/+0
2023-04-03hurd: Use uintptr_t for register values in trampoline.cSergey Bugaev1-7/+6