aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers2-18/+16
2018-09-20misc: New test misc/tst-gethostidFlorian Weimer3-0/+121
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu2-2/+7
2018-09-19Fix tst-setcontext9 for optimized small stacks.Carlos O'Donell2-9/+44
2018-09-19Fix mktime localtime offset confusionPaul Eggert3-3/+13
2018-09-19Merge mktime, timegm from upstream GnulibPaul Eggert6-316/+781
2018-09-19Fix strstr bug with huge needles (bug 23637)Wilco Dijkstra4-4/+44
2018-09-19Fix the documentation comment of checkint in powfSzabolcs Nagy2-1/+6
2018-09-19Add new pow implementationSzabolcs Nagy15-10616/+594
2018-09-18Simplify tzfile fstat failure codePaul Eggert2-4/+5
2018-09-18Fix tzfile low-memory assertion failurePaul Eggert2-1/+9
2018-09-18Unify many bits/mman.h headers.Joseph Myers9-318/+16
2018-09-18Fix ldbl-128ibm ceill, floorl inlining of ceil, floor.Joseph Myers3-4/+17
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers30-32/+70
2018-09-17Update siginfo constants from Linux kernel (bug 21286).Joseph Myers3-17/+46
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers3-9/+11
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers7-10/+27
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers41-48/+93
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers51-96/+160
2018-09-12Include most of elf/ modules-names in modules-names-tests.Joseph Myers2-0/+8
2018-09-12Add new log2 implementationSzabolcs Nagy10-246/+378
2018-09-12Add new log implementationSzabolcs Nagy11-3567/+492
2018-09-12i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu2-4/+14
2018-09-11Remove x86_64 math_private.h asms.Joseph Myers2-44/+7
2018-09-11Add build-many-glibcs.py support for building more GCC libraries.Joseph Myers2-12/+31
2018-09-10Italian and Swiss locales: Use the correct separators (bug 10797).Rafal Luzynski4-7/+15
2018-09-10Add build-many-glibcs.py --enable-obsolete-* configs.Joseph Myers2-0/+14
2018-09-06S390: Regenerate ULPs.Stefan Liebler2-68/+68
2018-09-06Fix segfault in maybe_script_execute.Stefan Liebler2-1/+6
2018-09-05Indian and similar locales: Set the correct date format (bug 17426).Rafal Luzynski34-33/+72
2018-09-05Missed ChangeLogSzabolcs Nagy1-0/+30
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy26-3672/+885
2018-09-05Remove alpha math_private.h.Joseph Myers2-18/+2
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