about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* [x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8 hjl/pr19679/2.23H.J. Lu2016-02-192-11/+15
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-1810-11/+112
* Use PIC relocation in ALIAS_IMPLAndrew Senkevich2016-02-171-2/+1
* powerpc: Regenerate libm-test-ulpsRajalakshmi Srinivasaraghavan2016-02-041-0/+10
* Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers2016-02-016-2/+40
* Fix MIPS64 memcpy regression.Steve Ellcey2016-01-281-1/+1
* Remove unused variablesAndreas Schwab2016-01-274-6/+0
* Update localplt.data for 32-bit sparc.David S. Miller2016-01-261-0/+1
* Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller2016-01-253-2/+9
* Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller2016-01-251-1/+1
* Update Alpha libm-test-ulpsRichard Henderson2016-01-251-284/+396
* Cleanup ppc bits/ipc.hPaul E. Murphy2016-01-251-24/+0
* Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller2016-01-243-2/+29
* Update sparc ULPS.David S. Miller2016-01-241-208/+228
* MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki2016-01-252-8/+2
* powerpc: Fix macro usage of htm builtinsPaul E. Murphy2016-01-221-3/+3
* Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang2016-01-212-20/+29
* NaCl: Fix unused variable errors in lowlevellock-futex.h macros.Roland McGrath2016-01-201-2/+5
* 2016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-01-205-26/+16
* Fix __finitel libm compat symbol version.Joseph Myers2016-01-202-4/+4
* Update localplt.data for powerpc-nofpu.Joseph Myers2016-01-201-2/+2
* Fix ulps regeneration for *-finite tests.Joseph Myers2016-01-194-8/+8
* Fixed build with assembler w/o AVX-512 support.Andrew Senkevich2016-01-191-0/+12
* S390: Regenerate ULPsStefan Liebler2016-01-191-238/+268
* Regenerate MIPS libm-test-ulps.Joseph Myers2016-01-182-4/+8
* Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2016-01-181-210/+230
* Regenerate ARM libm-test-ulps.Joseph Myers2016-01-181-2/+4
* S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler2016-01-188-4/+71
* Fixed typos in __memcpy_chk.Andrew Senkevich2016-01-161-3/+3
* sparc: mman.h: fix bad comment insertionMike Frysinger2016-01-161-1/+1
* Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich2016-01-1611-19/+540
* New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2016-01-158-629/+11
* Fix build errors with -DNDEBUG.Martin Sebor2016-01-151-2/+4
* Call math_opt_barrier inside ifH.J. Lu2016-01-154-4/+16
* Set index_Fast_Unaligned_Load for Excavator family CPUsAmit Pawar2016-01-141-0/+8
* Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki2016-01-141-0/+4
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-1210-7/+75
* powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho2016-01-086-15/+46
* powerpc: Add hwcap2 bits for POWER9.Carlos Eduardo Seo2016-01-082-1/+4
* hppa: fix dladdr [BZ #19415]John David Anglin2016-01-082-17/+46
* xstat: only check to see if __ASSUME_ST_INO_64_BIT is definedMike Frysinger2016-01-074-4/+4
* Make shebang interpreter directives consistentMarko Myllynen2016-01-072-2/+2
* hppa: fix pthread spinlockJohn David Anglin2016-01-062-8/+40
* Update copyright dates committed in 2016H.J. Lu2016-01-064-4/+4
* Mark internal unistd functions hidden in ld.soH.J. Lu2016-01-062-0/+58
* Mark ld.so internal mmap functions hidden in ld.soH.J. Lu2016-01-062-0/+45
* Eliminate redundant sign extensions in pow()Anton Blanchard2016-01-041-2/+4
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-045235-5235/+5235
* hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller2016-01-021-13/+8