about summary refs log tree commit diff
path: root/ports/sysdeps/alpha/soft-fp
Commit message (Collapse)AuthorAgeFilesLines
* Relocate alpha from ports to libcRichard Henderson2014-02-1217-766/+0
| | | | | | | | | | Also fixed the following whitespace nits to satisfy the push: sysdeps/alpha/alphaev6/memset.S:142: space before tab in indent. sysdeps/alpha/configure:1: new blank line at EOF. sysdeps/alpha/fpu/e_sqrt.c:126: space before tab in indent. sysdeps/alpha/preconfigure:1: new blank line at EOF. sysdeps/unix/sysv/linux/alpha/syscalls.list:1: new blank line at EOF.
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0114-14/+14
|
* [BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson2013-06-241-0/+10
| | | | | With compatibility for ev6 and non-ev6 builds, as the non-ev6 did manage to get definitions emitted for the float and double functions.
* MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki2013-05-161-0/+1
| | | | | | | | [BZ #15442] This adds support for the inverse interpretation of the quiet bit of IEEE 754 floating-point NaN data that some processors use. This includes in particular MIPS architecture processors; the payload used for the canonical qNaN encoding is updated accordingly so as not to interfere with the quiet bit.
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0214-14/+14
|
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-0117-0/+755