rulimine/test
xvanc 82ea6d6a57 test/riscv: disable linker relaxation, specify ISA string and ABI
Although linker relaxation is disabled, the compiler still emits small
data sections which must be explicitly included in the linker script.
2023-08-04 07:22:12 -05:00
..
.gitignore Add testing facilities 2020-03-24 23:39:02 +01:00
GNUmakefile test/riscv: disable linker relaxation, specify ISA string and ABI 2023-08-04 07:22:12 -05:00
bg.jpg misc: Update test wallpaper and screenshot 2023-07-29 11:55:37 -05:00
e9print.c limine: Drop terminal request support 2023-06-20 15:58:52 +02:00
e9print.h limine: Drop terminal request support 2023-06-20 15:58:52 +02:00
limine.c limine: Drop terminal request support 2023-06-20 15:58:52 +02:00
limine.cfg config: Add and document ARCH built-in macro 2023-06-15 02:23:48 +02:00
linker.ld test/riscv: disable linker relaxation, specify ISA string and ABI 2023-08-04 07:22:12 -05:00
memory.c test: Update so it builds with LLVM 2021-07-02 19:05:30 +02:00
multiboot.c multiboot: Allow for headless boots 2022-09-27 05:46:39 +02:00
multiboot.ld misc: Better integration of aarch64 port and test mechanism 2022-09-05 02:17:53 +02:00
multiboot2.c Implement Multiboot2 network tag 2023-04-24 06:44:56 -05:00
multiboot2.ld misc: Better integration of aarch64 port and test mechanism 2022-09-05 02:17:53 +02:00
multiboot2_trampoline.asm tests: add basic multiboot2 test kernel 2021-11-09 16:38:59 +11:00
multiboot_trampoline.asm tests: add a basic test multiboot1 kernel 2021-11-10 17:35:45 +11:00