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

Commit 0b610bb

Browse files
authored
Merge pull request #24 from ved-rivos/freeze
moving to frozen state
2 parents 35d4dc9 + 0fb937c commit 0b610bb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

header.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[[header]]
22
:description: Atomic Compare-and-Swap (CAS) instructions
33
:company: RISC-V.org
4-
:revdate: 6/2023
5-
:revnumber: 1.0-rc2
6-
:revremark: This document is in stable state. See http://riscv.org/spec-state for details.
4+
:revdate: 9/2023
5+
:revnumber: 1.0-rc4
6+
:revremark: This document is in Frozen state. See http://riscv.org/spec-state for details.
77
:url-riscv: http://riscv.org
88
:doctype: book
99
:preface-title: Preamble
@@ -40,12 +40,12 @@ endif::[]
4040

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

5151
[preface]

0 commit comments

Comments
 (0)