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:
efa7dee
)
2008-12-08 H.J. Lu <hongjiu.lu@intel.com>
author
H.J. Lu
<hjl.tools@gmail.com>
Mon, 8 Dec 2008 17:59:00 +0000
(17:59 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Mon, 8 Dec 2008 17:59:00 +0000
(17:59 +0000)
* config/tc-i386.c (build_modrm_byte): Remove an extra blank
line.
gas/ChangeLog
patch
|
blob
|
history
gas/config/tc-i386.c
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index cde9b852cc0ec4a178fd09a500065fe0f1e9968d..6b06d757d4f21af01749730076e969bb86a2c77d 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+2008-12-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-i386.c (build_modrm_byte): Remove an extra blank
+ line.
+
2008-12-04 Ben Elliston <bje@au.ibm.com>
* config/tc-ppc.c (parse_cpu): Remove booke64 support. Update
diff --git
a/gas/config/tc-i386.c
b/gas/config/tc-i386.c
index b58dbe0d0e2b715a5c309bf200f050cce68c4f8d..f0b374d96a523b8d093db4db06dbfc11e72f5295 100644
(file)
--- a/
gas/config/tc-i386.c
+++ b/
gas/config/tc-i386.c
@@
-5198,7
+5198,6
@@
build_modrm_byte (void)
assert (operand_type_equal (&i.tm.operand_types[nds], ®xmm)
|| operand_type_equal (&i.tm.operand_types[nds], ®ymm));
i.vex.register_specifier = i.op[nds].regs;
-
}
else
source = dest = 0;