summaryrefslogtreecommitdiff
path: root/soft-fp/fmasf4.c
Commit message (Expand)AuthorAgeFilesLines
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-3/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers2015-10-271-4/+0
* Fix undefined warning messages in GCC 6.Steve Ellcey2015-08-271-11/+15
* Fix soft-fp fma for -Wuninitialized.Joseph Myers2015-05-221-0/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* soft-fp: fix horizontal whitespace.Joseph Myers2013-10-161-9/+9
* soft-fp: fix vertical whitespace and indentation.Joseph Myers2013-10-151-1/+4
* Implement fma in soft-fp.Joseph Myers2013-07-021-0/+51