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. 1ade065130f80f4fef38468315d85a1e60a560db


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  1ade065130f80f4fef38468315d85a1e60a560db (commit)
      from  d82ba9f90a5de61c4286fac371673d56a38108fc (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=1ade065130f80f4fef38468315d85a1e60a560db

commit 1ade065130f80f4fef38468315d85a1e60a560db
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Jan 28 12:25:48 2014 +0000

    The MSP430 linker contains emulations for old and obsolete MCU types.
    Since all MCUs now have their own specific linker script (courtesy of
    TI) there is no need for these emulations and so this patch removes
    them.
    
    	* Makefile.am: Remove obsolete MSP430 emulations.
    	* configure.tgt: Likewise.
    	* emulparams/msp430all.sh: Likewise.
    	* Makefile.in: Regenerate.

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

Summary of changes:
 ld/ChangeLog               |    7 +
 ld/Makefile.am             |  298 +------------------------
 ld/Makefile.in             |  358 +-----------------------------
 ld/configure.tgt           |    6 +-
 ld/emulparams/msp430all.sh |  535 +-------------------------------------------
 5 files changed, 21 insertions(+), 1183 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]