about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger2016-01-013-16/+28
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-3115-3/+114
* Cleanup ARM ioperm implementation (step 2)Aurelien Jarno2015-12-302-93/+3
* hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...John David Anglin2015-12-291-2/+7
* ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger2015-12-281-4/+4
* Do not violate mutex destruction requirements.Torvald Riegel2015-12-233-8/+25
* powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.Carlos Eduardo Seo2015-12-221-0/+8
* powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo2015-12-229-2/+17