diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-12-27 01:41:27 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-12-27 01:44:37 -0500 |
commit | 5d01527536684c75235f2ed288b11d253572b570 (patch) | |
tree | 0962242a06fec9126bc3fc7657e59592dd4dbc6f /bfd/Makefile.in | |
parent | 5e744ef887c1e879052cb30783638807190275f8 (diff) | |
download | gdb-5d01527536684c75235f2ed288b11d253572b570.zip gdb-5d01527536684c75235f2ed288b11d253572b570.tar.gz gdb-5d01527536684c75235f2ed288b11d253572b570.tar.bz2 |
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.
Diffstat (limited to 'bfd/Makefile.in')
0 files changed, 0 insertions, 0 deletions