public inbox for gdb-testers@sourceware.org help / color / mirror / Atom feed
From: sergiodj+buildbot@redhat.com To: gdb-testers@sourceware.org Subject: [binutils-gdb] Fix broken GDB build after adding Bound table support for i386. Date: Fri, 12 Jun 2015 08:27:00 -0000 [thread overview] Message-ID: <966f0aefa6a96df2c45ec36a7ecc02419e3842db@kwanyin> (raw) *** TEST RESULTS FOR COMMIT 966f0aefa6a96df2c45ec36a7ecc02419e3842db *** Author: Walfred Tedeschi <walfred.tedeschi@intel.com> Branch: master Commit: 966f0aefa6a96df2c45ec36a7ecc02419e3842db 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.
next reply other threads:[~2015-06-12 8:27 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2015-06-12 8:27 sergiodj+buildbot [this message] 2015-06-12 8:33 ` Failures on Debian-i686, branch master sergiodj+buildbot 2015-06-12 8:34 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot 2015-06-12 8:53 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot 2015-06-12 8:54 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot 2015-06-12 9:14 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot 2015-06-12 9:19 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot 2015-06-12 9:33 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot 2015-06-12 15:25 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot 2015-06-13 7:19 ` Failures on Fedora-i686, " sergiodj+buildbot 2015-06-13 7:57 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot 2015-06-13 8:27 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot 2015-06-13 9:35 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=966f0aefa6a96df2c45ec36a7ecc02419e3842db@kwanyin \ --to=sergiodj+buildbot@redhat.com \ --cc=gdb-testers@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).