public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] [PowerPC] Don't zero-initialize vector register buffers
@ 2018-10-26 17:52 sergiodj+buildbot
  2018-10-26 18:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2018-10-26 17:52 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 5c849b222b154cd5f481fee9d6f3971bd2eeddc2 ***

Author: Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
Branch: master
Commit: 5c849b222b154cd5f481fee9d6f3971bd2eeddc2

[PowerPC] Don't zero-initialize vector register buffers

Now that linux-tdep.c already zero-initializes the buffer used for
generating core file notes, there is no need to do this in the linux
collect functions for the vector regset.  The memsets in gdbserver were
not useful to begin with.

gdb/ChangeLog:
2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>

	* ppc-linux-tdep.c (ppc_linux_collect_vrregset): Remove.
	(ppc32_le_linux_vrregset, ppc32_be_linux_vrregset): Replace
	ppc_linux_collect_vrregset by regcache_collect_regset.

gdb/gdbserver/ChangeLog:
2018-10-26  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>

	* linux-ppc-low.c (ppc_fill_vrregset): Remove memset calls.


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

end of thread, other threads:[~2018-10-31  3:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-26 17:52 [binutils-gdb] [PowerPC] Don't zero-initialize vector register buffers sergiodj+buildbot
2018-10-26 18:04 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2018-10-26 18:23 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
2018-10-26 19:57 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-10-26 20:46 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2018-10-31  3:05 ` Failures on Fedora-i686, " sergiodj+buildbot
2018-10-31  3:23 ` *** COMPILATION FAILED *** Failures on Fedora-x86_64-w64-mingw32, branch master *** BREAKAGE *** sergiodj+buildbot
2018-10-31  3:28 ` Failures on Fedora-x86_64-cc-with-index, branch master sergiodj+buildbot
2018-10-31  3:49 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2018-10-31  3:52 ` Failures on Fedora-x86_64-m32, " 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).