binutils-gdb/sim/msp430
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
..
ChangeLog sim: aarch64/msp430: fix disassembler usage 2015-12-27 01:44:37 -05:00
Makefile.in sim: unify sim-hload 2015-12-27 00:54:41 -05:00
aclocal.m4 sim: msp430: use common warnings options 2015-03-14 07:28:26 -04:00
config.in sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure.ac sim: msp430: use common warnings options 2015-03-14 07:28:26 -04:00
msp430-sim.c sim: aarch64/msp430: fix disassembler usage 2015-12-27 01:44:37 -05:00
msp430-sim.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sim-main.h sim: sim-close: unify sim_close logic 2015-11-15 02:30:19 -05:00
trace.c sim: msp430: use common warnings options 2015-03-14 07:28:26 -04:00
trace.h sim: msp430: use common warnings options 2015-03-14 07:28:26 -04:00