aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3b530af..f667e38 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,6 +1,8 @@
Fri May 14 00:09:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
- * hppa-dis.c: Include dis-asm.h before sysdep.h.
+ * hppa-dis.c: Include dis-asm.h before sysdep.h. Changed some
+ arrays of string pointers to 2-d arrays of chars, to save
+ space.
Thu May 6 20:51:17 1993 Fred Fish (fnf@cygnus.com)