1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 22:45:08 +00:00
serenity/Userland/Libraries/LibELF/Arch
kleines Filmröllchen 096cecb95e Everywhere: Add RISC-V 64 target to the build system
This is a minimal set of changes to allow `serenity.sh build riscv64` to
successfully generate the build environment and start building. This
includes some, but not all, assembly stubs that will be needed later on;
they are currently empty.
2023-08-18 08:37:43 -06:00
..
aarch64 LibC+LibELF: Support loading shared libraries compiled with dynamic TLS 2023-08-18 16:20:13 +02:00
riscv64 Everywhere: Add RISC-V 64 target to the build system 2023-08-18 08:37:43 -06:00
x86_64 LibELF: Store SSE registers in x86_64 PLT Trampoline 2021-10-31 00:21:31 +02:00