Signed-off-by: Andreas Schwab
---
backends/ChangeLog| 4
backends/riscv_regs.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/backends/ChangeLog b/backends/ChangeLog
index bf31072e3a..79370b6f85 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,7
Signed-off-by: Andreas Schwab
---
tests/ChangeLog | 12 +
tests/Makefile.am | 6 ++-
tests/run-allregs.sh| 71
tests/run-readelf-mixed-corenote.sh | 70 +++
tests/run-strip-test12.s
Thanks. Typo looks obvious.
Pushed to master.
On Thu, 2018-07-19 at 12:41 +0200, Andreas Schwab wrote:
> +2018-07-19 Andreas Schwab
> +
> + * Makefile.am (TESTS): Add run-strip-test12.sh.
> + (EXTRA_DIST): Add run-strip-test12.sh, testfile-riscv64.bz2,
> + testfile-riscv64-s.bz2, testfile-riscv64-core.bz2.
> + (run-strip-tes