aboutsummaryrefslogtreecommitdiff
path: root/src/debug/elf/testdata
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-04-12 16:35:51 +0200
committerTobias Klauser <tobias.klauser@gmail.com>2018-04-18 13:19:31 +0000
commit96f6cc15949c27df4fe5df3c5ac9952f37543333 (patch)
tree5647d20a6065f4deb612f47b60d7fa192910dd5d /src/debug/elf/testdata
parent47435b1da1e2a5698d1cfddc0eff889e4fdb6111 (diff)
downloadgo-96f6cc15949c27df4fe5df3c5ac9952f37543333.tar.xz
debug/elf: add riscv64 relocations
Based on the code from https://github.com/riscv/riscv-go/ originally written by Amol Bhave. Change-Id: I8d5377096d4ff8b198dadb630511f9a0347f9797 Reviewed-on: https://go-review.googlesource.com/107339 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/debug/elf/testdata')
-rw-r--r--src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.objbin0 -> 9576 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj b/src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj
new file mode 100644
index 0000000000..91ae6487a3
--- /dev/null
+++ b/src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj
Binary files differ