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]

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


Fellows,
I added some polymorph instructions to the msp430 arch, therefore relaxation 
code required. Also, gas assembler for TI's msp430 is now capable with 
profiling.

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.
	* po/es.po: Update MCU list.
	* po/fr.po: Likewise.
	* po/gas.pot: Likewise.
	* po/tr.po: Likewise.

Attachment: gas.diff.bz2
Description: BZip2 compressed data


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