about summary refs log tree commit diff
path: root/sysdeps/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2014-07-031-6/+0
* Removing HP_TIMING_ACCUM as unusedRichard Henderson2014-07-031-11/+2
* Removing HP_TIMING_ZERO as unusedRichard Henderson2014-07-031-5/+0
* alpha: Fix isnanRichard Henderson2014-07-012-24/+3
* alpha: Update libm-test-ulpsRichard Henderson2014-07-011-6/+205
* Remove relro configure test.Joseph Myers2014-06-271-3/+0
* Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-0/+3
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* alpha: Define ELF_MACHINE_NO_RELARichard Henderson2014-05-201-0/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-6/+0
* alpha: Enable unwind tables for backtrace.cRichard Henderson2014-04-161-0/+5
* alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson2014-04-161-4/+1022
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-17835/+0
* soft-fp: support after-rounding tininess detection.Joseph Myers2014-02-121-0/+2
* Relocate alpha from ports to libcRichard Henderson2014-02-12209-0/+34606
* Moved alpha to ports repository.Roland McGrath2008-11-26191-16874/+0
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+1
* 2007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson2007-05-079-18/+22
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-1/+1
* * sysdeps/alpha/fpu/s_llround.c: New file. Richard Henderson2007-03-1410-6/+281
* * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. Richard Henderson2007-03-1419-201/+457
* * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ...Richard Henderson2007-03-143-75/+445
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-112-19/+15
* .Jakub Jelinek2007-07-312-15/+19