Add forgotten changelog entry.
authorAndrew Pinski <apinski@cavium.com>
Fri, 31 Oct 2014 20:24:24 +0000 (13:24 -0700)
committerAndrew Pinski <apinski@cavium.com>
Fri, 31 Oct 2014 20:24:24 +0000 (13:24 -0700)
2014-10-21  Andrew Pinski  <apinski@cavium.com>

* config/tc-aarch64.c (aarch64_cpus):
Add thunderx.
* doc/c-aarch64.texi: Document that thunderx
is a valid processor name.

gas/ChangeLog

index 8ca1cc1..183232f 100644 (file)
 
        * config/tc-mips.c (s_insn): Set file options.
 
+2014-10-21  Andrew Pinski  <apinski@cavium.com>
+
+       * config/tc-aarch64.c (aarch64_cpus):
+       Add thunderx.
+       * doc/c-aarch64.texi: Document that thunderx
+       is a valid processor name.
+
 2014-10-21  Jan Beulich  <jbeulich@suse.com>
 
        * read.c (HANDLE_CONDITIONAL_ASSEMBLY): New parameter "num_read".