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


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  5a2cbcf4ce0f56e5f66aad3cd674f8c8edf428bf (commit)
       via  0115826241fc07d78fbd9709567b1c35fece4179 (commit)
      from  cf61b7473a8ee3b43c4f8f2776075ec8d81d7495 (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=5a2cbcf4ce0f56e5f66aad3cd674f8c8edf428bf

commit 5a2cbcf4ce0f56e5f66aad3cd674f8c8edf428bf
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Nov 7 13:41:02 2014 -0800

    Cast time value to unsigned long to print
    
    	* readelf.c (process_dynamic_section): Cast time value to unsigned
    	long to print.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0115826241fc07d78fbd9709567b1c35fece4179

commit 0115826241fc07d78fbd9709567b1c35fece4179
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Nov 7 13:39:15 2014 -0800

    Cast to unsigned long in range checks
    
    	* peXXigen.c (pe_print_idata): Cast to unsigned long in range
    	checks.

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

Summary of changes:
 bfd/ChangeLog      |    5 +++++
 bfd/peXXigen.c     |    4 ++--
 binutils/ChangeLog |    5 +++++
 binutils/readelf.c |    3 ++-
 4 files changed, 14 insertions(+), 3 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]