Age | Commit message (Expand) | Author | Files | Lines |
2016-10-25 | Refactor strtod tests | Rajalakshmi Srinivasaraghavan | 1 | -0/+8 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 1 | -0/+47 |
2016-10-25 | Fix cmpli usage in power6 memset. | Joseph Myers | 1 | -0/+7 |
2016-10-24 | * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast. | Yury Norov | 1 | -0/+9 |
2016-10-24 | Fix Linux sh4 pread/pwrite argument passing | Adhemerval Zanella | 1 | -0/+16 |
2016-10-24 | Fix -Wformat-length warning in tst-setgetname.c | Steve Ellcey | 1 | -0/+4 |
2016-10-22 | math.h: Wrap C++ bits in extern "C++" | Florian Weimer | 1 | -0/+6 |
2016-10-21 | Use -fno-builtin for sqrt benchmark. | Joseph Myers | 1 | -0/+4 |
2016-10-21 | powerpc: Cleanup fenv_private.h | Paul Murphy | 1 | -0/+42 |
2016-10-21 | math: Define iszero as a function template for C++ [BZ #20715] | Florian Weimer | 1 | -0/+8 |
2016-10-20 | Use VSQRT instruction for ARM sqrt (bug 20660). | Joseph Myers | 1 | -0/+6 |
2016-10-19 | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers | 1 | -0/+6 |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 1 | -0/+62 |
2016-10-18 | Fix Linux fallocate tests for EOPNOTSUPP | Adhemerval Zanella | 1 | -0/+7 |
2016-10-17 | Bug 20689: Fix FMA and AVX2 detection on Intel | Carlos O'Donell | 1 | -0/+6 |
2016-10-17 | Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1. | Joseph Myers | 1 | -0/+63 |
2016-10-17 | S390: Fix fp comparison not raising FE_INVALID. | Stefan Liebler | 1 | -0/+4 |
2016-10-15 | hppa: Optimize atomic_compare_and_exchange_val_acq | John David Anglin | 1 | -0/+9 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 1 | -0/+69 |
2016-10-14 | Fix warnings from latest GCC. | steve ellcey-CA Eng-Software | 1 | -0/+5 |
2016-10-14 | Clean up some complex functions raising FE_INVALID. | Joseph Myers | 1 | -0/+9 |
2016-10-12 | Add more totalorder tests. | Joseph Myers | 1 | -0/+4 |
2016-10-12 | Fix posix_fadvise64 build on mips64n64 | Adhemerval Zanella | 1 | -0/+6 |
2016-10-12 | X86: Don't assert on older Intel CPUs [BZ #20647] | H.J. Lu | 1 | -0/+6 |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 1 | -0/+83 |
2016-10-11 | Consolidate Linux sync_file_range implementations | Adhemerval Zanella | 1 | -0/+10 |
2016-10-11 | resolv: Compile without -Wno-write-strings | Florian Weimer | 1 | -0/+7 |
2016-10-11 | Avoid M_NAN + M_NAN in complex functions. | Joseph Myers | 1 | -0/+6 |
2016-10-10 | hurd: Fix unused variable warning | Samuel Thibault | 1 | -0/+5 |
2016-10-09 | powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554) | Alan Modra | 1 | -0/+7 |
2016-10-07 | Make iseqsig handle excess precision. | Joseph Myers | 1 | -0/+7 |
2016-10-07 | Fix iseqsig for ports that do not support FE_INVALID | Adhemerval Zanella | 1 | -0/+2 |
2016-10-07 | Consolidate posix_fadvise implementations | Adhemerval Zanella | 1 | -0/+36 |
2016-10-07 | Consolidate posix_fallocate{64} implementations | Adhemerval Zanella | 1 | -0/+37 |
2016-10-07 | Consolidate fallocate{64} implementations | Adhemerval Zanella | 1 | -0/+22 |
2016-10-07 | resolv: Remove RES_USEBSTRING and its implementation [BZ #20629] | Florian Weimer | 1 | -0/+13 |
2016-10-07 | resolv: Remove RES_NOIP6DOTINT and its implementation | Florian Weimer | 1 | -0/+11 |
2016-10-07 | resolv: Deprecate unimplemented flags | Florian Weimer | 1 | -0/+11 |
2016-10-07 | Use libc_ifunc macro for siglongjmp, longjmp in libpthread. | Stefan Liebler | 1 | -0/+6 |
2016-10-07 | Use libc_ifunc macro for vfork in libpthread. | Stefan Liebler | 1 | -0/+4 |
2016-10-07 | Use libc_ifunc macro for system in libpthread. | Stefan Liebler | 1 | -0/+4 |
2016-10-07 | Use libc_ifunc macro for clock_* symbols in librt. | Stefan Liebler | 1 | -0/+4 |
2016-10-07 | ppc: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 1 | -0/+8 |
2016-10-07 | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 1 | -0/+14 |
2016-10-07 | s390: Refactor ifunc resolvers due to false debuginfo. | Stefan Liebler | 1 | -0/+39 |
2016-10-07 | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler | 1 | -0/+49 |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler | 1 | -0/+9 |
2016-10-06 | Add iseqsig. | Joseph Myers | 1 | -0/+55 |
2016-10-06 | Update comments for some functions in s_sin.c | Siddhesh Poyarekar | 1 | -0/+3 |
2016-10-06 | Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c | Siddhesh Poyarekar | 1 | -0/+3 |