Commit Graph

420 Commits

Author SHA1 Message Date
ec0bef8573 loader: register a dependency 2025-03-20 14:54:26 +01:00
424bcec667 Update the copyright notice 2025-03-20 14:54:26 +01:00
8bf47da51c i386: re-implement the GDT setup 2025-03-20 14:54:26 +01:00
6aec0c1962 Update the copyright notice 2025-03-17 20:12:46 +01:00
8d3b5cc6b9 i386: enable interrupts before calling main()
This is for the kernel itself.
2025-03-17 20:12:46 +01:00
04b87759ef Update the copyright notice 2025-03-16 11:34:14 +01:00
799964ac2f i386: code cleanup 2025-03-16 11:34:00 +01:00
3d811ed787 Update the copyright notice 2025-03-16 11:32:45 +01:00
49ca697b74 i386: enable interrupts before calling main() 2025-03-16 11:31:49 +01:00
9aa1251c70 Update the copyright notice 2025-03-15 10:39:20 +01:00
ed7adc26f4 lib: remove unused variable 2025-03-15 10:39:03 +01:00
ea795c5c4c crt?.S: fix the build with macOS 2025-03-14 20:21:29 +01:00
a8970f8e6b Import the latest version 2025-02-28 00:43:02 +01:00
351050db96 Import the latest version 2025-02-05 00:10:39 +01:00
788cf3a214 Import the latest version 2024-11-24 23:23:39 +01:00
bdfe05c628 Fix building the amd64 loader 2021-09-29 04:14:24 +02:00
ef9c1d0a9e Update the copyright notice 2021-09-29 04:05:21 +02:00
1a3de2c259 Use _brk() from DeforaOS libc 2021-09-29 04:04:54 +02:00
c68673e0c1 Build faster on known targets 2021-01-09 20:31:00 +01:00
c65d2682c7 Only build DeforaOS.iso for known project modes 2021-01-09 20:30:33 +01:00
ac9bb36b42 Import the latest version 2020-12-27 04:06:03 +01:00
6f292d88b2 Update the copyright notice 2020-12-27 04:01:31 +01:00
6849331bbc Avoid using .type with clang
This is probably a more accurate fix than just for macOS.
2020-12-27 04:01:02 +01:00
cf1f9f11cd Fix building the kernel 2020-12-27 03:37:26 +01:00
bf8c5c32e5 Update the copyright notice 2020-12-27 03:37:08 +01:00
30641adb21 Fix building the kernel loader 2020-12-27 03:36:56 +01:00
ec6724b544 Update the copyright notice 2020-12-27 01:45:59 +01:00
c82d2f45cb Avoid using .type on macOS
This should be replaced by generic macros for assembly files.
2020-12-27 01:45:11 +01:00
2a4c1c3e6d Import the latest version 2020-12-27 01:35:10 +01:00
8771f6083e Fix building from source archives 2020-12-19 02:22:48 +01:00
3196f29e6b Import the latest version 2020-12-19 02:22:48 +01:00
f443007e9e Import the latest version 2020-12-13 21:36:42 +01:00
a094eaf0e8 Import the latest version 2020-10-20 01:35:20 +02:00
dd5dc86c50 Import the latest version 2020-04-11 02:33:56 +02:00
1e21eaf1dc Build the kernel in the perspective of DeforaOS 2019-10-10 02:47:58 +02:00
cfa3c70d71 Import the latest version 2019-10-10 02:37:25 +02:00
e157c1dab4 Build the drivers in the perspective of DeforaOS 2019-10-10 02:23:47 +02:00
979cc4b326 Import the latest version 2019-10-10 01:44:45 +02:00
e3da0b55c6 Do not forget to ship multiboot.S 2019-10-03 23:50:54 +02:00
3cb499b8f5 Import the latest version 2019-10-02 16:18:18 +02:00
2bb88f8533 Unify the handling of assembly flags 2019-10-02 16:14:25 +02:00
2a9846de88 Import the latest version 2019-10-01 12:37:50 +02:00
e8f394268e Ship more missing files from DeforaOS libc 2019-09-29 16:05:12 +02:00
fcaf1ef1d3 Ship every include from DeforaOS libc
This should help fix "make dist" but will also install the includes.
2019-09-29 13:57:42 +02:00
193a46d367 Import the latest version 2019-09-29 13:57:42 +02:00
147157f774 Import the latest version upstream 2019-09-05 22:49:50 +02:00
47001ea896 Import the latest version upstream 2019-07-16 02:52:14 +02:00
c524928fa1 Import the latest version upstream 2019-06-13 02:50:42 +02:00
902d71edd4 Import the latest version upstream 2019-06-13 02:47:25 +02:00
b2b6b08dec Import the latest version upstream 2019-06-10 22:29:09 +02:00