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:
762ebb7
)
Reformat output_insn
author
H.J. Lu
<hjl.tools@gmail.com>
Fri, 4 May 2012 19:11:04 +0000
(19:11 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Fri, 4 May 2012 19:11:04 +0000
(19:11 +0000)
* config/tc-i386.c (output_insn): Reformat.
gas/ChangeLog
patch
|
blob
|
history
gas/config/tc-i386.c
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index ea8fa52e143f56aec1c2144e635cde3168b873f7..580e8304c2c7f075d52e57f29c67c07aee5f32a4 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-i386.c (output_insn): Reformat.
+
2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (output_insn): Remove the extra VEX check.
diff --git
a/gas/config/tc-i386.c
b/gas/config/tc-i386.c
index 62085a035a2dcb5cb40a38e3e7aeab18debb9d0f..c0c1bedfb7b087838214b614d79974d2748fa27c 100644
(file)
--- a/
gas/config/tc-i386.c
+++ b/
gas/config/tc-i386.c
@@
-6218,7
+6218,7
@@
output_insn (void)
unsigned int prefix;
/* Since the VEX prefix contains the implicit prefix, we don't
-
need the explicit prefix. */
+ need the explicit prefix. */
if (!i.tm.opcode_modifier.vex)
{
switch (i.tm.opcode_length)