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


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

commit bcf1df010c8e886c8bc23cd12ab396064537455d
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Jan 28 11:56:13 2014 +0000

    Update the tic6x linker tests to match the current behaviour of the linker and readelf.
    
    	PR binutils/16317
    	* ld-tic6x/shlib-1.rd: Expect I attribute with RELA sections.
    	* ld-tic6x/shlib-1b.rd: Likewise.
    	* ld-tic6x/shlib-1r.rd: Likewise.
    	* ld-tic6x/shlib-1rb.rd: Likewise.
    	* ld-tic6x/shlib-app-1rd: Likewise.
    	* ld-tic6x/shlib-app-1b.rd: Likewise.
    	* ld-tic6x/shlib-app-1r.rd: Likewise.
    	* ld-tic6x/shlib-app-1rb.rd: Likewise.
    	* ld-tic6x/shlib-noindex.rd: Likewise.
    	* ld-tic6x/static-app-1.rd: Likewise.
    	* ld-tic6x/static-app-1b.rd: Likewise.
    	* ld-tic6x/static-app-1r.rd: Likewise.
    	* ld-tic6x/static-app-1rb.rd: Likewise.
    
    	PR binutils/16318
    	* ld-tic6x/tic6x.exp: Expect C6000 osabi value in relocatable
    	objects.

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

Summary of changes:
 ld/testsuite/ChangeLog                  |   20 ++++++++++++++++++++
 ld/testsuite/ld-tic6x/shlib-1.rd        |    6 +++---
 ld/testsuite/ld-tic6x/shlib-1b.rd       |    6 +++---
 ld/testsuite/ld-tic6x/shlib-1r.rd       |    6 +++---
 ld/testsuite/ld-tic6x/shlib-1rb.rd      |    6 +++---
 ld/testsuite/ld-tic6x/shlib-app-1.rd    |    8 ++++----
 ld/testsuite/ld-tic6x/shlib-app-1b.rd   |    8 ++++----
 ld/testsuite/ld-tic6x/shlib-app-1r.rd   |    6 +++---
 ld/testsuite/ld-tic6x/shlib-app-1rb.rd  |    6 +++---
 ld/testsuite/ld-tic6x/shlib-noindex.rd  |    8 ++++----
 ld/testsuite/ld-tic6x/static-app-1.rd   |    4 ++--
 ld/testsuite/ld-tic6x/static-app-1b.rd  |    4 ++--
 ld/testsuite/ld-tic6x/static-app-1r.rd  |    4 ++--
 ld/testsuite/ld-tic6x/static-app-1rb.rd |    4 ++--
 ld/testsuite/ld-tic6x/tic6x.exp         |    2 --
 15 files changed, 58 insertions(+), 40 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]