This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. f01c1a090e6629be280efb3c596d818f1f74ae2a


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  f01c1a090e6629be280efb3c596d818f1f74ae2a (commit)
      from  2b577b92f0a6dc2ab894b604415cfe272f273e11 (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=f01c1a090e6629be280efb3c596d818f1f74ae2a

commit f01c1a090e6629be280efb3c596d818f1f74ae2a
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Apr 28 14:32:59 2014 +0100

    This fixes a bootstrapping problem with gcc 4.9 in an x86 PE environment.
    The problem was that references to weak function symbols were being
    incorrectly biased by definition's offset.
    
    	PR gas/16858
    	* config/tc-i386.c (md_apply_fix): Do not adjust value of
    	pc-relative fixes against weak symbols.

-----------------------------------------------------------------------

Summary of changes:
 gas/ChangeLog        |    6 ++++++
 gas/config/tc-i386.c |    5 ++++-
 2 files changed, 10 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]