summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2017-11-04manual: Document the O_TMPFILE flagFlorian Weimer
2017-11-04manual: Document the linkat functionFlorian Weimer
2017-10-23aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveatSiddhesh Poyarekar
2017-10-23Document cache information sysconf variablesSiddhesh Poyarekar
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-09-22Remove Banner mechanism.Joseph Myers
2017-09-21Remove non-add-on Banner files.Joseph Myers
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-09-01Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu
2017-09-01Remove obsolete notes at top level of source tree.Zack Weinberg
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-08-10manual: Rewrite the section on widths of integer types.Rical Jasan
2017-08-10manual: Update @standards for [__]va_copy.Rical Jasan
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar
2017-08-08manual: Document getcontext uc_stack value on Linux [BZ #759]Adhemerval Zanella
2017-08-02Update contributors and latest gcc and binutils versionsSiddhesh Poyarekar
2017-07-27manual: Refactor documentation of CHAR_BIT.Rical Jasan
2017-07-27manual: Complete @standards in creature.texi.Rical Jasan
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella
2017-07-06* manual/tunables.texi: Add missing @end deftp.DJ Delorie
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers
2017-06-26Add float128 support for ia64.Joseph Myers
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-26powerpc64le: Enable float128Paul E. Murphy
2017-06-26powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes
2017-06-25manual: Fix a minor grammatical error.Rical Jasan
2017-06-23Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes
2017-06-23Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes
2017-06-22Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu
2017-06-20manual: Complete @standards in lang.texi.Rical Jasan
2017-06-19Require GCC 4.9 or later for building glibc.Joseph Myers
2017-06-16manual: Complete @standards in string.texi.Rical Jasan
2017-06-16manual: Complete @standards in arith.texi.Rical Jasan
2017-06-16manual: Complete @standards in argp.texi.Rical Jasan
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan
2017-06-15manual: Create empty placeholder macros for @standards.Rical Jasan
2017-06-15Enable tunables by defaultSiddhesh Poyarekar
2017-06-12float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar
2017-06-02manual: Provide consistent errno documentation.Rical Jasan
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella