aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr/avr.cc
AgeCommit message (Expand)AuthorFilesLines
2023-06-19avr: Fix wrong array bounds warning on SFR accessSenthil Kumar Selvaraj1-0/+17
2023-06-11Use canonical form for reversed single-bit insertions after reload.Georg-Johann Lay1-16/+3
2023-06-11target/19907: Overhaul bit extractions.Georg-Johann Lay1-18/+165
2023-06-10target/109650: Fix wrong code after cc0 -> CCmode transition.Georg-Johann Lay1-319/+683
2023-05-25target/104327: Allow more inlining between different optimization levels.Georg-Johann Lay1-0/+16
2023-05-25target/82931: Make a pattern more generic to match more bit-transfers.Georg-Johann Lay1-0/+9
2023-05-23Improve cost computation for single-bit bit insertions.Georg-Johann Lay1-0/+48
2023-05-21target/90622: __builtin_avr_insert bits: Use BLD/BST for one bit in place.Georg-Johann Lay1-3/+6
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-6/+5
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-9/+9
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+14717