From 9f80c72bb1ea003bee8f2e7d9a0935ad41917e61 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Sun, 6 Feb 1994 15:49:03 +0000 Subject: [PATCH] * i960-dis.c (reg, mem): Just use a static array instead of calling xmalloc. --- opcodes/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e502e382dab..be6520d3d92 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 -- 2.30.2