aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/7.5.0/0032-riscv-Make-__divdi3-handle-div-by-zero-same-as-hard.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc/riscv: Fix incorrect jal with HIDDEN_JUMPTARGETXeonacid2025-04-221-0/+40
Similar to #2315, backport commit 45116f3 for gcc 7,8,9. Gcc 7 is the first version to support RISC-V. Signed-off-by: Xeonacid <h.dwwwwww@gmail.com>