Age | Commit message (Expand) | Author | Files | Lines |
2016-10-19 | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers | 3 | -9/+30 |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 42 | -7/+491 |
2016-10-18 | Fix Linux fallocate tests for EOPNOTSUPP | Adhemerval Zanella | 3 | -2/+17 |
2016-10-17 | Bug 20689: Fix FMA and AVX2 detection on Intel | Carlos O'Donell | 2 | -10/+20 |
2016-10-17 | Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1. | Joseph Myers | 23 | -36/+167 |
2016-10-17 | S390: Fix fp comparison not raising FE_INVALID. | Stefan Liebler | 2 | -0/+40 |
2016-10-15 | hppa: Optimize atomic_compare_and_exchange_val_acq | John David Anglin | 2 | -17/+14 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 47 | -8/+786 |
2016-10-14 | Fix warnings from latest GCC. | steve ellcey-CA Eng-Software | 2 | -4/+9 |
2016-10-14 | Clean up some complex functions raising FE_INVALID. | Joseph Myers | 5 | -29/+16 |
2016-10-12 | Add more totalorder tests. | Joseph Myers | 2 | -0/+32 |
2016-10-12 | Fix posix_fadvise64 build on mips64n64 | Adhemerval Zanella | 2 | -0/+11 |
2016-10-12 | X86: Don't assert on older Intel CPUs [BZ #20647] | H.J. Lu | 2 | -1/+9 |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 50 | -11/+958 |
2016-10-11 | Consolidate Linux sync_file_range implementations | Adhemerval Zanella | 8 | -94/+150 |
2016-10-11 | resolv: Compile without -Wno-write-strings | Florian Weimer | 4 | -84/+89 |
2016-10-11 | Avoid M_NAN + M_NAN in complex functions. | Joseph Myers | 3 | -6/+10 |
2016-10-10 | hurd: Fix unused variable warning | Samuel Thibault | 2 | -0/+7 |
2016-10-09 | powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554) | Alan Modra | 2 | -3/+31 |
2016-10-07 | Make iseqsig handle excess precision. | Joseph Myers | 4 | -3/+107 |
2016-10-07 | Fix iseqsig for ports that do not support FE_INVALID | Adhemerval Zanella | 2 | -0/+3 |
2016-10-07 | Consolidate posix_fadvise implementations | Adhemerval Zanella | 23 | -554/+306 |
2016-10-07 | Consolidate posix_fallocate{64} implementations | Adhemerval Zanella | 14 | -224/+199 |
2016-10-07 | Consolidate fallocate{64} implementations | Adhemerval Zanella | 13 | -102/+191 |
2016-10-07 | resolv: Remove RES_USEBSTRING and its implementation [BZ #20629] | Florian Weimer | 7 | -266/+26 |
2016-10-07 | resolv: Remove RES_NOIP6DOTINT and its implementation | Florian Weimer | 7 | -20/+17 |
2016-10-07 | resolv: Deprecate unimplemented flags | Florian Weimer | 6 | -9/+33 |
2016-10-07 | Use libc_ifunc macro for siglongjmp, longjmp in libpthread. | Stefan Liebler | 3 | -20/+14 |
2016-10-07 | Use libc_ifunc macro for vfork in libpthread. | Stefan Liebler | 2 | -17/+9 |
2016-10-07 | Use libc_ifunc macro for system in libpthread. | Stefan Liebler | 2 | -15/+8 |
2016-10-07 | Use libc_ifunc macro for clock_* symbols in librt. | Stefan Liebler | 2 | -19/+19 |
2016-10-07 | ppc: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 3 | -62/+73 |
2016-10-07 | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 6 | -49/+62 |
2016-10-07 | s390: Refactor ifunc resolvers due to false debuginfo. | Stefan Liebler | 31 | -85/+208 |
2016-10-07 | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler | 39 | -238/+513 |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler | 7 | -0/+113 |
2016-10-06 | Add iseqsig. | Joseph Myers | 40 | -5/+348 |
2016-10-06 | Update comments for some functions in s_sin.c | Siddhesh Poyarekar | 2 | -22/+20 |
2016-10-06 | Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.c | Siddhesh Poyarekar | 2 | -4/+7 |
2016-10-06 | Make quadrant shift a boolean in reduce_and_compute in s_sin.c | Siddhesh Poyarekar | 2 | -4/+11 |
2016-10-06 | Manual typos: System Databases and Name Service Switch | Siddhesh Poyarekar | 2 | -18/+23 |
2016-10-06 | Manual typos: Contributors to | Rical Jasan | 2 | -3/+5 |
2016-10-06 | Manual typos: Library Maintenance | Rical Jasan | 2 | -1/+3 |
2016-10-06 | Manual typos: Installing | Rical Jasan | 3 | -7/+10 |
2016-10-06 | Manual typos: C Language Facilities in the Library | Rical Jasan | 2 | -2/+4 |
2016-10-06 | Manual typos: Internal probes | Rical Jasan | 2 | -2/+4 |
2016-10-06 | Manual typos: POSIX Threads | Rical Jasan | 2 | -1/+3 |
2016-10-06 | Manual typos: Debugging support | Rical Jasan | 2 | -2/+4 |
2016-10-06 | Manual typos: DES Encryption and Password Handling | Rical Jasan | 2 | -4/+6 |
2016-10-06 | Manual typos: System Configuration Parameters | Rical Jasan | 2 | -5/+7 |