diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2014-11-18 11:19:05 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-11-18 11:19:05 +0000 |
commit | 070cb95614a9c50be0d1191d9b9daee178dd4c38 (patch) | |
tree | 6eecffcd279ff4580c20133aaf688dae5be27aaf /gas/ChangeLog | |
parent | 0eff716535f3e8f501d6b438f7f796b70a0b9f98 (diff) | |
download | gdb-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/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3b1d034..0c76e0d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2014-11-17 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> + + * config/tc-aarch64.c (aarch64_cpus): Add "xgene1". + * doc/c-aarch64.texi: Rename xgene-1 to xgene1. + 2014-11-17 Ilya Tocar <ilya.tocar@intel.com> * config/tc-i386.c (cpu_arch): Add .avx512vbmi. |