Age | Commit message (Expand) | Author |
2015-12-20 | i386: move ULPs to i686/multiarch and regenerate new ones for i386 | Aurelien Jarno |
2015-12-19 | Added memset optimized with AVX512 for KNL hardware. | Andrew Senkevich |
2015-12-18 | Remove unused variable in math/atest-exp2.c. | Torvald Riegel |
2015-12-17 | Fix SYSCALL_CANCEL for empty argumetns | Adhemerval Zanella |
2015-12-17 | Provide x32 times | H.J. Lu |
2015-12-17 | Fix POWER7 logb results for negative subnormals (bug 19375) | Adhemerval Zanella |
2015-12-16 | Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64 | H.J. Lu |
2015-12-16 | malloc: Fix attached thread reference count handling [BZ #19243] | Florian Weimer |
2015-12-15 | Add missing ChangeLog entries | H.J. Lu |
2015-12-15 | Enable Silvermont optimizations for Knights Landing | H.J. Lu |
2015-12-15 | Don't emit invalid extra shift character at block boundary by iconv (bug 17197) | Andreas Schwab |
2015-12-15 | Fix aliasing violation in tst-rec-dlopen | Florian Weimer |
2015-12-14 | Make obsolete syscall wrappers into compat symbols (bug 18472). | Joseph Myers |
2015-12-12 | Cleanup ARM ioperm implementation | Aurelien Jarno |
2015-12-11 | Fix indentation. | Steve Ellcey |
2015-12-11 | Fix indentation. | Steve Ellcey |
2015-12-11 | Fix indentation. | Steve Ellcey |
2015-12-10 | grantpt: trust the kernel about pty group and permission mode | Aurelien Jarno |
2015-12-10 | Split large string section; add truncation advice | Paul Eggert |
2015-12-10 | Document best practice for disconnected NSS modules. | Carlos O'Donell |
2015-12-10 | Update to Unicode 8.0.0. | Mike FABIAN |
2015-12-09 | Regenerate locale/C-translit.h. | Carlos O'Donell |
2015-12-09 | Generic updates to transliterations. | Mike FABIAN |
2015-12-09 | Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351). | Joseph Myers |
2015-12-09 | Fix ldbl-128ibm sinhl spurious overflows (bug 19350). | Joseph Myers |
2015-12-09 | Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349). | Joseph Myers |
2015-12-09 | Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh. | Joseph Myers |
2015-12-09 | mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPU | Aurelien Jarno |
2015-12-09 | Fix grantpt basename namespace bug | Aurelien Jarno |
2015-12-09 | benchtests: ffs and ffsll are string functions, not math | Siddhesh Poyarekar |
2015-12-09 | benchtests: Add inputs from sin and cos to sincos | Siddhesh Poyarekar |
2015-12-07 | Utilize x86_64 vector math functions w/o -fopenmp. | Andrew Senkevich |
2015-12-04 | Fix typo in strncat, wcsncat manual entries | Paul Eggert |
2015-12-04 | Fix nan functions handling of payload strings (bug 16961, bug 16962). | Joseph Myers |
2015-12-04 | Revert "tst-res_hconf_reorder: Set RESOLV_REORDER environment variable" | Florian Weimer |
2015-12-04 | tst-res_hconf_reorder: Set RESOLV_REORDER environment variable | Florian Weimer |
2015-12-04 | Consistency about byte vs character in string.texi | Paul Eggert |
2015-12-03 | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf |
2015-12-03 | Corrected path to installed libmvec_nonshared.a | Andrew Senkevich |
2015-12-03 | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo |
2015-12-02 | Use shell's builtin pwd. | Ludovic Courtès |
2015-12-02 | Comment on IBM930, IBM933, IBM935, IBM937, IBM939. | Carlos O'Donell |
2015-12-02 | nptl: Fix racy pipe closing in tst-cancel{20,21} | Adhemerval Zanella |
2015-12-01 | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu |
2015-12-01 | [AArch64] Regenerate libm-test-ulps | Szabolcs Nagy |
2015-12-01 | Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c. | Joseph Myers |
2015-11-30 | Update family and model detection for AMD CPUs | H.J. Lu |
2015-11-29 | hurd: Make mmap64 use vm_offset_t for overflow check | Samuel Thibault |
2015-11-29 | hurd: install correct number of send rights on fork | Thomas Schwinge |
2015-11-28 | MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008 | Maciej W. Rozycki |