public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: sergiodj+buildbot@redhat.com
To: gdb-testers@sourceware.org
Subject: [binutils-gdb] Don't generate PLT relocations for now binding
Date: Sat, 16 May 2015 15:35:00 -0000	[thread overview]
Message-ID: <25070364b0ce33eed46aa5d78ebebbec6accec7e@kwanyin> (raw)

*** TEST RESULTS FOR COMMIT 25070364b0ce33eed46aa5d78ebebbec6accec7e ***

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

Don't generate PLT relocations for now binding
There is no need for PLT relocations with -z now. We can use GOT
relocations, which take less space, instead and replace 16-byte .plt
entres with 8-byte .plt.got entries.

bfd/

	* elf32-i386.c (elf_i386_check_relocs): Create .plt.got section
	for now binding.
	(elf_i386_allocate_dynrelocs): Use .plt.got section for now
	binding.
	* elf64-x86-64.c (elf_x86_64_check_relocs): Create .plt.got
	section for now binding.
	(elf_x86_64_allocate_dynrelocs): Use .plt.got section for now
	binding.

ld/testsuite/

	* ld-i386/i386.exp: Run PR ld/17689 tests with -z now.
	* ld-x86-64/x86-64.exp: Likewise
	* ld-i386/pr17689now.rd: New file.
	* ld-x86-64/pr17689now.rd: Likewise


             reply	other threads:[~2015-05-16 15:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-16 15:35 sergiodj+buildbot [this message]
2015-05-16 15:35 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2015-05-16 15:44 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-05-16 15:48 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-05-16 15:52 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-05-16 16:38 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-16 20:25 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-05-16 20:43 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-16 20:50 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
2015-05-16 20:55 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-05-17  0:57 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2015-05-17  0:58 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-05-17  1:03 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2015-05-17  1:09 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-17  1:12 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-05-17  1:23 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-05-17  1:23 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2015-05-17  1:33 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-05-17  1:36 ` Failures on Fedora-x86_64-cxx-build-m64, " sergiodj+buildbot
2015-05-17  8:13 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-17  8:34 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2015-05-17  8:55 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2015-05-17  9:15 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25070364b0ce33eed46aa5d78ebebbec6accec7e@kwanyin \
    --to=sergiodj+buildbot@redhat.com \
    --cc=gdb-testers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).