gdb and binutils branch master updated. 12241a34d72fe9be70e8c7001b05764bb7e9738e

gingold@sourceware.org gingold@sourceware.org
Wed Apr 16 08:07:00 GMT 2014


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  12241a34d72fe9be70e8c7001b05764bb7e9738e (commit)
      from  40fd06d18832d52c9ab08914d8d5428ca68e5726 (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=12241a34d72fe9be70e8c7001b05764bb7e9738e

commit 12241a34d72fe9be70e8c7001b05764bb7e9738e
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Wed Apr 9 10:12:45 2014 +0200

    Mach-O: add cpu and cpusubtype caps.
    
    include/mach-o/
    2014-04-16  Tristan Gingold  <gingold@adacore.com>
    
    	* loader.h (BFD_MACH_O_CPU_ARCH_MASK, BFD_MACH_O_CPU_ARCH_ABI64)
    	(BFD_MACH_O_CPU_SUBTYPE_MASK, BFD_MACH_O_CPU_SUBTYPE_LIB64): Define.
    
    bfd/
    2014-04-16  Tristan Gingold  <gingold@adacore.com>
    
    	* mach-o-x86-64.c (bfd_mach_o_x86_64_mkobject): Adjust cpusubtype
    	flag.

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

Summary of changes:
 bfd/ChangeLog            |    5 +++++
 bfd/mach-o-x86-64.c      |    3 ++-
 include/mach-o/ChangeLog |    5 +++++
 include/mach-o/loader.h  |    9 ++++++++-
 4 files changed, 20 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list