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. 5e186ece2feebb46e63ff6bb2d2490aad0d5a724


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  5e186ece2feebb46e63ff6bb2d2490aad0d5a724 (commit)
      from  36e9d67b868c85232ab630514260f0d9c9c6b27b (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=5e186ece2feebb46e63ff6bb2d2490aad0d5a724

commit 5e186ece2feebb46e63ff6bb2d2490aad0d5a724
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Nov 10 14:28:43 2014 +0000

    Fix objcopy and strip so that they remove their temporary files even if an error occurs.
    
    	PR binutils/17552
    	* (copy_archive): Clean up temporary files even if an error
    	occurs.

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

Summary of changes:
 binutils/ChangeLog |    6 ++++++
 binutils/objcopy.c |   21 ++++++++++++++-------
 2 files changed, 20 insertions(+), 7 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]