This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 13f6a3d1282ffce8fcde986a85266556d75b7768 (commit) from 516171b39a123033dbcaad620327ab14137cb569 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 13f6a3d1282ffce8fcde986a85266556d75b7768 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Fri Jun 21 10:48:58 2024 +0200 news: Unify hsafoundation.com URLs diff --git a/htdocs/news.html b/htdocs/news.html index 4a6c2ab3..471b31b7 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -168,7 +168,7 @@ <dt><span>BRIG/HSAIL (Heterogeneous Systems Architecture Intermediate Language) front end added</span> <span class="date">[2017-02-01]</span></dt> - <dd><a href="http://hsafoundation.com"> Heterogeneous Systems + <dd><a href="https://hsafoundation.com">Heterogeneous Systems Architecture 1.0</a> BRIG (HSAIL) <a href="gcc-7/changes.html#brig">front end was added to GCC</a>, enabling HSAIL finalization for gcc-supported @@ -207,7 +207,7 @@ <dt><span> Heterogeneous Systems Architecture support</span> <span class="date">[2016-01-27]</span></dt> - <dd><a href="http://www.hsafoundation.com/"> Heterogeneous Systems + <dd><a href="https://hsafoundation.com">Heterogeneous Systems Architecture 1.0</a> <a href="https://gcc.gnu.org/gcc-6/changes.html#hsa"> support was added to GCC</a>, contributed by Martin Jambor, Martin Liška and Michael Matz from SUSE.</dd> ----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs