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. 13e322759bd9d6d64e68b200084341681687fb74


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  13e322759bd9d6d64e68b200084341681687fb74 (commit)
       via  d340a82588df5d54ead90124f3dce5bb750665d6 (commit)
       via  6e8ec71244d3bb6a1223d07965066b7b9836ab7d (commit)
      from  bb7e3f4d51bf73843de0572af17ee1b6cf1167db (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=13e322759bd9d6d64e68b200084341681687fb74

commit 13e322759bd9d6d64e68b200084341681687fb74
Author: Matthew Fortune <matthew.fortune@imgtec.com>
Date:   Thu Dec 18 22:04:02 2014 +0000

    Fix octeon3 tests for targets with default abi != n32
    
    gas/testsuite/
    
    	* gas/mips/octeon3.d: Switch to use numeric register names.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d340a82588df5d54ead90124f3dce5bb750665d6

commit d340a82588df5d54ead90124f3dce5bb750665d6
Author: Matthew Fortune <matthew.fortune@imgtec.com>
Date:   Thu Dec 18 21:28:07 2014 +0000

    Fix all failing FPXX tests for tx39-elf.
    
    ld/testsuite/
    
    	* ld-mips-elf/attr-gnu-4-00.d: Relax check for ISA extension.
    	* ld-mips-elf/attr-gnu-4-01.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-02.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-03.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-08.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-10.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-11.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-18.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-20.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-22.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-28.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-30.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-33.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-38.d: Likewise.
    	* ld-mips-elf/attr-gnu-4-44.d: Likewise.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6e8ec71244d3bb6a1223d07965066b7b9836ab7d

commit 6e8ec71244d3bb6a1223d07965066b7b9836ab7d
Author: Matthew Fortune <matthew.fortune@imgtec.com>
Date:   Thu Dec 18 20:08:38 2014 +0000

    Fix undefined weak symbol reloc tests
    
    ld/testsuite/
    
    	* ld-mips-elf/mips-elf.exp: Update undefweak-overflow tests.
    	* ld-mips-elf/undefweak-overflow-n32.d: Remove.
    	* ld-mips-elf/undefweak-overflow-n64.d: Likewise.
    	* ld-mips-elf/undefweak-overflow.s: Set mips64r6, noreorder and
    	add a label to mark the micromips region.
    	* ld-mips-elf/undefweak-overflow.d: Update expected output.

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

Summary of changes:
 gas/testsuite/ChangeLog                           |    4 ++
 gas/testsuite/gas/mips/octeon3.d                  |   26 ++++++------
 ld/testsuite/ChangeLog                            |   27 +++++++++++++
 ld/testsuite/ld-mips-elf/attr-gnu-4-00.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-01.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-02.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-03.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-08.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-10.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-11.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-18.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-20.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-22.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-28.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-30.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-33.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-38.d          |    2 +-
 ld/testsuite/ld-mips-elf/attr-gnu-4-44.d          |    2 +-
 ld/testsuite/ld-mips-elf/mips-elf.exp             |    9 +++-
 ld/testsuite/ld-mips-elf/undefweak-overflow-n32.d |   23 -----------
 ld/testsuite/ld-mips-elf/undefweak-overflow-n64.d |   23 -----------
 ld/testsuite/ld-mips-elf/undefweak-overflow.d     |   42 +++++++++++---------
 ld/testsuite/ld-mips-elf/undefweak-overflow.s     |   27 ++++++++-----
 23 files changed, 105 insertions(+), 106 deletions(-)
 delete mode 100644 ld/testsuite/ld-mips-elf/undefweak-overflow-n32.d
 delete mode 100644 ld/testsuite/ld-mips-elf/undefweak-overflow-n64.d


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]