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. 965b60c9460bb63c3c6fbb749b6a2deb541f422f


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  965b60c9460bb63c3c6fbb749b6a2deb541f422f (commit)
      from  707e555b846bf0f529aaffcae9aac375ab3d6b3d (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=965b60c9460bb63c3c6fbb749b6a2deb541f422f

commit 965b60c9460bb63c3c6fbb749b6a2deb541f422f
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Thu Apr 3 11:49:56 2014 +0200

    mach-o: fix warnings on 32 bit hosts. Display personality functions.
    
    binutils/
    	* od-macho.c (printf_uint64): New function.
    	(dump_load_command, dump_obj_compact_unwind): Use it.
    	(dump_exe_compact_unwind): Display personality functions.
    
    include/mach-o/
    	* unwind.h (mach_o_compact_unwind_64): Fix typo in personality.

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

Summary of changes:
 binutils/ChangeLog       |    6 ++++++
 binutils/od-macho.c      |   32 ++++++++++++++++++++++++++------
 include/mach-o/ChangeLog |    4 ++++
 include/mach-o/unwind.h  |    2 +-
 4 files changed, 37 insertions(+), 7 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]