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: Wed, 31 Dec 2014 03:10:27 +0000

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

--- Comment #6 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  ee3b52e917c3a19850232a6a20f5698090619fc6 (commit)
      from  24fbeb8dc2c20f86c9940cc62e6af192a9d11b1a (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=ee3b52e917c3a19850232a6a20f5698090619fc6

commit ee3b52e917c3a19850232a6a20f5698090619fc6
Author: H.J. Lu <address@hidden>
Date:   Tue Dec 30 19:09:11 2014 -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]