aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-09-01Make common fdim implementation generic.Paul E. Murphy4-1/+7
2016-08-29sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy1-1/+1
2016-08-16Add fesetexcept: sparc.Joseph Myers1-0/+31
2016-08-05sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno5-1/+114
2016-08-05sparc: remove fdim sparc specific implementationsAurelien Jarno11-314/+2
2016-08-05sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno2-1/+3
2016-08-03sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno13-1/+340
2016-08-02Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller4-10/+10
2016-08-02sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno46-2245/+10
2016-07-01SPARC: fix nearbyint on sNaN inputAurelien Jarno8-0/+8
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2-14/+1
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu1-2/+2
2016-01-25Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller2-1/+8
2016-01-24Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller2-2/+28
2016-01-24Update sparc ULPS.David S. Miller1-208/+228
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel5-275/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers342-342/+342
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-4/+2
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers5-12/+5
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers1-2/+0
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers3-3/+3
2015-08-31Fix non-v9 32-bit sparc build.Brett Neumeier1-0/+1
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov1-1/+1
2015-08-05Improve performance of mempcpy by inlining and using memcpy. EnableWilco Dijkstra1-0/+3
2015-07-16Regenerate SPARC ULPs.David S. Miller1-239/+389
2015-07-15Fix sparc build.David S. Miller5-2/+13
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel8-155/+29
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2-0/+6
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers3-3/+6
2015-06-17Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers1-2/+3
2015-05-26Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2-0/+2
2015-05-19BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].Roland McGrath1-4/+4
2015-04-17Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller3-5/+6
2015-04-15Rebuilt fresh sparc ULPS to get rid of removed tests.David S. Miller1-164/+74
2015-04-08Update SPARC ulps.David S. Miller1-88/+171
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2-2/+2
2015-01-31Fix two bugs in sparc atomics.David S. Miller1-7/+8
2015-01-31Fix sparc semaphore implementation after recent changes.David S. Miller17-703/+668
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-0/+1
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-1/+2
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers345-345/+345
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-0/+1
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2-1/+2
2014-12-19Fix soft-fp build warning on sparc about strict aliasing.David S. Miller1-6/+11
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar8-8/+8
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar2-2/+2