From: kevlo Date: Mon, 14 Feb 2022 08:14:19 +0000 (+0000) Subject: Add the EM_RISCV value to match X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=6e7d92442480e77097becfa6b6221ccb67f8cc90;p=openbsd Add the EM_RISCV value to match ok miod@ --- diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index 676555badf2..407a0d8f515 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: elf.5,v 1.40 2021/04/15 18:13:24 kettenis Exp $ +.\" $OpenBSD: elf.5,v 1.41 2022/02/14 08:14:19 kevlo Exp $ .\"Copyright (c) 1999 Jeroen Ruigrok van der Werven .\"All rights reserved. .\" @@ -25,7 +25,7 @@ .\" .\" $FreeBSD: src/share/man/man5/elf.5,v 1.21 2001/10/01 16:09:23 ru Exp $ .\" -.Dd $Mdocdate: April 15 2021 $ +.Dd $Mdocdate: February 14 2022 $ .Dt ELF 5 .Os .Sh NAME @@ -330,6 +330,8 @@ AMD64. DEC Vax. .It Dv EM_AARCH64 ARM 64-bit. +.It Dv EM_RISCV +RISC-V. .It Dv EM_ALPHA_EXP Compaq [DEC] Alpha with enhanced instruction set. .El