gdb and binutils branch master updated. 43b64debe3577c6923ca9f16ec91451bb47f5f65
ccoutant@sourceware.org
ccoutant@sourceware.org
Tue Nov 25 22:34: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 43b64debe3577c6923ca9f16ec91451bb47f5f65 (commit)
from c924eb67e143722e4098d84c1cb91123a51c988f (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=43b64debe3577c6923ca9f16ec91451bb47f5f65
commit 43b64debe3577c6923ca9f16ec91451bb47f5f65
Author: Cary Coutant <ccoutant@google.com>
Date: Tue Nov 25 14:33:51 2014 -0800
Add file size to ELF symbol labelling start of a binary file.
gold/
* binary.cc (Binary_to_elf::sized_convert): Add size to _start symbol.
(Binary_to_elf::write_symbol): Add st_size parameter.
* binary.h (Binary_to_elf::write_symbol): Add st_size parameter.
-----------------------------------------------------------------------
Summary of changes:
gold/ChangeLog | 6 ++++++
gold/binary.cc | 15 ++++++++-------
gold/binary.h | 3 ++-
3 files changed, 16 insertions(+), 8 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list