about summary refs log tree commit diff
path: root/sysdeps/alpha
Commit message (Expand)AuthorAgeFilesLines
* Use libm_alias_double for dbl-64 fma.Joseph Myers2017-10-041-0/+2
* Remove alpha nearbyint wrapper.Joseph Myers2017-10-041-25/+0
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-110/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-15/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* Remove sysdeps/alpha/bb_init_func.SH.J. Lu2017-08-201-86/+0
* Update Alpha libm-test-ulpsAdhemerval Zanella2017-07-271-80/+88
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-2/+3
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-0/+3
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-188/+59
* Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak2017-04-261-4/+4
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-0/+188
* Remove _dl_platform_stringAndreas Schwab2017-03-141-8/+1
* alpha: Use saturating arithmetic in memchrRichard Henderson2017-02-011-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01173-173/+173
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-2/+2
* 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
* Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers2016-11-041-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Add femode_t functions: alpha.Joseph Myers2016-09-072-0/+77
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Convert remaining complex function to generated filesPaul E. Murphy2016-08-296-24/+48
* Convert _Complex tangent functions to generated codePaul E. Murphy2016-08-194-16/+32
* Convert _Complex sine functions to generated codePaul E. Murphy2016-08-194-16/+32
* Convert _Complex cosine functions to generated codePaul E. Murphy2016-08-194-12/+33
* Add fesetexcept: alpha.Joseph Myers2016-08-161-0/+31
* alpha: fix trunc for big input valuesAurelien Jarno2016-08-022-8/+6
* alpha: fix rint on sNaN inputAurelien Jarno2016-08-022-0/+6
* alpha: fix floor on sNaN inputAurelien Jarno2016-08-022-8/+6
* alpha: fix ceil on sNaN inputAurelien Jarno2016-08-022-8/+6
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-4/+0
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* Update Alpha libm-test-ulpsRichard Henderson2016-01-251-284/+396
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04170-170/+170
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-0/+0
* alpha: Update libm-test-ulpsRichard Henderson2015-05-191-300/+390
* alpha: Update libm-test-ulpsRichard Henderson2015-04-061-160/+123
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* 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-02170-170/+170
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-1/+1
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1