aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Fix powerpc-nofpu complex long double functions spurious "invalid" exception ...Joseph Myers2-6/+37
2018-01-09hurd: Use the new file_exec_paths RPCSamuel Thibault7-32/+167
2018-01-08tst-ttyname: skip the test when /dev/ptmx is not availableDmitry V. Levin2-1/+13
2018-01-08resolv: Support binary labels in test frameworkFlorian Weimer4-133/+302
2018-01-08support: Increase usability of TEST_COMPAREFlorian Weimer4-32/+49
2018-01-08[BZ #22637] Fix stack guard size accountingSzabolcs Nagy5-8/+21
2018-01-08x86-64: Add sincosf with vector FMAH.J. Lu7-4/+288
2018-01-08nptl: Add test for callee-saved register restore in pthread_exitFlorian Weimer3-2/+257
2018-01-08support: Define support_static_assert for use with C and C++Florian Weimer2-9/+21
2018-01-07getrlimit64: fix for 32-bit configurations with default version >= 2.2Aurelien Jarno2-0/+10
2018-01-07hurd: Fix pwritev*Samuel Thibault2-1/+2
2018-01-06Avoid race conditions when rebuilding librt.soPalmer Dabbelt2-0/+6
2018-01-06Strip shared objects in subdirectories of libPalmer Dabbelt2-1/+3
2018-01-06Add linux-4.15 VDSO hash for RISC-VPalmer Dabbelt2-0/+5
2018-01-06Allow make-link-multidir to make subdirectoriesPalmer Dabbelt2-0/+3
2018-01-06Add RISC-V dynamic relocations to elf.hPalmer Dabbelt2-0/+29
2018-01-06hurd: Fix glob64 compatibility symbolsSamuel Thibault4-3/+94
2018-01-06hurd: Fix posix glob testSamuel Thibault2-0/+4
2018-01-06i386: Regenerate libm-test-ulps for for gcc 7 on i686Samuel Thibault2-12/+14
2018-01-06hurd: Fix build without NO_HIDDENSamuel Thibault3-0/+12
2018-01-06hurd: Add jmp_buf-macros.hSamuel Thibault2-0/+10
2018-01-05powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho2-1/+9
2018-01-05resource/tst-getrlimit.c: Add copyright headerAurelien Jarno2-0/+19
2018-01-05Add test for getrlimit/setrlimit/prlimit with infinity valueAurelien Jarno3-1/+178
2018-01-05prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678]Aurelien Jarno2-6/+15
2018-01-05Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constantsAurelien Jarno8-63/+83
2018-01-05Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2...Aurelien Jarno3-0/+131
2018-01-05NEWS: Deprecate static dlopenFlorian Weimer1-0/+4
2018-01-05NEWS: Deprecate direct access libio internalsFlorian Weimer1-0/+27
2018-01-04Increase some test timeouts.Joseph Myers4-0/+9
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella3-89/+5
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella5-210/+9
2018-01-04i386: In makecontext, align the stack before calling exit [BZ #22667]Florian Weimer4-3/+263
2018-01-04elf: Support dlvsym within libc.soFlorian Weimer9-6/+330
2018-01-04support_enter_mount_namespace: Fix indentationSamuel Thibault1-1/+1
2018-01-04Mention CVE-2017-16997 in ChangeLogFlorian Weimer1-0/+1
2018-01-04hurd: Fix support/support_enter_mount_namespace.c buildSamuel Thibault2-0/+7
2018-01-03Improve math_errhandlingWilco Dijkstra2-4/+15
2018-01-02Update MIPS libm-test-ulps.Joseph Myers3-56/+73
2018-01-02misc/tst-pselect.c: Add copyright headerFlorian Weimer2-0/+21
2018-01-02Simplify getrlimit64.cAurelien Jarno2-4/+4
2018-01-02Fix typos in getrlimit64.c and setrlimit64.cAurelien Jarno3-4/+13
2018-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers2-28/+36
2018-01-02Update ARM libm-test-ulps.Joseph Myers2-26/+28
2018-01-02Reduce command length in regen-ulps.Joseph Myers2-2/+7
2018-01-02Update NEWS to add cosf and sincosf optimizationRajalakshmi Srinivasaraghavan2-1/+5
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno5-106/+8
2018-01-01linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2-0/+207
2018-01-01elf: check for rpath emptiness before making a copy of itDmitry V. Levin2-10/+13
2018-01-01Update miscellaneous files from upstream sources.Joseph Myers5-35/+34