about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Remove Banner mechanism.Joseph Myers2017-09-221-0/+3
* Remove non-add-on Banner files.Joseph Myers2017-09-211-3/+4
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-121-7/+11
* Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey2017-09-081-1/+2
* Obsolete pow10 functions.Joseph Myers2017-09-011-9/+1
* Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu2017-09-011-0/+1
* Remove obsolete notes at top level of source tree.Zack Weinberg2017-09-012-0/+310
* malloc: Remove check_action variable [BZ #21754]Florian Weimer2017-08-302-8/+0
* malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2017-08-302-32/+16
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-211-8/+0
* manual: Rewrite the section on widths of integer types.Rical Jasan2017-08-101-40/+39
* manual: Update @standards for [__]va_copy.Rical Jasan2017-08-101-6/+9
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-091-1/+1
* manual: Document getcontext uc_stack value on Linux [BZ #759]Adhemerval Zanella2017-08-081-0/+5
* Update contributors and latest gcc and binutils versionsSiddhesh Poyarekar2017-08-022-2/+30
* manual: Refactor documentation of CHAR_BIT.Rical Jasan2017-07-271-6/+5
* manual: Complete @standards in creature.texi.Rical Jasan2017-07-271-1/+1
* posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella2017-07-111-0/+4
* * manual/tunables.texi: Add missing @end deftp.DJ Delorie2017-07-061-0/+1
* Add per-thread cache to mallocDJ Delorie2017-07-063-0/+57
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-0/+8
* Require binutils 2.25 or later to build glibc.Joseph Myers2017-06-281-1/+1
* Add float128 support for ia64.Joseph Myers2017-06-261-1/+1
* Add float128 support for x86_64, x86.Joseph Myers2017-06-261-1/+1
* powerpc64le: Enable float128Paul E. Murphy2017-06-261-1/+2
* powerpc64le: Check for compiler features for float128Gabriel F. T. Gomes2017-06-261-0/+4
* manual: Fix a minor grammatical error.Rical Jasan2017-06-251-1/+1
* Document _FloatN and _FloatNx versions of math functionsGabriel F. T. Gomes2017-06-232-49/+513
* Prepare the manual to display math errors for float128 functionsGabriel F. T. Gomes2017-06-231-3/+4
* Describe remainder as primary and drem as alternative in the manualGabriel F. T. Gomes2017-06-221-12/+12
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-211-4/+4
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-201-0/+36
* manual: Complete @standards in lang.texi.Rical Jasan2017-06-201-20/+20
* Require GCC 4.9 or later for building glibc.Joseph Myers2017-06-191-2/+2
* manual: Complete @standards in string.texi.Rical Jasan2017-06-161-2/+2
* manual: Complete @standards in arith.texi.Rical Jasan2017-06-161-7/+10
* manual: Complete @standards in argp.texi.Rical Jasan2017-06-161-0/+14
* manual: Replace summary.awk with summary.pl.Rical Jasan2017-06-1540-4870/+2565
* manual: Create empty placeholder macros for @standards.Rical Jasan2017-06-151-0/+7
* Enable tunables by defaultSiddhesh Poyarekar2017-06-151-7/+6
* float128: Add strfromf128, strtof128, and wcstof128 to the manualGabriel F. T. Gomes2017-06-122-7/+67
* tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar2017-06-071-0/+23
* manual: Provide consistent errno documentation.Rical Jasan2017-06-022-37/+30
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+109
* Add reallocarray functionDennis Wölfing2017-05-301-10/+36
* libio: Avoid dup already opened file descriptor [BZ#21393]Adhemerval Zanella2017-05-221-1/+9
* manual: Convert errno @comments to new @errno macro.Rical Jasan2017-05-192-298/+304
* manual: Convert @tables of annotated @items to @vtables.Rical Jasan2017-05-185-32/+32
* manual: Fix up invalid header and standards syntax.Rical Jasan2017-05-186-13/+11
* Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy2017-05-091-0/+9