This patch adds an entry to the News section in index.html, announcing the availability of a nightly build of bpf-unknown-none-gcc. --- htdocs/index.html | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/htdocs/index.html b/htdocs/index.html index 655b7373..e91fadf1 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -55,6 +55,12 @@ mission statement</a>.</p> <h2 id="news">News</h2> <dl> +<dt><span><a href="https://godbolt.org">GCC BPF in Compiler Explorer</a></span> + <span class="date">[2022-12-23]</span></dt> +<dd>Support for a nightly build of the bpf-unknown-none-gcc compiler + has been contributed to Compiler Explorer (aka godbolt.org) by Marc + Poulhiès</dd> + <dt><span><a href="https://gcc.gnu.org/wiki/cauldron2022">GNU Tools Cauldron 2022</a></span> <span class="date">[2022-09-02]</span></dt> <dd>Prague, Czech Republic and online, September 16-18 2022</dd> -- 2.30.2