gdb and binutils branch master updated. 09c14161c5bbba3a3969a48efafbff3b9a4de42a

mpf@sourceware.org mpf@sourceware.org
Wed Nov 5 10:49:00 GMT 2014


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  09c14161c5bbba3a3969a48efafbff3b9a4de42a (commit)
      from  7fc5ac571661cb5e5dac3fe3d2284c9d0079ff33 (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=09c14161c5bbba3a3969a48efafbff3b9a4de42a

commit 09c14161c5bbba3a3969a48efafbff3b9a4de42a
Author: Matthew Fortune <matthew.fortune@imgtec.com>
Date:   Tue Nov 4 23:37:28 2014 +0000

    Update .MIPS.abiflags to support MIPS R6
    
    bfd/
    
    	* elfxx-mips.c (update_mips_abiflags_isa): Add E_MIPS_ARCH_32R6
    	and E_MIPS_ARCH_64R6 support.
    
    ld/testsuite/
    
    	* ld-mips-elf/abiflags-strip10-ph.d: New file.
    	* ld-mips-elf/mips-eld.exp: Run the new test.
    
    gas/
    
    	* config/tc-mips.c (mips_elf_final_processing): Add INSN_ISA32R6
    	and INSN_ISA64R6 support.
    
    gas/testsuite/
    
    	* gas/mips/elf_arch_mips32r6.d: New file.
    	* gas/mips/elf_arch_mips64r6.d: New file.
    	* gas/mips/mips.exp: Run the new tests.

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

Summary of changes:
 bfd/ChangeLog                                  |    5 ++++
 bfd/elfxx-mips.c                               |    8 +++++++
 gas/ChangeLog                                  |    5 ++++
 gas/config/tc-mips.c                           |    8 +++++++
 gas/testsuite/ChangeLog                        |    6 +++++
 gas/testsuite/gas/mips/elf_arch_mips32r6.d     |   21 ++++++++++++++++++
 gas/testsuite/gas/mips/elf_arch_mips64r6.d     |   21 ++++++++++++++++++
 gas/testsuite/gas/mips/mips.exp                |    2 +
 ld/testsuite/ChangeLog                         |    5 ++++
 ld/testsuite/ld-mips-elf/abiflags-strip10-ph.d |   27 ++++++++++++++++++++++++
 ld/testsuite/ld-mips-elf/mips-elf.exp          |    1 +
 11 files changed, 109 insertions(+), 0 deletions(-)
 create mode 100644 gas/testsuite/gas/mips/elf_arch_mips32r6.d
 create mode 100644 gas/testsuite/gas/mips/elf_arch_mips64r6.d
 create mode 100644 ld/testsuite/ld-mips-elf/abiflags-strip10-ph.d


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list