aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers5-10/+0
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-241/+79
2017-05-02sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev1-0/+6
2017-04-06sparc: Fix .udiv plt on libcAdhemerval Zanella4-0/+9
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers1-3/+4
2017-03-14Remove _dl_platform_stringAndreas Schwab1-3/+0
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller27-721/+1
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-14/+14
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes11-3/+4
2017-01-02Fix pthread_cond_t on sparc for new condvar.Torvald Riegel1-8/+21
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers314-314/+314
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin1-1/+1
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-22/+0
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers1-0/+1
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers1-12/+0
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers1-4/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-11-04Define wordsize.h macros everywhereSteve Ellcey2-0/+6
2016-10-28crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2-14/+18
2016-09-20Remove remnants of .og patternsFlorian Weimer2-3/+0
2016-09-15nptl: Consolidate sem_init implementationsAdhemerval Zanella2-86/+0
2016-09-15nptl: Remove sparc sem_waitAdhemerval Zanella2-94/+0
2016-09-15nptl: Consolidate sem_open implementationsAdhemerval Zanella2-301/+0
2016-09-07Add femode_t functions: sparc.Joseph Myers2-0/+64
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