aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAndrew Pinski <apinski@cavium.com>2011-12-08 20:52:42 +0000
committerAndrew Pinski <apinski@cavium.com>2011-12-08 20:52:42 +0000
commitbb8e626db9c509fa477f4709acb3ff06e12a591c (patch)
treef74e4c2a6abb37b20f3e6352eecc69c82c78cddc /opcodes/ChangeLog
parent432233b3596b5ec50b6bfc84ce7458106d7afd7b (diff)
downloadgdb-bb8e626db9c509fa477f4709acb3ff06e12a591c.zip
gdb-bb8e626db9c509fa477f4709acb3ff06e12a591c.tar.gz
gdb-bb8e626db9c509fa477f4709acb3ff06e12a591c.tar.bz2
opcodes:
2011-12-08 Andrew Pinski <apinski@cavium.com> * mips-opc.c (mips_builtin_opcodes): Add "pause". gas/testsuite: 2011-12-08 Andrew Pinski <apinski@cavium.com> * gas/mips/mips32-mt.d: Add pause instruction encoding to the end. * gas/mips/micromips@mips32r2.d: Likewise. * gas/mips/mips32r2.d: Likewise. * gas/mips/mips32-mt.s: Add pause instruction to the end. * gas/mips/mips32r2.s: Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 6f1ccbf..2c835d5 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,4 +1,8 @@
2011-12-08 Andrew Pinski <apinski@cavium.com>
+
+ * mips-opc.c (mips_builtin_opcodes): Add "pause".
+
+2011-12-08 Andrew Pinski <apinski@cavium.com>
Adam Nemet <anemet@caviumnetworks.com>
* mips-dis.c (mips_arch_choices): Add Octeon2.