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


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  c6e8e93a865d429546037cf5746502aa253a1f2d (commit)
      from  ea0d6bb94c47283ce54ad62485997e2aef296d43 (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=c6e8e93a865d429546037cf5746502aa253a1f2d

commit c6e8e93a865d429546037cf5746502aa253a1f2d
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Jan 9 21:56:30 2015 +0000

    Fixes a bug in the previous delat to tekhex.c which meant that valid tekhex files were being rejected.
    
    	* tekhex.c (getvalue): Fix thinko in test for correct extraction
    	of value.
    	(getsym): Return false if there was not enough data to extract the
    	symbol.

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

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