binutils-gdb/sim/pru
Mike Frysinger 20fea6638f sim: use bfd_vma when reading start addr from bfd info
Since SIM_ADDR is always 32-bit, it might truncate the address with
64-bit ELFs.  Since we load that addr from the bfd, use the bfd_vma
type which matches the bfd_get_start_address API.
2022-12-22 19:29:10 -05:00
..
ChangeLog-2021
interp.c sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
local.mk sim: run: move linking into top-level 2022-11-05 20:00:56 +07:00
Makefile.in
pru.h sim: pru: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
pru.isa sim: pru: Fix behaviour when loop count is zero 2022-11-12 15:10:07 +02:00
sim-main.h sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00