diff options
| author | Andreas Schwab <[email protected]> | 2018-07-17 13:18:32 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2018-07-17 19:27:26 +0200 |
| commit | 0eff4f2ae6a4e4094638f64a4190f66ba9139255 (patch) | |
| tree | c6ffda3e0de5196029c253fa8e64de75c75e09e8 /backends/ChangeLog | |
| parent | 1b548ea9eea29915510a361c24a6eb98fa0b6a6d (diff) | |
backends: add core_note callback for RISC-V
Signed-off-by: Andreas Schwab <[email protected]>
Diffstat (limited to 'backends/ChangeLog')
| -rw-r--r-- | backends/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog index 05327600..bf31072e 100644 --- a/backends/ChangeLog +++ b/backends/ChangeLog @@ -1,3 +1,9 @@ +2018-07-17 Andreas Schwab <[email protected]> + + * Makefile.am (riscv_SRCS): Add riscv_corenote.c. + * riscv_corenote.c: New file. + * riscv_init.c (riscv_init): Hook core_note. + 2018-07-11 Andreas Schwab <[email protected]> * Makefile.am (riscv_SRCS): Add riscv_initreg.c. |
