about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix test failure with -DNDEBUG.Carlos O'Donell2018-08-302-6/+11
* reallocarray: Declare under _DEFAULT_SOURCEFlorian Weimer2018-08-303-1/+8
* Test stdlib/test-bz22786 exits now with unsupported if malloc fails.Stefan Liebler2018-08-302-3/+17
* Make gen-libm-test.py treat plus_oflow and minus_oflow as non-finite.Joseph Myers2018-08-292-4/+8
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-2816-766/+838
* regex: Add test tst-regcomp-truncated [BZ #23578]Florian Weimer2018-08-283-1/+201
* test-container: EPERM from unshare is UNSUPPORTEDFlorian Weimer2018-08-282-2/+8
* nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]Florian Weimer2018-08-282-13/+41
* Speedup first memmem matchRajalakshmi Srinivasaraghavan2018-08-282-0/+8
* en_IN: Set the correct date format for "%x" (bug 17426).Rafal Luzynski2018-08-282-2/+7
* links-dso-program: Fix build-programs=no build case.DJ Delorie2018-08-272-10/+5
* Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers2018-08-274-15/+47
* pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]Martin Kuchta2018-08-272-2/+14
* Update netinet/udp.h from Linux 4.18.Joseph Myers2018-08-272-0/+5
* regex: fix uninitialized memory accessPaul Eggert2018-08-252-2/+16
* Update translations for be.Carlos O'Donell2018-08-242-48/+54
* Fix IA64 links-dso-program link.DJ Delorie2018-08-242-1/+6
* Fix BZ#23400 (creating temporary files in source tree), and undefined behavio...Paul Pluzhnikov2018-08-242-27/+18
* Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers2018-08-246-19/+64
* Remove unused math filesWilco Dijkstra2018-08-2418-1078/+30
* Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers2018-08-237-59/+55
* Update NEWS for sinf improvementsWilco Dijkstra2018-08-232-2/+6
* Speedup tanf range reductionWilco Dijkstra2018-08-232-1/+32
* Add test-in-container infrastructure.DJ Delorie2018-08-2220-6/+1779
* regex: port Gnulib code to z/OS POSIX environmentPaul Eggert2018-08-222-0/+11
* Don't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h.Joseph Myers2018-08-228-24/+20
* Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers2018-08-2216-35/+141
* Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser2018-08-212-1/+11
* Update netinet/tcp.h from Linux 4.18.Joseph Myers2018-08-212-0/+26
* Avoid running some tests if the file system does not support holesFlorian Weimer2018-08-2110-1/+135
* Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248]Florian Weimer2018-08-212-3/+5
* __readlink_chk: Remove micro-optimizationFlorian Weimer2018-08-213-37/+5
* __readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer2018-08-202-7/+6
* Update struct signalfd_siginfo from Linux 4.18.Joseph Myers2018-08-202-1/+10
* Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h.Joseph Myers2018-08-202-0/+9
* malloc: Add ChangeLog for accidentally committed changeFlorian Weimer2018-08-202-1/+5
* powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan2018-08-2014-1453/+18
* math: Regenerate s390 ulpsFlorian Weimer2018-08-172-0/+22
* malloc: Additional checks for unsorted bin integrity I.Istvan Kurucsai2018-08-171-4/+15
* Add --with-nonshared-cflags option to configureFlorian Weimer2018-08-177-1/+64
* Makeconfig (ASFLAGS): Always append required assembler flagsFlorian Weimer2018-08-172-1/+5
* Fix attribution of previous change in ChangeLogFlorian Weimer2018-08-171-1/+1
* malloc: Mitigate null-byte overflow attacksMoritz Eckert2018-08-162-0/+9
* malloc: Verify size of top chunk.Pochang Chen2018-08-162-0/+7
* Reallocate buffers for every run in strlenSiddhesh Poyarekar2018-08-162-7/+13
* Print strlen benchmark output in jsonSiddhesh Poyarekar2018-08-162-15/+42
* powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan2018-08-169-24/+53
* [aarch64] Add an ASIMD variant of strlen for falkorSiddhesh Poyarekar2018-08-157-4/+273
* Use generic sinf/cosf in lgammaf_rWilco Dijkstra2018-08-154-112/+14
* Fix spaces in x86_64 ULP fileWilco Dijkstra2018-08-152-3/+7