aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Daily bump.GCC Administrator1-0/+15
2025-05-27AVR: target/120442 - Support f7_fdim / fdiml in LibF7.Georg-Johann Lay6-10/+39
2025-05-27AVR: target/120441 - Fix f7_exp for |x| ≥ 512.Georg-Johann Lay1-2/+2
2025-04-07AVRrc: Tweak __[u]mulhisi3.Georg-Johann Lay1-49/+22
2025-04-06AVRrc: Support 8-bit and 16-bit fixed-point arith in libgcc.Georg-Johann Lay3-33/+106
2025-04-05AVR: Speed up __umulhisi3 for small devices with MUL.Georg-Johann Lay1-8/+1
2025-03-23Daily bump.GCC Administrator1-0/+5
2025-03-22AVR: libgcc: Properly exclude object files for AVRrc.Georg-Johann Lay2-10/+17
2025-01-30AVR: Provide built-ins for strlen where the string lives in some AS.Georg-Johann Lay2-1/+20
2025-01-02Update copyright years.Jakub Jelinek13-13/+13
2024-12-12AVR: target/118001 - Add __flashx as 24-bit named address space.Georg-Johann Lay2-87/+162
2024-11-17Daily bump.GCC Administrator1-0/+4
2024-11-16AVR: Fix building LibF7 after switching to C23.Georg-Johann Lay1-3/+7
2024-10-26Daily bump.GCC Administrator1-0/+4
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek1-6/+6
2024-06-15Daily bump.GCC Administrator1-0/+5
2024-06-14AVR: target/115419 - Tie breaks are rounded-to-even.Georg-Johann Lay1-5/+15
2024-06-02Daily bump.GCC Administrator1-0/+5
2024-06-01AVR: target/115317 - Make isinf(-Inf) return -1.Georg-Johann Lay1-7/+12
2024-05-18AVR: target/115065 - Tweak __clzhi2.Wolfgang Hospital1-4/+4
2024-05-10AVR: target/114981 - Tweak __builtin_powif / __powisf2Georg-Johann Lay2-1/+157
2024-05-09Daily bump.GCC Administrator1-0/+8
2024-05-08AVR: target/114981 - Support __builtin_powi[l] / __powidf2.Georg-Johann Lay3-8/+35
2024-05-07AVR: target/114835 - Tweak popcountqi2Wolfgang Hospital1-15/+15
2024-04-21AVR: target/114794 - Tweak __udivmodqi4Georg-Johann Lay1-3/+3
2024-01-03Update copyright years.Jakub Jelinek13-13/+13
2023-11-14Daily bump.GCC Administrator1-0/+12
2023-11-14LibF7: sinh: Fix loss of precision due to cancellation for small values.Georg-Johann Lay2-0/+27
2023-11-12LibF7: Use paper-pencil method for sqrt instead of Newton-Raphson iteration.Georg-Johann Lay2-103/+184
2023-11-09Daily bump.GCC Administrator1-0/+4
2023-11-08LibF7: Tweak IEEE double multiplication.Georg-Johann Lay1-101/+107
2023-10-19Daily bump.GCC Administrator1-0/+6
2023-10-18LibF7: Implement mul_mant for devices without MUL instruction.Georg-Johann Lay3-4/+98
2023-10-18Daily bump.GCC Administrator1-0/+13
2023-10-17LibF7: Re-generate f7-renames.h to pick up white-space from f7renames.sh.Georg-Johann Lay1-4/+4
2023-10-17LibF7: Implement fma / fmal.Georg-Johann Lay3-10/+62
2023-10-13Daily bump.GCC Administrator1-0/+6
2023-10-12LibF7: Implement atan2.Georg-Johann Lay3-3/+61
2023-10-06Daily bump.GCC Administrator1-0/+13
2023-10-05LibF7: Remove uses of attribute pure.Georg-Johann Lay2-27/+26
2023-10-05LibF7: Use monic denominator polynomials to save a multiplication.Georg-Johann Lay3-18/+25
2023-01-16Update copyright years.Jakub Jelinek13-13/+13
2022-09-20Daily bump.GCC Administrator1-0/+6
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 Jelinek13-13/+13
2021-01-04Update copyright years.Jakub Jelinek13-13/+13
2020-06-24Fix typo in ChangeLogDavid Edelsohn1-1/+1
2020-06-24Daily bump.GCC Administrator1-0/+4
2020-06-23build: Change conditional include and empty.mk to -include in MakefilesDavid Edelsohn2-7/+7
2020-01-14Typo.Georg-Johann Lay1-4/+0