From 9fa4226b7455ef58e72f94fde18a7f7b8923839c Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Sun, 2 Jan 2022 04:08:26 +0100 Subject: [PATCH] correction in download files Signed-off-by: Toshaan Bharvani --- content/specifications/64bitelfv2abi.md | 15 ++++++--------- data/specifications/64bitelfv2abi.yaml | 11 +++++++++-- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/content/specifications/64bitelfv2abi.md b/content/specifications/64bitelfv2abi.md index f87e457..30e7cfe 100644 --- a/content/specifications/64bitelfv2abi.md +++ b/content/specifications/64bitelfv2abi.md @@ -1,12 +1,15 @@ --- -title: "64-bit ELF v2 ABI Specification for OpenPOWER Architecture" -version: 1.4 +title: 64-bit ELF v2 ABI Specification for OpenPOWER Architecture publicreview: false +tags: + - specifications + - systemsoftware + - abi +group: systemsoftware date: 2021-03-15 draft: false --- - The ABI (application binary interface) specification provides the definitions for the machine interface and inter-object interfaces for the little-endian POWER architecture. @@ -25,11 +28,5 @@ This document establishes both big-endian and little-endian application binary i OpenPOWER-compliant processors in the 64-bit Power Architecture can execute in either big-endian or little-endian mode. Executables and executable-generated data (in general) that subscribes to either byte ordering is not portable to a system running in the other mode. - -ERRATA: -An OpenPOWER ELFv2 Errata: For ELFv2 ABI Version 1.4 has been published. These errata should be considered part of this specification until such time as a newer version of the full specification is published. -This document is a Standards Track, Work Group work product owned by the System Software Workgroup and handled in compliance with the requirements outlined in the OpenPOWER Foundation Work Group (WG) Process document. It was created using the Master Template Guide version 1.0. - Comments, questions, etc. can be submitted to the public mailing list for this document at - . diff --git a/data/specifications/64bitelfv2abi.yaml b/data/specifications/64bitelfv2abi.yaml index 999d37f..a704c4a 100644 --- a/data/specifications/64bitelfv2abi.yaml +++ b/data/specifications/64bitelfv2abi.yaml @@ -2,9 +2,11 @@ versions: - number: "1.0" date: "2014-07-21" description: "Initial release." + download: "https://files.openpower.foundation/s/XqEfC9EKNWzgneb" - number: "1.1" - date: "2015-07-15" + date: "2015-07-16" description: "Incorporate errata." + download: "https://files.openpower.foundation/s/aybzqzEpN5AGfXG" - number: "1.2" date: "2016-06-13" description: "POWER8 errata" @@ -12,5 +14,10 @@ versions: date: "2016-06-13" description: "POWER9 errata" - number: "1.4" - date: "2020-01-13" + date: "2017-01-13" description: "Conversion from FrameMaker to DocBook, minor corrections." + download: "https://files.openpower.foundation/s/aqwWeS3qmoaDyos" + - number: "1.5" + date: "2020-12-01" + description: "POWER10 support" + download: "https://files.openpower.foundation/s/cfA2oFPXbbZwEBK"