From 44287f6039771c802eb0e6f371f3882d8cdac901 Mon Sep 17 00:00:00 2001 From: Svein Seldal Date: Sat, 16 Nov 2002 12:23:23 +0000 Subject: * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function. (c4x_operands_match): Added check for 8-bits LDF insn. Give warning when using constant direct bigger than 2^16. Add the new arguments. * include/opcode/tic4x.h: Major rewrite of entire file. Define instruction classes, and put each instruction into a class. * opcodes/tic4x-dis.c: (c4x_print_op): Add support for the new argument format. Fix bug in 'N' register printer. --- include/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/ChangeLog') diff --git a/include/ChangeLog b/include/ChangeLog index 2dfed5a..3fcb48a 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2002-11-16 Svein E. Seldal + + * opcode/tic4x.h: Major rewrite of entire file. Define + instruction classes, and put each instruction into a class. + 2002-11-14 Egor Duda * bfdlink.h (struct bfd_link_info): Add new boolean -- cgit v1.1