From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 8A1143858416; Thu, 16 Mar 2023 23:32:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8A1143858416 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679009541; bh=zZGHS8zdVOPSuuwz0XLUzZzZaTpopUSuPmsD/8KYQAk=; h=To:Subject:Date:From:From; b=dn4SjbUUUhb07xzXA4WVA5cE+1fvHJb82js+ejPGRYpFW1mnTkSHRiUzj92UzwgPd 2bKGa/tFG33+EINLr6gzKiQegZTyUs+faCzp4xvNKI3pwsJYdyfa1xjo2w7Po5/pvl xomo6jLA7kxjlERo6EPsW4tiRV0cKtv8bqZT3O2A= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 94c654022d3d6d439f21418c74d13e4e303d44ab X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e40b7c79d15857d74b12310e7d3d74b4d01a3a4d X-Git-Newrev: 94c654022d3d6d439f21418c74d13e4e303d44ab Message-Id: <20230316233221.8A1143858416@sourceware.org> Date: Thu, 16 Mar 2023 23:32:21 +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 94c654022d3d6d439f21418c74d13e4e303d44ab (commit) from e40b7c79d15857d74b12310e7d3d74b4d01a3a4d (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 94c654022d3d6d439f21418c74d13e4e303d44ab Author: Gerald Pfeifer Date: Fri Mar 17 00:32:07 2023 +0100 readings: Add new link for AVR documentation diff --git a/htdocs/readings.html b/htdocs/readings.html index 27f42d3d..3cdc47a9 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -90,6 +90,7 @@ names.
  • AVR
    Manufacturer: Atmel +
    AVR documentation
  • Blackfin ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- gcc-wwwdocs