about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* <sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu2023-04-054-0/+8
* <sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu2023-04-054-0/+8
* <sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu2023-04-052-0/+2
* <sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu2023-04-052-0/+2
* <sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu2023-04-054-0/+7
* <sys/platform/x86.h>: Add LASS supportH.J. Lu2023-04-052-0/+2
* <sys/platform/x86.h>: Add RAO-INT supportH.J. Lu2023-04-054-0/+7
* <sys/platform/x86.h>: Add LBR supportH.J. Lu2023-04-052-1/+2
* <sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu2023-04-052-1/+2
* <sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu2023-04-052-1/+2
* <sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu2023-04-052-1/+2
* <sys/platform/x86.h>: Add LA57 supportH.J. Lu2023-04-052-1/+2
* <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
* htl: move pthread_self info libc.Guy-Fleury Iteriteka2023-04-054-4/+4
* htl: move ___pthread_self into libc.Guy-Fleury Iteriteka2023-04-053-2/+25
* 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-0335-7/+155
* math: Improve fmodfAdhemerval Zanella Netto2023-04-032-93/+187
* math: Improve fmodAdhemerval Zanella Netto2023-04-032-96/+208
* 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
* 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
* hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev2023-04-034-26/+2
* Update arm libm-tests-ulpsAdhemerval Zanella2023-03-301-0/+1
* getlogin_r: fix missing fallback if loginuid is unset (bug 30235)Andreas Schwab2023-03-301-4/+1
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-2921-162/+45
* system: Add "--" after "-c" for sh (BZ #28519)Joe Simmons-Talbott2023-03-281-0/+1
* LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1caiyinyu2023-03-281-0/+6
* libio: Do not autogenerate stdio_lim.hAdhemerval Zanella Netto2023-03-273-5/+56
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-2714-11/+125
* benchtests: Move libmvec benchtest inputs to benchtests directoryJoe Ramsay2023-03-2753-213201/+1
* LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objectsXi Ruoyao2023-03-271-1/+1
* hppa: Drop 16-byte pthread lock alignmentJohn David Anglin2023-03-262-3/+9
* x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.cDJ Delorie2023-03-211-0/+3
* ARC: run child from the separate start block in __clonePavel Kozlov2023-03-131-15/+25
* ARC: Add the clone3 wrapperPavel Kozlov2023-03-132-0/+92
* LoongArch: Add get_rounding_mode.caiyinyu2023-03-131-0/+38