gdb and binutils branch hjl/pr17773 created. b72a529b6aeb4bbd07a393b0e14ea997e8c4b1ae

[email protected] 30 Dec 2014 22:06:06 -0000
Newsgroups gmane.comp.gdb.top-level.cvs
Message-ID <[email protected]>
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/pr17773 has been created
        at  b72a529b6aeb4bbd07a393b0e14ea997e8c4b1ae (commit)

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

commit b72a529b6aeb4bbd07a393b0e14ea997e8c4b1ae
Author: H.J. Lu <[email protected]>
Date:   Tue Dec 30 14:01:27 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.

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


hooks/post-receive
-- 
gdb and binutils