gdb and binutils branch master updated. b794fc1d1c3a3dfb65b74a36fe96c474fee65000
amodra@sourceware.org
amodra@sourceware.org
Mon Jul 28 13:10: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 b794fc1d1c3a3dfb65b74a36fe96c474fee65000 (commit)
from 774bb79e9b9e192bcecc38da919edffaf9b5d236 (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=b794fc1d1c3a3dfb65b74a36fe96c474fee65000
commit b794fc1d1c3a3dfb65b74a36fe96c474fee65000
Author: Alan Modra <amodra@gmail.com>
Date: Mon Jul 28 22:18:25 2014 +0930
Warn for ar/nm/ranlib/ld on lto objects without plugin
PR 13227
bfd/
* archive.c (_bfd_compute_and_write_armap): Warn on adding
__gnu_lto_slim to armap.
* linker.c (_bfd_generic_link_add_one_symbol): Warn on adding
__gnu_lto_slim to linker hash table.
binutils/
* nm.c (filter_symbols): Warn on __gnu_lto_slim.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/archive.c | 4 ++++
bfd/linker.c | 8 +++++++-
binutils/ChangeLog | 5 +++++
binutils/nm.c | 4 ++++
5 files changed, 28 insertions(+), 1 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list