about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/e500/nofpu
Commit message (Expand)AuthorAgeFilesLines
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-2234-1439/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0132-32/+32
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0132-32/+32
* Use libm_alias_float for e500.Joseph Myers2017-12-011-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0132-32/+32
* Add e500 version of fetestexceptflag.Joseph Myers2016-09-071-0/+25
* Add femode_t functions: powerpc.Joseph Myers2016-09-072-0/+80
* Add femode_t functions.Joseph Myers2016-09-071-0/+4
* Add fesetexcept: powerpc.Joseph Myers2016-08-161-0/+37
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0428-28/+28
* 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-3/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0228-28/+28
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Clean up powerpc fegetround / __fegetround inlines.Joseph Myers2014-12-311-3/+0
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+1
* Define __GI_fegetenv for e500 libmKhem Raj2014-09-021-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0128-28/+28
* Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers2013-11-286-3/+193
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-281-0/+1
* Fix powerpc-nofpu build.Joseph Myers2013-11-251-0/+3
* Add e500 port.Joseph Myers2013-10-1826-0/+1091