]> Cypherpunks repositories - gostls13.git/commit
obj/riscv: fix link to risc-v dwarf register numbers
authorhasheddan <georgedanielmangum@gmail.com>
Thu, 11 Nov 2021 15:02:13 +0000 (10:02 -0500)
committerIan Lance Taylor <iant@golang.org>
Thu, 11 Nov 2021 19:41:06 +0000 (19:41 +0000)
commitf1935c52703e4482c5047b4b35276e965896df7c
tree0f487f4c688151246a7102ff88fc9ee28eb073a2
parent8ce1a953fb125ab390e816540d7f6c304ee7e52b
obj/riscv: fix link to risc-v dwarf register numbers

The repository name and structure in the RISC-V GitHub org has been
modified, rendering the existing link invalid. This updates to point at
the new location of the RISC-V DWARF specification.

Change occured in https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/208

Change-Id: I8ca4c390bee2d7ce20418cdd00e4945a426cf5f7
Reviewed-on: https://go-review.googlesource.com/c/go/+/363355
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Trust: Brad Fitzpatrick <bradfitz@golang.org>
Trust: Than McIntosh <thanm@google.com>
src/cmd/internal/obj/riscv/cpu.go