aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-24Remove unused math filesWilco Dijkstra
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers
2018-08-23Update NEWS for sinf improvementsWilco Dijkstra
2018-08-23Speedup tanf range reductionWilco Dijkstra
2018-08-22Add test-in-container infrastructure.DJ Delorie
2018-08-22regex: port Gnulib code to z/OS POSIX environmentPaul Eggert
2018-08-22Don't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h.Joseph Myers
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers
2018-08-21Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser
2018-08-21Update netinet/tcp.h from Linux 4.18.Joseph Myers
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer
2018-08-21Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248]Florian Weimer
2018-08-21__readlink_chk: Remove micro-optimizationFlorian Weimer
2018-08-20__readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer
2018-08-20Update struct signalfd_siginfo from Linux 4.18.Joseph Myers
2018-08-20Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h.Joseph Myers
2018-08-20malloc: Add ChangeLog for accidentally committed changeFlorian Weimer
2018-08-20powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan
2018-08-17math: Regenerate s390 ulpsFlorian Weimer
2018-08-17malloc: Additional checks for unsorted bin integrity I.Istvan Kurucsai
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer
2018-08-17Makeconfig (ASFLAGS): Always append required assembler flagsFlorian Weimer
2018-08-17Fix attribution of previous change in ChangeLogFlorian Weimer
2018-08-16malloc: Mitigate null-byte overflow attacksMoritz Eckert
2018-08-16malloc: Verify size of top chunk.Pochang Chen
2018-08-16Reallocate buffers for every run in strlenSiddhesh Poyarekar
2018-08-16Print strlen benchmark output in jsonSiddhesh Poyarekar
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan
2018-08-15[aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar
2018-08-15Use generic sinf/cosf in lgammaf_rWilco Dijkstra
2018-08-15Fix spaces in x86_64 ULP fileWilco Dijkstra
2018-08-14error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]Florian Weimer
2018-08-14Improve performance of sinf and cosfWilco Dijkstra
2018-08-14nss_files: Fix file stream leak in aliases lookup [BZ #23521]Florian Weimer
2018-08-14nscd: Deallocate existing user names in file parserFlorian Weimer
2018-08-13Update syscall-names.list for Linux 4.18.Joseph Myers
2018-08-13Update install.texi documentation of uses of Perl and Python.Joseph Myers
2018-08-13Use Linux 4.18 in build-many-glibcs.py.Joseph Myers
2018-08-13error, error_at_line: Add missing va_end callsFlorian Weimer
2018-08-13mbstowcs: Remove outdated commentFlorian Weimer
2018-08-11[benchtests] Add workload test properties to schemaSiddhesh Poyarekar
2018-08-11[benchtests] Add mandatory attributes to workload testsSiddhesh Poyarekar
2018-08-10ChangeLog: Fix an obvious typo.Rafal Luzynski
2018-08-10regex: Gnulib unibyte RRI uses bytes not charsPaul Eggert
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers
2018-08-10Improve performance of sincosfWilco Dijkstra
2018-08-10Clean up converttoint handling and document the semanticsSzabolcs Nagy
2018-08-10Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer
2018-08-10S390: Fix unwind in 32-bit _mcountIlya Leoshkevich
2018-08-10S390: Implement 64-bit __fentry__Ilya Leoshkevich