public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] mach-o: use a per-target reloc canonicalize function.
@ 2015-11-18 14:59 sergiodj+buildbot
  2015-11-18 14:59 ` Failures on Debian-s390x-native-gdbserver-m64, branch master sergiodj+buildbot
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: sergiodj+buildbot @ 2015-11-18 14:59 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT bcb51645d3ef1211efbce59f0935f5f0223602a3 ***

Author: Tristan Gingold <gingold@adacore.com>
Branch: master
Commit: bcb51645d3ef1211efbce59f0935f5f0223602a3

mach-o: use a per-target reloc canonicalize function.

bfd/
	* mach-o.h (bfd_mach_o_swap_in_non_scattered_reloc)
	(bfd_mach_o_canonicalize_non_scattered_reloc)
	(bfd_mach_o_pre_canonicalize_one_reloc): Declare.
	(bfd_mach_o_backend_data): Rename field
	_bfd_mach_o_swap_reloc_in to _bfd_mach_o_canonicalize_one_reloc.
	* mach-o.c (bfd_mach_o_swap_in_non_scattered_reloc): Now public.
	(bfd_mach_o_canonicalize_non_scattered_reloc): Renames from
	bfd_mach_o_canonicalize_one_reloc.
	(bfd_mach_o_pre_canonicalize_one_reloc): New function.
	(bfd_mach_o_canonicalize_relocs): Adjust.
	(bfd_mach_o_canonicalize_relocs): Rename define from
	bfd_mach_o_swap_reloc_in.
	* mach-o-target.c (TARGET_NAME_BACKEND): Use
	bfd_mach_o_canonicalize_one_reloc instead of
	bfd_mach_o_swap_reloc_in.
	* mach-o-i386.c (bfd_mach_o_i386_canonicalize_one_reloc): Renames
	from bfd_mach_o_i386_swap_reloc_in and adjust.
	(bfd_mach_o_canonicalize_one_reloc): Renames from
	bfd_mach_o_i386_canonicalize_one_reloc.
	* mach-o-x86_64.c (bfd_mach_o_x86_64_canonicalize_one_reloc): Renames
	from bfd_mach_o_x86_64_swap_reloc_in and adjust.
	(bfd_mach_o_canonicalize_one_reloc): Renames from
	bfd_mach_o_x86_64_canonicalize_one_reloc.


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

end of thread, other threads:[~2015-11-19 10:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-18 14:59 [binutils-gdb] mach-o: use a per-target reloc canonicalize function sergiodj+buildbot
2015-11-18 14:59 ` Failures on Debian-s390x-native-gdbserver-m64, branch master sergiodj+buildbot
2015-11-18 15:01 ` Failures on RHEL-s390x-m64, " sergiodj+buildbot
2015-11-18 15:11 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-11-18 15:16 ` Failures on Debian-i686, " sergiodj+buildbot
2015-11-18 15:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-18 15:20 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-11-18 15:25 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-11-18 15:33 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-18 15:47 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-11-18 15:50 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2015-11-18 15:56 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-11-18 16:07 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-11-18 16:11 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-11-18 23:58 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-11-19  0:07 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-19  9:58 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-11-19 10:35 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2015-11-19 10:55 ` Failures on Fedora-ppc64le-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).