about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Do not violate mutex destruction requirements.Torvald Riegel2015-12-235-13/+44
* malloc: Update comment for list_lockFlorian Weimer2015-12-232-3/+8
* powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.Carlos Eduardo Seo2015-12-222-0/+13
* powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo2015-12-2210-2/+30
* Harmonize generic stdio-lock support with nptlSamuel Thibault2015-12-222-5/+34
* powerpc: Regenerate libm-test-ulpsAdhemerval Zanella2015-12-222-169/+203
* malloc: Fix list_lock/arena lock deadlock [BZ #19182]Florian Weimer2015-12-213-18/+73
* Consolidate sincos computation for 2.426265 < |x| < 105414350Siddhesh Poyarekar2015-12-213-281/+132
* Consolidate sin and cos code for 105414350 <|x|< 281474976710656Siddhesh Poyarekar2015-12-213-146/+124
* Consolidate range reduction in sincos for x > 281474976710656Siddhesh Poyarekar2015-12-213-2/+66
* Fix up ChangeLogSiddhesh Poyarekar2015-12-211-3/+3
* i386: move ULPs to i686/multiarch and regenerate new ones for i386Aurelien Jarno2015-12-203-56/+2252
* Added memset optimized with AVX512 for KNL hardware.Andrew Senkevich2015-12-198-4/+244
* Remove unused variable in math/atest-exp2.c.Torvald Riegel2015-12-182-5/+4
* Fix SYSCALL_CANCEL for empty argumetnsAdhemerval Zanella2015-12-172-8/+45
* Provide x32 timesH.J. Lu2015-12-172-0/+43
* Fix POWER7 logb results for negative subnormals (bug 19375)Adhemerval Zanella2015-12-172-0/+6
* Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64H.J. Lu2015-12-162-2/+12
* malloc: Fix attached thread reference count handling [BZ #19243]Florian Weimer2015-12-164-5/+239
* Add missing ChangeLog entriesH.J. Lu2015-12-151-0/+9
* Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT hjl/32bit/masterH.J. Lu2015-12-154-0/+124
* Enable Silvermont optimizations for Knights LandingH.J. Lu2015-12-152-0/+8
* Don't emit invalid extra shift character at block boundary by iconv (bug 17197)Andreas Schwab2015-12-158-6/+116
* Fix aliasing violation in tst-rec-dlopenFlorian Weimer2015-12-152-1/+6
* Make obsolete syscall wrappers into compat symbols (bug 18472).Joseph Myers2015-12-148-48/+58
* Cleanup ARM ioperm implementationAurelien Jarno2015-12-122-9/+11
* Fix indentation.Steve Ellcey2015-12-112-1/+8
* Fix indentation.Steve Ellcey2015-12-112-1/+5
* Fix indentation.Steve Ellcey2015-12-112-2/+6
* Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug 18491).Joseph Myers2015-12-115-1032/+1838
* grantpt: trust the kernel about pty group and permission modeAurelien Jarno2015-12-102-2/+27
* Split large string section; add truncation advicePaul Eggert2015-12-107-227/+263
* Document best practice for disconnected NSS modules.Carlos O'Donell2015-12-102-0/+12
* Update to Unicode 8.0.0.Mike FABIAN2015-12-1017-1363/+5986
* Update da, nb, nn, and sv locales (Bug 89)Mike FABIAN2015-12-094-3/+67
* Update transliteration support to Unicode 7.0.0.Carlos O'Donell2015-12-0918-713/+3928
* Regenerate locale/C-translit.h.Carlos O'Donell2015-12-092-629/+633
* Generic updates to transliterations.Mike FABIAN2015-12-094-7/+479
* Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351).Joseph Myers2015-12-092-1/+6
* Fix ldbl-128ibm sinhl spurious overflows (bug 19350).Joseph Myers2015-12-092-1/+5
* Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349).Joseph Myers2015-12-092-1/+5
* Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers2015-12-095-0/+220
* mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno2015-12-094-0/+54
* Fix grantpt basename namespace bugAurelien Jarno2015-12-092-1/+6
* benchtests: ffs and ffsll are string functions, not mathSiddhesh Poyarekar2015-12-092-16/+25
* benchtests: Add inputs from sin and cos to sincosSiddhesh Poyarekar2015-12-092-0/+5107
* Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich2015-12-072-0/+11
* Fix typo in strncat, wcsncat manual entriesPaul Eggert2015-12-042-4/+13
* Fix nan functions handling of payload strings (bug 16961, bug 16962).Joseph Myers2015-12-049-25/+217
* Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable"Florian Weimer2015-12-042-8/+0