Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #24 from ved-rivos/freeze
Browse files Browse the repository at this point in the history
moving to frozen state
  • Loading branch information
ved-rivos authored Sep 8, 2023
2 parents 35d4dc9 + 0fb937c commit 0b610bb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions header.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[[header]]
:description: Atomic Compare-and-Swap (CAS) instructions
:company: RISC-V.org
:revdate: 6/2023
:revnumber: 1.0-rc2
:revremark: This document is in stable state. See http://riscv.org/spec-state for details.
:revdate: 9/2023
:revnumber: 1.0-rc4
:revremark: This document is in Frozen state. See http://riscv.org/spec-state for details.
:url-riscv: http://riscv.org
:doctype: book
:preface-title: Preamble
Expand Down Expand Up @@ -40,12 +40,12 @@ endif::[]

// Preamble
[WARNING]
.This document is in the link:http://riscv.org/spec-state[Stable state]
.This document is in the link:http://riscv.org/spec-state[Frozen state]
====
Assume anything could still change, but limited change should be expected.
This draft specification will change before being accepted as standard, so
implementations made to this draft specification will likely not conform to the
future standard.
Change is extremely unlikely. A high threshold will be used, and a change will
only occur because of some truly critical issue being identified during the
public review cycle. Any other desired or needed changes can be the subject of a
follow-on new extension.
====

[preface]
Expand Down

0 comments on commit 0b610bb

Please sign in to comment.