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


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  c275b681a57c50a6ed5d7cb5192be588fd451427 (commit)
      from  a41f2563d040d86954ccda7faa4a8ad7bdbcae88 (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=c275b681a57c50a6ed5d7cb5192be588fd451427

commit c275b681a57c50a6ed5d7cb5192be588fd451427
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Wed Mar 26 10:41:16 2014 +0100

    mach-o: display data_in_code.
    
    binutils/
    	* od-macho.c (OPT_DATA_IN_CODE): New macro.
    	(options): Add entry for data in code.
    	(mach_o_help): Ditto.
    	(data_in_code_kind_name): New array.
    	(dump_data_in_code): New function.
    	(dump_load_command): Handle data in code.
    	(mach_o_dump): Ditto.
    	(dump_header): Display a terminal newline.

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

Summary of changes:
 binutils/ChangeLog  |   11 ++++++
 binutils/od-macho.c |   85 ++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 89 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]