<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>musllvm, branch HEAD</title>
<subtitle>A pure LLVM/Clang cross compiler toolchain targeting musl C
</subtitle>
<entry>
<id>5e7ee1b17089ced19dfd1609b8ba281452efa9b0</id>
<published>2025-11-16T03:03:56Z</published>
<updated>2025-11-16T03:03:56Z</updated>
<title type="text">Update README</title>
<link rel="alternate" type="text/html" href="commit/5e7ee1b17089ced19dfd1609b8ba281452efa9b0.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit 5e7ee1b17089ced19dfd1609b8ba281452efa9b0
parent b041f9304fd9ea73153791678a70e6fb6642b844
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Sat, 15 Nov 2025 20:03:56 -0700

Update README

more credits

</content>
</entry>
<entry>
<id>b041f9304fd9ea73153791678a70e6fb6642b844</id>
<published>2025-11-16T03:00:42Z</published>
<updated>2025-11-16T03:00:42Z</updated>
<title type="text">Rework on scripts</title>
<link rel="alternate" type="text/html" href="commit/b041f9304fd9ea73153791678a70e6fb6642b844.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit b041f9304fd9ea73153791678a70e6fb6642b844
parent a9a307763330124a67f24fcacdc976b399465658
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Sat, 15 Nov 2025 20:00:42 -0700

Rework on scripts

Also we are now using a cross compiler to create the toolchain because
I&#39;m too lazy to do too much scripting lmao.

</content>
</entry>
<entry>
<id>a9a307763330124a67f24fcacdc976b399465658</id>
<published>2025-11-15T20:08:46Z</published>
<updated>2025-11-15T20:08:46Z</updated>
<title type="text">elftoolchain</title>
<link rel="alternate" type="text/html" href="commit/a9a307763330124a67f24fcacdc976b399465658.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit a9a307763330124a67f24fcacdc976b399465658
parent 58d098dfae9ff876c051a8729cfaa5aa1961276b
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Sat, 15 Nov 2025 13:08:46 -0700

elftoolchain

</content>
</entry>
<entry>
<id>58d098dfae9ff876c051a8729cfaa5aa1961276b</id>
<published>2025-11-15T17:15:15Z</published>
<updated>2025-11-15T17:15:15Z</updated>
<title type="text">Reworking the toolchain</title>
<link rel="alternate" type="text/html" href="commit/58d098dfae9ff876c051a8729cfaa5aa1961276b.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit 58d098dfae9ff876c051a8729cfaa5aa1961276b
parent e12419d686faaf1a7daca96245b5f3b1abd477a0
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Sat, 15 Nov 2025 10:15:15 -0700

Reworking the toolchain

We need to make a cross compiler first before then targeting the actual
toolchain

</content>
</entry>
<entry>
<id>e12419d686faaf1a7daca96245b5f3b1abd477a0</id>
<published>2025-11-15T08:18:52Z</published>
<updated>2025-11-15T08:18:52Z</updated>
<title type="text">fixing few errors in build with headers and musl</title>
<link rel="alternate" type="text/html" href="commit/e12419d686faaf1a7daca96245b5f3b1abd477a0.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit e12419d686faaf1a7daca96245b5f3b1abd477a0
parent 00915846b7cb76589c5599c545cb3585b0464ec0
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Sat, 15 Nov 2025 01:18:52 -0700

fixing few errors in build with headers and musl

</content>
</entry>
<entry>
<id>00915846b7cb76589c5599c545cb3585b0464ec0</id>
<published>2025-11-15T07:59:38Z</published>
<updated>2025-11-15T07:59:38Z</updated>
<title type="text">modified build system + added musl_c build</title>
<link rel="alternate" type="text/html" href="commit/00915846b7cb76589c5599c545cb3585b0464ec0.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit 00915846b7cb76589c5599c545cb3585b0464ec0
parent 72539d23c43c656fbec456d8729bc2d61e68f22f
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Sat, 15 Nov 2025 00:59:38 -0700

modified build system + added musl_c build

</content>
</entry>
<entry>
<id>72539d23c43c656fbec456d8729bc2d61e68f22f</id>
<published>2025-11-12T18:31:24Z</published>
<updated>2025-11-12T18:31:24Z</updated>
<title type="text">Added CMLFS to Credits</title>
<link rel="alternate" type="text/html" href="commit/72539d23c43c656fbec456d8729bc2d61e68f22f.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit 72539d23c43c656fbec456d8729bc2d61e68f22f
parent bf93e7d6c50d71a77d32a6afdd26474d90d5ce00
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Wed, 12 Nov 2025 11:31:24 -0700

Added CMLFS to Credits

I love you dslm4515, thank you for saving me from a lot of hassle

</content>
</entry>
<entry>
<id>bf93e7d6c50d71a77d32a6afdd26474d90d5ce00</id>
<published>2025-11-12T18:22:44Z</published>
<updated>2025-11-12T18:22:44Z</updated>
<title type="text">Sources + Header Build</title>
<link rel="alternate" type="text/html" href="commit/bf93e7d6c50d71a77d32a6afdd26474d90d5ce00.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit bf93e7d6c50d71a77d32a6afdd26474d90d5ce00
parent 6110995cfbd5f7c182613bfcf34b1b363ecdd234
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Wed, 12 Nov 2025 11:22:44 -0700

Sources + Header Build

Added Source pulling via curl.

</content>
</entry>
<entry>
<id>6110995cfbd5f7c182613bfcf34b1b363ecdd234</id>
<published>2025-10-25T23:23:17Z</published>
<updated>2025-10-25T23:23:17Z</updated>
<title type="text">Initial stub of a Makefile and patches for LLVM</title>
<link rel="alternate" type="text/html" href="commit/6110995cfbd5f7c182613bfcf34b1b363ecdd234.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit 6110995cfbd5f7c182613bfcf34b1b363ecdd234
parent 636c6f016391b5c326b8a0433c3c8d8f332eaafd
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Sat, 25 Oct 2025 16:23:17 -0700

Initial stub of a Makefile and patches for LLVM

Nothing much, but getting some patches from chimera linux that should
work.

</content>
</entry>
<entry>
<id>636c6f016391b5c326b8a0433c3c8d8f332eaafd</id>
<published>2025-10-25T23:22:22Z</published>
<updated>2025-10-25T23:22:22Z</updated>
<title type="text">Update README</title>
<link rel="alternate" type="text/html" href="commit/636c6f016391b5c326b8a0433c3c8d8f332eaafd.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit 636c6f016391b5c326b8a0433c3c8d8f332eaafd
parent dbd8f5fc03a27f29eb947e27dfc654d7f2175856
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Sat, 25 Oct 2025 16:22:22 -0700

Update README

</content>
</entry>
<entry>
<id>dbd8f5fc03a27f29eb947e27dfc654d7f2175856</id>
<published>2025-10-17T00:25:58Z</published>
<updated>2025-10-17T00:25:58Z</updated>
<title type="text">Initial commit</title>
<link rel="alternate" type="text/html" href="commit/dbd8f5fc03a27f29eb947e27dfc654d7f2175856.html" />
<author>
<name>cowmonk</name>
<email>cowmonk@based.pt</email>
</author>
<content type="text">commit dbd8f5fc03a27f29eb947e27dfc654d7f2175856
Author: cowmonk &lt;cowmonk@based.pt&gt;
Date:   Fri, 17 Oct 2025 01:25:58 +0100

Initial commit

</content>
</entry>
</feed>
