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

Re: [PATCH]: gas, msp430 target, new relocs and relax


Hi Dmitry,

2004-08-24 Dmitry Diky <diwil@spec.ru>
* tc-msp430.c: Clean-up the code.
(md_relax_table): New relax table.
(mcu_types): Sort MCU types.
(md_pseudo_table): Add .profiler pseudo handler.
(pow2value): New function.
(msp430_profiler): New function.
(msp430_operands): Add new insns handlers.
(msp430_srcoperand): Add register operand handler, allow complex expressions.
(md_estimate_size_before_relax): Rewritten.
(md_convert_frag): Rewritten.
(msp430_relax_frag): New function.
* tc-msp430.h (md_relax_frag): define macro
* doc/c-msp430.texi: Update information.

Approved and applied - but ... it would be really helpful if you could add a test to gas/testsuite/gas/msp430 to check the new features of the assembler.


	* po/es.po: Update MCU list.
	* po/fr.po: Likewise.
	* po/gas.pot: Likewise.
	* po/tr.po: Likewise.

You do not need to include these files in the ChangeLog (or the patch file). They will be regenerated automatically as necessary.


Cheers
  Nick


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