aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2008-04-18 18:22:37 +0000
committerH.J. Lu <hjl.tools@gmail.com>2008-04-18 18:22:37 +0000
commiteff014d9160218e61ff961db913bf76c36f24db2 (patch)
tree68e754cfdfe1b91afc6164a83796f74d2829da82 /gas/ChangeLog
parent5ae542419de15ad6f48110068c39df08b0750120 (diff)
downloadgdb-eff014d9160218e61ff961db913bf76c36f24db2.zip
gdb-eff014d9160218e61ff961db913bf76c36f24db2.tar.gz
gdb-eff014d9160218e61ff961db913bf76c36f24db2.tar.bz2
2008-04-18 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (build_modrm_byte): Don't check FMA to swap REG and NDS for instructions with immediate operand.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 40983dc..cfee625 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2008-04-18 H.J. Lu <hongjiu.lu@intel.com>
+ * config/tc-i386.c (build_modrm_byte): Don't check FMA to swap
+ REG and NDS for instructions with immediate operand.
+
+2008-04-18 H.J. Lu <hongjiu.lu@intel.com>
+
* config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
FMA.