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. 9850436d9e423d66d67d27135896582b2725782e


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  9850436d9e423d66d67d27135896582b2725782e (commit)
      from  b721f1faaff1d7440b1e7cf5d920edb1d59b67c6 (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=9850436d9e423d66d67d27135896582b2725782e

commit 9850436d9e423d66d67d27135896582b2725782e
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Feb 28 14:38:27 2014 +1030

    Fix check_relocs/gc_sweep_hook mismatch
    
    	PR ld/16643
    	* elflink.c (elf_gc_sweep): Call gc_sweep_hook for exactly
    	the same conditions we called check_relocs.

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

Summary of changes:
 bfd/ChangeLog |    6 ++++++
 bfd/elflink.c |    4 +++-
 2 files changed, 9 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]