about summary refs log tree commit diff
path: root/sysdeps/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-1/+1
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3
* alpha: Fix soft-fp breakageRichard Henderson2014-11-1713-62/+73
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers2014-11-041-3/+3
* soft-fp: Refactor exception handling for comparisons.Joseph Myers2014-10-091-7/+2
* Require autoconf 2.69H.J. Lu2014-09-292-0/+3
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* alpha: Fix exception raising from soft-fpRichard Henderson2014-08-053-8/+7
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-14/+0
* Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath2014-07-031-1/+3
* alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson2014-07-032-72/+1
* alpha: Implement math_opt_barrier and math_force_evalRichard Henderson2014-07-031-0/+6
* alpha: Fix lround implementationsRichard Henderson2014-07-032-8/+8
* alpha: Remove round and roundf implementationsRichard Henderson2014-07-032-91/+0
* Unify hp-timing implementationsRichard Henderson2014-07-031-52/+1