RISC-V memes
Find a file
Quantum 8274a93abb
Make: Throwing more random shit at the makefiles
Switched to an acutal cross compiler instead of using the linux gcc

Stole more ideas from managarm

Figured out the "right" way to handle warnings and flags in meson

Removed libgcc dependency because it doesnt exist in riscv64-elf-
will need to figure out how to use things like  __builtin_memcpy
properly
2022-07-31 22:57:40 -04:00
kernel Make: Throwing more random shit at the makefiles 2022-07-31 22:57:40 -04:00
tools Tools: Added bdinfo print to uboot upload script 2022-06-07 00:56:52 -04:00
.gitignore Initial Commit 2022-01-03 19:11:49 -05:00
meson.build Make: Throwing more random shit at the makefiles 2022-07-31 22:57:40 -04:00
riscv.cross Make: Throwing more random shit at the makefiles 2022-07-31 22:57:40 -04:00