From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id D7CD73858D20; Sun, 21 May 2023 18:40:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D7CD73858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684694437; bh=N3tVoOgo/L5TfgfJPM0fylB9BjlXivDm0SVaCyUROhM=; h=To:Subject:Date:From:From; b=NjoBhlWl2yT8Sfw+wwHzr8n26qVqjBMAYTHXmy+bvO5pvUQrQxwDwgsXn4/eHD5eF Qt/OYllXbHhYQFseh4gHYpifKjL8MPqV5o6iXKS3DS94zKUnqv/+6sBVI+ZDSIulco epCq732V7lt4ma3ttcojTIFR67Y/1L1KqSQAKKU8= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. fd86c2b52a4fa69ac5a7755b55934c6a9c3e7cd7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b3ed2d817de659c08c6e33f8aaf94c337fca13f2 X-Git-Newrev: fd86c2b52a4fa69ac5a7755b55934c6a9c3e7cd7 Message-Id: <20230521184037.D7CD73858D20@sourceware.org> Date: Sun, 21 May 2023 18:40:37 +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 fd86c2b52a4fa69ac5a7755b55934c6a9c3e7cd7 (commit) from b3ed2d817de659c08c6e33f8aaf94c337fca13f2 (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 fd86c2b52a4fa69ac5a7755b55934c6a9c3e7cd7 Author: Gerald Pfeifer Date: Sun May 21 20:40:19 2023 +0200 readings: Adjust link to Arm architectures diff --git a/htdocs/readings.html b/htdocs/readings.html index 6813b84f..26f2af7a 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -65,7 +65,7 @@ names.
The 64-bit execution state of the ARM Architecture, first introduced by the ARMv8-A architecture.
Manufacturer: Various, by license from ARM. -
ARM Documentation +
ARM Documentation
  • andes (nds32) @@ -84,7 +84,7 @@ names.
  • ARM
    Manufacturer: Various, by license from ARM.
    CPUs include: ARM7TDMI, and the Cortex-A, Cortex-R and Cortex-M series. -
    ARM Documentation +
    ARM Documentation
    Application Binary Interface (ABI) for the ARM Architecture
  • ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs