aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-05Move float128 inlines from sysdeps/generic/math_private.h to include/math.h.Joseph Myers3-23/+31
2018-09-04Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers65-151/+168
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers145-2/+290
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov18-18/+41
2018-08-31Replace conform/list-header-symbols.pl with a Python script.Joseph Myers5-88/+172
2018-08-31test-container: Use xcopy_file_range for cross-device copy [BZ #23597]H.J. Lu7-2/+200
2018-08-30Fix test failure with -DNDEBUG.Carlos O'Donell2-6/+11
2018-08-30reallocarray: Declare under _DEFAULT_SOURCEFlorian Weimer3-1/+8
2018-08-30Test stdlib/test-bz22786 exits now with unsupported if malloc fails.Stefan Liebler2-3/+17
2018-08-29Make gen-libm-test.py treat plus_oflow and minus_oflow as non-finite.Joseph Myers2-4/+8
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers16-766/+838
2018-08-28regex: Add test tst-regcomp-truncated [BZ #23578]Florian Weimer3-1/+201
2018-08-28test-container: EPERM from unshare is UNSUPPORTEDFlorian Weimer2-2/+8
2018-08-28nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]Florian Weimer2-13/+41
2018-08-28Speedup first memmem matchRajalakshmi Srinivasaraghavan2-0/+8
2018-08-28en_IN: Set the correct date format for "%x" (bug 17426).Rafal Luzynski2-2/+7
2018-08-27links-dso-program: Fix build-programs=no build case.DJ Delorie2-10/+5
2018-08-27Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers4-15/+47
2018-08-27pthread_cond_broadcast: Fix waiters-after-spinning case [BZ #23538]Martin Kuchta2-2/+14
2018-08-27Update netinet/udp.h from Linux 4.18.Joseph Myers2-0/+5
2018-08-25regex: fix uninitialized memory accessPaul Eggert2-2/+16
2018-08-24Update translations for be.Carlos O'Donell2-48/+54
2018-08-24Fix IA64 links-dso-program link.DJ Delorie2-1/+6
2018-08-24Fix BZ#23400 (creating temporary files in source tree), and undefined behavio...Paul Pluzhnikov2-27/+18
2018-08-24Move EXCEPTION_ENABLE_SUPPORTED out of math-tests.h.Joseph Myers6-19/+64
2018-08-24Remove unused math filesWilco Dijkstra18-1078/+30
2018-08-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers7-59/+55
2018-08-23Update NEWS for sinf improvementsWilco Dijkstra2-2/+6
2018-08-23Speedup tanf range reductionWilco Dijkstra2-1/+32
2018-08-22Add test-in-container infrastructure.DJ Delorie20-6/+1779
2018-08-22regex: port Gnulib code to z/OS POSIX environmentPaul Eggert2-0/+11
2018-08-22Don't redefine ROUNDING_TESTS_* in math/test-*-vlen*.h.Joseph Myers8-24/+20
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers16-35/+141
2018-08-21Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser2-1/+11
2018-08-21Update netinet/tcp.h from Linux 4.18.Joseph Myers2-0/+26
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer10-1/+135
2018-08-21Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248]Florian Weimer2-3/+5
2018-08-21__readlink_chk: Remove micro-optimizationFlorian Weimer3-37/+5
2018-08-20__readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer2-7/+6
2018-08-20Update struct signalfd_siginfo from Linux 4.18.Joseph Myers2-1/+10
2018-08-20Add NT_VMCOREDD, AT_MINSIGSTKSZ from Linux 4.18 to elf.h.Joseph Myers2-0/+9
2018-08-20malloc: Add ChangeLog for accidentally committed changeFlorian Weimer2-1/+5
2018-08-20powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan14-1453/+18
2018-08-17math: Regenerate s390 ulpsFlorian Weimer2-0/+22
2018-08-17malloc: Additional checks for unsorted bin integrity I.Istvan Kurucsai1-4/+15
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer7-1/+64
2018-08-17Makeconfig (ASFLAGS): Always append required assembler flagsFlorian Weimer2-1/+5
2018-08-17Fix attribution of previous change in ChangeLogFlorian Weimer1-1/+1
2018-08-16malloc: Mitigate null-byte overflow attacksMoritz Eckert2-0/+9
2018-08-16malloc: Verify size of top chunk.Pochang Chen2-0/+7