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


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  ca148c5ad5baae432b763cc40d01333303ceb9db (commit)
      from  47c509326557dcef05608226b8d6428476289886 (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=ca148c5ad5baae432b763cc40d01333303ceb9db

commit ca148c5ad5baae432b763cc40d01333303ceb9db
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date:   Fri Apr 4 12:38:24 2014 +0200

    mach-o: fix section name conversion from bfd to mach-o.
    
    bfd/
    	* mach-o.c (bfd_mach_o_convert_section_name_to_mach_o): Fix
    	thinko on names length.

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

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