24 Commits

Author SHA1 Message Date
Alex
446a571018
Tasking is now working under 32-bit 2023-09-07 04:22:34 +03:00
Alex
05610c7e7a
Fix compiler issues in 32-bit 2023-08-24 04:45:13 +03:00
Alex
7842b6310d
Fix broken 32-bit kernel 2023-08-24 03:13:36 +03:00
Alex
2c51e4432f
Update kernel 2023-08-06 04:53:14 +03:00
Alex
41db477173
Update kernel 2023-06-10 13:11:25 +03:00
Alex
06e34ab57f
Remove EFER from x32 2023-05-13 07:40:05 +03:00
Alex
149d8ba790
Make kernel to boot in x32 2023-05-11 18:34:21 +03:00
Alex
b4dbf2c281
QoL and bug fixes 2023-04-10 03:11:46 +03:00
Alex
4e20d4d9f4
Enable compilation of project on AArch64 architecture 2023-04-04 16:06:54 +03:00
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
5c91f23527
x32 is now compiling 2023-03-04 21:17:19 +02:00
Alex
c817be50ff
Put CPU namespaces in separate files to make cpu.hpp smaller 2023-02-22 01:48:38 +02:00
Alex
419b5bee0d
Replaced "__sync_synchronize" with "__sync" 2023-02-18 04:13:49 +02:00
Alex
640f6a412a
Updated crash screen 2023-02-06 19:33:48 +02:00
Alex
a677f3c159
Updated types 2022-12-21 00:43:51 +02:00
Alex
8288de53a9
Print more info 2022-12-06 01:25:03 +02:00
Alex
f34278891b
Added tlb & bitmap commands 2022-12-05 00:47:15 +02:00
Alex
0289054900
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
Alex
2fba834d41
Forgot to resume the stopped process 2022-11-21 16:19:51 +02:00
Alex
eaaf8427dc
Stack guard implementation 2022-11-21 03:20:13 +02:00
Alex
c2628019b7
Syscalls working as expected 2022-11-15 15:09:52 +02:00
Alex
cabdc5263e
Kernel now compiles on x32 2022-11-14 14:54:18 +02:00
Alex
dc5b6498f9
Improved crash screen 2022-11-11 04:42:28 +02:00
Alex
77081b4e1e
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00