This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
gdb and binutils branch master updated. ca148c5ad5baae432b763cc40d01333303ceb9db
- From: gingold at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 4 Apr 2014 12:33:09 -0000
- Subject: 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