aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-02-25 17:59:52 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-02-25 17:59:52 +0000
commit891edac42bbcac3e084c0cbfe846c73ddfc4d7c6 (patch)
treea93681a8c32e3af71028a5ef946a8724ba3dfb2a /gas/ChangeLog
parenteb73e134997d622048918a758b3644b618585411 (diff)
downloadgdb-891edac42bbcac3e084c0cbfe846c73ddfc4d7c6.zip
gdb-891edac42bbcac3e084c0cbfe846c73ddfc4d7c6.tar.gz
gdb-891edac42bbcac3e084c0cbfe846c73ddfc4d7c6.tar.bz2
Improve x86 assembler error message.
2010-02-25 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (_i386_insn): Add err_msg. (operand_size_match): Set err_msg on failure. (operand_type_match): Likewise. (operand_type_register_match): Likewise. (VEX_check_operands): Likewise. (match_template): Likewise. Use i.err_msg with as_bad.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6dca72b..fe4775f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-25 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-i386.c (_i386_insn): Add err_msg.
+ (operand_size_match): Set err_msg on failure.
+ (operand_type_match): Likewise.
+ (operand_type_register_match): Likewise.
+ (VEX_check_operands): Likewise.
+ (match_template): Likewise. Use i.err_msg with as_bad.
+
2010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
* config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop,