public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] [AArch64] Handle HFA and HVA together
@ 2015-11-27 15:08 sergiodj+buildbot
  2015-11-27 15:16 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: sergiodj+buildbot @ 2015-11-27 15:08 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT cd635f74a3b71043d35501db31b3acac956018cd ***

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

[AArch64] Handle HFA and HVA together

AArch64 AAPCS defined HFA (homogeneous floating-point aggregate)
and HVF (homogeneous short vector aggregate), bug GDB only handles the
former.  In the AAPCS doc, both types are treated exactly the same
in terms of alignment and passing locations (on registers or stack).
This patch is to extend is_hfa to handle both HFA and HVA.

gdb:

2015-11-27  Yao Qi  <yao.qi@linaro.org>

	* aarch64-tdep.c (is_hfa): Rename to ...
	(is_hfa_or_hva): ... this.  Handle vector type.  All callers
	updated.
	(aarch64_extract_return_value): Update debugging message.
	(aarch64_store_return_value): Likewise.
	(aarch64_return_in_memory): Update comments.


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

end of thread, other threads:[~2015-12-06 19:48 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-27 15:08 [binutils-gdb] [AArch64] Handle HFA and HVA together sergiodj+buildbot
2015-11-27 15:16 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2015-11-27 16:12 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2015-11-27 16:27 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-11-27 16:37 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-27 17:32 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-11-27 19:55 ` Failures on Debian-i686, " sergiodj+buildbot
2015-11-27 20:12 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-11-27 20:38 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-11-30 22:05 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-11-30 22:15 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-11-30 22:15 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2015-11-30 22:20 ` Failures on Fedora-x86_64-cxx-build-m64, " sergiodj+buildbot
2015-11-30 22:24 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-30 22:31 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-12-06 15:16 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-12-06 15:36 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-12-06 15:56 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-06 19:26 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-06 19:45 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2015-12-06 20:21 ` 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).