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. 47f8a1070c0619bf7698e6584f7196f06e529da0


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  47f8a1070c0619bf7698e6584f7196f06e529da0 (commit)
      from  12241a34d72fe9be70e8c7001b05764bb7e9738e (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=47f8a1070c0619bf7698e6584f7196f06e529da0

commit 47f8a1070c0619bf7698e6584f7196f06e529da0
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Fri Apr 11 15:27:10 2014 +0200

    Mach-O: improve objdump -P load output.
    
    binutils/
    	* od-macho.c (dump_header): Display sizeofcmds in decimal too.
    	(dump_segment): Reformat output.
    	(dump_dyld_info): Also display end offsets.
    	(dump_load_command): Add IDX argument, display commands size
    	and offset, reformat display.
    	(dump_load_commands): Adjust for added argument.

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

Summary of changes:
 binutils/ChangeLog  |    9 +++++
 binutils/od-macho.c |  101 ++++++++++++++++++++++++---------------------------
 2 files changed, 57 insertions(+), 53 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]