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. 4ba154f579d9ac01829343ed7538727c0b2e87d8


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  4ba154f579d9ac01829343ed7538727c0b2e87d8 (commit)
      from  079b5aec63d98106d75981c48ec5191343853986 (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=4ba154f579d9ac01829343ed7538727c0b2e87d8

commit 4ba154f579d9ac01829343ed7538727c0b2e87d8
Author: Richard Sandiford <rdsandiford@googlemail.com>
Date:   Tue Mar 4 21:18:02 2014 +0000

    bfd/
    2014-02-04  Heiher <r@hev.cc>
    
    	* elfxx-mips.c (mips_set_isa_flags): Use E_MIPS_ARCH_64R2 for
    	Loongson-3A.
    	(mips_mach_extensions): Make bfd_mach_mips_loongson_3a an
    	extension of bfd_mach_mipsisa64r2.
    
    opcodes/
    2014-02-04  Heiher <r@hev.cc>
    
    	* mips-dis.c (mips_arch_choices): Usee ISA_MIPS64R2 for Loongson-3A.
    
    gas/
    2014-02-04  Heiher <r@hev.cc>
    
    	* config/tc-mips.c (mips_cpu_info_table): Use ISA_MIPS64R2 for
    	Loongson-3A.

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

Summary of changes:
 bfd/ChangeLog        |    7 +++++++
 bfd/elfxx-mips.c     |    4 ++--
 gas/ChangeLog        |    5 +++++
 gas/config/tc-mips.c |    2 +-
 opcodes/ChangeLog    |    4 ++++
 opcodes/mips-dis.c   |    2 +-
 6 files changed, 20 insertions(+), 4 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]