public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] tilegx: Check bfd_link_executable for TLS check
@ 2017-10-19 13:54 sergiodj+buildbot
  2017-10-19 13:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: sergiodj+buildbot @ 2017-10-19 13:54 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 280958942b74f3164708700f195188c4d3446f58 ***

Author: H.J. Lu <hjl.tools@gmail.com>
Branch: master
Commit: 280958942b74f3164708700f195188c4d3446f58

tilegx: Check bfd_link_executable for TLS check

Copied from x86, check bfd_link_executable, instead of bfd_link_pic,
for TLS transition check.  Not sure if it works correctly.  All usages
of bfd_link_pic should be audited.

	PR ld/22263
	* elfxx-tilegx.c (tilegx_elf_tls_transition): Replace
	bfd_link_pic with !bfd_link_executable, !bfd_link_pic with
	bfd_link_executable for TLS check.
	(tilegx_elf_check_relocs): Likewise.
	(allocate_dynrelocs): Likewise.
	(tilegx_elf_relocate_section): Likewise.


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

end of thread, other threads:[~2017-10-21  7:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-19 13:54 [binutils-gdb] tilegx: Check bfd_link_executable for TLS check sergiodj+buildbot
2017-10-19 13:54 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-10-19 15:05 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
2017-10-19 15:09 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
2017-10-19 15:33 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-10-19 15:35 ` Failures on Ubuntu-AArch64-m64, " sergiodj+buildbot
2017-10-19 16:00 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
2017-10-21  6:40 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2017-10-21  6:48 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2017-10-21  7:23 ` Failures on Fedora-i686, " sergiodj+buildbot
2017-10-21  7:38 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2017-10-21  7:43 ` Failures on Fedora-x86_64-native-extended-gdbserver-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).