1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2026-08-15 11:00:07 -04:00
Commit graph

15 commits

Author SHA1 Message Date
Alex Kotov
dc7b1002a4
Split Make file into subdirectories (#48) 2022-06-10 08:23:03 +03:00
Alex Kotov
c1c4fc6c46
Main: "-ffreestanding" implies "-fno-builtin" 2022-02-02 10:12:31 +05:00
Alex Kotov
e007fceef7
Main: fix kernel examples 2022-02-02 08:43:20 +05:00
Alex Kotov
1f1675ec2d
Main: fix kernel examples 2022-02-02 07:46:57 +05:00
Alex Kotov
8ad8c311ef
Use lowercase hexadecimal digits 2022-01-24 07:50:16 +05:00
Alex Kotov
162fa9a232
Fix examples 2022-01-20 22:44:49 +05:00
Alex Kotov
057d0d197e
Reorder -lkernaux and -lgcc
To avoid undefined reference to __udivdi3
2022-01-20 22:41:39 +05:00
Alex Kotov
f6b09497ee
Move root to separate directory 2022-01-17 23:15:54 +05:00
Alex Kotov
cbdd1dc83d
Use "dev" configs 2022-01-17 17:13:54 +05:00
Alex Kotov
3c34afb931
Improve linker scripts 2022-01-15 23:09:10 +05:00
Alex Kotov
71f4bf793c
Better organize QEMU params 2022-01-15 21:11:54 +05:00
Alex Kotov
3d7b6b5898
Rename vars 2022-01-15 16:17:06 +05:00
Alex Kotov
d1ba80702c
Remove hang functions 2022-01-15 15:42:13 +05:00
Alex Kotov
0f3747e5b6
Automate kernel examples 2022-01-15 12:48:17 +05:00
Alex Kotov
50e825cdfd
Rename kernel examples 2022-01-15 11:05:40 +05:00