summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-12manual: Fix a typo in locale.texi.Rical Jasan
2017-12-12manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]Aurelien Jarno
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-30plural.c: improve reproducibilityJuro Bystricky
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-20manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer
2017-11-19manual: Document mprotect and introduce section on memory protectionFlorian Weimer
2017-11-19manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-15manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker
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