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. db4c959472b3a8f82cfb67d2532ba22f44ab98da


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  db4c959472b3a8f82cfb67d2532ba22f44ab98da (commit)
      from  cd6da0366dc6684d32f349b729b5558258fc3af4 (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=db4c959472b3a8f82cfb67d2532ba22f44ab98da

commit db4c959472b3a8f82cfb67d2532ba22f44ab98da
Author: Cary Coutant <ccoutant@google.com>
Date:   Tue Sep 30 16:06:50 2014 -0700

    Fix error from previous patch where tosize and tovalue were redefined
    in a block, shadowing the declarations outside the block.
    
    gold/
    	PR gold/17432
    	* resolve.cc (Symbol_table::resolve): Fix local shadowing error.

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

Summary of changes:
 gold/ChangeLog  |    5 +++++
 gold/resolve.cc |    4 ++--
 2 files changed, 7 insertions(+), 2 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]