summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-01-19Fix ulps regeneration for *-finite tests.Joseph Myers
2016-01-19Fixed build with assembler w/o AVX-512 support.Andrew Senkevich
2016-01-19S390: Regenerate ULPsStefan Liebler
2016-01-18Regenerate MIPS libm-test-ulps.Joseph Myers
2016-01-18Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers
2016-01-18Regenerate ARM libm-test-ulps.Joseph Myers
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler
2016-01-16Fixed typos in __memcpy_chk.Andrew Senkevich
2016-01-16sparc: mman.h: fix bad comment insertionMike Frysinger
2016-01-16Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor
2016-01-15Call math_opt_barrier inside ifH.J. Lu
2016-01-14Set index_Fast_Unaligned_Load for Excavator family CPUsAmit Pawar
2016-01-14Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho
2016-01-08powerpc: Add hwcap2 bits for POWER9.Carlos Eduardo Seo
2016-01-08hppa: fix dladdr [BZ #19415]John David Anglin
2016-01-07xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-06hppa: fix pthread spinlockJohn David Anglin
2016-01-06Update copyright dates committed in 2016H.J. Lu
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu
2016-01-04Eliminate redundant sign extensions in pow()Anton Blanchard
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger
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