From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 2244D3858C50; Thu, 9 Feb 2023 07:50:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2244D3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675929010; bh=VSXxUE7t5w5oYrZBNIM2FghrN8eHqYAIO7f3uyAjt5g=; h=To:Subject:Date:From:From; b=CrlPthWepyyEXyQprDjcoE5YGD+St+1Wt84pz4QHufNWg+BgwSMsB8BsX1Re9y32a Mwg169QRAb9VCTmZq+uaEuu9fO+hq5b+2l+NYuP3SMayo9KAYwObRTJJ6J0idCZEav 13uzBdNhG8j4rLT+pRjReRYrgUMPMLPZqNf/kXbc= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 1b0a7f6d385236415e2ba5028b3a977156d2055e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 98c77c7cd4fc3f1bb1e77e260640cbbe5fd45b46 X-Git-Newrev: 1b0a7f6d385236415e2ba5028b3a977156d2055e Message-Id: <20230209075010.2244D3858C50@sourceware.org> Date: Thu, 9 Feb 2023 07:50:10 +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 1b0a7f6d385236415e2ba5028b3a977156d2055e (commit) from 98c77c7cd4fc3f1bb1e77e260640cbbe5fd45b46 (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 1b0a7f6d385236415e2ba5028b3a977156d2055e Author: Gerald Pfeifer Date: Thu Feb 9 08:49:41 2023 +0100 readings: Update MicroBlaze Processor Reference reference diff --git a/htdocs/readings.html b/htdocs/readings.html index 29368a9a..34ba508c 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -193,7 +193,7 @@ names.
  • MicroBlace
    Manufacturer: Xilinx -
    +
    MicroBlaze Processor Reference Guide
    GDB includes a simulator for an earlier version of the processor.
  • ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs