Age | Commit message (Expand) | Author |
2016-11-07 | Define __ASSUME_ST_INO_64_BIT on all platforms. | Steve Ellcey |
2016-11-07 | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer |
2016-11-04 | Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition | Adhemerval Zanella |
2016-11-04 | Fix alpha sqrt fegetenv namespace (bug 20768). | Joseph Myers |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers |
2016-11-04 | Make MIPS <sys/user.h> self-contained. | Joseph Myers |
2016-11-04 | XFAIL check-execstack for MIPS. | Joseph Myers |
2016-11-04 | Add localplt.data for MIPS. | Joseph Myers |
2016-11-04 | Define wordsize.h macros everywhere | Steve Ellcey |
2016-11-04 | An optimized memchr was missing for AArch64. This version is similar to | Wilco Dijkstra |
2016-11-04 | Handle tilegx* machine names. | Joseph Myers |
2016-10-31 | hurd: Fix spurious port deallocation | Brent W. Baccala |
2016-10-28 | Document a behavior of an elided pthread_rwlock_unlock | Tulio Magno Quites Machado Filho |
2016-10-28 | powerpc: Fix TOC stub on powerpc64 clone() | Tulio Magno Quites Machado Filho |
2016-10-28 | crypt: Use internal names for the SHA-2 block functions | Florian Weimer |
2016-10-28 | Check IFUNC definition in unrelocated shared library [BZ #20019] | H.J. Lu |
2016-10-28 | i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729] | Florian Weimer |
2016-10-27 | Fix a sparc header conformtest failure. | David S. Miller |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers |
2016-10-26 | Add getpayloadl to libnldbl. | Joseph Myers |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
2016-10-25 | Fix cmpli usage in power6 memset. | Joseph Myers |
2016-10-24 | * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast. | Yury Norov |
2016-10-24 | Fix Linux sh4 pread/pwrite argument passing | Adhemerval Zanella |
2016-10-24 | Fix -Wformat-length warning in tst-setgetname.c | Steve Ellcey |
2016-10-21 | powerpc: Cleanup fenv_private.h | Paul Murphy |
2016-10-20 | Use VSQRT instruction for ARM sqrt (bug 20660). | Joseph Myers |
2016-10-19 | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers |
2016-10-18 | Fix Linux fallocate tests for EOPNOTSUPP | Adhemerval Zanella |
2016-10-17 | Bug 20689: Fix FMA and AVX2 detection on Intel | Carlos O'Donell |
2016-10-17 | Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1. | Joseph Myers |
2016-10-17 | S390: Fix fp comparison not raising FE_INVALID. | Stefan Liebler |
2016-10-15 | hppa: Optimize atomic_compare_and_exchange_val_acq | John David Anglin |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers |
2016-10-14 | Fix warnings from latest GCC. | steve ellcey-CA Eng-Software |
2016-10-12 | Fix posix_fadvise64 build on mips64n64 | Adhemerval Zanella |
2016-10-12 | X86: Don't assert on older Intel CPUs [BZ #20647] | H.J. Lu |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers |
2016-10-11 | Consolidate Linux sync_file_range implementations | Adhemerval Zanella |
2016-10-09 | powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554) | Alan Modra |
2016-10-07 | Consolidate posix_fadvise implementations | Adhemerval Zanella |
2016-10-07 | Consolidate posix_fallocate{64} implementations | Adhemerval Zanella |
2016-10-07 | Consolidate fallocate{64} implementations | Adhemerval Zanella |
2016-10-07 | Use libc_ifunc macro for siglongjmp, longjmp in libpthread. | Stefan Liebler |
2016-10-07 | ppc: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler |
2016-10-07 | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler |
2016-10-07 | s390: Refactor ifunc resolvers due to false debuginfo. | Stefan Liebler |
2016-10-07 | Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to... | Stefan Liebler |
2016-10-06 | Add iseqsig. | Joseph Myers |