gas:
[binutils-gdb.git] / gas / ChangeLog
index 4cf790177ec36cc74b75d903241c087aa6d2f289..ac2afd0b3e3e3bfd524566785493927eeaabb552 100644 (file)
@@ -1,3 +1,13 @@
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
+       uasx, uhasx, uhsx, uqasx, uqsax, usax. 
+
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/tc-arm.c (insns): Correct encoding of qadd, qdadd, qsub,
+       qdsub in Thumb-2 mode.
+
 2009-01-29  Paul Brook  <paul@codesourcery.com>
             Mark Mitchell  <mark@codesourcery.com>