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


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  d80285301a6a55f4f3bb4fbf4df1d20d91b0ee24 (commit)
      from  f6c7c3e8b742de0a5926e6a2c268f5803062b556 (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=d80285301a6a55f4f3bb4fbf4df1d20d91b0ee24

commit d80285301a6a55f4f3bb4fbf4df1d20d91b0ee24
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Wed Mar 26 10:40:06 2014 +0100

    Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.
    
    include/mach-o/
            * loader.h (bfd_mach_o_cpu_type): Add BFD_MACH_O_CPU_TYPE_ARM64.
    
    bfd/
            * mach-o.c (bfd_mach_o_convert_architecture): Add
            BFD_MACH_O_CPU_TYPE_ARM64.
    
    binutils/
            * od-macho.c (bfd_mach_o_cpu_name): Add BFD_MACH_O_CPU_TYPE_ARM64.

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

Summary of changes:
 bfd/ChangeLog            |    5 +++++
 bfd/mach-o.c             |    4 ++++
 binutils/ChangeLog       |    4 ++++
 binutils/od-macho.c      |    1 +
 include/mach-o/ChangeLog |    6 +++++-
 include/mach-o/loader.h  |    8 ++++++--
 6 files changed, 25 insertions(+), 3 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]