public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Use regcache->tdesc instead of arm_hwcap
@ 2015-07-30 15:25 sergiodj+buildbot
  2015-07-30 15:25 ` Failures on Fedora-i686, branch master sergiodj+buildbot
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: sergiodj+buildbot @ 2015-07-30 15:25 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 89abb03951a90203c6635296447b7e96a1248a68 ***

Author: Yao Qi <yao.qi@linaro.org>
Branch: master
Commit: 89abb03951a90203c6635296447b7e96a1248a68

Use regcache->tdesc instead of arm_hwcap
arm_hwcap is a global variable, and we should avoid using it as much
as we can.  Instead of checking arm_hwcap, we can check whether
regcache->tdesc is a certain kind of target description.  This is
what this patch does.

gdb/gdbserver:

2015-07-30  Yao Qi  <yao.qi@linaro.org>

	* linux-arm-low.c (arm_fill_wmmxregset): Don't use arm_hwcap.
	Use regcache->tdesc instead.
	(arm_store_wmmxregset): Likewise.
	(arm_fill_vfpregset): Likewise.
	(arm_store_vfpregset): Likewise.


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-08-03  3:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-30 15:25 [binutils-gdb] Use regcache->tdesc instead of arm_hwcap sergiodj+buildbot
2015-07-30 15:25 ` Failures on Fedora-i686, branch master sergiodj+buildbot
2015-07-30 15:37 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-07-30 15:41 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-07-30 15:42 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-07-30 15:44 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-07-30 15:51 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2015-07-30 15:53 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-08-01 13:49 ` Failures on Debian-i686, " sergiodj+buildbot
2015-08-01 14:50 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-08-01 15:32 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-08-01 19:48 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-08-01 20:10 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-08-01 20:27 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-08-01 20:48 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-02 17:09 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-03  3:16 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot

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).