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


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  baa2af86d4ca17a82a02b581ab5150587ef955f8 (commit)
      from  d0b5971ae7b8709c28a7a1638413426d8749d976 (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=baa2af86d4ca17a82a02b581ab5150587ef955f8

commit baa2af86d4ca17a82a02b581ab5150587ef955f8
Author: Chung-Lin Tang <mentor.com>
Date:   Mon Nov 18 06:57:28 2013 -0800

    Separate emulations for nios2-elf and nios2-linux.
    
    2013-11-18  Chung-Lin Tang  <cltang@codesourcery.com>
    
    	* emulparams/nios2linux.sh: New emulation file.
    	* configure.tgt: Add nios2*-*-linux* emulation case.
    	* Makefile.am (enios2linux.c): New emulation entry.
    	* Makefile.in: Regenerate.

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

Summary of changes:
 ld/ChangeLog                                 |    7 +++++++
 ld/Makefile.am                               |    3 +++
 ld/Makefile.in                               |    3 +++
 ld/configure.tgt                             |    1 +
 ld/emulparams/{nios2elf.sh => nios2linux.sh} |    2 +-
 5 files changed, 15 insertions(+), 1 deletions(-)
 copy ld/emulparams/{nios2elf.sh => nios2linux.sh} (94%)


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]