aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2023-04-05<sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu4-0/+8
2023-04-05<sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu4-0/+8
2023-04-05<sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu4-0/+17
2023-04-05<sys/platform/x86.h>: Add MSRLIST supportH.J. Lu2-0/+2
2023-04-05<sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu4-0/+8
2023-04-05<sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu4-0/+8
2023-04-05<sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu2-0/+2
2023-04-05<sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu2-0/+2
2023-04-05<sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu4-0/+7
2023-04-05<sys/platform/x86.h>: Add LASS supportH.J. Lu2-0/+2
2023-04-05<sys/platform/x86.h>: Add RAO-INT supportH.J. Lu4-0/+7
2023-04-05<sys/platform/x86.h>: Add LBR supportH.J. Lu2-1/+2
2023-04-05<sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu2-1/+2
2023-04-05<sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu2-1/+2
2023-04-05<sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu2-1/+2
2023-04-05<sys/platform/x86.h>: Add LA57 supportH.J. Lu2-1/+2
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-05htl: move pthread_self info libc.Guy-Fleury Iteriteka4-4/+4
2023-04-05htl: move ___pthread_self into libc.Guy-Fleury Iteriteka3-2/+25
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 Netto35-7/+155
2023-04-03math: Improve fmodfAdhemerval Zanella Netto2-93/+187
2023-04-03math: Improve fmodAdhemerval Zanella Netto2-96/+208
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-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
2023-04-03hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev1-0/+0
2023-04-03hurd: More 64-bit integer casting fixesSergey Bugaev2-4/+4
2023-04-03mach, hurd: Drop __libc_lock_self0Sergey Bugaev3-8/+3
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev4-26/+2
2023-03-30Update arm libm-tests-ulpsAdhemerval Zanella1-0/+1
2023-03-30getlogin_r: fix missing fallback if loginuid is unset (bug 30235)Andreas Schwab1-4/+1
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto21-162/+45
2023-03-28system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott1-0/+1
2023-03-28LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1caiyinyu1-0/+6
2023-03-27libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto3-5/+56
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto14-11/+125
2023-03-27benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay53-213201/+1
2023-03-27LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao1-1/+1
2023-03-26hppa: Drop 16-byte pthread lock alignmentJohn David Anglin2-3/+9