aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/avr/libf7/libf7.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-17LibF7: Implement fma / fmal.Georg-Johann Lay1-0/+1
2023-10-12LibF7: Implement atan2.Georg-Johann Lay1-1/+1
2023-10-05LibF7: Remove uses of attribute pure.Georg-Johann Lay1-22/+21
2023-10-05LibF7: Use monic denominator polynomials to save a multiplication.Georg-Johann Lay1-0/+7
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-08Implement 64-bit double functions.Georg-Johann Lay1-0/+687