aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/rust-gcc.cc
AgeCommit message (Expand)AuthorFilesLines
2023-01-31gccrs: backend: Add overflow checks to every arithmetic operationArthur Cohen1-14/+126
2023-01-31gccrs: backend: Expose Bvariable class through rust-gcc headerArthur Cohen1-29/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-13gccrs: Add base for HIR to GCC GENERIC loweringPhilip Herron1-0/+2718