aboutsummaryrefslogtreecommitdiff
path: root/soft-fp/fmasf4.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-27Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers1-4/+0
2015-08-27 Fix undefined warning messages in GCC 6.Steve Ellcey1-11/+15
2015-05-22Fix soft-fp fma for -Wuninitialized.Joseph Myers1-0/+12
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-16soft-fp: fix horizontal whitespace.Joseph Myers1-9/+9
2013-10-15soft-fp: fix vertical whitespace and indentation.Joseph Myers1-1/+4
2013-07-02Implement fma in soft-fp.Joseph Myers1-0/+51