binutils-gdb/sim
Mike Frysinger 5d01527536 sim: aarch64/msp430: fix disassembler usage
The disasm framework reserves the private_data field for the disassemblers
themselves, not for people who use the disassembler.  Instead, there is an
application_data field for callers such as the sim.  Switch to it to avoid
random corruption/crashes when the disassemblers use private_data.
2015-12-27 01:44:37 -05:00
..
aarch64 sim: aarch64/msp430: fix disassembler usage 2015-12-27 01:44:37 -05:00
arm sim: unify sim-hload 2015-12-27 00:54:41 -05:00
avr sim: unify sim-hload 2015-12-27 00:54:41 -05:00
bfin sim: unify sim-hload 2015-12-27 00:54:41 -05:00
common sim: unify sim-hload 2015-12-27 00:54:41 -05:00
cr16 sim: unify sim-hload 2015-12-27 00:54:41 -05:00
cris sim: unify sim-hload 2015-12-27 00:54:41 -05:00
d10v sim: unify sim-hload 2015-12-27 00:54:41 -05:00
erc32 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
frv sim: unify sim-hload 2015-12-27 00:54:41 -05:00
ft32 sim: unify sim-hload 2015-12-27 00:54:41 -05:00
h8300 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
igen Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
iq2000 sim: unify sim-hload 2015-12-27 00:54:41 -05:00
lm32 sim: unify sim-hload 2015-12-27 00:54:41 -05:00
m32c sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
m32r sim: unify sim-hload 2015-12-27 00:54:41 -05:00
m68hc11 sim: unify sim-hload 2015-12-27 00:54:41 -05:00
mcore sim: unify sim-hload 2015-12-27 00:54:41 -05:00
microblaze sim: unify sim-hload 2015-12-27 00:54:41 -05:00
mips sim: unify sim-hload 2015-12-27 00:54:41 -05:00
mn10300 sim: unify sim-hload 2015-12-27 00:54:41 -05:00
moxie sim: unify sim-hload 2015-12-27 00:54:41 -05:00
msp430 sim: aarch64/msp430: fix disassembler usage 2015-12-27 01:44:37 -05:00
ppc sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
rl78 sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
rx sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
sh sim: unify sim-hload 2015-12-27 00:54:41 -05:00
sh64 sim: unify sim-hload 2015-12-27 00:54:41 -05:00
testsuite sim: cris: migrate from WITH_DEVICES to WITH_HW 2015-12-25 06:10:03 -05:00
v850 sim: unify sim-hload 2015-12-27 00:54:41 -05:00
.gitignore
ChangeLog sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
configure.ac sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.tgt Add an AArch64 simulator to GDB. 2015-11-24 08:47:59 +00:00
MAINTAINERS
Makefile.in
README-HACKING sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00