aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1997-04-10 21:55:09 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1997-04-10 21:55:09 +0000
commitfe2dd6424b58b9f0e79a891f7fe3023d6c820730 (patch)
tree2bf694c04b33e554e773daf5a0f939862b28fb20 /include/opcode/ChangeLog
parent4e9d8deacb172d5ebcee32576ffd910c69d3a467 (diff)
downloadgdb-fe2dd6424b58b9f0e79a891f7fe3023d6c820730.zip
gdb-fe2dd6424b58b9f0e79a891f7fe3023d6c820730.tar.gz
gdb-fe2dd6424b58b9f0e79a891f7fe3023d6c820730.tar.bz2
* cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.
(cgen_asm_parse_operand_fn): Declare.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 4301bc7..bf48505 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr 10 14:35:00 1997 Doug Evans <dje@canuck.cygnus.com>
+
+ * cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.
+ (cgen_asm_parse_operand_fn): Declare.
+
Sat Apr 5 13:14:05 1997 Ian Lance Taylor <ian@cygnus.com>
* i386.h: Revert last patch for the NON_BROKEN_OPCODES cases.