| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 5235 | -5235/+5235 |
* | hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285] | Helge Deller | 2016-01-02 | 1 | -13/+8 |
* | ia64: fpu: fix gamma definition handling [BZ #15421] | Mike Frysinger | 2016-01-01 | 3 | -16/+28 |
* | Fix linux personality syscall wrapper | Dmitry V. Levin | 2015-12-31 | 15 | -3/+114 |
* | Cleanup ARM ioperm implementation (step 2) | Aurelien Jarno | 2015-12-30 | 2 | -93/+3 |
* | hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ... | John David Anglin | 2015-12-29 | 1 | -2/+7 |
* | ia64: fpu: fix gammaf typo [BZ #15421] | Mike Frysinger | 2015-12-28 | 1 | -4/+4 |
* | Do not violate mutex destruction requirements. | Torvald Riegel | 2015-12-23 | 3 | -8/+25 |
* | powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a. | Carlos Eduardo Seo | 2015-12-22 | 1 | -0/+8 |
* | powerpc: Add basic support for POWER9 sans hwcap. | Carlos Eduardo Seo | 2015-12-22 | 9 | -2/+17 |
* | Harmonize generic stdio-lock support with nptl | Samuel Thibault | 2015-12-22 | 1 | -5/+18 |
* | powerpc: Regenerate libm-test-ulps | Adhemerval Zanella | 2015-12-22 | 1 | -169/+199 |
* | Consolidate sincos computation for 2.426265 < |x| < 105414350 | Siddhesh Poyarekar | 2015-12-21 | 2 | -281/+123 |
* | Consolidate sin and cos code for 105414350 <|x|< 281474976710656 | Siddhesh Poyarekar | 2015-12-21 | 2 | -146/+119 |
* | Consolidate range reduction in sincos for x > 281474976710656 | Siddhesh Poyarekar | 2015-12-21 | 2 | -2/+57 |
* | i386: move ULPs to i686/multiarch and regenerate new ones for i386 | Aurelien Jarno | 2015-12-20 | 2 | -56/+2246 |
* | Added memset optimized with AVX512 for KNL hardware. | Andrew Senkevich | 2015-12-19 | 7 | -3/+231 |
* | Fix SYSCALL_CANCEL for empty argumetns | Adhemerval Zanella | 2015-12-17 | 1 | -8/+28 |
* | Provide x32 times | H.J. Lu | 2015-12-17 | 1 | -0/+38 |
* | Fix POWER7 logb results for negative subnormals (bug 19375) | Adhemerval Zanella | 2015-12-17 | 1 | -0/+1 |
* | Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64 | H.J. Lu | 2015-12-16 | 1 | -2/+5 |
* | Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/master | H.J. Lu | 2015-12-15 | 4 | -0/+124 |
* | Enable Silvermont optimizations for Knights Landing | H.J. Lu | 2015-12-15 | 1 | -0/+3 |
* | Make obsolete syscall wrappers into compat symbols (bug 18472). | Joseph Myers | 2015-12-14 | 5 | -46/+33 |
* | Cleanup ARM ioperm implementation | Aurelien Jarno | 2015-12-12 | 1 | -9/+2 |
* | Fix indentation. | Steve Ellcey | 2015-12-11 | 1 | -1/+3 |
* | grantpt: trust the kernel about pty group and permission mode | Aurelien Jarno | 2015-12-10 | 1 | -2/+20 |
* | Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351). | Joseph Myers | 2015-12-09 | 1 | -1/+1 |
* | Fix ldbl-128ibm sinhl spurious overflows (bug 19350). | Joseph Myers | 2015-12-09 | 1 | -1/+1 |
* | Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349). | Joseph Myers | 2015-12-09 | 1 | -1/+1 |
* | Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh. | Joseph Myers | 2015-12-09 | 4 | -0/+86 |
* | mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPU | Aurelien Jarno | 2015-12-09 | 3 | -0/+40 |
* | Fix grantpt basename namespace bug | Aurelien Jarno | 2015-12-09 | 1 | -1/+1 |
* | Utilize x86_64 vector math functions w/o -fopenmp. | Andrew Senkevich | 2015-12-07 | 1 | -0/+6 |
* | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 2015-12-03 | 18 | -18/+70 |
* | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo | 2015-12-03 | 14 | -7/+435 |
* | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu | 2015-12-01 | 8 | -1/+8 |
* | [AArch64] Regenerate libm-test-ulps | Szabolcs Nagy | 2015-12-01 | 1 | -50/+54 |
* | Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c. | Joseph Myers | 2015-12-01 | 2 | -46/+2 |
* | Update family and model detection for AMD CPUs | H.J. Lu | 2015-11-30 | 1 | -12/+15 |
* | hurd: Make mmap64 use vm_offset_t for overflow check | Samuel Thibault | 2015-11-29 | 1 | -0/+47 |
* | hurd: install correct number of send rights on fork | Thomas Schwinge | 2015-11-29 | 1 | -5/+1 |
* | MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008 | Maciej W. Rozycki | 2015-11-28 | 1 | -3/+3 |
* | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell | 2015-11-27 | 8 | -9/+9 |
* | Better workaround for aliases of *_finite symbols in vector math library. | Andrew Senkevich | 2015-11-27 | 3 | -30/+62 |
* | hurd: Initialize __libc_stack_end for hidden support | Samuel Thibault | 2015-11-25 | 1 | -1/+1 |
* | Do not add relro attribute to __libc_stack_end | Samuel Thibault | 2015-11-25 | 1 | -1/+1 |
* | Revert not defining NO_HIDDEN on hurd | Samuel Thibault | 2015-11-25 | 2 | -0/+6 |
* | Fix hurd build with hidden support | Samuel Thibault | 2015-11-25 | 11 | -11/+15 |
* | Refactor strtod parsing of NaN payloads. | Joseph Myers | 2015-11-24 | 7 | -38/+101 |