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. dba6fa9bce92c9f9fcca07269ac8443797bd9338


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  dba6fa9bce92c9f9fcca07269ac8443797bd9338 (commit)
      from  33e44f2eb27d78f57ed83d11f04652691d896a6f (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=dba6fa9bce92c9f9fcca07269ac8443797bd9338

commit dba6fa9bce92c9f9fcca07269ac8443797bd9338
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Nov 5 12:38:51 2013 +1030

    Hide ppc64 .TOC. from --export-dynamic
    
    I can't see any good reason why anyone would want a dynamic .TOC., so
    hide it in a way that is respected by _bfd_elf_export_symbol.  This
    also fixes an abort in relocate_section on not finding sreloc for .TOC.
    
    	* elf64-ppc.c (ppc64_elf_func_desc_adjust): Make .TOC. defined and
    	hidden.
    	(ppc64_elf_set_toc): Adjust.

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

Summary of changes:
 bfd/ChangeLog   |    6 ++++++
 bfd/elf64-ppc.c |   15 ++++++++++++---
 2 files changed, 18 insertions(+), 3 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]