public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Replace hidden with versioned in elf_link_hash_entry
@ 2015-08-10 15:08 sergiodj+buildbot
  2015-08-10 15:08 ` Failures on Debian-s390x-native-gdbserver-m64, branch master sergiodj+buildbot
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: sergiodj+buildbot @ 2015-08-10 15:08 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 422f11824b3abf6c71042e2ee3aed572f250fc89 ***

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

Replace hidden with versioned in elf_link_hash_entry

This patch replaces the "hidden" field with the "versioned" field in
elf_link_hash_entry so that we can avoid calling strchr and strrchr if
the symbol is unversioned.

	* elf-bfd.h (elf_symbol_version): New enum.
	(elf_link_hash_entry): Replace hidden with versioned.
	* elflink.c (_bfd_elf_merge_symbol): Don't look for symbol
	version if the symbol is unversioned.  Initialize versioned.
	(_bfd_elf_add_default_symbol): Don't look for symbol version
	if the symbol is unversioned or hidden.  Initialize versioned.
	(elf_collect_hash_codes): Don't look for symbol version if the
	symbol is unversioned.
	(elf_collect_gnu_hash_codes): Likewise.
	(bfd_elf_gc_mark_dynamic_ref_symbol): Likewise.
	(_bfd_elf_link_hash_copy_indirect): Check versioned instead of
	hidden.
	(elf_link_output_extsym): Likewise.


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

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

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-10 15:08 [binutils-gdb] Replace hidden with versioned in elf_link_hash_entry sergiodj+buildbot
2015-08-10 15:08 ` Failures on Debian-s390x-native-gdbserver-m64, branch master sergiodj+buildbot
2015-08-10 15:12 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-08-10 15:12 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2015-08-10 15:13 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2015-08-10 15:16 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2015-08-10 15:17 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-08-10 15:20 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-08-10 15:26 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-08-10 15:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-10 15:30 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-08-10 15:32 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-08-10 15:40 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-08-10 15:45 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-10 15:57 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-08-10 15:59 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-08-10 16:04 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2015-08-10 16:07 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
2015-08-10 16:19 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-08-10 16:19 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2015-08-10 16:36 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-08-10 19:06 ` Failures on Debian-i686, " sergiodj+buildbot
2015-08-10 19:33 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-08-10 20:08 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-08-16 14:42 ` Failures on Debian-MIPS-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).