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]

[PATCH, ARM, committed] Document -mcpu=cortex-m4


This patch adds the missing document for -mcpu=cortex-m4 in GAS. I have committed it under the obvious rule.


Regards, -- Jie Zhang CodeSourcery
	* doc/c-arm.texi: Document -mcpu=cortex-m4.

Index: doc/c-arm.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/c-arm.texi,v
retrieving revision 1.74
diff -u -p -r1.74 c-arm.texi
--- doc/c-arm.texi	9 Sep 2010 12:08:13 -0000	1.74
+++ doc/c-arm.texi	14 Sep 2010 09:13:47 -0000
@@ -118,6 +118,7 @@ recognized: 
 @code{cortex-a15},
 @code{cortex-r4},
 @code{cortex-r4f},
+@code{cortex-m4},
 @code{cortex-m3},
 @code{cortex-m1},
 @code{cortex-m0},

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