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. 967b2c539ac8232a7922ed303106d1e5fde120d7


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  967b2c539ac8232a7922ed303106d1e5fde120d7 (commit)
      from  4525c51ab02e6fdd29017d353e5decaceaeb1000 (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=967b2c539ac8232a7922ed303106d1e5fde120d7

commit 967b2c539ac8232a7922ed303106d1e5fde120d7
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Wed Apr 9 10:16:39 2014 +0200

    mach-o: Define copy_private_header instead of copy_private_bfd.
    
    bfd/
    	* mach-o-target.c (bfd_mach_o_bfd_copy_private_header_data):
    	Define instead of bfd_mach_o_bfd_copy_private_bfd_data.
    	* mach-o.c (bfd_mach_o_bfd_copy_private_bfd_data): Rename.
    	* mach-o.h (bfd_mach_o_bfd_copy_private_bfd_data): Likewise.

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

Summary of changes:
 bfd/ChangeLog       |    7 +++++++
 bfd/mach-o-target.c |    2 +-
 bfd/mach-o.c        |    2 +-
 bfd/mach-o.h        |    2 +-
 4 files changed, 10 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]