This is the mail archive of the binutils@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]

Commit: MSP430: Add support for more parts


Hi Guys,

  I am applying the attached patch to the MSP430 port of GAS.  It
  extends the -mmcu command line option to recognise more 430 parts and
  it adds a -mcpu command line option so that generic core types can be
  specified.

Cheers
  Nick

gas/ChangeLog
2013-05-16  Nick Clifton  <nickc@redhat.com>

	* config/tc-msp430.c: Make -mmcu recognise more part numbers.
	Add -mcpu command to specify core type.
	* doc/c-msp430.c: Update documentation.

gas/testsuite/ChangeLog
2013-05-16  Nick Clifton  <nickc@redhat.com>

	* gas/msp430/opcodes.s: Use correct value for .arch pseudo.
	* gas/msp430/msp430x.d: Use correct value for -mcpu option.

Attachment: msp430.gas.patch.xz
Description: application/xz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]