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


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  aa9fa1e22a61f60c51ef7886cb297bfbad3cc305 (commit)
      from  31ae9d245c409ce407c32a36034acf89fdc23a5f (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=aa9fa1e22a61f60c51ef7886cb297bfbad3cc305

commit aa9fa1e22a61f60c51ef7886cb297bfbad3cc305
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Fri Mar 21 09:25:05 2014 +0100

    Fix stack offset in Mach-O output for -P compact_unwind.
    
    Minor fix in compact unwind output: to be more readable, the stack offset
    for indirect compact unwind entries are mutiplied by its factor (4 or 8).
    
    binutils/
    	* od-macho.c (dump_unwind_encoding_x86): Set the factor.
    	(dump_exe_compact_unwind): Change the condition.  Improve
    	indentation.

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

Summary of changes:
 binutils/ChangeLog  |    6 ++++++
 binutils/od-macho.c |   11 ++++++-----
 2 files changed, 12 insertions(+), 5 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]