Commit graph

61 commits

Author SHA1 Message Date
sam b91de2f374 update 2024-03-02 16:30:50 +13:00
mintsuki 302427b1e1 Use base revision 1 2023-11-03 06:40:04 +01:00
mintsuki 200579e900 Do not have .S files depend on limine.h 2023-10-03 02:33:50 -05:00
mintsuki 470ff36612 Use globbing instead of dot for find 2023-10-03 02:28:56 -05:00
mintsuki 2ea57613c1 Move bin/ part of kernel path off of the KERNEL var 2023-09-27 21:22:03 -05:00
mintsuki 62be50a063 Write out kernel executable in bin/ directory 2023-09-27 16:24:26 -05:00
mintsuki bb7be171fd Fix mkdir invocations to create object subdirs 2023-09-27 01:47:27 -05:00
mintsuki ea68d596f7 Move to src/obj directory structure 2023-09-26 19:40:23 -05:00
mintsuki 878ca00f18 Update 2023-09-17 23:16:50 -05:00
mintsuki d14822ed42 Update 2023-09-03 18:32:59 -05:00
mintsuki 3f031e7ffb Have kernel makefile targets depend on GNUmakefile and linker.ld appropriately. Closes #9 2023-08-31 23:38:59 -05:00
mintsuki 5ed745dec8 Update 2023-08-29 23:19:47 -05:00
mintsuki 3177343111 Update linker script 2023-07-13 06:18:25 +02:00
mintsuki 40a2a7c915 Make PIE kernel 2023-06-28 12:44:09 +02:00
mintsuki b5d7dbb650 Update 2023-06-12 08:11:31 +02:00
mintsuki 8b94f80d03 Update 2023-06-12 04:23:52 +02:00
mintsuki e08f355a22 Update 2023-04-21 22:43:34 +02:00
mintsuki a3202aae68 Update 2023-04-21 14:38:26 +02:00
mintsuki b2412ae956 Update 2023-04-10 19:52:14 +02:00
mintsuki ea23e9eaf2 Update 2023-03-30 07:45:42 +02:00
mintsuki 8e3d0d9991 Update 2023-03-27 01:59:59 +02:00
mintsuki 01c7f7175e Update 2023-03-23 00:25:02 +01:00
mintsuki c4d94bbc75 Update 2023-03-18 20:44:40 +01:00
mintsuki 6682ab1f29 Update 2023-03-16 17:50:09 +01:00
mintsuki a97b7b1466 Update 2023-03-08 08:21:58 +01:00
mintsuki 445de6be04 Update 2023-02-28 12:41:28 +01:00
mintsuki 8e30fda4de Update 2023-02-28 12:33:46 +01:00
mintsuki 6ada14a8c4 Update 2023-02-27 06:42:58 +01:00
mintsuki 432f79d174 Update 2023-02-25 12:00:07 +01:00
dbstream 60aba051ff linker: Add a comment regarding .bss placement. 2023-01-05 15:35:08 +01:00
mintsuki e5cde3f2ee Revert "Update"
This reverts commit 2b72571d02.
2022-10-11 07:10:37 +02:00
mintsuki 2b72571d02 Update 2022-09-05 08:19:09 +02:00
mintsuki 84556c8f22 Update 2022-08-29 22:08:04 +02:00
mintsuki a7af370936 Update 2022-08-29 21:27:35 +02:00
mintsuki 4cd7b35988 Update 2022-08-29 11:46:00 +02:00
mintsuki 681dfd58a3 Update 2022-08-29 10:49:27 +02:00
mintsuki 579d163b6d Update 2022-08-23 05:30:19 +02:00
mintsuki 74ebc70c0a Update 2022-08-15 21:55:56 +02:00
mintsuki 8053ace047 Do not use a separate variable for internal flags 2022-08-06 16:14:52 +02:00
mintsuki 0e48accbcf Use LD instead of CC for linking 2022-08-06 16:14:52 +02:00
mintsuki c24528a481 Update INTERNALCFLAGS 2022-07-22 20:06:11 +02:00
mintsuki 24095d56f3 Add missing comment 2022-07-18 03:06:33 +02:00
mintsuki 074ae10bb4 Misc update 2022-07-18 02:56:01 +02:00
mintsuki c5954cb79a Revert "linker.ld: Better solution for workaround in 3a71b67"
This reverts commit 8d9603b566.
2022-07-18 02:29:43 +02:00
mintsuki bc0e2dee14 build: Misc minor changes 2022-07-15 19:17:46 +02:00
mintsuki a0c5019fcf build: Typo fix 2022-07-15 18:01:50 +02:00
mintsuki 14af07bc0c build: Move nasm debug flags to NASMFLAGS 2022-07-15 17:49:01 +02:00
mintsuki ce4a376d04 build: Add rules for assembly files to makefile 2022-07-15 17:42:43 +02:00
mintsuki b219c030cf Revert "Make build more portable"
This reverts commit ac82b7e5cc.
2022-07-09 22:04:50 +02:00
mintsuki fe90ab4f39 Revert "linker.ld: Work around portability issue"
This reverts commit 1929fda490.
2022-07-09 22:04:50 +02:00