aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu10-11/+112
2016-02-17Use PIC relocation in ALIAS_IMPLAndrew Senkevich1-2/+1
2016-02-04powerpc: Regenerate libm-test-ulpsRajalakshmi Srinivasaraghavan1-0/+10
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers6-2/+40
2016-01-28Fix MIPS64 memcpy regression.Steve Ellcey1-1/+1
2016-01-27Remove unused variablesAndreas Schwab4-6/+0
2016-01-26Update localplt.data for 32-bit sparc.David S. Miller1-0/+1
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller3-2/+9
2016-01-25Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller1-1/+1
2016-01-25Update Alpha libm-test-ulpsRichard Henderson1-284/+396
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