about summary refs log tree commit diff
path: root/soft-fp/fmatf4.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+49