public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* gdb and binutils branch hjl/copyreloc created. 8efba8ea4ebe0d2cf34ee71f06f6b601a12004ee
@ 2014-12-03 13:34 hjl
  0 siblings, 0 replies; only message in thread
From: hjl @ 2014-12-03 13:34 UTC (permalink / raw)
  To: src-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, hjl/copyreloc has been created
        at  8efba8ea4ebe0d2cf34ee71f06f6b601a12004ee (commit)

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8efba8ea4ebe0d2cf34ee71f06f6b601a12004ee

commit 8efba8ea4ebe0d2cf34ee71f06f6b601a12004ee
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Dec 2 15:14:28 2014 -0800

    X86-64: Allow copy relocs for building PIE
    
    This patch allows copy relocs for non-GOT pc-relative relocation in PIE.
    
    bfd/
    
    	* elf64-x86-64.c (elf_x86_64_create_dynamic_sections): Always
    	allow copy relocs for building executables.
    	(elf_x86_64_adjust_dynamic_symbol): Allocate copy relocs for
    	PIE.
    	(elf_x86_64_allocate_dynrelocs): For PIE, discard space for
    	relocs against symbols which turn out to need copy relocs.
    	(elf_x86_64_relocate_section): Don't copy a pc-relative
    	relocation into the output file if the symbol needs copy reloc.
    
    ld/testsuite/
    
    	* ld-x86-64/copyreloc-lib.c: New file.
    	* ld-x86-64/copyreloc-main.c: Likewise.
    	* ld-x86-64/copyreloc-main.out: Likewise.
    	* ld-x86-64/copyreloc-main1.rd: Likewise.
    	* ld-x86-64/copyreloc-main2.rd: Likewise.
    
    	* ld-x86-64/x86-64.exp: Run copyreloc tests.

-----------------------------------------------------------------------


hooks/post-receive
-- 
gdb and binutils


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-03 13:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-03 13:34 gdb and binutils branch hjl/copyreloc created. 8efba8ea4ebe0d2cf34ee71f06f6b601a12004ee hjl

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).