aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-11loongarch: Fix Race conditions in pthread cancellation [BZ#12683]azanella/bz12683Adhemerval Zanella
2023-04-10or1k: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10mips: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10csky: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10alpha: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10m68k: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10hppa: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10microblaze: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10nios2: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10sh: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10ia64: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10arc: Fix Race conditions in pthread cancellation [BZ #12683]Adhemerval Zanella
2023-04-10riscv: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10s390: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10sparc: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10powerpc: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10arm: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10aarch64: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10i386: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10x32: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10x86_64: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-10nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella
2023-04-06<stdio.h>: Make fopencookie, vasprintf, asprintf available by defaultFlorian Weimer
2023-04-06<string.h>: Make strchrnul, strcasestr, memmem available by defaultFlorian Weimer
2023-04-05<sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu
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-05platform.texi: Move LAM after LAHF64_SAHF64H.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-05libio: Remove unused pragma weak on vtableAdhemerval Zanella
2023-04-05malloc: Only set pragma weak for rpc freemem if requiredAdhemerval Zanella
2023-04-05htl: move pthread_self info libc.Guy-Fleury Iteriteka
2023-04-05htl: move ___pthread_self into libc.Guy-Fleury Iteriteka
2023-04-05htl: move __pthtread_total into libcGuy-Fleury Iteriteka