about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* <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
* manual: Document __wur usage under _FORTIFY_SOURCESiddhesh Poyarekar2023-04-031-0/+3
* hurd: Microoptimize _hurd_self_sigstate ()Sergey Bugaev2023-04-031-3/+5
* hurd: Add vm_param.h for x86_64Sergey Bugaev2023-04-031-0/+24
* hurd: Implement _hurd_longjmp_thread_state for x86_64Sergey Bugaev2023-04-031-0/+41
* htl: Implement thread_set_pcsptp for x86_64Sergey Bugaev2023-04-031-0/+73
* x86_64: Add rtld-stpncpy & rtld-strncpySergey Bugaev2023-04-032-0/+36
* htl: Add tcb-offsets.sym for x86_64Sergey Bugaev2023-04-032-0/+28
* hurd: Move a couple of signal-related files to x86Sergey Bugaev2023-04-032-0/+0
* hurd: Use uintptr_t for register values in trampoline.cSergey Bugaev2023-04-031-7/+6
* hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev2023-04-031-0/+0
* hurd: More 64-bit integer casting fixesSergey Bugaev2023-04-032-4/+4
* mach, hurd: Drop __libc_lock_self0Sergey Bugaev2023-04-033-8/+3
* stdio-common: Fix building when !IS_IN (libc)Sergey Bugaev2023-04-031-0/+2
* hurd: Fix _hurd_setup_sighandler () signatureSergey Bugaev2023-04-031-5/+5
* hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtldSergey Bugaev2023-04-031-2/+5
* hurd: Fix file name in #errorSergey Bugaev2023-04-031-1/+1