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


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  b138affb0262cc600485a93d4fa8cfc7491dbde9 (commit)
      from  bd25671c6f202c4a5108883caa2adb24ff6f361f (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=b138affb0262cc600485a93d4fa8cfc7491dbde9

commit b138affb0262cc600485a93d4fa8cfc7491dbde9
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Aug 29 10:37:52 2014 +0930

    Prevent alpha_vms_object_p stopping bfd_check_format_matches scan
    
    Any error other than bfd_error_wrong_format returned from object_p()
    is effectively a fatal error.
    
    	* vms-alpha.c (alpha_vma_object_p): Don't return file_truncated
    	error.  Remove redundant bfd_set_error.

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

Summary of changes:
 bfd/ChangeLog   |    5 +++++
 bfd/vms-alpha.c |   11 ++---------
 2 files changed, 7 insertions(+), 9 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]