diff options
author | John Baldwin <jhb@FreeBSD.org> | 2019-07-15 17:21:36 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2019-07-15 17:21:36 -0700 |
commit | 206e6c58a769f9ec63827b8ca3952b0cd8c828ba (patch) | |
tree | a100f807ade8ea17e7c9a0a9cf1d4a881bb58ef6 /opcodes/ChangeLog-9297 | |
parent | cbde90f25ec66b359c90514a50bbf25d122bb7e3 (diff) | |
download | gdb-206e6c58a769f9ec63827b8ca3952b0cd8c828ba.zip gdb-206e6c58a769f9ec63827b8ca3952b0cd8c828ba.tar.gz gdb-206e6c58a769f9ec63827b8ca3952b0cd8c828ba.tar.bz2 |
Fix build for aarch64, arm, and riscv FreeBSD native targets.
Remove unused gdbarch argument to helper functions originally
copied from mips-fbsd-nat.c. Include regcache.h previously
included from defs.h via gdbarch.h.
gdb/ChangeLog:
* aarch64-fbsd-nat.c: Include regcache.h.
(getregs_supplies, getfpregs_supplies): Remove unused gdbarch
argument.
(aarch64_fbsd_nat_target::fetch_registers)
(aarch64_fbsd_nat_target::store_registers): Remove gdbarch
variable.
* arm-fbsd-nat.c, riscv-fbsd-nat.c: Likewise.
Diffstat (limited to 'opcodes/ChangeLog-9297')
0 files changed, 0 insertions, 0 deletions