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. 4525c51ab02e6fdd29017d353e5decaceaeb1000


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  4525c51ab02e6fdd29017d353e5decaceaeb1000 (commit)
      from  51d481464ec03be1f5479ed648cc38fb944d7fc0 (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=4525c51ab02e6fdd29017d353e5decaceaeb1000

commit 4525c51ab02e6fdd29017d353e5decaceaeb1000
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Wed Apr 9 10:15:50 2014 +0200

    mach-o: remove name_len field.
    
    bfd/
    	* mach-o.h (bfd_mach_o_dylinker_command)
    	(bfd_mach_o_dylib_command, bfd_mach_o_fvmlib_command): Remove
    	name_len field.
    	* mach-o.c (bfd_mach_o_read_dylinker, bfd_mach_o_read_dylib)
    	(bfd_mach_o_read_fvmlib): Adjust after name_len removal.

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

Summary of changes:
 bfd/ChangeLog |    8 ++++++++
 bfd/mach-o.c  |   26 +++++++++++++++-----------
 bfd/mach-o.h  |    7 ++-----
 3 files changed, 25 insertions(+), 16 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]