From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id E5DCF3858D34; Mon, 27 May 2024 07:34:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E5DCF3858D34 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1716795299; bh=pmgs4GOfBN721+hNnRqE8v3MWfymn3MKjl228r4CCbo=; h=To:Subject:Date:From:From; b=ngRf8D2JSvMi4J96wdgp+YMAZt4o1vkUt6MaL56BkHo61TnInsLW894owDPxxBAql 9TS3wD9B8xqajUgiYhSb4CcKvG+9cs1hR0n9YthW1kZ9vj/c0aPlMkWFYivySnHNl/ fvA+68wFxZMWD5rHilB8XrtOb5YYfeTDfrpMaSKA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. dd0024f713bda1f7735558347db357ff437e04dd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f22fecf4bcafee06b8a7c1f2ae327b21ed2dae55 X-Git-Newrev: dd0024f713bda1f7735558347db357ff437e04dd Message-Id: <20240527073459.E5DCF3858D34@sourceware.org> Date: Mon, 27 May 2024 07:34:59 +0000 (GMT) From: Gerald Pfeifer List-Id: 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 dd0024f713bda1f7735558347db357ff437e04dd (commit) from f22fecf4bcafee06b8a7c1f2ae327b21ed2dae55 (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 dd0024f713bda1f7735558347db357ff437e04dd Author: Gerald Pfeifer Date: Mon May 27 09:34:45 2024 +0200 news: Tweak hsafoundation.com URL diff --git a/htdocs/news.html b/htdocs/news.html index d2168528..2490d69e 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -168,7 +168,7 @@
BRIG/HSAIL (Heterogeneous Systems Architecture Intermediate Language) front end added [2017-02-01]
-
Heterogeneous Systems +
Heterogeneous Systems Architecture 1.0 BRIG (HSAIL) front end was added to GCC, enabling HSAIL finalization for gcc-supported ----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs