~ salmonella-environment-setup (master) ce7857b21da185790f467028f094e76007f8da3b


commit ce7857b21da185790f467028f094e76007f8da3b
Author:     Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Wed Aug 17 21:56:23 2022 +0200
Commit:     Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Wed Aug 17 21:56:26 2022 +0200

    index.wiki: cluster FreeBSD entries by compiler
    
    Suggested by Andy.

diff --git a/index.wiki b/index.wiki
index 6a49440..1bfc8d2 100644
--- a/index.wiki
+++ b/index.wiki
@@ -50,18 +50,24 @@ repository, C compiler, operating system, hardware platform and date
     <td>[[http://salmonella-linux-x86-64.call-cc.org/feeds/master/tcc/linux/x86-64/|feeds]]</td>
   </tr>
 
-  <tr>
-    <td>FreeBSD</td><td>x86-64</td><td>master</td><td>gcc</td><td>no</td><td>no</td><td>yes</td>
-    <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/master/gcc/freebsd/x86-64/2022/|2022]]</td>
-    <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/feeds/master/gcc/freebsd/x86-64/|feeds]]</td>
-  </tr>
-
   <tr>
     <td>FreeBSD</td><td>x86-64</td><td>master</td><td>clang</td><td>no</td><td>no</td><td>yes</td>
     <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/master/clang/freebsd/x86-64/2022/|2022]]</td>
     <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/feeds/master/clang/freebsd/x86-64/|feeds]]</td>
   </tr>
 
+  <tr>
+    <td>FreeBSD</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-freebsd-x86-64.call-cc.org/salmonella/master-speed/clang/freebsd/x86-64/2022/|2022]]</td>
+    <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/feeds/master-speed/clang/freebsd/x86-64/|feeds]]</td>
+  </tr>
+
+  <tr>
+    <td>FreeBSD</td><td>x86-64</td><td>master</td><td>gcc</td><td>no</td><td>no</td><td>yes</td>
+    <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/master/gcc/freebsd/x86-64/2022/|2022]]</td>
+    <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/feeds/master/gcc/freebsd/x86-64/|feeds]]</td>
+  </tr>
+
   <tr>
     <td>FreeBSD</td><td>x86-64</td><td>master</td><td>gcc</td><td><b>yes</b></td><td>no</td><td>yes</td>
     <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/master-debugbuild/gcc/freebsd/x86-64/2022/|2022]]</td>
@@ -74,12 +80,6 @@ repository, C compiler, operating system, hardware platform and date
     <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/feeds/master-speed/gcc/freebsd/x86-64/|feeds]]</td>
   </tr>
 
-  <tr>
-    <td>FreeBSD</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-freebsd-x86-64.call-cc.org/salmonella/master-speed/clang/freebsd/x86-64/2022/|2022]]</td>
-    <td>[[http://salmonella-freebsd-x86-64.call-cc.org/salmonella/feeds/master-speed/clang/freebsd/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/2022|2022]]</td>
Trap