aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-19manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan2-8/+14
2018-02-18Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]Aurelien Jarno2-0/+13
2018-02-18intl/tst-gettext: fix failure with newest msgfmtAurelien Jarno4-3/+24
2018-02-17hurd: Fix build on missing __ptsname_internal functionSamuel Thibault2-4/+23
2018-02-17hurd: Define EXEC_PAGESIZESamuel Thibault4-1/+34
2018-02-17Fix ulps for pow on hppa.John David Anglin2-0/+7
2018-02-16manual: Fix a syntax error.Rical Jasan2-1/+6
2018-02-16Add runtime check if mutex will be elided in tst-mutex8 testcases.Stefan Liebler3-47/+89
2018-02-15Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers3-12/+41
2018-02-15Fix hppa local PLT entries for sigprocmask (bug 18124).Joseph Myers4-3/+12
2018-02-15Use libc_hidden_* for argz_next, __argz_next (bug 15105).Joseph Myers3-0/+10
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers3-0/+9
2018-02-15Use libc_hidden_* for fputs (bug 15105).Joseph Myers3-0/+10
2018-02-15Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers9-6/+41
2018-02-15[AArch64] Fix include.Wilco Dijkstra2-1/+5
2018-02-15Remove mplog and mpexpWilco Dijkstra22-342/+28
2018-02-15S390: Regenerate ULPs.Stefan Liebler2-68/+24
2018-02-14Update SH libm-tests-ulpsAdhemerval Zanella2-48/+449
2018-02-12powerpc: Update pow() ULPsTulio Magno Quites Machado Filho2-0/+7
2018-02-12[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.Zack Weinberg4-58/+21
2018-02-12Remove slow paths from expSzabolcs Nagy18-189/+43
2018-02-12Remove slow paths from powWilco Dijkstra26-525/+90
2018-02-11nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZE...Samuel Thibault2-5/+16
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2-8/+7
2018-02-10[BZ #22830] malloc_stats: restore cancellation for stderr correctly.Zack Weinberg4-1/+227
2018-02-10[AArch64] Fix testsuite error due to fpsr/fscr changeWilco Dijkstra2-0/+6
2018-02-10Add narrowing add functions.Joseph Myers61-4/+24818
2018-02-10Fix narrowing function tests build for powerpc64le.Joseph Myers2-0/+16
2018-02-09[RISC-V] Fix parsing flags in ELF64 files.DJ Delorie2-1/+8
2018-02-09Handle narrowing function sNaN test disabling based on argument format.Joseph Myers4-1/+13
2018-02-09Add test infrastructure for narrowing libm functions.Joseph Myers27-57/+668
2018-02-09Add build infrastructure for narrowing libm functions.Joseph Myers8-1/+516
2018-02-09Remove unused math/Makefile variable libm-test-incs.Joseph Myers2-2/+4
2018-02-09[AArch64] Use builtins for fpcr/fpsrWilco Dijkstra2-4/+16
2018-02-09manual: Fix Texinfo warnings about improper node names.Rical Jasan4-6/+12
2018-02-07Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b...Joseph Myers6-31/+81
2018-02-07Use MPFR 4.0.1 in build-many-glibcs.py.Joseph Myers2-1/+6
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg14-156/+116
2018-02-07Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg7-118/+93
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg24-332/+433
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers10-18/+118
2018-02-07Fix -Os strcoll, wcscoll, build (bug 21313).Joseph Myers3-0/+22
2018-02-07Remove slow paths from logWilco Dijkstra4-222/+23
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko2-1/+7
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers13-754/+145
2018-02-06Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).Joseph Myers2-2/+17
2018-02-06Move string/testcopy.c to test-driver.c and xmalloc (bug 19667).Joseph Myers2-7/+15
2018-02-06Correct type of SSIZE_MAX for 32-bit (bug 13575).Joseph Myers4-2/+56
2018-02-06Use xmalloc in tst-setcontext-fpscr.c (bug 19668).Joseph Myers2-2/+7
2018-02-06Only define loff_t for __USE_MISC (bug 14553).Joseph Myers3-3/+9