Commit Graph

20 Commits

Author SHA1 Message Date
05610c7e7a Fix compiler issues in 32-bit 2023-08-24 04:45:13 +03:00
bef0897442 Fix 32-bit compilation 2023-08-23 16:59:21 +03:00
2c51e4432f Update kernel 2023-08-06 04:53:14 +03:00
d527121883 Add implementation for GDT & IDT on x32 and QoL fixes 2023-05-17 03:28:57 +03:00
f3044ceb5f Fix compiling issues for aarch64 2023-05-13 07:42:36 +03:00
816e5461c9 Fix type sizes 2023-05-13 07:40:07 +03:00
f1dc3868ca Add support for multiboot2 2023-05-10 21:50:11 +03:00
c9e2d99570 Add checks for invalid addresses 2023-05-08 05:27:16 +03:00
61aea6aa8d fork() stub and QoL improvements 2023-05-03 06:37:39 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
93afcd2210 QoL improvements 2023-03-27 20:11:32 +03:00
392ebc9be2 Renamed "__no_instrument_function" 2023-02-27 22:19:40 +02:00
c74d19e9d2 Added "AddSymbol" 2023-02-06 19:32:41 +02:00
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
a56f633709 Improved symbol table + every process have one allocated 2022-12-10 06:01:01 +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
13ad74c1af Kernel no longer crashes when trying to read symbols 2022-11-11 04:40:19 +02:00
7750dd777e Replaced string to convert 2022-10-20 01:06:20 +03:00
cb349ae620 x32 still not working (TODO: do 1:1 page mapping, except for kernel) 2022-10-18 21:16:12 +03:00
4b6683823f Update files 2022-10-10 23:29:39 +03:00