aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2014-11-18 11:19:05 +0000
committerMarcus Shawcroft <marcus.shawcroft@arm.com>2014-11-18 11:19:05 +0000
commit070cb95614a9c50be0d1191d9b9daee178dd4c38 (patch)
tree6eecffcd279ff4580c20133aaf688dae5be27aaf /gas/doc
parent0eff716535f3e8f501d6b438f7f796b70a0b9f98 (diff)
downloadgdb-070cb95614a9c50be0d1191d9b9daee178dd4c38.zip
gdb-070cb95614a9c50be0d1191d9b9daee178dd4c38.tar.gz
gdb-070cb95614a9c50be0d1191d9b9daee178dd4c38.tar.bz2
[AArch64] Add xgene1.
The name xgene1 superceeds xgene-1. We retain support for the original xgene-1 for compatibility but drop it from documentation.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-aarch64.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-aarch64.texi b/gas/doc/c-aarch64.texi
index f3d4e41..8e22b21 100644
--- a/gas/doc/c-aarch64.texi
+++ b/gas/doc/c-aarch64.texi
@@ -59,7 +59,7 @@ on the target processor. The following processor names are recognized:
@code{cortex-a57},
@code{thunderx},
and
-@code{xgene-1}.
+@code{xgene1}.
The special name @code{all} may be used to allow the assembler to accept
instructions valid for any supported processor, including all optional
extensions.