aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2023-04-05<sys/platform/x86.h>: Add MSRLIST supportH.J. Lu1-0/+4
2023-04-05<sys/platform/x86.h>: Add AVX-IFMA supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add AMX-FP16 supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add WRMSRNS supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add ArchPerfmonExt supportH.J. Lu1-0/+4
2023-04-05<sys/platform/x86.h>: Add CMPCCXADD supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add LASS supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add RAO-INT supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add LBR supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add RTM_FORCE_ABORT supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add SGX-KEYS supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add BUS_LOCK_DETECT supportH.J. Lu1-0/+3
2023-04-05<sys/platform/x86.h>: Add LA57 supportH.J. Lu1-0/+3
2023-04-05platform.texi: Move LAM after LAHF64_SAHF64H.J. Lu1-3/+3
2023-04-03manual: Document __wur usage under _FORTIFY_SOURCESiddhesh Poyarekar1-0/+3
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-19/+0
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella1-6/+0
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto1-6/+0
2023-03-14Update printf %b/%B C2x supportJoseph Myers1-1/+1
2023-03-02C2x scanf binary constant handlingJoseph Myers1-1/+2
2023-02-23tunables.texi: Change \code{1} to @code{1}H.J. Lu1-1/+1
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu1-9/+24
2023-02-22gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane1-0/+59
2023-02-16C2x strtol binary constant handlingJoseph Myers1-3/+6
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler1-1/+5
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra1-9/+1
2023-01-31Update install.texi, and regenerate INSTALL.Carlos O'Donell1-8/+8
2023-01-31Update manual/contrib.texi.Carlos O'Donell1-4/+12
2023-01-25Document '%F' format specifierPaul Pluzhnikov1-11/+12
2023-01-18manual: Fix typoMartin Joerg1-1/+1
2023-01-10Add _FORTIFY_SOURCE implementation documentation [BZ #28998]Siddhesh Poyarekar2-0/+251
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers48-48/+48
2022-12-19libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer1-3/+4
2022-10-25manual: Add missing % in int conversion listJakub Wilk1-1/+1
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra2-4/+4
2022-09-23Use C11 atomics instead of atomic_decrement_and_testWilco Dijkstra1-1/+1
2022-09-23Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra2-3/+3
2022-09-14Fix BRE typos in check-safety.shPaul Eggert1-3/+3
2022-09-09Use C11 atomics instead of atomic_decrement(_val)Wilco Dijkstra2-2/+2
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer1-9/+0
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer1-0/+9
2022-08-04malloc: Correct the documentation of the top_pad defaultFlorian Weimer1-1/+1
2022-07-29Update install.texi, and regenerate INSTALL.Carlos O'Donell1-6/+6
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld1-10/+3
2022-07-26LoongArch: Update NEWS and README for the LoongArch port.caiyinyu1-1/+1
2022-07-22manual: Add documentation for arc4random functionsAdhemerval Zanella Netto1-0/+46
2022-06-30AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunableTejas Belagod1-0/+3
2022-06-15x86: Add bounds `x86_non_temporal_threshold`Noah Goldstein1-1/+1
2022-06-05grep: egrep -> grep -E, fgrep -> grep -FSam James1-1/+1
2022-05-31manual: fix reference to source fileAndreas Schwab1-1/+1