1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-05-26 18:11:54 -04:00
Commit graph

13 commits

Author SHA1 Message Date
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
166d575dcf
Don't disable 3DNow!, SSE and SSE2 2022-01-22 01:05:21 +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
71f4bf793c
Better organize QEMU params 2022-01-15 21:11:54 +05:00
Alex Kotov
638006ece7
Improve .gitignore 2022-01-15 18:24:23 +05:00
Alex Kotov
5cd0853e78
Move Stivale 2 header to separate module 2022-01-15 18:10:47 +05:00
Alex Kotov
0aa8134fe8
Use libkernaux in Stivale 2 Limine example 2022-01-15 18:04:46 +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