about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* Remove _dl_platform_stringAndreas Schwab2017-03-141-3/+0
* sparc: Remove optimized math routines which cause testsuite failures.David S. Miller2017-02-0327-721/+1
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-14/+14
* Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2017-01-0411-3/+4
* Fix pthread_cond_t on sparc for new condvar.Torvald Riegel2017-01-021-8/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01314-314/+314
* Fix typos in the spelling of "implementation"Dmitry V. Levin2016-12-271-1/+1
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-22/+0
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-011-12/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-4/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-042-0/+6
* crypt: Use internal names for the SHA-2 block functionsFlorian Weimer2016-10-282-14/+18
* Remove remnants of .og patternsFlorian Weimer2016-09-202-3/+0
* nptl: Consolidate sem_init implementationsAdhemerval Zanella2016-09-152-86/+0
* nptl: Remove sparc sem_waitAdhemerval Zanella2016-09-152-94/+0
* nptl: Consolidate sem_open implementationsAdhemerval Zanella2016-09-152-301/+0
* Add femode_t functions: sparc.Joseph Myers2016-09-072-0/+64
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Make common fdim implementation generic.Paul E. Murphy2016-09-014-1/+7
* sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy2016-08-291-1/+1
* Add fesetexcept: sparc.Joseph Myers2016-08-161-0/+31
* sparc32/sparcv9: add a VIS3 version of fdimAurelien Jarno2016-08-055-1/+114
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-0511-314/+2
* sparc: build with -mvis on sparc32/sparcv9 and sparc64Aurelien Jarno2016-08-052-1/+3
* sparc64: add a VIS3 version of ceil, floor and truncAurelien Jarno2016-08-0313-1/+340
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-024-10/+10
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0246-2245/+10
* SPARC: fix nearbyint on sNaN inputAurelien Jarno2016-07-018-0/+8
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-2/+2
* Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller2016-01-252-1/+8
* Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller2016-01-242-2/+28
* Update sparc ULPS.David S. Miller2016-01-241-208/+228
* New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2016-01-155-275/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04342-342/+342
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-4/+2
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-195-12/+5
* Make scalbn set errno (bug 6803).Joseph Myers2015-09-161-2/+0
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-113-3/+3
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-311-0/+1
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-1/+1
* Improve performance of mempcpy by inlining and using memcpy. EnableWilco Dijkstra2015-08-051-0/+3
* Regenerate SPARC ULPs.David S. Miller2015-07-161-239/+389
* Fix sparc build.David S. Miller2015-07-155-2/+13
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-108-155/+29
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-302-0/+6