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


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  a75555d13b5d6c927cc0adca2a8b4bbd9da1200e (commit)
      from  3046b3d35684f30a0a0dfe88766b38b3fc578c6c (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=a75555d13b5d6c927cc0adca2a8b4bbd9da1200e

commit a75555d13b5d6c927cc0adca2a8b4bbd9da1200e
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Dec 13 12:32:21 2013 +0000

    	* config/tc-msp430.c (mcu_types): Add some more 430X mcu names.
    	(OPTION_INTR_NOPS): Define.
    	(gen_interrupt_nops): Default to FALSE.
    	(md_parse_opton): Add support for OPTION_INTR_NOPS.
    	(md_longopts): Add -mn.
    	(md_show_usage): Add -mn.
    	(msp430_operands): Generate NOPs for all MCUs not just 430Xv2.
    	* doc/c-msp430.c: Document -mn.

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

Summary of changes:
 gas/ChangeLog          |   11 +++++++++++
 gas/config/tc-msp430.c |   21 +++++++++++++++++----
 gas/doc/c-msp430.texi  |   25 +++++++++++++++++--------
 3 files changed, 45 insertions(+), 12 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]