projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d2dc20
)
Fix a typo in comments.
author
H.J. Lu
<hjl.tools@gmail.com>
Thu, 19 Aug 2010 21:04:36 +0000
(21:04 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Thu, 19 Aug 2010 21:04:36 +0000
(21:04 +0000)
2010-08-19 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (VEX_check_operands): Fix a typo in comments.
gas/ChangeLog
patch
|
blob
|
history
gas/config/tc-i386.c
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index e18d5ac2e74418663e8425b4e5e39056fed8e5b8..cf8b5efab65b11667a42345cc7b2fb00d056a05f 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+2010-08-19 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-i386.c (VEX_check_operands): Fix a typo in comments.
+
2010-08-18 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (build_modrm_byte): Check i.imm_operands
diff --git
a/gas/config/tc-i386.c
b/gas/config/tc-i386.c
index 74e8b3736ff62bd0d65c67820df06577c82f98ef..8533142354c5326c2da72a8b74cc524ceed8f14f 100644
(file)
--- a/
gas/config/tc-i386.c
+++ b/
gas/config/tc-i386.c
@@
-3789,7
+3789,7
@@
optimize_disp (void)
}
}
-/* Check if operands are valid for the instruc
r
tion. Update VEX
+/* Check if operands are valid for the instruction. Update VEX
operand types. */
static int