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:
5c01b16
)
* Fixes for PR 18015, from customer.
author
Frank Ch. Eigler
<fche@redhat.com>
Thu, 29 Oct 1998 09:30:11 +0000
(09:30 +0000)
committer
Frank Ch. Eigler
<fche@redhat.com>
Thu, 29 Oct 1998 09:30:11 +0000
(09:30 +0000)
Thu Oct 29 11:06:30 EST 1998 Frank Ch. Eigler <fche@cygnus.com>
* r5900.igen: Fix PSRLVW, MULTU1, PADSBH instructions,
as per customer patch.
sim/mips/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/mips/ChangeLog
b/sim/mips/ChangeLog
index 873c6e8026ecb2cb990a30d4aadf34f642cb19fa..701d1048eafae86e64431ee0d33c1a625132d2d1 100644
(file)
--- a/
sim/mips/ChangeLog
+++ b/
sim/mips/ChangeLog
@@
-1,3
+1,10
@@
+start-sanitize-r5900
+Thu Oct 29 11:06:30 EST 1998 Frank Ch. Eigler <fche@cygnus.com>
+
+ * r5900.igen: Fix PSRLVW, MULTU1, PADSBH instructions,
+ as per customer patch.
+
+end-sanitize-r5900
Fri Oct 9 18:02:25 1998 Doug Evans <devans@canuck.cygnus.com>
* interp.c: #include "itable.h" if WITH_IGEN.