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. 707e555b846bf0f529aaffcae9aac375ab3d6b3d


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  707e555b846bf0f529aaffcae9aac375ab3d6b3d (commit)
      from  9810b41048d4fc230ec5e124ecdead4a3a9598ec (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=707e555b846bf0f529aaffcae9aac375ab3d6b3d

commit 707e555b846bf0f529aaffcae9aac375ab3d6b3d
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Thu Apr 3 10:21:02 2014 +0200

    mach-o: fix section number while writing symbols.
    
    bfd/
    	* mach-o.c (bfd_mach_o_mangle_symbols): Use index from
    	output_section.
    	(bfd_mach_o_build_seg_command): Add comment.  Realign segment.
    	Fix style.
    	(bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style.

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

Summary of changes:
 bfd/ChangeLog |    8 ++++++++
 bfd/mach-o.c  |   23 ++++++++++++++++-------
 2 files changed, 24 insertions(+), 7 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]