Commit Graph

27 Commits

Author SHA1 Message Date
c1bb978477 Arch macro 2023-03-03 17:48:49 +02:00
3ab856feca Removed soft-float flag 2023-01-04 06:44:38 +02:00
9da6f0f98e Support even older CPUs 2023-01-04 04:31:31 +02:00
e3180d4092 Updated kernel fonts 2023-01-03 17:54:24 +02:00
303dec8dfb Updated Makefile 2023-01-03 00:44:45 +02:00
e53bc14240 Fixed tasking SSE 2022-12-29 02:05:07 +02:00
7441ffbc0b Removed -g flag 2022-12-21 21:18:35 +02:00
b1e09147bf Added "-Wstack-protector" flag 2022-12-10 06:03:42 +02:00
7487204417 Rust support 2022-12-01 06:13:31 +02:00
0289054900 Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
fa921fe626 Update files 2022-11-18 06:46:43 +02:00
2571c4f539 Added ubsan 2022-11-17 03:33:18 +02:00
21152fad1e Forgot to remove -w flag 2022-11-14 14:54:42 +02:00
cabdc5263e Kernel now compiles on x32 2022-11-14 14:54:18 +02:00
7477c55ccd Fixed compilation issues on aarch64 2022-10-21 03:59:39 +03:00
09d6988853 Enable SSE compiling 2022-10-20 01:07:51 +03:00
cb349ae620 x32 still not working (TODO: do 1:1 page mapping, except for kernel) 2022-10-18 21:16:12 +03:00
11fba7bd68 Fixed .asm file not being able to be linked 2022-10-12 00:06:07 +03:00
c95ccdb089 TODO: Trampoline can't be compiled. 2022-10-11 02:48:12 +03:00
32a17c5e63 Update files 2022-10-10 23:31:46 +03:00
4b6683823f Update files 2022-10-10 23:29:39 +03:00
32b44a50d4 aarch64 now compiles 2022-10-10 19:58:04 +03:00
9b7c1fb369 i686 now compiles (but not booting) 2022-10-10 19:55:52 +03:00
de772c5854 Added "-fpermissive" as temporal workaround 2022-10-09 03:48:02 +03:00
8fb84b8624 Download font 2022-10-09 03:47:29 +03:00
8652d781ce Update files 2022-10-08 04:33:53 +03:00
6d5f7e9372 Updated files 2022-09-29 02:07:10 +03:00