aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-04-05<sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add MSRLIST supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add LASS supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add RAO-INT supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add LBR supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu
2023-04-05<sys/platform/x86.h>: Add LA57 supportH.J. Lu
2023-04-05<bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15H.J. Lu
2023-04-05hppa: Update struct __pthread_rwlock_arch_t comment.John David Anglin
2023-04-05hppa: Revise __TIMESIZE define to use __WORDSIZEJohn David Anglin
2023-04-05htl: move pthread_self info libc.Guy-Fleury Iteriteka
2023-04-05htl: move ___pthread_self into libc.Guy-Fleury Iteriteka
2023-04-04x86/dl-cacheinfo: remove unsused parameter from handle_amdAndreas Schwab
2023-04-03powerpc: Disable stack protector in early static initializationAdhemerval Zanella
2023-04-03nptl: Fix tst-cancel30 on sparc64Adhemerval Zanella
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto
2023-04-03math: Improve fmodfAdhemerval Zanella Netto
2023-04-03math: Improve fmodAdhemerval Zanella Netto
2023-04-03x86: Set FSGSBASE to active if enabled by kernelH.J. Lu
2023-04-03x86_64: Fix asm constraints in feraiseexcept (bug 30305)Florian Weimer
2023-04-03hurd: Add vm_param.h for x86_64Sergey Bugaev
2023-04-03hurd: Implement _hurd_longjmp_thread_state for x86_64Sergey Bugaev
2023-04-03htl: Implement thread_set_pcsptp for x86_64Sergey Bugaev
2023-04-03x86_64: Add rtld-stpncpy & rtld-strncpySergey Bugaev
2023-04-03htl: Add tcb-offsets.sym for x86_64Sergey Bugaev
2023-04-03hurd: Move a couple of signal-related files to x86Sergey Bugaev
2023-04-03hurd: Use uintptr_t for register values in trampoline.cSergey Bugaev
2023-04-03hurd: Move rtld-strncpy-c.c out of mach/hurd/Sergey Bugaev
2023-04-03hurd: More 64-bit integer casting fixesSergey Bugaev
2023-04-03mach, hurd: Drop __libc_lock_self0Sergey Bugaev
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev
2023-03-30Update arm libm-tests-ulpsAdhemerval Zanella
2023-03-30getlogin_r: fix missing fallback if loginuid is unset (bug 30235)Andreas Schwab
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-28system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott
2023-03-28LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1caiyinyu
2023-03-27libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-03-27benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay
2023-03-27LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao
2023-03-26hppa: Drop 16-byte pthread lock alignmentJohn David Anglin