freebsd-src/sys/riscv
Mitchell Horne a9b24e4dc2 riscv: fix relocation handling for R_RISCV_64
It requires the addend. In practice this doesn't seem to be a problem,
since relocations of this type are all with an addend of zero.
Obviously, we still want to handle this correctly if that ever changes.

Reviewed by:	markj
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37039
2022-10-20 12:01:29 -03:00
..
allwinner aw_wdog: support Allwinner D1 watchdog 2022-04-12 19:51:17 -03:00
conf Sync TCP related kernel config options 2022-10-10 15:40:26 +02:00
include sys: Consolidate common implementation details of PV entries. 2022-10-07 10:14:03 -07:00
riscv riscv: fix relocation handling for R_RISCV_64 2022-10-20 12:01:29 -03:00
sifive riscv sifive: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-10 10:21:38 -07:00