summaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)Author
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-05-23Remove sysdeps/alpha/soft-fp directory.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-11hurd: add gscope supportSamuel Thibault
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg
2018-01-27Update Alpha libm-test-ulpsJames Clarke
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-06Update Alpha libm-test-ulpsAdhemerval Zanella
2017-11-28Use libm_alias_float for alpha.Joseph Myers
2017-11-28Use libm_alias_double for alpha.Joseph Myers
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers
2017-10-04Remove alpha nearbyint wrapper.Joseph Myers
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-20Remove sysdeps/alpha/bb_init_func.SH.J. Lu
2017-07-27Update Alpha libm-test-ulpsAdhemerval Zanella
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-04-26Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak
2017-04-10Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella
2017-03-14Remove _dl_platform_stringAndreas Schwab
2017-02-01alpha: Use saturating arithmetic in memchrRichard Henderson
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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-04Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-09-07Add femode_t functions: alpha.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy
2016-08-19Convert _Complex tangent functions to generated codePaul E. Murphy
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy
2016-08-16Add fesetexcept: alpha.Joseph Myers
2016-08-02alpha: fix trunc for big input valuesAurelien Jarno
2016-08-02alpha: fix rint on sNaN inputAurelien Jarno
2016-08-02alpha: fix floor on sNaN inputAurelien Jarno