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. 87f14779da25380b2e1ee67edcf984f0f8c922c4


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  87f14779da25380b2e1ee67edcf984f0f8c922c4 (commit)
      from  cd3416da32a950d8ff4fee2863df57bb3f4b7c51 (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=87f14779da25380b2e1ee67edcf984f0f8c922c4

commit 87f14779da25380b2e1ee67edcf984f0f8c922c4
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Jul 9 20:04:40 2014 +0930

    Account for trailing bytes read from bfd_bread
    
    	* cache.c (cache_bread_1): Don't return -1 when fread returns
    	a positive value.

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

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