about summary refs log tree commit diff
path: root/sysdeps/powerpc/bits/floatn.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update _FloatN header support for C++ in GCC 13Joseph Myers2022-09-281-3/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-05-111-10/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Add _Float64x function aliases.Joseph Myers2017-11-271-0/+11
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-171-28/+32
* Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers2017-11-061-1/+2
* Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2017-10-201-0/+2
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-301-0/+8
* powerpc64le: Enable float128Paul E. Murphy2017-06-261-0/+92