binutils-gdb/sim
Mike Frysinger 697e27f0ee sim: mips: switch from SIM_ADDR to address_word
The latter type matches the address size configured for this sim.

Also take the opportunity to simplify printf logic by leveraging
PRI* macros.
2022-12-22 20:10:13 -05:00
..
aarch64 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
arm sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
avr sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
bfin sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
bpf sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
common sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
cr16 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
cris sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
d10v sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
erc32 sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
example-synacor sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
frv sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
ft32 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
h8300 sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
igen sim: igen: cleanup archaic pointer-to-long printf casts 2022-11-11 22:08:14 +07:00
iq2000 sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
lm32 sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
m4 sim: restore lstat & mkdir func checks 2022-11-10 00:19:45 +07:00
m32c sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
m32r sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
m68hc11 sim: build: hoist lists of hw devices up 2022-12-21 22:21:25 -05:00
mcore sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
microblaze sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
mips sim: mips: switch from SIM_ADDR to address_word 2022-12-22 20:10:13 -05:00
mn10300 sim: build: hoist lists of hw devices up 2022-12-21 22:21:25 -05:00
moxie sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
msp430 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
or1k sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
ppc sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
pru sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
riscv sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
rl78 sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
rx sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
sh sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
testsuite sim: pru: Fix behaviour when loop count is zero 2022-11-12 15:10:07 +02:00
v850 sim: v850: switch from SIM_ADDR to address_word 2022-12-22 19:46:36 -05:00
.gitignore
aclocal.m4 sim: build: switch to bfd & opcodes libtool linker scripts 2022-11-04 07:42:31 +07:00
arch-subdir.mk.in sim: mips: move fpu bitsize defines to top-level configure 2022-12-21 22:27:12 -05:00
ChangeLog-2021
config.h.in sim: restore lstat & mkdir func checks 2022-11-10 00:19:45 +07:00
configure sim: mips: move fpu bitsize defines to top-level configure 2022-12-21 22:27:12 -05:00
configure.ac sim: mips: move subtarget defines to top-level configure 2022-12-21 22:27:11 -05:00
COPYING
gdbinit.in
MAINTAINERS
Makefile.am sim: build: add a proper var for enabled arches 2022-11-07 21:51:11 +07:00
Makefile.in sim: mips: move fpu bitsize defines to top-level configure 2022-12-21 22:27:12 -05:00
README-HACKING sim: build: move install steps to the top-level 2022-11-05 16:26:08 +07:00