gdb and binutils branch master updated. 10be66a4910d39b508002eea2056783e3430af40
gingold@sourceware.org
gingold@sourceware.org
Thu Mar 27 11:02: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 10be66a4910d39b508002eea2056783e3430af40 (commit)
from cb580a265c0344b2acfc3059b53689863378f5ed (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=10be66a4910d39b508002eea2056783e3430af40
commit 10be66a4910d39b508002eea2056783e3430af40
Author: Tristan Gingold <tristan.gingold@adacore.com>
Date: Wed Mar 26 10:40:49 2014 +0100
Mach-O: disp dyld environment command in objdump -P load.
bfd/
* mach-o.c (bfd_mach_o_read_dylinker): Remove assert.
(bfd_mach_o_read_command): Handle BFD_MACH_O_LC_DYLD_ENVIRONMENT.
binutils/
* od-macho.c (dump_load_command): Display value for
BFD_MACH_O_LC_DYLD_ENVIRONMENT. Handle BFD_MACH_O_LC_DATA_IN_CODE
and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/mach-o.c | 4 +---
binutils/ChangeLog | 6 ++++++
binutils/od-macho.c | 6 ++++++
4 files changed, 18 insertions(+), 3 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list