aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-11loongarch: Fix Race conditions in pthread cancellation [BZ#12683]azanella/bz12683Adhemerval Zanella1-0/+50
2023-04-10or1k: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+63
2023-04-10mips: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella9-56/+354
2023-04-10csky: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+114
2023-04-10alpha: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+80
2023-04-10m68k: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+84
2023-04-10hppa: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+81
2023-04-10microblaze: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+61
2023-04-10nios2: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+95
2023-04-10sh: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2-0/+127
2023-04-10ia64: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2-0/+129
2023-04-10arc: Fix Race conditions in pthread cancellation [BZ #12683]Adhemerval Zanella1-0/+56
2023-04-10riscv: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+67
2023-04-10s390: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2-0/+124
2023-04-10sparc: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2-0/+145
2023-04-10powerpc: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella3-0/+87
2023-04-10arm: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+78
2023-04-10aarch64: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+59
2023-04-10i386: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+103
2023-04-10x32: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+34
2023-04-10x86_64: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2-3/+57
2023-04-10nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella21-196/+525
2023-04-06<stdio.h>: Make fopencookie, vasprintf, asprintf available by defaultFlorian Weimer1-3/+3
2023-04-06<string.h>: Make strchrnul, strcasestr, memmem available by defaultFlorian Weimer1-3/+3
2023-04-05<sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu5-0/+10
2023-04-05<sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu5-0/+20
2023-04-05<sys/platform/x86.h>: Add MSRLIST supportH.J. Lu3-0/+6
2023-04-05<sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu5-0/+11
2023-04-05<sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu3-0/+5
2023-04-05<sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu3-0/+6
2023-04-05<sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu5-0/+10
2023-04-05<sys/platform/x86.h>: Add LASS supportH.J. Lu3-0/+5
2023-04-05<sys/platform/x86.h>: Add RAO-INT supportH.J. Lu5-0/+10
2023-04-05<sys/platform/x86.h>: Add LBR supportH.J. Lu3-1/+5
2023-04-05<sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu3-1/+5
2023-04-05<sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu3-1/+5
2023-04-05<sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu3-1/+5
2023-04-05<sys/platform/x86.h>: Add LA57 supportH.J. Lu3-1/+5
2023-04-05platform.texi: Move LAM after LAHF64_SAHF64H.J. Lu1-3/+3
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-05libio: Remove unused pragma weak on vtableAdhemerval Zanella1-2/+0
2023-04-05malloc: Only set pragma weak for rpc freemem if requiredAdhemerval Zanella1-2/+4
2023-04-05htl: move pthread_self info libc.Guy-Fleury Iteriteka9-16/+18
2023-04-05htl: move ___pthread_self into libc.Guy-Fleury Iteriteka5-3/+27
2023-04-05htl: move __pthtread_total into libcGuy-Fleury Iteriteka5-7/+26