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


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  d82ba9f90a5de61c4286fac371673d56a38108fc (commit)
      from  bcf1df010c8e886c8bc23cd12ab396064537455d (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=d82ba9f90a5de61c4286fac371673d56a38108fc

commit d82ba9f90a5de61c4286fac371673d56a38108fc
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Jan 28 12:18:01 2014 +0000

    A recent update to the binutils means that RELA sections now have the
    SHF_INFO_LINK bit set, which shows up in readelf section dumps.  This
    has broken a couple of IA64 testcases in the gas testsuite, which are
    fixed by this patch.
    
    	PR binutils/16317
    	* gas/ia64/group-2.d: Expect I attribute with RELA sections.
    	* gas/ia64/xdata.d: Likewise.

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

Summary of changes:
 gas/testsuite/ChangeLog          |    6 ++++++
 gas/testsuite/gas/ia64/group-2.d |    2 +-
 gas/testsuite/gas/ia64/xdata.d   |    2 +-
 3 files changed, 8 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]