Commit Graph

17 Commits

Author SHA1 Message Date
48cf 41d79eec5f lib/gterm: Try to initialize all 32-bpp framebuffers 2023-10-24 05:36:23 +02:00
mintsuki 4470aa0cfa test: Use -dumpmachine to find architecture instead of expecting -target 2023-09-11 17:02:57 -05:00
mintsuki 5619c190c9 build: Drop -mabi=sysv for x86 for clang 16 2023-08-29 21:39:27 -05:00
mintsuki 917c1b5530 test: General makefile updates 2023-08-04 09:54:24 -05:00
mintsuki be9008a73f test: Use Flanterm 2023-08-04 07:56:07 -05:00
xvanc 02356f690f
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-03 03:46:46 -05:00
mintsuki ebd1953e51 build: Use uppercase PIE/PIC compilation flags 2023-04-11 15:57:02 +02:00
mintsuki fadb9a7c13 build: Misc updates for new freestanding-toolchain 2023-03-16 03:38:53 +01:00
mintsuki f71f506b0a build: configure: Change some variable names to be more friendly 2023-03-16 02:28:50 +01:00
mintsuki 9009404a11 build: Updates for newer freestanding-toolchain 2023-03-14 17:20:46 +01:00
mintsuki ebbf8d7bed misc: Better integration of aarch64 port and test mechanism 2022-09-05 02:17:53 +02:00
mintsuki f2d611eb83 build: Remove unnecessary -mno-3dnow flag 2022-07-18 21:34:26 +02:00
mintsuki 3d65bfb9b9 misc: Misc elsewhere and multiboot-related bug fixes 2022-06-29 12:32:50 +02:00
mintsuki 746d0ad529 protos: Drop stivale and stivale2 support 2022-06-14 03:56:30 +02:00
mintsuki 3c909c017b docs: limine: More documentation work 2022-03-26 01:31:38 +01:00
mintsuki ee5e776c2c test: Minor changes 2022-03-17 22:47:58 +01:00
mintsuki 4f90e0c723 limine: Add RSDP request 2022-03-17 19:21:35 +01:00