~ salmonella-environment-setup (master) d60fc7a640ec107c1a13b4978e3e4140ecfc04b6
commit d60fc7a640ec107c1a13b4978e3e4140ecfc04b6
Author: Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Wed Dec 4 19:11:59 2024 +0100
Commit: Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Wed Dec 4 19:11:59 2024 +0100
index.wiki: Add C6 and update C5 branch (master -> chicken-5)
diff --git a/index.wiki b/index.wiki
index b4dc997..95403cc 100644
--- a/index.wiki
+++ b/index.wiki
@@ -17,6 +17,24 @@ repository, C compiler, operating system, hardware platform and date
<nowiki><p> </p></nowiki>
+=== CHICKEN 6
+
+'''WARNING''': CHICKEN 6 has not been officially released yet.
+
+<table>
+ <tr>
+ <th>OS</th><th>HW</th><th>Branch</th><th>C compiler</th><th>Debug?</th><th>Speed?</th><th>Cached?</th>
+ <th>Results</th>
+ <th>Atom feeds</th>
+ </tr>
+
+ <tr>
+ <td>Linux</td><td>x86</td><td>master</td><td>gcc</td><td>no</td><td>no</td><td>yes</td>
+ <td>[[http://salmonella-linux-x86-64.call-cc.org/master/gcc/linux/x86-64/2024/|2024]]</td>
+ <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/master/gcc/linux/x86-64/|feeds]]</td>
+ </tr>
+</table>
+
=== CHICKEN 5
<table>
@@ -27,45 +45,45 @@ repository, C compiler, operating system, hardware platform and date
</tr>
<tr>
- <td>Linux</td><td>x86</td><td>master</td><td>clang</td><td>no</td><td>no</td><td><b>no</b></td>
- <td>[[http://salmonella-linux-x86.call-cc.org/master/clang/linux/x86/2024/|2024]]</td>
- <td>[[http://salmonella-linux-x86.call-cc.org/feeds/master/clang/linux/x86/|feeds]]</td>
+ <td>Linux</td><td>x86</td><td>chicken-5</td><td>clang</td><td>no</td><td>no</td><td><b>no</b></td>
+ <td>[[http://salmonella-linux-x86.call-cc.org/chicken-5/clang/linux/x86/2024/|2024]]</td>
+ <td>[[http://salmonella-linux-x86.call-cc.org/feeds/chicken-5/clang/linux/x86/|feeds]]</td>
</tr>
<tr>
- <td>Linux</td><td>x86-64</td><td>master</td><td>gcc</td><td>no</td><td>no</td><td>yes</td>
- <td>[[http://salmonella-linux-x86-64.call-cc.org/master/gcc/linux/x86-64/2024|2024]]</td>
- <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/master/gcc/linux/x86-64/|feeds]]</td>
+ <td>Linux</td><td>x86-64</td><td>chicken-5</td><td>gcc</td><td>no</td><td>no</td><td>yes</td>
+ <td>[[http://salmonella-linux-x86-64.call-cc.org/chicken-5/gcc/linux/x86-64/2024|2024]]</td>
+ <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/chicken-5/gcc/linux/x86-64/|feeds]]</td>
</tr>
<tr>
- <td>Linux</td><td>x86-64</td><td>master</td><td>tcc</td><td>no</td><td>no</td><td>yes</td>
- <td>[[http://salmonella-linux-x86-64.call-cc.org/master/tcc/linux/x86-64/2024|2024]]</td>
- <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/master/tcc/linux/x86-64/|feeds]]</td>
+ <td>Linux</td><td>x86-64</td><td>chicken-5</td><td>tcc</td><td>no</td><td>no</td><td>yes</td>
+ <td>[[http://salmonella-linux-x86-64.call-cc.org/chicken-5/tcc/linux/x86-64/2024|2024]]</td>
+ <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/chicken-5/tcc/linux/x86-64/|feeds]]</td>
</tr>
<tr>
- <td>OpenBSD</td><td>x86-64</td><td>master</td><td>clang</td><td>no</td><td>no</td><td>yes</td>
- <td>[[http://salmonella-openbsd-x86-64.call-cc.org/master/clang/openbsd/x86-64/2024|2024]]</td>
- <td>[[http://salmonella-openbsd-x86-64.call-cc.org/feeds/master/clang/openbsd/x86-64/|feeds]]</td>
+ <td>OpenBSD</td><td>x86-64</td><td>chicken-5</td><td>clang</td><td>no</td><td>no</td><td>yes</td>
+ <td>[[http://salmonella-openbsd-x86-64.call-cc.org/chicken-5/clang/openbsd/x86-64/2024|2024]]</td>
+ <td>[[http://salmonella-openbsd-x86-64.call-cc.org/feeds/chicken-5/clang/openbsd/x86-64/|feeds]]</td>
</tr>
<tr>
- <td>OpenBSD</td><td>x86-64</td><td>master</td><td>clang</td><td>no</td><td><b>yes</b></td><td>yes</td>
- <td>[[http://salmonella-openbsd-x86-64.call-cc.org/master-speed/clang/openbsd/x86-64/2024|2024]]</td>
- <td>[[http://salmonella-openbsd-x86-64.call-cc.org/feeds/master-speed/clang/openbsd/x86-64/|feeds]]</td>
+ <td>OpenBSD</td><td>x86-64</td><td>chicken-5</td><td>clang</td><td>no</td><td><b>yes</b></td><td>yes</td>
+ <td>[[http://salmonella-openbsd-x86-64.call-cc.org/chicken-5-speed/clang/openbsd/x86-64/2024|2024]]</td>
+ <td>[[http://salmonella-openbsd-x86-64.call-cc.org/feeds/chicken-5-speed/clang/openbsd/x86-64/|feeds]]</td>
</tr>
<tr>
- <td>OpenBSD</td><td>x86-64</td><td>master</td><td>gcc</td><td>no</td><td>no</td><td>yes</td>
- <td>[[http://salmonella-openbsd-x86-64.call-cc.org/master/gcc/openbsd/x86-64/2024|2024]]</td>
- <td>[[http://salmonella-openbsd-x86-64.call-cc.org/feeds/master/gcc/openbsd/x86-64/|feeds]]</td>
+ <td>OpenBSD</td><td>x86-64</td><td>chicken-5</td><td>gcc</td><td>no</td><td>no</td><td>yes</td>
+ <td>[[http://salmonella-openbsd-x86-64.call-cc.org/chicken-5/gcc/openbsd/x86-64/2024|2024]]</td>
+ <td>[[http://salmonella-openbsd-x86-64.call-cc.org/feeds/chicken-5/gcc/openbsd/x86-64/|feeds]]</td>
</tr>
<tr>
- <td>OpenBSD</td><td>x86-64</td><td>master</td><td>gcc</td><td>no</td><td><b>yes</b></td><td>yes</td>
- <td>[[http://salmonella-openbsd-x86-64.call-cc.org/master-speed/gcc/openbsd/x86-64/2024|2024]]</td>
- <td>[[http://salmonella-openbsd-x86-64.call-cc.org/feeds/master-speed/gcc/openbsd/x86-64/|feeds]]</td>
+ <td>OpenBSD</td><td>x86-64</td><td>chicken-5</td><td>gcc</td><td>no</td><td><b>yes</b></td><td>yes</td>
+ <td>[[http://salmonella-openbsd-x86-64.call-cc.org/chicken-5-speed/gcc/openbsd/x86-64/2024|2024]]</td>
+ <td>[[http://salmonella-openbsd-x86-64.call-cc.org/feeds/chicken-5-speed/gcc/openbsd/x86-64/|feeds]]</td>
</tr>
</table>
Trap