aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-10-25Refactor strtod testsRajalakshmi Srinivasaraghavan1-0/+8
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes1-0/+47
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers1-0/+7
2016-10-24 * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov1-0/+9
2016-10-24Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella1-0/+16
2016-10-24Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey1-0/+4
2016-10-22math.h: Wrap C++ bits in extern "C++"Florian Weimer1-0/+6
2016-10-21Use -fno-builtin for sqrt benchmark.Joseph Myers1-0/+4
2016-10-21powerpc: Cleanup fenv_private.hPaul Murphy1-0/+42
2016-10-21math: Define iszero as a function template for C++ [BZ #20715]Florian Weimer1-0/+8
2016-10-20Use VSQRT instruction for ARM sqrt (bug 20660).Joseph Myers1-0/+6
2016-10-19Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers1-0/+6
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers1-0/+62
2016-10-18Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella1-0/+7
2016-10-17Bug 20689: Fix FMA and AVX2 detection on IntelCarlos O'Donell1-0/+6
2016-10-17Define HIGH_ORDER_BIT_IS_SET_FOR_SNAN to 0 or 1.Joseph Myers1-0/+63
2016-10-17S390: Fix fp comparison not raising FE_INVALID.Stefan Liebler1-0/+4
2016-10-15hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin1-0/+9
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers1-0/+69
2016-10-14Fix warnings from latest GCC.steve ellcey-CA Eng-Software1-0/+5
2016-10-14Clean up some complex functions raising FE_INVALID.Joseph Myers1-0/+9
2016-10-12Add more totalorder tests.Joseph Myers1-0/+4
2016-10-12Fix posix_fadvise64 build on mips64n64Adhemerval Zanella1-0/+6
2016-10-12X86: Don't assert on older Intel CPUs [BZ #20647]H.J. Lu1-0/+6
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers1-0/+83
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella1-0/+10
2016-10-11resolv: Compile without -Wno-write-stringsFlorian Weimer1-0/+7
2016-10-11Avoid M_NAN + M_NAN in complex functions.Joseph Myers1-0/+6
2016-10-10hurd: Fix unused variable warningSamuel Thibault1-0/+5
2016-10-09powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)Alan Modra1-0/+7
2016-10-07Make iseqsig handle excess precision.Joseph Myers1-0/+7
2016-10-07Fix iseqsig for ports that do not support FE_INVALIDAdhemerval Zanella1-0/+2
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella1-0/+36
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella1-0/+37
2016-10-07Consolidate fallocate{64} implementationsAdhemerval Zanella1-0/+22
2016-10-07resolv: Remove RES_USEBSTRING and its implementation [BZ #20629]Florian Weimer1-0/+13
2016-10-07resolv: Remove RES_NOIP6DOTINT and its implementationFlorian Weimer1-0/+11
2016-10-07resolv: Deprecate unimplemented flagsFlorian Weimer1-0/+11
2016-10-07Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler1-0/+6
2016-10-07Use libc_ifunc macro for vfork in libpthread.Stefan Liebler1-0/+4
2016-10-07Use libc_ifunc macro for system in libpthread.Stefan Liebler1-0/+4
2016-10-07Use libc_ifunc macro for clock_* symbols in librt.Stefan Liebler1-0/+4
2016-10-07ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler1-0/+8
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler1-0/+14
2016-10-07s390: Refactor ifunc resolvers due to false debuginfo.Stefan Liebler1-0/+39
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler1-0/+49
2016-10-07Add configure check to test if gcc supports attribute ifunc.Stefan Liebler1-0/+9
2016-10-06Add iseqsig.Joseph Myers1-0/+55
2016-10-06Update comments for some functions in s_sin.cSiddhesh Poyarekar1-0/+3
2016-10-06Adjust calls to do_sincos_1 and do_sincos_2 in s_sincos.cSiddhesh Poyarekar1-0/+3