bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/17773] Gap between sections and section headers when ld -s is us


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/17773] Gap between sections and section headers when ld -s is used
Date: Mon, 05 Jan 2015 13:01:15 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17773

--- Comment #7 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, binutils-2_25-branch has been updated
       via  77ce4dbedbae824d8637e7e55903f7cd0709d49e (commit)
      from  15a7f882647865ed9c262997915fbb243e54ebb6 (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=77ce4dbedbae824d8637e7e55903f7cd0709d49e

commit 77ce4dbedbae824d8637e7e55903f7cd0709d49e
Author: H.J. Lu <address@hidden>
Date:   Mon Jan 5 04:42:37 2015 -0800

    Assign file position for .strtab only if needed

    bfd/

        PR ld/17773
        * elflink.c (bfd_elf_final_link): Assign the file position for
        the symbol string table only there are symbols to be emitted.

    ld/testsuite/

        PR ld/17773
        * ld-elf/binutils.exp (binutils_test): Add an optional
        readelf_options.  Replace -l with $readelf_options.  Add a
        gap test.
        * ld/testsuite/ld-elf/gap.s: New file.

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

Summary of changes:
 bfd/ChangeLog                        |    6 +++++
 bfd/elflink.c                        |   38 +++++++++++++++++----------------
 ld/testsuite/ChangeLog               |    8 +++++++
 ld/testsuite/ld-elf/binutils.exp     |   15 ++++++++-----
 ld/testsuite/ld-elf/{lma.s => gap.s} |    0
 5 files changed, 43 insertions(+), 24 deletions(-)
 copy ld/testsuite/ld-elf/{lma.s => gap.s} (100%)

-- 
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]