bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/16428] autoconf tests don't terminate on ix86-linux-gnu with -st


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/16428] autoconf tests don't terminate on ix86-linux-gnu with -static -fPIE -pie on glibc-2.18 based systems
Date: Wed, 15 Jan 2014 00:44:01 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=16428

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
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, master has been updated
       via  818d220a6fe3d0512a226188e9164245a02c9185 (commit)
      from  c3ce498cbd79fb40e31e5d5b5298e6976d4cdbb1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

commit 818d220a6fe3d0512a226188e9164245a02c9185
Author: H.J. Lu <address@hidden>
Date:   Tue Jan 14 16:42:35 2014 -0800

    Don't discard relocs against __ehdr_start

    __ehdr_start will be defined by assign_file_positions_for_non_load_sections
    later.

        PR ld/16428
        * elf32-i386.c (elf_i386_allocate_dynrelocs): Don't discard relocs
        against __ehdr_start.
        * elf64-x86-64.c (elf_x86_64_allocate_dynrelocs): Likewise.

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

Summary of changes:
 bfd/ChangeLog      |    7 +++++++
 bfd/elf32-i386.c   |    7 +++++--
 bfd/elf64-x86-64.c |    7 +++++--
 3 files changed, 17 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]