PATCH: Add MIPS cpu names for gas

Thiemo Seufer ths@networkno.de
Mon May 9 16:14:00 GMT 2005


David Ung wrote:
> Hello,
> 
> This patch adds the cpu name for the 24k to gas's cpu_info_table.

Is there a plan to add assembler-specific support for these CPUs?

> David.
> 
> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/uberbaum/gas/ChangeLog,v
> retrieving revision 1.2529
> diff -c -3 -r1.2529 ChangeLog
> *** ChangeLog	9 May 2005 14:20:44 -0000	1.2529
> --- ChangeLog	9 May 2005 15:08:18 -0000
> ***************
> *** 1,3 ****
> --- 1,8 ----
> + 2005-05-09  David Ung  <davidu@mips.com>
> + 
> + 	* config/tc-mips.c (mips_cpu_info_table): Add cpu names m4k, 24k,
> + 	24kc, 24kf and 24kfx under MIPS32 release 2.
> + 

As a sidenote, keeping the ChangeLog entry separate from the patch saves
merge conflicts when the ChangeLog had other changes in the meanwhile.


Thiemo



More information about the Binutils mailing list