| Commit message (Expand) | Author | Age | Files | Lines |
* | malloc: Fix list_lock/arena lock deadlock [BZ #19182] | Florian Weimer | 2015-12-21 | 3 | -18/+73 |
* | Consolidate sincos computation for 2.426265 < |x| < 105414350 | Siddhesh Poyarekar | 2015-12-21 | 3 | -281/+132 |
* | Consolidate sin and cos code for 105414350 <|x|< 281474976710656 | Siddhesh Poyarekar | 2015-12-21 | 3 | -146/+124 |
* | Consolidate range reduction in sincos for x > 281474976710656 | Siddhesh Poyarekar | 2015-12-21 | 3 | -2/+66 |
* | Fix up ChangeLog | Siddhesh Poyarekar | 2015-12-21 | 1 | -3/+3 |
* | i386: move ULPs to i686/multiarch and regenerate new ones for i386 | Aurelien Jarno | 2015-12-20 | 3 | -56/+2252 |
* | Added memset optimized with AVX512 for KNL hardware. | Andrew Senkevich | 2015-12-19 | 8 | -4/+244 |
* | Remove unused variable in math/atest-exp2.c. | Torvald Riegel | 2015-12-18 | 2 | -5/+4 |
* | Fix SYSCALL_CANCEL for empty argumetns | Adhemerval Zanella | 2015-12-17 | 2 | -8/+45 |
* | Provide x32 times | H.J. Lu | 2015-12-17 | 2 | -0/+43 |
* | Fix POWER7 logb results for negative subnormals (bug 19375) | Adhemerval Zanella | 2015-12-17 | 2 | -0/+6 |
* | Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64 | H.J. Lu | 2015-12-16 | 2 | -2/+12 |
* | malloc: Fix attached thread reference count handling [BZ #19243] | Florian Weimer | 2015-12-16 | 4 | -5/+239 |
* | Add missing ChangeLog entries | H.J. Lu | 2015-12-15 | 1 | -0/+9 |
* | Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT hjl/32bit/master | H.J. Lu | 2015-12-15 | 4 | -0/+124 |
* | Enable Silvermont optimizations for Knights Landing | H.J. Lu | 2015-12-15 | 2 | -0/+8 |
* | Don't emit invalid extra shift character at block boundary by iconv (bug 17197) | Andreas Schwab | 2015-12-15 | 8 | -6/+116 |
* | Fix aliasing violation in tst-rec-dlopen | Florian Weimer | 2015-12-15 | 2 | -1/+6 |
* | Make obsolete syscall wrappers into compat symbols (bug 18472). | Joseph Myers | 2015-12-14 | 8 | -48/+58 |
* | Cleanup ARM ioperm implementation | Aurelien Jarno | 2015-12-12 | 2 | -9/+11 |
* | Fix indentation. | Steve Ellcey | 2015-12-11 | 2 | -1/+8 |
* | Fix indentation. | Steve Ellcey | 2015-12-11 | 2 | -1/+5 |
* | Fix indentation. | Steve Ellcey | 2015-12-11 | 2 | -2/+6 |
* | Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug 18491). | Joseph Myers | 2015-12-11 | 5 | -1032/+1838 |
* | grantpt: trust the kernel about pty group and permission mode | Aurelien Jarno | 2015-12-10 | 2 | -2/+27 |
* | Split large string section; add truncation advice | Paul Eggert | 2015-12-10 | 7 | -227/+263 |
* | Document best practice for disconnected NSS modules. | Carlos O'Donell | 2015-12-10 | 2 | -0/+12 |
* | Update to Unicode 8.0.0. | Mike FABIAN | 2015-12-10 | 17 | -1363/+5986 |
* | Update da, nb, nn, and sv locales (Bug 89) | Mike FABIAN | 2015-12-09 | 4 | -3/+67 |
* | Update transliteration support to Unicode 7.0.0. | Carlos O'Donell | 2015-12-09 | 18 | -713/+3928 |
* | Regenerate locale/C-translit.h. | Carlos O'Donell | 2015-12-09 | 2 | -629/+633 |
* | Generic updates to transliterations. | Mike FABIAN | 2015-12-09 | 4 | -7/+479 |
* | Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351). | Joseph Myers | 2015-12-09 | 2 | -1/+6 |
* | Fix ldbl-128ibm sinhl spurious overflows (bug 19350). | Joseph Myers | 2015-12-09 | 2 | -1/+5 |
* | Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349). | Joseph Myers | 2015-12-09 | 2 | -1/+5 |
* | Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh. | Joseph Myers | 2015-12-09 | 5 | -0/+220 |
* | mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPU | Aurelien Jarno | 2015-12-09 | 4 | -0/+54 |
* | Fix grantpt basename namespace bug | Aurelien Jarno | 2015-12-09 | 2 | -1/+6 |
* | benchtests: ffs and ffsll are string functions, not math | Siddhesh Poyarekar | 2015-12-09 | 2 | -16/+25 |
* | benchtests: Add inputs from sin and cos to sincos | Siddhesh Poyarekar | 2015-12-09 | 2 | -0/+5107 |
* | Utilize x86_64 vector math functions w/o -fopenmp. | Andrew Senkevich | 2015-12-07 | 2 | -0/+11 |
* | Fix typo in strncat, wcsncat manual entries | Paul Eggert | 2015-12-04 | 2 | -4/+13 |
* | Fix nan functions handling of payload strings (bug 16961, bug 16962). | Joseph Myers | 2015-12-04 | 9 | -25/+217 |
* | Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable" | Florian Weimer | 2015-12-04 | 2 | -8/+0 |
* | tst-res_hconf_reorder: Set RESOLV_REORDER environment variable | Florian Weimer | 2015-12-04 | 2 | -0/+8 |
* | Consistency about byte vs character in string.texi | Paul Eggert | 2015-12-04 | 2 | -221/+248 |
* | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 2015-12-03 | 19 | -18/+98 |
* | Corrected path to installed libmvec_nonshared.a | Andrew Senkevich | 2015-12-03 | 2 | -1/+6 |
* | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo | 2015-12-03 | 15 | -7/+480 |
* | Use shell's builtin pwd. | Ludovic Courtès | 2015-12-02 | 5 | -19/+18 |