This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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. dc4d68869c3c700b629bd9f12076bd7fbd35aa49


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  dc4d68869c3c700b629bd9f12076bd7fbd35aa49 (commit)
      from  c1b5a1a6e732a65350af930c499b23018f8663cc (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=dc4d68869c3c700b629bd9f12076bd7fbd35aa49

commit dc4d68869c3c700b629bd9f12076bd7fbd35aa49
Author: Doug Evans <xdje42@gmail.com>
Date:   Sat Dec 13 14:04:05 2014 -0800

    utils.c (make_hex_string): Fix off-by-one error.
    
    gdb/ChangeLog:
    
    	* utils.c (make_hex_string): Fix off-by-one error.

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

Summary of changes:
 gdb/ChangeLog |    4 ++++
 gdb/utils.c   |    2 +-
 2 files changed, 5 insertions(+), 1 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]