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]

Re: [PATCH] MIPS gas 74K[cfx] support


Thiemo Seufer wrote:
> Hello All,
> 
> I applied the appended patch, it adds support for the 74Kc/74Kf/74Kx
> cores.
> 
> 
> Thiemo
> 
> 
> 2007-02-20  Thiemo Seufer  <ths@mips.com>
> 
> 	* config/tc-mips.c (mips_cpu_info_table): Add 74K configurations.

.. and document it.


Thiemo


2007-02-20  Thiemo Seufer  <ths@mips.com>

	* doc/c-mips.texi: Document 74kc, 74kf, 74kx.

Index: doc/c-mips.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/c-mips.texi,v
retrieving revision 1.40
diff -u -p -r1.40 c-mips.texi
--- doc/c-mips.texi	20 Feb 2007 13:28:52 -0000	1.40
+++ doc/c-mips.texi	20 Feb 2007 15:02:57 -0000
@@ -245,6 +245,9 @@ m4kp,
 34kc,
 34kf,
 34kx,
+74kc,
+74kf,
+74kx,
 5kc,
 5kf,
 20kc,


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