projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
460845a
)
* m32r-dis.c: Regenerate.
author
Doug Evans
<dje@google.com>
Thu, 7 Jan 1999 00:06:59 +0000
(
00:06
+0000)
committer
Doug Evans
<dje@google.com>
Thu, 7 Jan 1999 00:06:59 +0000
(
00:06
+0000)
opcodes/ChangeLog
patch
|
blob
|
history
opcodes/m32r-dis.c
patch
|
blob
|
history
diff --git
a/opcodes/ChangeLog
b/opcodes/ChangeLog
index
1737d18
..
c46a573
100644
(file)
--- a/
opcodes/ChangeLog
+++ b/
opcodes/ChangeLog
@@
-1,3
+1,7
@@
+1999-01-06 Doug Evans <devans@casey.cygnus.com>
+
+ * m32r-dis.c: Regenerate.
+
start-sanitize-r5900
1999-01-06 Frank Ch. Eigler <fche@cygnus.com>
diff --git
a/opcodes/m32r-dis.c
b/opcodes/m32r-dis.c
index
0037746
..
606c77c
100644
(file)
--- a/
opcodes/m32r-dis.c
+++ b/
opcodes/m32r-dis.c
@@
-86,7
+86,7
@@
print_hash (od, dis_info, value, attrs, pc, length)
bfd_vma pc;
int length;
{
- disassemble_info *info = dis_info;
+ disassemble_info *info =
(disassemble_info *)
dis_info;
(*info->fprintf_func) (info->stream, "#");
}