This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch binutils-2_25-branch updated. 77ce4dbedbae824d8637e7e55903f7cd0709d49e


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 <hjl.tools@gmail.com>
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%)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]