aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/avr/libf7/libf7-asm.sx
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-06-01AVR: target/115317 - Make isinf(-Inf) return -1.Georg-Johann Lay1-7/+12
2024-05-08AVR: target/114981 - Support __builtin_powi[l] / __powidf2.Georg-Johann Lay1-0/+12
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-12LibF7: Use paper-pencil method for sqrt instead of Newton-Raphson iteration.Georg-Johann Lay1-68/+183
2023-11-08LibF7: Tweak IEEE double multiplication.Georg-Johann Lay1-101/+107
2023-10-18LibF7: Implement mul_mant for devices without MUL instruction.Georg-Johann Lay1-0/+94
2023-10-17LibF7: Implement fma / fmal.Georg-Johann Lay1-9/+60
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-19Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit intsGeorg-Johann Lay1-50/+0
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/+1664