about summary refs log tree commit diff
path: root/ports/sysdeps/alpha
Commit message (Collapse)AuthorAgeFilesLines
* Remove bp-sym.h and BP_SYM uses from C code.Joseph Myers2013-02-141-2/+1
|
* Fix copyright notice corruption from update-copyright bug.Joseph Myers2013-01-021-1/+1
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-02173-175/+173
|
* alpha: Fix redefinition of __isnanl macro warningRichard Henderson2012-12-071-3/+0
| | | | | | | | | | In bdd7898a58bd76ac3b411a4931ff3f9e77eabe6a we added self-definitions of __isnan and friends in order to indicate specialized architecture support, and avoid redefinitions within various generic math_private.h. There is no generic math_private.h that concerns ldbl-128, and while we provide __isnanl in the alpha math_private.h there's no need to protect the function against redefinition.
* alpha: Avoid builtin warning for isnanfRichard Henderson2012-12-071-0/+2
|
* alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson2012-11-301-0/+50
|
* alpha: Update libm-test-ulps.Richard Henderson2012-11-301-0/+250
|
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-1/+2
|
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-22/+33
|
* Fix strtod handling of underflow (bug 14047).Joseph Myers2012-10-301-0/+1
|
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-0/+1
|
* alpha: Update ulpsRichard Henderson2012-09-131-4/+571
|
* alpha: Add get-rounding-mode.hRichard Henderson2012-09-131-0/+35
|
* alpha: Work around gcc 4.8 aliasing difference/bugRichard Henderson2012-09-121-7/+5
|
* Fifth argument of la_pltenter() is not constant.Carlos O'Donell2012-08-161-1/+1
| | | | | | | | | | | | The original runtime linker auditing interface described by Solaris allows the 5th argument of la_pltenter() to be modified. This patch cleans up the ldsodefs.h definitions such that the 5th argument is not constant. At one point the 5th argument *was* constant but this was changed with commit 2413fdba7a02ba8916f75d17199a6e9133a8f7b0. This patch updates alpha, ia64, mips, sh and sparc with similar changes.
* alpha: Don't test toolchain support for TLS or GPRELRichard Henderson2012-08-132-241/+6
|
* alpha: Fix compat version number for nearbyintlRichard Henderson2012-08-131-2/+2
|
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-261-0/+1
|
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-01205-0/+18916