about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* malloc: Assure that THP mode read do write OOB end of stringtAdhemerval Zanella2023-04-141-0/+2
* malloc: Assure that THP mode is always null terminatedAdhemerval Zanella2023-04-131-0/+1
* hurd: Mark two tests as unsupportedSamuel Thibault2023-04-131-0/+10
* hurd: Restore destroying receive rights on sigreturnSamuel Thibault2023-04-131-2/+2
* aio: Fix freeing memorySamuel Thibault2023-04-121-1/+1
* Revert "hurd: Only check for TLS initialization inside rtld or in static builds"Samuel Thibault2023-04-116-83/+33
* hurd: Don't leak __hurd_reply_port0Sergey Bugaev2023-04-112-1/+13
* hurd: Improve reply port handling when exiting signal handlersSergey Bugaev2023-04-102-29/+16
* hurd: Only check for TLS initialization inside rtld or in static buildsSergey Bugaev2023-04-106-34/+85
* elf: Stop including tls.h in ldsodefs.hSergey Bugaev2023-04-101-1/+0
* hurd: Port trampoline.c to x86_64Sergey Bugaev2023-04-101-7/+151
* hurd: Do not declare local variables volatileSergey Bugaev2023-04-102-3/+3
* hurd: Implement x86_64/intr-msg.hSergey Bugaev2023-04-101-0/+119
* hurd: Add sys/ucontext.h and sigcontext.h for x86_64Sergey Bugaev2023-04-103-0/+326
* hurd: Stop depending on the default_pager stubs provided by gnumachFlavio Cruz2023-04-102-4/+2
* manual: update AddressSanitizer discussionPaul Eggert2023-04-081-5/+4
* manual: document snprintf truncation betterPaul Eggert2023-04-081-1/+4
* manual: improve string section wordingPaul Eggert2023-04-081-13/+21
* manual: fix texinfo typoPaul Eggert2023-04-081-2/+1
* <stdio.h>: Make fopencookie, vasprintf, asprintf available by defaultFlorian Weimer2023-04-061-3/+3
* <string.h>: Make strchrnul, strcasestr, memmem available by defaultFlorian Weimer2023-04-061-3/+3
* <sys/platform/x86.h>: Add PREFETCHI supportH.J. Lu2023-04-055-0/+10
* <sys/platform/x86.h>: Add AMX-COMPLEX supportH.J. Lu2023-04-055-0/+11
* <sys/platform/x86.h>: Add AVX-NE-CONVERT supportH.J. Lu2023-04-055-0/+11
* <sys/platform/x86.h>: Add AVX-VNNI-INT8 supportH.J. Lu2023-04-055-0/+20
* <sys/platform/x86.h>: Add MSRLIST supportH.J. Lu2023-04-053-0/+6
* <sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu2023-04-055-0/+11
* <sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu2023-04-055-0/+11
* <sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu2023-04-053-0/+5
* <sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu2023-04-053-0/+6
* <sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu2023-04-055-0/+10
* <sys/platform/x86.h>: Add LASS supportH.J. Lu2023-04-053-0/+5
* <sys/platform/x86.h>: Add RAO-INT supportH.J. Lu2023-04-055-0/+10
* <sys/platform/x86.h>: Add LBR supportH.J. Lu2023-04-053-1/+5
* <sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu2023-04-053-1/+5
* <sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu2023-04-053-1/+5
* <sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu2023-04-053-1/+5
* <sys/platform/x86.h>: Add LA57 supportH.J. Lu2023-04-053-1/+5
* platform.texi: Move LAM after LAHF64_SAHF64H.J. Lu2023-04-051-3/+3
* <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
* libio: Remove unused pragma weak on vtableAdhemerval Zanella2023-04-051-2/+0
* malloc: Only set pragma weak for rpc freemem if requiredAdhemerval Zanella2023-04-051-2/+4
* htl: move pthread_self info libc.Guy-Fleury Iteriteka2023-04-059-16/+18
* htl: move ___pthread_self into libc.Guy-Fleury Iteriteka2023-04-055-3/+27
* htl: move __pthtread_total into libcGuy-Fleury Iteriteka2023-04-055-7/+26
* compare_strings.py : Add --gmean flagNisha Menon2023-04-041-2/+18
* 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