aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/opcode/ChangeLog8
-rw-r--r--include/opcode/cgen.h2
2 files changed, 9 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 65ff137..1fee071 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,11 @@
+Thu Feb 12 18:30:41 1998 Doug Evans <devans@canuck.cygnus.com>
+
+ * cgen.h (lookup_insn): New argument alias_p.
+
+start-sanitize-sky
+ * dvp.h (VU_FLAG_[IEMDT]): New macros.
+
+end-sanitize-sky
Thu Feb 12 03:41:00 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
Fix rac to accept only a0:
diff --git a/include/opcode/cgen.h b/include/opcode/cgen.h
index 4b9644a..212797d 100644
--- a/include/opcode/cgen.h
+++ b/include/opcode/cgen.h
@@ -845,7 +845,7 @@ CGEN_SYM (get_insn_operands) PARAMS ((const CGEN_INSN *, cgen_insn_t,
int, int *));
const CGEN_INSN *
CGEN_SYM (lookup_insn) PARAMS ((const CGEN_INSN *, cgen_insn_t,
- int, CGEN_FIELDS *));
+ int, CGEN_FIELDS *, int));
CGEN_INLINE void
CGEN_SYM (put_operand) PARAMS ((int, const long *,