binutils-gdb/sim
Alan Modra 845cbaa9ff sim: remove use of PTR
PTR will soon disappear from ansidecl.h.  Remove uses in sim.  Where
a PTR cast is used in assignment or function args to a void* I've
simply removed the unnecessary (in C) cast rather than replacing with
(void *).
2022-05-13 14:32:54 +09:30
..
aarch64
arm sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
avr
bfin sim: remove use of PTR 2022-05-13 14:32:54 +09:30
bpf sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
common sim: remove use of PTR 2022-05-13 14:32:54 +09:30
cr16
cris sim: remove use of PTR 2022-05-13 14:32:54 +09:30
d10v
erc32 sim: fixes for libopcodes styled disassembler 2022-04-04 22:41:24 +01:00
example-synacor
frv sim: remove use of PTR 2022-05-13 14:32:54 +09:30
ft32
h8300
igen
iq2000
lm32
m4 sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
m32c sim: remove use of PTR 2022-05-13 14:32:54 +09:30
m32r sim: remove use of PTR 2022-05-13 14:32:54 +09:30
m68hc11
mcore
microblaze
mips sim: remove use of PTR 2022-05-13 14:32:54 +09:30
mn10300 sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
moxie
msp430
or1k sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
ppc sim: remove use of PTR 2022-05-13 14:32:54 +09:30
pru
riscv sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
rl78 sim: remove use of PTR 2022-05-13 14:32:54 +09:30
rx sim: remove use of PTR 2022-05-13 14:32:54 +09:30
sh
testsuite Fix for v850e divq instruction 2022-04-06 11:10:40 -04:00
v850 Fix for v850e divq instruction 2022-04-06 11:10:40 -04:00
.gitignore
aclocal.m4
arch-subdir.mk.in
ChangeLog-2021
config.h.in
configure sim: add arch/.gdbinit stub scripts 2022-03-28 23:10:34 -04:00
configure.ac sim: add arch/.gdbinit stub scripts 2022-03-28 23:10:34 -04:00
COPYING
gdbinit.in sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
MAINTAINERS
Makefile.am
Makefile.in sim: add arch/.gdbinit stub scripts 2022-03-28 23:10:34 -04:00
README-HACKING