summaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)Author
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra
2017-09-26Use generic __ifunc for SPARC.Joseph Myers
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra
2017-09-13Define and use libm_alias_double.Joseph Myers
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers
2017-08-31gmon: Remove internal_function attributeFlorian Weimer
2017-08-21Remove SPARC sqrt wrappers (bug 21973).Joseph Myers
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-07-19Update sparc ulpsAdhemerval Zanella
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-07Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-23Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar
2017-05-12Remove useless SPARC signbit aliases.Joseph Myers
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-05-02sparc: handle R_SPARC_DISP64 and R_SPARC_REGISTER relocsVladimir Mezentsev
2017-04-06sparc: Fix .udiv plt on libcAdhemerval Zanella
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers
2017-03-14Remove _dl_platform_stringAndreas Schwab
2017-02-03sparc: Remove optimized math routines which cause testsuite failures.David S. Miller
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes
2017-01-02Fix pthread_cond_t on sparc for new condvar.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-10-28crypt: Use internal names for the SHA-2 block functionsFlorian Weimer
2016-09-20Remove remnants of .og patternsFlorian Weimer
2016-09-15nptl: Consolidate sem_init implementationsAdhemerval Zanella
2016-09-15nptl: Remove sparc sem_waitAdhemerval Zanella
2016-09-15nptl: Consolidate sem_open implementationsAdhemerval Zanella
2016-09-07Add femode_t functions: sparc.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-09-01Make common fdim implementation generic.Paul E. Murphy
2016-08-29sparcv9: Restore fdiml@GLIBC_2.1Paul E. Murphy
2016-08-16Add fesetexcept: sparc.Joseph Myers