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:
b5edcb4
)
*** empty log message ***
author
Jim Blandy
<jimb@codesourcery.com>
Mon, 19 Jan 1998 20:28:36 +0000
(20:28 +0000)
committer
Jim Blandy
<jimb@codesourcery.com>
Mon, 19 Jan 1998 20:28:36 +0000
(20:28 +0000)
opcodes/ChangeLog
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index b772d4ba0e923801871988ad7666c0cdfbdedefd..adafffb1f229a5af4bee22c67301c26f128f3254 100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,10
@@
+Fri Jan 16 15:29:11 1998 Jim Blandy <jimb@zwingli.cygnus.com>
+
+ * mips-opc.c (mips_builtin_opcodes): Move 4010's "addciu"
+ instruction after the 4650's "mul" instruction; nobody's using the
+ 4010 these days. If object files someday indicate which processor
+ variant they're intended for, we can do a better job at this.
+
start-sanitize-r5900
Tue Jan 13 09:21:56 1998 Jeffrey A Law (law@cygnus.com)