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:
a8b683f
)
Fix typo.
author
Andreas Schwab
<schwab@linux-m68k.org>
Mon, 4 Apr 2005 16:06:26 +0000
(16:06 +0000)
committer
Andreas Schwab
<schwab@linux-m68k.org>
Mon, 4 Apr 2005 16:06:26 +0000
(16:06 +0000)
include/opcode/ChangeLog
patch
|
blob
|
history
diff --git
a/include/opcode/ChangeLog
b/include/opcode/ChangeLog
index 2d90e175bb11b3d256077000a4d5621c4b11f65a..175cb41e806b1163a166beb99d12c03151f4022d 100644
(file)
--- a/
include/opcode/ChangeLog
+++ b/
include/opcode/ChangeLog
@@
-5,8
+5,8
@@
2005-03-29 H.J. Lu <hongjiu.lu@intel.com>
* i386.h (i386_optab): Don't allow the `l' suffix for moving
- moving between memory and segment register. Allow movq for
-
moving between
general-purpose register and segment register.
+ between memory and segment register. Allow movq for moving between
+ general-purpose register and segment register.
2005-02-09 Jan Beulich <jbeulich@novell.com>