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


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  a9d58c068ccfa66fd94fffc001bbaf996ec53a7d (commit)
      from  9d9bf2df89db515958b429a1aeb1db38884ba488 (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=a9d58c068ccfa66fd94fffc001bbaf996ec53a7d

commit a9d58c068ccfa66fd94fffc001bbaf996ec53a7d
Author: Andrew Bennett <andrew.bennett@imgtec.com>
Date:   Wed Sep 10 12:41:28 2014 +0100

    Add mips*-img-elf* target triple.
    
    /
    	* configure.ac: Add mips*-img-elf* target triple.
    	* configure: Regenerate.
    
    bfd/
    	* config.bfd: Add mips*-img-elf* target triple.
    
    gas/
    	* configure.tgt: Add mips*-img-elf* target triple.
    
    gas/testsuite/
    	* gas/mips/mips.exp: Add mips*-img-elf* target triple.
    
    binutils/testsuite/
    	* binutils-all/objcopy.exp: Add mips*-img-elf* target triple.
    	* binutils-all/readelf.exp: Likewise.
    
    ld/
    	* configure.tgt: Add mips*-img-elf* target triple.
    
    ld/testsuite/
    	* ld-mips-elf/mips-elf.exp: Add support for mips*-img-elf* target
    	triple.

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

Summary of changes:
 ChangeLog                                   |    5 +++++
 bfd/ChangeLog                               |    4 ++++
 bfd/config.bfd                              |    2 +-
 binutils/testsuite/ChangeLog                |    5 +++++
 binutils/testsuite/binutils-all/objcopy.exp |    1 +
 binutils/testsuite/binutils-all/readelf.exp |    1 +
 configure                                   |    4 ++--
 configure.ac                                |    4 ++--
 gas/ChangeLog                               |    4 ++++
 gas/configure.tgt                           |    3 ++-
 gas/testsuite/ChangeLog                     |    4 ++++
 gas/testsuite/gas/mips/mips.exp             |    4 +++-
 ld/ChangeLog                                |    4 ++++
 ld/configure.tgt                            |    2 +-
 ld/testsuite/ChangeLog                      |    5 +++++
 ld/testsuite/ld-mips-elf/mips-elf.exp       |    5 +++--
 16 files changed, 47 insertions(+), 10 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]