aboutsummaryrefslogtreecommitdiff
path: root/sim/iq2000/decode.c
diff options
context:
space:
mode:
authorWalfred Tedeschi <walfred.tedeschi@intel.com>2015-06-12 09:42:16 +0200
committerWalfred Tedeschi <walfred.tedeschi@intel.com>2015-06-12 09:42:16 +0200
commit966f0aefa6a96df2c45ec36a7ecc02419e3842db (patch)
treedc3c7ce43b2b37b3b35666dd6f422a6357d5e429 /sim/iq2000/decode.c
parent5c4f4e4a8a774318fd49f6002a002836e4d61197 (diff)
downloadfsf-binutils-gdb-966f0aefa6a96df2c45ec36a7ecc02419e3842db.zip
fsf-binutils-gdb-966f0aefa6a96df2c45ec36a7ecc02419e3842db.tar.gz
fsf-binutils-gdb-966f0aefa6a96df2c45ec36a7ecc02419e3842db.tar.bz2
Fix broken GDB build after adding Bound table support for i386.
Types used for some variables could not be used for 32 bits, causing a compilation failure. This patch adds a cast to force a quite compilation, but at the same time it bails out in the case that the cast performed is not safe, i.e. in the case where the debuggee is 64bit and debugger is 32bit. Documentation was also affected, once a different version of texinfo the docs could not be build. 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com> * i386-tdep.c (i386_mpx_get_bt_entry): Add a cast for mpx_bd_mask and bt_mask to CORE_ADDR. doc: * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
Diffstat (limited to 'sim/iq2000/decode.c')
0 files changed, 0 insertions, 0 deletions