aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-01-25Cleanup ppc bits/ipc.hPaul E. Murphy1-24/+0
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller3-2/+29
2016-01-24Update sparc ULPS.David S. Miller1-208/+228
2016-01-25MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki2-8/+2
2016-01-22powerpc: Fix macro usage of htm builtinsPaul E. Murphy1-3/+3
2016-01-21Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang2-20/+29
2016-01-20NaCl: Fix unused variable errors in lowlevellock-futex.h macros.Roland McGrath1-2/+5
2016-01-202016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov5-26/+16
2016-01-20Fix __finitel libm compat symbol version.Joseph Myers2-4/+4
2016-01-20Update localplt.data for powerpc-nofpu.Joseph Myers1-2/+2
2016-01-19Fix ulps regeneration for *-finite tests.Joseph Myers4-8/+8
2016-01-19Fixed build with assembler w/o AVX-512 support.Andrew Senkevich1-0/+12
2016-01-19S390: Regenerate ULPsStefan Liebler1-238/+268
2016-01-18Regenerate MIPS libm-test-ulps.Joseph Myers2-4/+8
2016-01-18Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers1-210/+230
2016-01-18Regenerate ARM libm-test-ulps.Joseph Myers1-2/+4
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler8-4/+71
2016-01-16Fixed typos in __memcpy_chk.Andrew Senkevich1-3/+3
2016-01-16sparc: mman.h: fix bad comment insertionMike Frysinger1-1/+1
2016-01-16Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich11-19/+540
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel8-629/+11
2016-01-15Fix build errors with -DNDEBUG.Martin Sebor1-2/+4
2016-01-15Call math_opt_barrier inside ifH.J. Lu4-4/+16
2016-01-14Set index_Fast_Unaligned_Load for Excavator family CPUsAmit Pawar1-0/+8
2016-01-14Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki1-0/+4
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers10-7/+75
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho6-15/+46
2016-01-08powerpc: Add hwcap2 bits for POWER9.Carlos Eduardo Seo2-1/+4
2016-01-08hppa: fix dladdr [BZ #19415]John David Anglin2-17/+46
2016-01-07xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger4-4/+4
2016-01-07Make shebang interpreter directives consistentMarko Myllynen2-2/+2
2016-01-06hppa: fix pthread spinlockJohn David Anglin2-8/+40
2016-01-06Update copyright dates committed in 2016H.J. Lu4-4/+4
2016-01-06Mark internal unistd functions hidden in ld.soH.J. Lu2-0/+58
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu2-0/+45
2016-01-04Eliminate redundant sign extensions in pow()Anton Blanchard1-2/+4
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers5235-5235/+5235
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller1-13/+8
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger3-16/+28
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin15-3/+114
2015-12-30Cleanup ARM ioperm implementation (step 2)Aurelien Jarno2-93/+3
2015-12-29hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin1-2/+7
2015-12-28ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger1-4/+4
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel3-8/+25
2015-12-22powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.Carlos Eduardo Seo1-0/+8
2015-12-22powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo9-2/+17
2015-12-22Harmonize generic stdio-lock support with nptlSamuel Thibault1-5/+18
2015-12-22powerpc: Regenerate libm-test-ulpsAdhemerval Zanella1-169/+199
2015-12-21Consolidate sincos computation for 2.426265 < |x| < 105414350Siddhesh Poyarekar2-281/+123