Age | Commit message (Expand) | Author | Files | Lines |
2018-01-10 | Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exception (bug 22691). | Joseph Myers | 1 | -0/+5 |
2018-01-10 | Fix ldbl-128ibm lrintl, lroundl missing "invalid" exceptions (bug 22690). | Joseph Myers | 1 | -0/+8 |
2018-01-09 | Fix powerpc-nofpu remainderl wrong sign of zero result (bug 22688). | Joseph Myers | 1 | -0/+4 |
2018-01-09 | Fix powerpc-nofpu complex long double functions spurious "invalid" exception ... | Joseph Myers | 1 | -0/+17 |
2018-01-09 | hurd: Use the new file_exec_paths RPC | Samuel Thibault | 1 | -0/+15 |
2018-01-08 | tst-ttyname: skip the test when /dev/ptmx is not available | Dmitry V. Levin | 1 | -0/+5 |
2018-01-08 | resolv: Support binary labels in test framework | Florian Weimer | 1 | -0/+19 |
2018-01-08 | support: Increase usability of TEST_COMPARE | Florian Weimer | 1 | -0/+12 |
2018-01-08 | [BZ #22637] Fix stack guard size accounting | Szabolcs Nagy | 1 | -0/+9 |
2018-01-08 | x86-64: Add sincosf with vector FMA | H.J. Lu | 1 | -0/+11 |
2018-01-08 | nptl: Add test for callee-saved register restore in pthread_exit | Florian Weimer | 1 | -0/+9 |
2018-01-08 | support: Define support_static_assert for use with C and C++ | Florian Weimer | 1 | -0/+5 |
2018-01-07 | getrlimit64: fix for 32-bit configurations with default version >= 2.2 | Aurelien Jarno | 1 | -0/+7 |
2018-01-07 | hurd: Fix pwritev* | Samuel Thibault | 1 | -0/+1 |
2018-01-06 | Avoid race conditions when rebuilding librt.so | Palmer Dabbelt | 1 | -0/+2 |
2018-01-06 | Strip shared objects in subdirectories of lib | Palmer Dabbelt | 1 | -0/+2 |
2018-01-06 | Add linux-4.15 VDSO hash for RISC-V | Palmer Dabbelt | 1 | -0/+3 |
2018-01-06 | Allow make-link-multidir to make subdirectories | Palmer Dabbelt | 1 | -0/+2 |
2018-01-06 | Add RISC-V dynamic relocations to elf.h | Palmer Dabbelt | 1 | -0/+15 |
2018-01-06 | hurd: Fix glob64 compatibility symbols | Samuel Thibault | 1 | -0/+4 |
2018-01-06 | hurd: Fix posix glob test | Samuel Thibault | 1 | -0/+1 |
2018-01-06 | i386: Regenerate libm-test-ulps for for gcc 7 on i686 | Samuel Thibault | 1 | -0/+2 |
2018-01-06 | hurd: Fix build without NO_HIDDEN | Samuel Thibault | 1 | -0/+4 |
2018-01-06 | hurd: Add jmp_buf-macros.h | Samuel Thibault | 1 | -0/+4 |
2018-01-05 | powerpc: Fix error message during relocation overflow | Tulio Magno Quites Machado Filho | 1 | -0/+5 |
2018-01-05 | resource/tst-getrlimit.c: Add copyright header | Aurelien Jarno | 1 | -0/+2 |
2018-01-05 | Add test for getrlimit/setrlimit/prlimit with infinity value | Aurelien Jarno | 1 | -0/+3 |
2018-01-05 | prlimit: Translate old_rlimit from RLIM64_INFINITY to RLIM_INFINITY [BZ #22678] | Aurelien Jarno | 1 | -0/+6 |
2018-01-05 | Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constants | Aurelien Jarno | 1 | -0/+24 |
2018-01-05 | Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #2... | Aurelien Jarno | 1 | -0/+6 |
2018-01-04 | Increase some test timeouts. | Joseph Myers | 1 | -0/+6 |
2018-01-04 | alpha: Remove s_trunc{f} implementation (BZ#22666) | Adhemerval Zanella | 1 | -0/+5 |
2018-01-04 | alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665) | Adhemerval Zanella | 1 | -0/+9 |
2018-01-04 | i386: In makecontext, align the stack before calling exit [BZ #22667] | Florian Weimer | 1 | -0/+8 |
2018-01-04 | elf: Support dlvsym within libc.so | Florian Weimer | 1 | -0/+25 |
2018-01-04 | Mention CVE-2017-16997 in ChangeLog | Florian Weimer | 1 | -0/+1 |
2018-01-04 | hurd: Fix support/support_enter_mount_namespace.c build | Samuel Thibault | 1 | -0/+5 |
2018-01-03 | Improve math_errhandling | Wilco Dijkstra | 1 | -0/+5 |
2018-01-02 | Update MIPS libm-test-ulps. | Joseph Myers | 1 | -0/+5 |
2018-01-02 | misc/tst-pselect.c: Add copyright header | Florian Weimer | 1 | -0/+4 |
2018-01-02 | Simplify getrlimit64.c | Aurelien Jarno | 1 | -0/+4 |
2018-01-02 | Fix typos in getrlimit64.c and setrlimit64.c | Aurelien Jarno | 1 | -0/+9 |
2018-01-02 | Update powerpc-nofpu libm-test-ulps. | Joseph Myers | 1 | -0/+2 |
2018-01-02 | Update ARM libm-test-ulps. | Joseph Myers | 1 | -0/+2 |
2018-01-02 | Reduce command length in regen-ulps. | Joseph Myers | 1 | -0/+5 |
2018-01-02 | Update NEWS to add cosf and sincosf optimization | Rajalakshmi Srinivasaraghavan | 1 | -0/+4 |
2018-01-02 | Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660] | Aurelien Jarno | 1 | -0/+8 |
2018-01-01 | linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433] | Dmitry V. Levin | 1 | -0/+3 |
2018-01-01 | elf: check for rpath emptiness before making a copy of it | Dmitry V. Levin | 1 | -0/+5 |
2018-01-01 | Update miscellaneous files from upstream sources. | Joseph Myers | 1 | -0/+6 |