22 Commits

Author SHA1 Message Date
Alex
f86f3d9293
Rename std functions to match the standard 2023-03-23 04:56:49 +02:00
Alex
8a84ed8798
Add __no_debug, __target and __min_vector_width 2023-03-16 21:40:52 +02:00
Alex
b17f3449ba
Use "int3" for debug interrupt 2023-03-06 02:05:14 +02:00
Alex
ea59f87c53
#ifndef __SIG_ATOMIC_TYPE__ 2023-03-05 00:22:48 +02:00
Alex
5c91f23527
x32 is now compiling 2023-03-04 21:17:19 +02:00
Alex
392ebc9be2
Renamed "__no_instrument_function" 2023-02-27 22:19:40 +02:00
Alex
84ed8d61e2
Added int1 and int3 marco 2023-02-19 00:23:40 +02:00
Alex
3618e1df87
Added __sync marco 2023-02-16 04:04:59 +02:00
Alex
b8bcc85ee8
Updated notes 2023-01-02 04:09:14 +02:00
Alex
a677f3c159
Updated types 2022-12-21 00:43:51 +02:00
Alex
b0cc8f2f87
Added BREAK macro 2022-12-18 16:10:47 +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
2571c4f539
Added ubsan 2022-11-17 03:33: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
Alex
76e09e1952
Added cwalk library 2022-10-28 06:01:40 +03:00
Alex
581638c256
Update files 2022-10-26 21:55:31 +03:00
Alex
5d41d36bd8
Implemented SmartCriticalSection 2022-10-21 03:49:12 +03:00
Alex
127476ac64
Added SMP support 2022-10-12 03:55:58 +03:00
Alex
f746110fbe
Implemented GDT & IDT 2022-10-10 09:00:32 +03:00
Alex
7c4d43fec3
Implemented a kinda broken tty 2022-10-09 04:01:49 +03:00
Alex
8652d781ce
Update files 2022-10-08 04:33:53 +03:00