-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule riscv-gcc
updated
5 files
+5 −5 | gcc/config/riscv/riscv.c | |
+43 −6 | gcc/config/riscv/riscv.md | |
+7 −0 | gcc/config/riscv/riscv.opt | |
+46 −0 | libgcc/config/riscv/floatlib.c | |
+1 −0 | libgcc/config/riscv/t-elf |