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. 69227609dc00d472115b00b70c8c4eca6befdd81


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  69227609dc00d472115b00b70c8c4eca6befdd81 (commit)
      from  9bc24099c80dca9ab1d5f2d18670de666f3f4590 (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=69227609dc00d472115b00b70c8c4eca6befdd81

commit 69227609dc00d472115b00b70c8c4eca6befdd81
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Jun 3 08:49:02 2014 +0100

    Change -mz command line option to -my for the MSP430 port of GAS.
    
    	* config/tc-msp430.c (OPTION_WARN_INTR_NOPS): Use y instead of z.
    	(OPTION_NO_WARN_INTR_NOPS): Use Y instead of Z.
    	* doc/c-msp430.texi: Update command line option description.
    
    	* gas/msp430/bad.d: Use -my not -mz.

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

Summary of changes:
 gas/ChangeLog                  |    6 ++++++
 gas/config/tc-msp430.c         |   14 +++++++-------
 gas/doc/c-msp430.texi          |    4 ++--
 gas/testsuite/ChangeLog        |    4 ++++
 gas/testsuite/gas/msp430/bad.d |    2 +-
 5 files changed, 20 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]