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


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  e44c58ce2fdf07b5c0acb7eab7155dca48d0e6da (commit)
      from  54a28c4ce5b18cccee584d7a5e26df750edfafe1 (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=e44c58ce2fdf07b5c0acb7eab7155dca48d0e6da

commit e44c58ce2fdf07b5c0acb7eab7155dca48d0e6da
Author: Jan-Benedict Glaw <jbglaw@getslash.de>
Date:   Wed Nov 19 14:13:30 2014 +0100

    Fix signedness warning
    
    This is the updated version using uintptr_t as Alan Modra suggested.
    
    2014-11-18  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
    
    	* dwarf.c (process_extended_line_op): Fix signedness warning.

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

Summary of changes:
 binutils/ChangeLog |    4 ++++
 binutils/dwarf.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]