diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-02-06 15:49:03 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-02-06 15:49:03 +0000 |
commit | 9f80c72bb1ea003bee8f2e7d9a0935ad41917e61 (patch) | |
tree | f3b9bc6aaee52adab885a70a1f327514606d0934 /opcodes | |
parent | 7343d7167f90bd00715dfb2730fc59a5e50d675c (diff) | |
download | fsf-binutils-gdb-9f80c72bb1ea003bee8f2e7d9a0935ad41917e61.zip fsf-binutils-gdb-9f80c72bb1ea003bee8f2e7d9a0935ad41917e61.tar.gz fsf-binutils-gdb-9f80c72bb1ea003bee8f2e7d9a0935ad41917e61.tar.bz2 |
* i960-dis.c (reg, mem): Just use a static array instead of
calling xmalloc.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e502e38..be6520d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Sun Feb 6 07:45:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * i960-dis.c (reg, mem): Just use a static array instead of + calling xmalloc. + Sat Feb 5 00:04:02 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the |