aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-04-04compare_strings.py : Add --gmean flagNisha Menon
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-03benchtests: Add fmodf benchmarkAdhemerval Zanella Netto
2023-04-03benchtests: Add fmod benchmarkAdhemerval 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-03manual: Document __wur usage under _FORTIFY_SOURCESiddhesh Poyarekar
2023-04-03hurd: Microoptimize _hurd_self_sigstate ()Sergey Bugaev
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-03stdio-common: Fix building when !IS_IN (libc)Sergey Bugaev
2023-04-03hurd: Fix _hurd_setup_sighandler () signatureSergey Bugaev
2023-04-03hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtldSergey Bugaev
2023-04-03hurd: Fix file name in #errorSergey Bugaev
2023-04-03hurd: Swap around two function callsSergey Bugaev
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev
2023-04-03hurd: Make exception subcode a longSergey Bugaev
2023-03-31time: Fix strftime(3) API regarding nullabilityAlejandro Colomar
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-29memalign: Support scanning for aligned chunks.DJ Delorie
2023-03-29malloc: Use C11 atomics on memusageAdhemerval Zanella
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella
2023-03-28Allow building with --disable-nscd againFlavio Cruz