public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH][gas][ARM] Document supported ARMv8 cores
@ 2015-02-04 13:41 Matthew Wahab
  2015-02-04 13:42 ` Matthew Wahab
  0 siblings, 1 reply; 5+ messages in thread
From: Matthew Wahab @ 2015-02-04 13:41 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

The documentation for the ARM target is missing supported ARMv8 cores. 
This patch adds the missing cores to those listed under the -mcpu option.

Tested by checking the generated html and pdf documents.

gas/
2014-02-04  Matthew Wahab  <matthew.wahab@arm.com>

	* doc/c-arm.texi (-mcpu=): Add cortex-a53, cortex-a57 and
	cortex-a72.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: armv8cpulist.patch --]
[-- Type: text/x-patch; name=armv8cpulist.patch, Size: 353 bytes --]

diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index 8252487..3d06491 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -119,6 +119,9 @@ recognized:
 @code{cortex-a8},
 @code{cortex-a9},
 @code{cortex-a15},
+@code{cortex-a53},
+@code{cortex-a57},
+@code{cortex-a72},
 @code{cortex-r4},
 @code{cortex-r4f},
 @code{cortex-r5},

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH][gas][ARM] Document supported ARMv8 cores
@ 2015-02-04 15:08 Matthew Wahab
  0 siblings, 0 replies; 5+ messages in thread
From: Matthew Wahab @ 2015-02-04 15:08 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

Hello,

The documentation for the ARM target is missing supported ARMv8 cores. 
This patch adds the missing cores to those listed under the -mcpu option.

Tested by checking the generated html and pdf documents.

Matthew

gas/
2015-02-04  Matthew Wahab  <matthew.wahab@arm.com>

	* doc/c-arm.texi (-mcpu=): Add cortex-a53, cortex-a57 and
	cortex-a72.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: armv8cpulist.patch --]
[-- Type: text/x-patch; name=armv8cpulist.patch, Size: 353 bytes --]

diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index 8252487..3d06491 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -119,6 +119,9 @@ recognized:
 @code{cortex-a8},
 @code{cortex-a9},
 @code{cortex-a15},
+@code{cortex-a53},
+@code{cortex-a57},
+@code{cortex-a72},
 @code{cortex-r4},
 @code{cortex-r4f},
 @code{cortex-r5},

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-02-25 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-04 13:41 [PATCH][gas][ARM] Document supported ARMv8 cores Matthew Wahab
2015-02-04 13:42 ` Matthew Wahab
2015-02-23 17:18   ` Nicholas Clifton
2015-02-25 21:19     ` Kyrill Tkachov
2015-02-04 15:08 Matthew Wahab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).