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


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  ef42b83ec01d65286ba2906ef66caa3b943108dd (commit)
      from  049b0c3a2467c785f9068915d81fdba4985470bf (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=ef42b83ec01d65286ba2906ef66caa3b943108dd

commit ef42b83ec01d65286ba2906ef66caa3b943108dd
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Nov 4 13:39:38 2014 +1030

    Provide stat function for spu overlay manager iovec
    
    Commit f54498b4 broke spu-elf, specifically the change "Do not try to
    load a string table bigger than the file", because bfd_get_size
    returns zero for the spu built-in overlay manager bfd.
    
    	* elf32-spu.c (ovl_mgr_stat): New function.
    	(spu_elf_open_builtin_lib): Pass to bfd_openr_iovec.

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

Summary of changes:
 bfd/ChangeLog   |    5 +++++
 bfd/elf32-spu.c |   14 +++++++++++++-
 2 files changed, 18 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]