summaryrefslogtreecommitdiffstats
path: root/backends/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2018-07-19 11:54:59 +0200
committerMark Wielaard <[email protected]>2018-07-19 16:48:14 +0200
commit18c139b596004931c3776f94efab58ca499b0808 (patch)
tree04cb8b1e5774159cf57b94297d9a336f83a9bf76 /backends/ChangeLog
parent5ed675bc8b564893024f9f7ae5433dbbe74c80a0 (diff)
Fix typo in riscv_register_info
Signed-off-by: Andreas Schwab <[email protected]>
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r--backends/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog
index bf31072e..79370b6f 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,7 @@
+2018-07-19 Andreas Schwab <[email protected]>
+
+ * riscv_regs.c (riscv_register_info): Fix typo.
+
2018-07-17 Andreas Schwab <[email protected]>
* Makefile.am (riscv_SRCS): Add riscv_corenote.c.