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 master updated. 115c6d5c37ee70477adc3d8c45ec7d77c2278951


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  115c6d5c37ee70477adc3d8c45ec7d77c2278951 (commit)
      from  2cafe348f61bae1037dac338ba434ebf86c0d670 (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=115c6d5c37ee70477adc3d8c45ec7d77c2278951

commit 115c6d5c37ee70477adc3d8c45ec7d77c2278951
Author: Alan Modra <amodra@gmail.com>
Date:   Sat Apr 5 12:38:47 2014 +1030

    Fix map file reference
    
    The testcase in pr16417 comment #6 produces a map file showing
    libpthread.so.0               (write@@GLIBC_2.2.5)
    ie. missing the file referencing the symbol.
    
    	* elflink.c (_bfd_elf_add_default_symbol): Pass poldbfd when
    	merging non-default sym.

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

Summary of changes:
 bfd/ChangeLog |    5 +++++
 bfd/elflink.c |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)


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]