about summary refs log tree commit diff
path: root/sysdeps/sparc
Commit message (Expand)AuthorAgeFilesLines
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-10-132-0/+2
* Use libm_alias_ldouble for SPARC fabsl.Joseph Myers2017-10-132-2/+5
* Use libm_alias_double for dbl-64 fma.Joseph Myers2017-10-041-4/+0
* Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2017-10-046-1/+35
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-54/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-99/+0
* Use generic __ifunc for SPARC.Joseph Myers2017-09-261-8/+2
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-4/+0
* Define and use libm_alias_double.Joseph Myers2017-09-132-1/+5
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-311-47/+0
* gmon: Remove internal_function attributeFlorian Weimer2017-08-311-2/+2
* Remove SPARC sqrt wrappers (bug 21973).Joseph Myers2017-08-2111-430/+0
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-218-0/+8
* Update sparc ulpsAdhemerval Zanella2017-07-191-80/+88
* Remove bits/string.h.Zack Weinberg2017-06-201-31/+0
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-142-0/+2
* Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar2017-06-071-1/+1
* tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar2017-06-071-1/+3
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-063-0/+9
* Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar2017-05-231-2/+0
* Remove useless SPARC signbit aliases.Joseph Myers2017-05-125-10/+0
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-241/+79
* sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev2017-05-021-0/+6
* sparc: Fix .udiv plt on libcAdhemerval Zanella2017-04-064-0/+9
* Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers2017-03-181-3/+4
* 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