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: Add MIPS cpu names for gas


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


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