This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
gdb and binutils branch binutils-2_25-branch updated. 31dc064778e3ab3ee10421f73711e620a1bcb653
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 20 Nov 2014 21:49:17 -0000
- Subject: gdb and binutils branch binutils-2_25-branch updated. 31dc064778e3ab3ee10421f73711e620a1bcb653
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, binutils-2_25-branch has been updated
via 31dc064778e3ab3ee10421f73711e620a1bcb653 (commit)
from eab942c64fca084366c2a37a44121966ad225e1d (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=31dc064778e3ab3ee10421f73711e620a1bcb653
commit 31dc064778e3ab3ee10421f73711e620a1bcb653
Author: Alan Modra <amodra@gmail.com>
Date: Fri Nov 21 08:15:04 2014 +1030
PPC gold doesn't check for overflow properly
* powerpc.cc (Target_powerpc::Relocate::relocate): Correct test
for undefined weaks.
-----------------------------------------------------------------------
Summary of changes:
gold/ChangeLog | 5 +++++
gold/powerpc.cc | 8 ++++----
2 files changed, 9 insertions(+), 4 deletions(-)
hooks/post-receive
--
gdb and binutils