aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Add _Float128 function aliases.Joseph Myers1-1/+2
2017-10-05Remove add-ons mechanism.Joseph Myers4-48/+5
2017-09-22Remove Banner mechanism.Joseph Myers1-0/+3
2017-09-21Remove non-add-on Banner files.Joseph Myers1-3/+4
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey1-7/+11
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey1-1/+2
2017-09-01Obsolete pow10 functions.Joseph Myers1-9/+1
2017-09-01Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu1-0/+1
2017-09-01Remove obsolete notes at top level of source tree.Zack Weinberg2-0/+310
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer2-8/+0
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2-32/+16
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers1-8/+0
2017-08-10manual: Rewrite the section on widths of integer types.Rical Jasan1-40/+39
2017-08-10manual: Update @standards for [__]va_copy.Rical Jasan1-6/+9
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar1-1/+1
2017-08-08manual: Document getcontext uc_stack value on Linux [BZ #759]Adhemerval Zanella1-0/+5
2017-08-02Update contributors and latest gcc and binutils versionsSiddhesh Poyarekar2-2/+30
2017-07-27manual: Refactor documentation of CHAR_BIT.Rical Jasan1-6/+5
2017-07-27manual: Complete @standards in creature.texi.Rical Jasan1-1/+1
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella1-0/+4
2017-07-06* manual/tunables.texi: Add missing @end deftp.DJ Delorie1-0/+1
2017-07-06Add per-thread cache to mallocDJ Delorie3-0/+57
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar1-0/+8
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers1-1/+1
2017-06-26Add float128 support for ia64.Joseph Myers1-1/+1
2017-06-26Add float128 support for x86_64, x86.Joseph Myers1-1/+1
2017-06-26powerpc64le: Enable float128Paul E. Murphy1-1/+2
2017-06-26powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes1-0/+4
2017-06-25manual: Fix a minor grammatical error.Rical Jasan1-1/+1
2017-06-23Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes2-49/+513
2017-06-23Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes1-3/+4
2017-06-22Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes1-12/+12
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu1-4/+4
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu1-0/+36
2017-06-20manual: Complete @standards in lang.texi.Rical Jasan1-20/+20
2017-06-19Require GCC 4.9 or later for building glibc.Joseph Myers1-2/+2
2017-06-16manual: Complete @standards in string.texi.Rical Jasan1-2/+2
2017-06-16manual: Complete @standards in arith.texi.Rical Jasan1-7/+10
2017-06-16manual: Complete @standards in argp.texi.Rical Jasan1-0/+14
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan40-4870/+2565
2017-06-15manual: Create empty placeholder macros for @standards.Rical Jasan1-0/+7
2017-06-15Enable tunables by defaultSiddhesh Poyarekar1-7/+6
2017-06-12float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2-7/+67
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar1-0/+23
2017-06-02manual: Provide consistent errno documentation.Rical Jasan2-37/+30
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+109
2017-05-30Add reallocarray functionDennis Wölfing1-10/+36
2017-05-22libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella1-1/+9
2017-05-19manual: Convert errno @comments to new @errno macro.Rical Jasan2-298/+304
2017-05-18manual: Convert @tables of annotated @items to @vtables.Rical Jasan5-32/+32