Philipp Oppermann
|
895d40cd13
|
Add section about kernel elf sections
|
2015-11-15 12:00:03 +01:00 |
|
Philipp Oppermann
|
7b0428b07a
|
Rename multiboot section to multiboot_header
|
2015-10-27 18:42:28 +01:00 |
|
Philipp Oppermann
|
fcf69dcc53
|
Remove unused sections to avoid float issues
Avoids a linker error for `fmod` and `fmodf`. These functions are refenced in libcore. The KEEP ensures that the Multiboot section isn't removed.
|
2015-08-25 14:54:06 +02:00 |
|
Philipp Oppermann
|
2c529d0060
|
Add a basic linker script
Ensures that the multiboot header is early in the executable.
|
2015-08-13 12:48:17 +02:00 |
|