summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-12-21Consolidate sin and cos code for 105414350 <|x|< 281474976710656Siddhesh Poyarekar
2015-12-21Consolidate range reduction in sincos for x > 281474976710656Siddhesh Poyarekar
2015-12-21Fix up ChangeLogSiddhesh Poyarekar
2015-12-20i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno
2015-12-19Added memset optimized with AVX512 for KNL hardware.Andrew Senkevich
2015-12-18Remove unused variable in math/atest-exp2.c.Torvald Riegel
2015-12-17Fix SYSCALL_CANCEL for empty argumetnsAdhemerval Zanella
2015-12-17Provide x32 timesH.J. Lu
2015-12-17Fix POWER7 logb results for negative subnormals (bug 19375)Adhemerval Zanella
2015-12-16Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64H.J. Lu
2015-12-16malloc: Fix attached thread reference count handling [BZ #19243]Florian Weimer
2015-12-15Add missing ChangeLog entriesH.J. Lu
2015-12-15Enable Silvermont optimizations for Knights LandingH.J. Lu
2015-12-15Don't emit invalid extra shift character at block boundary by iconv (bug 17197)Andreas Schwab
2015-12-15Fix aliasing violation in tst-rec-dlopenFlorian Weimer
2015-12-14Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers
2015-12-12Cleanup ARM ioperm implementationAurelien Jarno
2015-12-11Fix indentation.Steve Ellcey
2015-12-11 Fix indentation.Steve Ellcey
2015-12-11 Fix indentation.Steve Ellcey
2015-12-10grantpt: trust the kernel about pty group and permission modeAurelien Jarno
2015-12-10Split large string section; add truncation advicePaul Eggert
2015-12-10Document best practice for disconnected NSS modules.Carlos O'Donell
2015-12-10Update to Unicode 8.0.0.Mike FABIAN
2015-12-09Regenerate locale/C-translit.h.Carlos O'Donell
2015-12-09Generic updates to transliterations.Mike FABIAN
2015-12-09Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351).Joseph Myers
2015-12-09Fix ldbl-128ibm sinhl spurious overflows (bug 19350).Joseph Myers
2015-12-09Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349).Joseph Myers
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers
2015-12-09mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno
2015-12-09Fix grantpt basename namespace bugAurelien Jarno
2015-12-09benchtests: ffs and ffsll are string functions, not mathSiddhesh Poyarekar
2015-12-09benchtests: Add inputs from sin and cos to sincosSiddhesh Poyarekar
2015-12-07Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich
2015-12-04Fix typo in strncat, wcsncat manual entriesPaul Eggert
2015-12-04Fix nan functions handling of payload strings (bug 16961, bug 16962).Joseph Myers
2015-12-04Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable"Florian Weimer
2015-12-04tst-res_hconf_reorder: Set RESOLV_REORDER environment variableFlorian Weimer
2015-12-04Consistency about byte vs character in string.texiPaul Eggert
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf
2015-12-03Corrected path to installed libmvec_nonshared.aAndrew Senkevich
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo
2015-12-02Use shell's builtin pwd.Ludovic Courtès
2015-12-02Comment on IBM930, IBM933, IBM935, IBM937, IBM939.Carlos O'Donell
2015-12-02nptl: Fix racy pipe closing in tst-cancel{20,21}Adhemerval Zanella
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-12-01[AArch64] Regenerate libm-test-ulpsSzabolcs Nagy
2015-12-01Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c.Joseph Myers
2015-11-30Update family and model detection for AMD CPUsH.J. Lu