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. 2a03f3073118b862339be183023b5964a3fa8dae


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  2a03f3073118b862339be183023b5964a3fa8dae (commit)
      from  657a7d7d23a4de2cdc4140254e5ee6df5789ad26 (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=2a03f3073118b862339be183023b5964a3fa8dae

commit 2a03f3073118b862339be183023b5964a3fa8dae
Author: Hans-Peter Nilsson <hp@bitrange.com>
Date:   Sat Nov 1 03:34:00 2014 +0100

    Fix %lx format used with bfd_size_type mismatch in readelf.c
    
    	* readelf.c (get_32bit_elf_symbols): Cast error
    	parameters of bfd_size_type with the %lx format to
    	unsigned long.

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

Summary of changes:
 binutils/ChangeLog |    6 ++++++
 binutils/readelf.c |    4 ++--
 2 files changed, 8 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]