summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin
2015-12-30Cleanup ARM ioperm implementation (step 2)Aurelien Jarno
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-23Do not violate mutex destruction requirements.Torvald Riegel
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-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-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-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-15Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BITH.J. Lu
2015-12-15Enable Silvermont optimizations for Knights LandingH.J. Lu
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-10grantpt: trust the kernel about pty group and permission modeAurelien Jarno
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
2015-12-09Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349).Joseph Myers
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers
2015-12-09mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno
2015-12-09Fix grantpt basename namespace bugAurelien Jarno
2015-12-07Utilize x86_64 vector math functions w/o -fopenmp.Andrew Senkevich
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu
2015-12-01[AArch64] Regenerate libm-test-ulpsSzabolcs Nagy
2015-12-01Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c.Joseph Myers
2015-11-30Update family and model detection for AMD CPUsH.J. Lu
2015-11-29hurd: Make mmap64 use vm_offset_t for overflow checkSamuel Thibault
2015-11-29hurd: install correct number of send rights on forkThomas Schwinge
2015-11-28MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008Maciej W. Rozycki
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-11-27Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich
2015-11-25hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault
2015-11-25Do not add relro attribute to __libc_stack_endSamuel Thibault
2015-11-25Revert not defining NO_HIDDEN on hurdSamuel Thibault
2015-11-25Fix hurd build with hidden supportSamuel Thibault
2015-11-24Refactor strtod parsing of NaN payloads.Joseph Myers
2015-11-24tile: define __NO_LONG_DOUBLE_MATHChris Metcalf
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer
2015-11-24Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer