aboutsummaryrefslogtreecommitdiff
path: root/src/preface.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/preface.tex')
-rw-r--r--src/preface.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/preface.tex b/src/preface.tex
index 755745b..104e7c1 100644
--- a/src/preface.tex
+++ b/src/preface.tex
@@ -22,7 +22,7 @@ versions of the RISC-V ISA modules:
D & 2.0 & Y \\
Q & 2.0 & Y \\
L & 0.0 & N \\
- C & 1.9 & N \\
+ C & 2.0 & Y \\
B & 0.0 & N \\
J & 0.0 & N \\
T & 0.0 & N \\
@@ -70,6 +70,7 @@ The major changes in this version of the document include:
\item An expanded pseudoinstruction listing.
\item Removal of the calling convention chapter, which has been superseded by
the RISC-V ELF psABI Specification~\cite{riscv-elf-psabi}.
+\item The C extension has been frozen and renumbered version 2.0.
\end{itemize}
\section*{Preface to Document Version 2.1}