From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 62EFE3858288; Fri, 24 Nov 2023 08:34:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 62EFE3858288 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1700814896; bh=VIwdmuqF5VA8FcRZppNPQDGGS4JP+41xUNkg0q5Sd+c=; h=To:Subject:Date:From:From; b=lW2QkLm+pXfPXHpMfNp2wzei2cz9S/nZTG7nrEVjlniHE1gi19ZKjnkNYuDyxXtaz Kz/PRbQ+0zjJt9EHthJV2FmTGq9FTBIH6/FQs+3hGYt9WAyRJVEwII77UzFz2g99Yt NFF3dkaDj/wvwokRx6NRNPJ+ObpJuS8pKCZZzLNY= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 17418f262b17680a07a4493631aa0743b5fe9780 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0d61af427e4cc7693b395d3eec35eda7ca7986e8 X-Git-Newrev: 17418f262b17680a07a4493631aa0743b5fe9780 Message-Id: <20231124083456.62EFE3858288@sourceware.org> Date: Fri, 24 Nov 2023 08:34:56 +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 17418f262b17680a07a4493631aa0743b5fe9780 (commit) from 0d61af427e4cc7693b395d3eec35eda7ca7986e8 (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 17418f262b17680a07a4493631aa0743b5fe9780 Author: Gerald Pfeifer Date: Fri Nov 24 09:33:26 2023 +0100 readings: Update OpenPOWER link The original link now redirects to a very generic page; refer to the OpenPOWER Foundation instead. diff --git a/htdocs/readings.html b/htdocs/readings.html index 26f2af7a..90ad35d9 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -269,7 +269,7 @@ names.
  • rs6000 (powerpc, powerpcle)
    Manufacturer: IBM, Motorola -
    Power ISA +
    OpenPOWER Foundation
    64-Bit ELF V2 ABI - OpenPOWER ABI
    AIX 7.2 Assembler Language Reference
  • ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs