From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id BD32B3858D28; Sat, 23 Mar 2024 22:06:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BD32B3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711231610; bh=Fh9uKs3SuNZoX+lJP2RdIMzzIb5xQoz7EDhNxqU93U8=; h=To:Subject:Date:From:From; b=Xk+cYSt1KzPWvVFv00afiGzpVeb0Tw7OcIzj0v2AcBmfNL93vNuBMrIbeHG7Te8o2 J9SaaK2dwAvC3B7XpamQIcXEkwEmqQ9WJojn0aFdAviDJBK579w3OmxqsubytZGjMa Bub3s4/5v5Xv0okizSZFyZ0ypzYkwR7HHOSO9rRc= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 45268b51ac5fc2833179f3d949765f7de050f259 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e3cb19380191f624956a2dd5fd06538cca2eb2d4 X-Git-Newrev: 45268b51ac5fc2833179f3d949765f7de050f259 Message-Id: <20240323220650.BD32B3858D28@sourceware.org> Date: Sat, 23 Mar 2024 22:06:50 +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 45268b51ac5fc2833179f3d949765f7de050f259 (commit) from e3cb19380191f624956a2dd5fd06538cca2eb2d4 (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 45268b51ac5fc2833179f3d949765f7de050f259 Author: Gerald Pfeifer Date: Sat Mar 23 23:06:34 2024 +0100 readings: Move shared-ptr.com to https diff --git a/htdocs/readings.html b/htdocs/readings.html index e4e68909..ee77d969 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -283,7 +283,7 @@ names.
Manufacturer: Renesas, various licensees.
CPUs include: SH1, SH2, SH2-DSP, SH3, SH3-DSP, SH4, SH4A, SH5 series.
Renesas SuperH Processors -
SuperH Instruction Set Summary +
SuperH Instruction Set Summary
GDB includes a simulator. ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs