gdb and binutils branch master updated. fbe383b9ee1b597e294ee41b795308d504fd09f5
gingold@sourceware.org
gingold@sourceware.org
Mon Mar 17 09:17:00 GMT 2014
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 fbe383b9ee1b597e294ee41b795308d504fd09f5 (commit)
from 49f2e27ce40a556955e70b6fa70ac6d17d6756de (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=fbe383b9ee1b597e294ee41b795308d504fd09f5
commit fbe383b9ee1b597e294ee41b795308d504fd09f5
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date: Mon Mar 17 09:46:07 2014 +0100
mach-o: handle lasz load dylib command.
bfd/
* mach-o.c (bfd_mach_o_read_dylib): Handle lazy load dylib.
(bfd_mach_o_read_command): Ditto.
binutils/
* od-macho.c (dump_load_command): Handle lazy load dylib.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/mach-o.c | 2 ++
binutils/ChangeLog | 4 ++++
binutils/od-macho.c | 1 +
4 files changed, 12 insertions(+), 0 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list