aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)Author
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
2016-08-02alpha: fix ceil on sNaN inputAurelien Jarno
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-25Update Alpha libm-test-ulpsRichard Henderson
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-05-19alpha: Update libm-test-ulpsRichard Henderson
2015-04-06alpha: Update libm-test-ulpsRichard Henderson
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-17alpha: Fix soft-fp breakageRichard Henderson
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-11-04Don't use INTDEF/INTUSE with _dl_argv (bug 14132).Joseph Myers
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers
2014-09-29Require autoconf 2.69H.J. Lu
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-08-05alpha: Fix exception raising from soft-fpRichard Henderson
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-03Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath
2014-07-03alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson
2014-07-03alpha: Implement math_opt_barrier and math_force_evalRichard Henderson
2014-07-03alpha: Fix lround implementationsRichard Henderson
2014-07-03alpha: Remove round and roundf implementationsRichard Henderson
2014-07-03Unify hp-timing implementationsRichard Henderson
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson
2014-07-01alpha: Fix isnanRichard Henderson
2014-07-01alpha: Update libm-test-ulpsRichard Henderson
2014-06-27Remove relro configure test.Joseph Myers