Add 'add" as an offial alias for "addu"
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 1e2e55cc0b88acc380adfa6db14f5612538fa03d..30886d4393d230c4c4e6382b3083c9ac4533e3d3 100644 (file)
@@ -1,3 +1,105 @@
+2000-01-20  Nick Clifton  <nickc@cygnus.com>
+
+       * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
+
+2000-01-03  Nick Clifton  <nickc@cygnus.com>
+
+       * arm-dis.c (streq): New macro.
+       (strneq): New macro.
+       (force_thumb): ew local variable.
+       (parse_disassembler_option): New function: Parse a single, ARM
+       specific disassembler command line switch.
+       (parse_disassembler_option): Call parse_disassembler_option to
+       parse individual command line switches.
+       (print_insn_big_arm): Check force_thumb.
+       (print_insn_little_arm): Check force_thumb.
+
+1999-12-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * i386-dis.c (grps[]): Correct GRP5 FF/3 from "call" to "lcall".
+
+Wed Dec  1 03:34:53 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c, m10300-dis.c: Add am33 support.
+
+Wed Nov 24 20:29:58 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.
+       (print_insn_hppa): Handle 'B' operand.
+
+1999-11-22  Nick Clifton  <nickc@cygnus.com>
+
+       * d10v-opc.c: Fix pattern for "cpfg,f{0|1},c" instruction.
+
+1999-11-18  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips-opc.c (I5): New.
+       (abs.ps,add.ps,alnv.ps,c.COND.ps,cvt.s.pl,cvt.s.pu,cvt.ps.s
+       madd.ps,movf.ps,movt.ps,mul.ps,net.ps,nmadd.ps,nmsub.ps,
+       pll.ps,plu.ps,pul.ps,puu.ps,sub.ps,suxc1,luxc1): New.
+
+Mon Nov 15 19:34:58 1999  Donald Lindsay  <dlindsay@cygnus.com>
+
+       * arm-dis.c (print_insn_arm): Added general purpose 'X' format.
+       * arm-opc.h (print_insn_arm): Added comment documenting
+       the 'X' format just added to arm-dis.c.
+
+1999-11-15  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips-opc.c (la): Create a version that just uses addiu directly.
+       (dla): Expand to daddiu if possible.
+
+1999-11-11  Nick Clifton  <nickc@cygnus.com>
+
+       * mips-opc.c: Add ssnop pattern.
+
+1999-11-01  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER.
+
+1999-10-29  Nick Clifton  <nickc@cygnus.com>
+
+       * d30v-opc.c (mvtacc): Use format SHORT_AR not SHORT_AA
+       (d30v_format_tab): Define the SHORT_AR format.
+
+1999-10-28  Nick Clifton  <nickc@cygnus.com>
+
+       * mcore-dis.c: Remove spurious code introduced in previous delta. 
+
+1999-10-27  Scott Bambrough  <scottb@netwinder.org>
+
+       * arm-dis.c: Include sysdep.h to prevent compile time warnings.
+
+1999-10-18  Michael Meissner  <meissner@cygnus.com>
+
+       * alpha-opc.c (alpha_operands): Fill in missing initializer.
+       (alpha_num_operands): Convert to unsigned.
+       (alpha_num_opcodes): Ditto.
+       (insert_rba): Declare unused arguments ATTRIBUTE_UNUSED.
+       (insert_rca): Ditto.
+       (insert_za): Ditto.
+       (insert_zb): Ditto.
+       (insert_zc): Ditto.
+       (extract_bdisp): Ditto.
+       (extract_jhint): Ditto.
+       (extract_ev6hwjhint): Ditto.
+
+Sun Oct 10 01:48:01 1999  Jerry Quinn <jerry.quinn.adv91@alum.dartmouth.org>
+
+       * hppa-dis.c (print_insn_hppa):  Add new codes 'cc', 'cd', 'cC',
+       'co', '@'.
+
+       * hppa-dis.c (print_insn_hppa): Removed unused args.  Fix '?W'.
+
+       * hppa-dis.c (print_insn_hppa):  Implement codes "?N", "?Q".
+
+Thu Oct  7 00:12:43 MDT 1999   Diego Novillo <dnovillo@cygnus.com>
+
+       * d10v-opc.c (d10v_operands): Add RESTRICTED_NUM3 flag for
+       rac/rachi instructions.
+       (d10v_opcodes): Added seven new instructions ld, ld2w, sac, sachi,
+       slae, st and st2w.
+
 1999-10-04  Doug Evans  <devans@casey.cygnus.com>
 
        * fr30-asm.c,fr30-desc.h: Rebuild.
This page took 0.026131 seconds and 4 git commands to generate.