summaryrefslogtreecommitdiff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-173-3/+6
* Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers2015-06-171-2/+3
* Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2015-05-262-0/+2
* BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].Roland McGrath2015-05-191-4/+4
* Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.David S. Miller2015-04-173-5/+6
* Rebuilt fresh sparc ULPS to get rid of removed tests.David S. Miller2015-04-151-164/+74
* Update SPARC ulps.David S. Miller2015-04-081-88/+171
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-052-2/+2
* Fix two bugs in sparc atomics.David S. Miller2015-01-311-7/+8
* Fix sparc semaphore implementation after recent changes.David S. Miller2015-01-3117-703/+668
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-0/+1
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-1/+2
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02345-345/+345
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-1/+2
* Fix soft-fp build warning on sparc about strict aliasing.David S. Miller2014-12-191-6/+11
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-248-8/+8
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-242-2/+2
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-1/+1
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-203-0/+9
* Fix sparc build.David S. Miller2014-11-141-0/+1
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-042-2/+2
* Fix SPARC atomic_write_barrier.Torvald Riegel2014-10-313-4/+4
* soft-fp: Refactor exception handling for comparisons.Joseph Myers2014-10-0916-48/+16
* soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers2014-10-094-12/+4
* Get rid of sparc specific NPTL internaltypes.h header.David S. Miller2014-07-0912-8/+12
* Update sparc ULPS.David S. Miller2014-07-091-6/+96