aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/alpha
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Relocate alpha from ports to libcRichard Henderson209-34608/+0
2014-01-24alpha: Update libm-test-ulpsRichard Henderson1-1142/+9871
2014-01-24alpha: Fix tls-macros.hRichard Henderson1-11/+11
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae173-173/+173
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-0/+1
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-09-20Make __ffs hiddenAndreas Schwab2-0/+2
2013-08-30Fix then/than typos.Ondřej Bílka1-1/+1
2013-07-02alpha: Update libm-test-ulps from scratchRichard Henderson1-205/+66
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold1-1/+1
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson6-0/+68
2013-06-23alpha: Update libm-test-ulpsRichard Henderson1-32/+6388
2013-06-05Remove trailing whitespace in ports.Joseph Myers13-14/+14
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-708/+706
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-7/+7
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki1-0/+1
2013-02-14Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers1-2/+1
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers173-175/+173
2012-12-07alpha: Fix redefinition of __isnanl macro warningRichard Henderson1-3/+0
2012-12-07alpha: Avoid builtin warning for isnanfRichard Henderson1-0/+2
2012-11-30alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson1-0/+50
2012-11-30alpha: Update libm-test-ulps.Richard Henderson1-0/+250
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-1/+2
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-22/+33
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers1-0/+1
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-0/+1
2012-09-13alpha: Update ulpsRichard Henderson1-4/+571
2012-09-13alpha: Add get-rounding-mode.hRichard Henderson1-0/+35
2012-09-12alpha: Work around gcc 4.8 aliasing difference/bugRichard Henderson1-7/+5
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell1-1/+1
2012-08-13alpha: Don't test toolchain support for TLS or GPRELRichard Henderson2-241/+6
2012-08-13alpha: Fix compat version number for nearbyintlRichard Henderson1-2/+2
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers1-0/+1
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers205-0/+18916