aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2023-05-27Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov
2023-05-08aligned_alloc: conform to C17DJ Delorie
2023-05-08manual: Remove unsupported line breaks in waiting-with-clock sectionFlorian Weimer
2023-05-07Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."Florian Weimer
2023-05-03Enable libmvec support for AArch64Joe Ramsay
2023-04-28riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.Hsiangkai Wang
2023-04-26manual: document posix_openpt (bug 17010)Gavin Smith
2023-04-20Created tunable to force small pages on stack allocation.Cupertino Miranda
2023-04-08manual: update AddressSanitizer discussionPaul Eggert
2023-04-08manual: document snprintf truncation betterPaul Eggert
2023-04-08manual: improve string section wordingPaul Eggert
2023-04-08manual: fix texinfo typoPaul Eggert
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-03manual: Document __wur usage under _FORTIFY_SOURCESiddhesh Poyarekar
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-29Remove --disable-experimental-malloc optionAdhemerval Zanella
2023-03-27Remove --with-default-link configure optionAdhemerval Zanella Netto
2023-03-14Update printf %b/%B C2x supportJoseph Myers
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-02-23tunables.texi: Change \code{1} to @code{1}H.J. Lu
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu
2023-02-22gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra
2023-01-31Update install.texi, and regenerate INSTALL.Carlos O'Donell
2023-01-31Update manual/contrib.texi.Carlos O'Donell
2023-01-25Document '%F' format specifierPaul Pluzhnikov
2023-01-18manual: Fix typoMartin Joerg
2023-01-10Add _FORTIFY_SOURCE implementation documentation [BZ #28998]Siddhesh Poyarekar
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-19libio: Convert __vswprintf_internal to buffers (bug 27857)Florian Weimer
2022-10-25manual: Add missing % in int conversion listJakub Wilk