<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mfsos/arch/x86/boot/multiboot/Makefile, branch master</title>
<subtitle>My first stupid operating system (for x86 PCs)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/mfsos/'/>
<entry>
<title>x86/multiboot/make: compile head.s</title>
<updated>2022-10-07T19:29:37+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2022-10-01T09:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/mfsos/commit/?id=a8c336738b6810c60e16371a92c11bb4b121487e'/>
<id>a8c336738b6810c60e16371a92c11bb4b121487e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>x86/multiboot: add multiboot header</title>
<updated>2022-10-07T19:18:32+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2022-09-29T07:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/mfsos/commit/?id=9d1dc21b597470a1acb5b512c240c7f27b87b17c'/>
<id>9d1dc21b597470a1acb5b512c240c7f27b87b17c</id>
<content type='text'>
Unfortunately, GNU AS doesn't perform GCC-like preprocessing. So, to
include the multiboot header in the assembly code, we should parse
and format it to GAS-style.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately, GNU AS doesn't perform GCC-like preprocessing. So, to
include the multiboot header in the assembly code, we should parse
and format it to GAS-style.
</pre>
</div>
</content>
</entry>
</feed>
