summaryrefslogtreecommitdiffstats
path: root/backends/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'backends/ChangeLog')
-rw-r--r--backends/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog
index b48af4e1..51959259 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,8 @@
+2022-02-16 Mark Wielaard <[email protected]>
+
+ * ppc_initreg.c (ppc_set_initial_registers_tid): Define struct
+ pt_regs32. Use PTRACE_GETREGSET.
+
2021-09-29 William Cohen <[email protected]>
* riscv_init.c (riscv_return_value_location_lp64f): New function