summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-01-05Update miscellaneous files from upstream sources.Joseph Myers
2016-01-04Eliminate redundant sign extensions in pow()Anton Blanchard
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin
2015-12-30Cleanup ARM ioperm implementation (step 2)Aurelien Jarno
2015-12-29malloc: Test various special cases related to allocation failuresFlorian Weimer
2015-12-29list-fixed-bugs: use argparse for the commandlineMike Frysinger
2015-12-29resolv: Reset defdname before use in __res_vinit [BZ #19369]Rob Wu
2015-12-29hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin
2015-12-28ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger
2015-12-23Fix getaddrinfo bug number in ChangeLog and NEWS filesDmitry V. Levin
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel
2015-12-23malloc: Update comment for list_lockFlorian Weimer
2015-12-22powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.Carlos Eduardo Seo
2015-12-22powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo
2015-12-22Harmonize generic stdio-lock support with nptlSamuel Thibault
2015-12-22powerpc: Regenerate libm-test-ulpsAdhemerval Zanella
2015-12-21malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer
2015-12-21Consolidate sincos computation for 2.426265 < |x| < 105414350Siddhesh Poyarekar
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