<feed xmlns='http://www.w3.org/2005/Atom'>
<title>farga/arch/riscv/user/basics/Makefile, branch main</title>
<subtitle>A bunch of code that messes with low level stuff.
</subtitle>
<id>https://git.mssola.com/os/farga/atom?h=main</id>
<link rel='self' href='https://git.mssola.com/os/farga/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mssola.com/os/farga/'/>
<updated>2025-04-22T14:18:50Z</updated>
<entry>
<title>riscv: user: Statically build everything</title>
<updated>2025-04-22T14:18:50Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2025-04-22T14:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/os/farga/commit/?id=74caba366d3fafd21910f3d95dbc2819267c52bc'/>
<id>urn:sha1:74caba366d3fafd21910f3d95dbc2819267c52bc</id>
<content type='text'>
This way these binaries can be executed from virtually anywhere, like my
minimalistic busybox setup I have for QEMU which doesn't even have the
`ld-` files required to run a C program.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove old test code</title>
<updated>2024-12-05T15:02:51Z</updated>
<author>
<name>Miquel Sabaté Solà</name>
<email>mikisabate@gmail.com</email>
</author>
<published>2024-12-04T20:42:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mssola.com/os/farga/commit/?id=f463d544793ff83efd8b95d0bce5ec80fd8170f3'/>
<id>urn:sha1:f463d544793ff83efd8b95d0bce5ec80fd8170f3</id>
<content type='text'>
There is some code that I had there after messing with some of the
topics on Uros' blog (https://popovicu.com/), but that became irrelevant
after working on some other projects (e.g. fbos) or on other examples.

This commit also brings about a major overhaul on the structure of the
project. Hopefully it's now at a more ready state.

Signed-off-by: Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
</content>
</entry>
</feed>
