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. 2493504aa84aceffcdb5f3febddca03e7c3d8176


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  2493504aa84aceffcdb5f3febddca03e7c3d8176 (commit)
      from  c3fcb7757e59bc743db8dd71f9a66767b2167c29 (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=2493504aa84aceffcdb5f3febddca03e7c3d8176

commit 2493504aa84aceffcdb5f3febddca03e7c3d8176
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Apr 3 12:06:33 2014 +1030

    Fix sim breakage
    
    Replace "size_t size" with "bfd_size_type size".
    and here too.
    
    	* bfd-in.h (bfd_elf_bfd_from_remote_memory): Likewise.
    	* bfd-in2.h: Regenerate.

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

Summary of changes:
 bfd/ChangeLog |    2 ++
 bfd/bfd-in.h  |    2 +-
 bfd/bfd-in2.h |    2 +-
 3 files changed, 4 insertions(+), 2 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]