fix comments and some indentation.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index cc0b39d7d58589cf954d462f1bab9d35409bc438..6946f65bc5d5f910f1222c063b86493aab9410bc 100644 (file)
@@ -1,3 +1,696 @@
+Tue Jan 19 10:51:01 1999  David Taylor  <taylor@texas.cygnus.com>
+
+       * hppa-dis.c: fix comments and some indentation.
+
+1999-01-12  Doug Evans  <devans@casey.cygnus.com>
+
+start-sanitize-cygnus
+       * Makefile.am (run-cgen): Pass options to cgen.
+       (stamp-m32r): Build operand instance table.
+       (stamp-fr30,stamp-i960c): Don't build the table.
+       * Makefile.in: Regenerate.
+       * cgen.sh: New arg `options'.  Pass to cgen.
+end-sanitize-cygnus
+       * fr30-opc.c,i960c-opc.c: Regenerate.
+
+1999-01-11  Doug Evans  <devans@casey.cygnus.com>
+
+       * fr30-opc.c: Regenerate.
+
+1999-01-06  Doug Evans  <devans@casey.cygnus.com>
+
+       * m32r-dis.c: Regenerate.
+
+start-sanitize-r5900
+1999-01-06  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * mips-opc.c (div1): Add three-operand pattern, just like "div".
+       (divu1): Ditto for "divu".
+
+end-sanitize-r5900
+1999-01-05  Doug Evans  <devans@casey.cygnus.com>
+
+start-sanitize-cygnus
+       * cgen-asm.in (insert_normal): Use CGEN_BOOL_ATTR.
+       * cgen-asm.in (extract_normal): Ditto.
+end-sanitize-cygnus
+       * fr30-asm.c,fr30-dis.c,fr30-opc.h,fr30-opc.c: Regenerate.
+       * i960c-asm.c,i960c-dis.c,i960c-opc.h,i960c-opc.c: Regenerate.
+       * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.
+
+1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)
+
+       * configure.in: Require autoconf 2.12.1 or higher.
+
+1998-12-30  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips16-opc.c: Mark branch insns with MIPS16_INSN_BRANCH.
+
+Wed Dec 16 16:17:49 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c: Regenerated.
+
+start-sanitize-vr4xxx
+1998-12-16  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips-dis.c (set_mips_isa_type): Handle bfd_mach_mips4111.
+
+end-sanitize-vr4xxx
+1998-12-15  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c,fr30-opc.h: Regenerated.
+
+1998-12-14  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c,fr30-opc.h: Regenerated.
+
+start-sanitize-vr4xxx
+1998-12-13  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips-dis.c (set_mips_isa_type): Add bfd_mach_mips4121.
+       (_print_insn_mips): Same.
+       * mips-opc.c: Add vr4121.
+
+end-sanitize-vr4xxx
+Thu Dec 10 18:39:46 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c,fr30-opc.h: Regenerated.
+
+Thu Dec 10 12:49:24 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * m32r-opc.c: Regenerate.
+
+start-sanitize-sky
+Wed Dec  9 14:57:23 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * mips-opc.c (mips_builtin_opcodes): Update vmtir syntax.
+       * dvp-opc.c (vu_lower_opcodes): Update mtir entry.
+       (extract_ffstreg): Fix calculation of reg part of returned value.
+
+       Thu Nov 19 16:38:16 EST 1998 Frank Ch. Eigler <fche@cygnus.com>
+
+       * mips-opc.c (sync*): Flag these instructions with INSN_SYNC.
+
+       Wed Jul 29 09:41:19 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * dvp-opc.c (vu_lower_opcodes): Allow ISW, ISWR, MFIR instructions
+       to take multiple destination (xyzw) flags.
+
+       Thu Jul 23 18:26:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * dvp-opc.c (vu_operands): Add UW operand type to force ".w" suffix
+       on ft operand of CLIP.
+       (insert_w): New function for same.
+       (vu_opcodes): Use "broadcast" style argument list for two-operand
+       CLIP insn.  Call UW constraint above.
+
+       Mon Jun 22 15:48:29 1998  Ian Carmichael  <iancarm@cygnus.com>
+
+       * dvp-dis.c (print_insn): Disassemble DVP_OPERAND_RELOC_11_S4 as 
+       base 10.
+
+end-sanitize-sky
+Tue Dec  8 13:56:18 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       * dis-buf.c (generic_strcat_address): reformat to GNU coding
+       conventions.  change sprintf call to an sprintf_vma call.
+
+Tue Dec  8 13:12:44 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+
+Tue Dec  8 10:50:46 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       The following changes were made by
+       Elena Zannoni <ezannoni@kwikemart.cygnus.com>,
+       David Taylor <taylor@texas.cygnus.com>, and
+       Edith Epstein <eepstein@sophia.cygnus.com> as part of a project to
+       merge in changes by HP; HP did not create ChangeLog entries.
+
+       * dis-buf.c (generic_strcat_address): new function.
+
+       * hppa-dis.c: Changes to improve hppa disassembly.
+         Changed formatting in : reg_names, fp_reg_names,control_reg, 
+         New variables : sign_extension_names, deposit_names, conversion_names
+           float_test_names, compare_cond_names_double, add_cond_names_double,
+           logical_cond_names_double, unit_cond_names_double, 
+           branch_push_pop_names, saturation_names, shift_names, mix_names,
+         New Macros :   GET_COMPL_O, GET_PUSH_POP,MERGED_REG 
+         Move some definitions to libhppa.h: GET_FIELD, GET_BIT
+         (fput_const): renamed as fput_hex_const
+         (print_insn_hppa):
+          - use the macros fputs_filtered and
+            fput_decimal_const whenever possible; calls to sign_extend require
+            2 params -- add a missing second param of 0.
+          - Some new code ifdefed for LOCAL_ONLY, all related to figuring out
+            architecture version number of current machine. HP folks are
+            trying to handle situation where the target program was compiled
+            for PA 1.x (32-bit), but is running on a PA 2.0 machine and 
+            visa versa.
+          - added new cases : 'g', 'B', 'm'
+          - added cases specifically for PA 2.0
+          - changed the following cases : '"', 'n', 'N', 'p', 'Z', 
+          - calls to fput_const become calls to fput_hex_const
+
+1998-12-07  James E Wilson  <wilson@wilson-pc.cygnus.com>
+
+       * Makefile.am (CFILES): Add i960c-asm, i960c-dis.c, i960c-opc.c.
+       (ALL_MACHINES): Add i960c-asm.lo, i960c-dis.lo, i960-opc.lo.
+start-sanitize-cygnus
+       (CLEANFILES): Add stamp-i960.
+       (I960_DEPS): Define.
+       (i960c-opc.h, i960c-opc.c, i960c-asm.c, i960c-dis.c, stamp-i960):
+       New makefile rules.
+end-sanitize-cygnus
+       (i960-asm.lo, i960c-dis.lo, i960c-opc.lo): New Makefile rules.
+       * Makefile.in: Rebuilt.
+       * configure.in (bfd_i960_arch): Add i960c-opc.lo, i960-asm.o,
+       i960-dis.c to ta.
+       * i960-dis.c (print_insn_i960): Rename to print_insn_i960_orig.
+       * i960c-asm.c, i960c-dis.c, i960c-opc.c, i960c-opc.h: New files.
+       
+Mon Dec  7 14:33:44 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+
+Sun Dec  6 14:06:48 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * mips-opc.c (mips_builtin_opcodes): Add dmfc2 and dmtc2.
+
+       * ppc-opc.c (powerpc_opcodes): Add PowerPC403 GC[X] instructions.
+       From Saitoh Masanobu <msaitoh@spa.is.uec.ac.jp>.
+
+Fri Dec  4 17:45:51 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * fr30-opc.c: Regenerate.
+
+Fri Dec  4 17:08:08 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+
+Thu Dec  3 14:26:20 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+
+Thu Dec  3 00:09:17 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerate.
+
+1998-11-30  Doug Evans  <devans@casey.cygnus.com>
+
+       * cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE ->
+       CGEN_INSN_BASE_VALUE.
+start-sanitize-cygnus
+       * cgen-asm.in (insert_normal): Change start,length to unsigned int.
+       New args word_offset, word_length.  Rewrite.
+       (FLD): Define.
+       (insert_1): Fix lsb0 case.
+       * cgen-dis.in (extract_normal): Change start,length to unsigned int.
+       New args word_offset, word_length.  Rewrite.
+       (FLD): Define.
+       (extract_1): Fix lsb0 case.
+       * cgen-opc.in (FLD): Define.
+end-sanitize-cygnus
+       * m32r-opc.c,m32r-opc.h,m32r-asm.c,m32r-dis.c: Regenerate.
+       * fr30-opc.c,fr30-opc.h,fr30-asm.c,fr30-dis.c: Regenerate.
+
+start-sanitize-cygnus
+Mon Nov 30 11:52:44 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.am (CGENFILES): Add rtx-funcs.scm.
+       * Makefile.in: Rebuild.
+
+end-sanitize-cygnus
+Thu Nov 26 11:26:32 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-asm.c,fr30-dis.c,fr30-opc.c: Regenerated.
+
+Tue Nov 24 11:20:54 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-asm.c,fr30-dis.c: Regenerated.
+
+Mon Nov 23 18:28:48 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
+
+1998-11-20  Doug Evans  <devans@tobor.to.cygnus.com>
+
+       * fr30-opc.c: Regenerated.
+
+Thu Nov 19 16:02:46 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c: Regenerated.
+       * fr30-opc.h: Regenerated.
+       * fr30-dis.c: Regenerated.
+       * fr30-asm.c: Regenerated.
+
+Thu Nov 19 07:54:15 1998  Doug Evans  <devans@charmed.cygnus.com>
+
+       * mips-opc.c (sync.p,sync.l): Swap insn values.
+
+1998-11-19  Doug Evans  <devans@tobor.to.cygnus.com>
+
+       * fr30-opc.c: Regenerate.
+
+Wed Nov 18 21:36:37 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c: Regenerated.
+       * fr30-opc.h: Regenerated.
+
+1998-11-18  Doug Evans  <devans@casey.cygnus.com>
+
+start-sanitize-cygnus
+       * cgen-asm.in (insert_1): Replace calls to bfd_getb8/putb8.
+       (insert_normal, !CGEN_INT_INSN_P case): Only fetch enough bytes
+       to hold value.
+       (insert_insn_normal): Fix typo.
+       * cgen-dis.c (cgen_dis_lookup_insn): Update type of `value' arg.
+       * cgen-dis.in (extract_normal): Ditto.  New arg `pc'.
+       Rewrite ! CGEN_INT_INSN_P case.
+       (extract_insn_normal): Ditto.
+       (extract_1): New arg `pc'.  All callers updated.
+       Replace calls to bfd_getb8.
+       (fill_cache): New fn.
+       * cgen-opc.c (cgen_{get,put}_insn_value): Move here ...
+       * cgen-opc.in: ... from here.
+       (@arch@_cgen_lookup_insn): Rewrite ! CGEN_INT_INSN_P case.
+end-sanitize-cygnus
+       * m32r-asm.c,m32r-dis.c,m32r-opc.c: Rebuild.
+       * fr30-asm.c,fr30-dis.c,fr30-opc.c: Rebuild.
+
+Wed Nov 18 11:30:04 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c: Regenerated.
+
+Mon Nov 16 19:21:48 1998  Dave Brolley  <brolley@cygnus.com>
+       
+       * fr30-opc.c: Regenerated.
+       * fr30-opc.h: Regenerated.
+       * fr30-dis.c: Regenerated.
+       * fr30-asm.c: Regenerated.
+
+Thu Nov 12 19:24:18 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * po/opcodes.pot: Regenerated.
+       * fr30-opc.c: Regenerated.
+       * fr30-opc.h: Regenerated.
+       * fr30-dis.c: Regenerated.
+       * fr30-asm.c: Regenerated.
+
+Tue Nov 10 15:26:27 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * disassemble.c (disassembler): Add support for FR30 target.
+       
+Tue Nov 10 11:00:04 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+start-sanitize-cygnus
+       * cgen-dis.in (print_normal): CGEN_OPERAND_FAKE renamed to
+       CGEN_OPERAND_SEM_ONLY.
+end-sanitize-cygnus
+       * m32r-dis.c,m32r-opc.c,m32r-opc.h: Rebuild.
+       * fr30-dis.c,fr30-opc.c,fr30-opc.h: Rebuild.
+
+Mon Nov  9 18:22:55 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * po/opcodes.pot: Regenerate.
+       * po/POTFILES.in: Regenerate.
+       * fr30-opc.c: Regenerate.
+       * fr30-opc.h: Regenerate.
+
+Fri Nov  6 17:21:38 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * m32r-asm.c: Regenerate.
+
+Wed Nov  4 18:46:47 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * configure.in: Added case for bfd_fr30_arch.
+       * Makefile.am (CFILES): Added fr30-asm.c, fr30-dis.c, fr30-opc.c.
+       (ALL_MACHINES): Added fr30-asm.lo, fr30-dis.lo, fr30-opc.lo.
+       (CLEANFILES): Added stamp-fr30.
+       (FR30_DEPS): Added.
+       * fr30-asm.c: New file.
+       * fr30-dis.c: New file.
+       * fr30-opc.c: New file.
+       * fr30-opc.h: New file.
+       * po/POTFILES.in: Regenerated
+       * po/opcodes.pot: Regenerated
+
+start-sanitize-m32rx
+Mon Nov  2 20:08:03 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * m32r-opc.c (m32r_cgen_insn_table_entries): Add FILL_SLOT attribute
+       to bcl8,bncl8 entries.
+       (macro_insn_table_entries): Add FILL_SLOT attribute
+       to bcl8r,bncl8r entries.
+
+end-sanitize-m32rx
+Mon Nov  2 15:05:33 1998  Geoffrey Noer  <noer@cygnus.com>
+
+        * configure.in: detect cygwin* instead of cygwin32*
+        * configure: regenerate
+
+Tue Oct 27 08:58:37 1998  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * mips-opc.c (IS_M): Added.
+
+start-sanitize-r5900
+Fri Oct 23 12:06:00 EDT 1998  Frank Ch. Eigler <fche@cygnus.com>
+
+       * mips-opc.c (vrget, vclipw, vrnext): Correct COP2 opcodes
+       and masks. 
+
+end-sanitize-r5900
+Mon Oct 19 13:03:19 1998  Doug Evans  <devans@seba.cygnus.com>
+
+start-sanitize-cygnus
+       * cgen-asm.in (insert_1): New function.
+       (insert_normal): Progress on handling ! CGEN_INT_INSN_P.
+       (insert_insn_normal): Update handling of CGEN_INT_INSN_P.
+       (@arch@_cgen_assemble_insn): Update type of `buf' arg.
+       * cgen-dis.in (extract_1): New function.
+       (extract_normal): buf_ctrl renamed to ex_info, update type.
+       Progress on handling of CGEN_INT_INSN_P.
+       (extract_insn_normal): buf_ctrl renamed to ex_info, update type.
+       Update handling of CGEN_INT_INSN_P.  Handle errors from
+       @arch@_cgen_extract_operand.
+       (print_insn): Renamed from print_int_insn.  Handle ! CGEN_INT_INSN_P.
+       (default_print_insn): Renamed from print_insn.
+       Handle ! CGEN_INT_INSN_P.
+       (print_insn_@arch@): Handle error returns from print_insn.
+       * cgen-opc.in (cgen_get_insn_value, cgen_put_insn_value): New fns.
+       (@arch@_cgen_lookup_insn): Update handling of CGEN_INT_INSN_P.
+       (@arch@_cgen_lookup_get_insn_operands): Ditto.
+end-sanitize-cygnus
+       * m32r-opc.c,m32r-opc.h,m32r-asm.c,m32r-dis.c: Regenerate.
+
+start-sanitize-am33
+Wed Oct 14 12:12:25 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Allow autoincrement stores using the same register
+       for source and destination operands.
+
+Mon Oct 12 10:43:51 1998  Jeffrey A Law  (law@cygnus.com)
+
+        * m10300-opc.c: DSP instrutions which only write to one general
+        register have no restrictions on matching operands.
+
+       * m10300-opc.c (lsr_add): Fix typo for "lsr_add imm,reg,reg,reg" case.
+
+end-sanitize-am33
+Fri Oct  9 14:01:56 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * m32r-opc.h,m32r-opc.c: Regenerate.
+
+start-sanitize-am33
+Thu Oct  8 06:04:38 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c (asr, lsr, asl): Fix am33 single bit shift opcode.
+
+end-sanitize-am33
+Sun Oct  4 21:01:44 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * i386-dis.c (OP_3DNowSuffix): New static function.
+       (OPSUF): Define.
+       (GRP14): Define.
+       (dis386_twobyte): Add GRP14, femms, and 3DNow entries.
+       (twobyte_has_modrm): Set entries corresponding to GRP14, 3DNow.
+       (insn_codep): New static variable.
+       (print_insn_x86): Init insn_codep after prefixes.
+       (grps): Add GRP14 entries for prefetch, prefetchw.
+       (OP_REG): Reformat.
+
+       From Jeff B Epler <jepler@usgs.gov>
+       * i386-dis.c (Suffix3DNow): New table.
+
+Wed Sep 30 10:17:50 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * d10v-opc.c: Treat TRAP as if it were a branch type instruction.
+
+Mon Sep 28 14:35:43 1998  Martin M. Hunt  <hunt@cygnus.com>
+
+       * d10v-dis.c (print_operand): If num is nonzero, then
+       add OPERAND_ACC1, not OPERAND_ACC0.
+
+Thu Sep 24 09:20:03 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * d30v-opc.c: Add FLAG_JSR attribute to DBT, REIT, RTD, and TRAP
+       insns. 
+
+Tue Sep 22 17:55:14 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * d30v-opc.c: Add use of EITHER_BUT_PREFER_MU execution unit
+       class. 
+
+start-sanitize-sky
+Fri Sep 18 16:23:32 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp-opc.c (gif_opcodes): Support EOP on gifimage.
+
+end-sanitize-sky
+Tue Sep 15 15:14:45 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * m32r-opc.h,m32r-opc.c: Add bbpc,bbpsw support.
+
+1998-09-09  Michael Meissner  <meissner@cygnus.com>
+
+       * ppc-opc.c (powerpc_opcodes): Add support for PowerPC 750 move
+       to/from SPRs.
+
+Fri Sep  4 19:42:59 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * arm-dis.c (print_insn_big_arm): Detect Thumb symbols in elf
+       object files.
+       (print_insn_little_arm): Detect Thumb symbols in elf object
+       files. 
+
+Sat Aug 29 22:24:09 1998  Richard Henderson  <rth@cygnus.com>
+
+       * alpha-dis.c (print_insn_alpha): Use the machine type to
+       decide which PALcode set to include.
+
+Sun Aug 23 02:16:18 1998  Richard Henderson  <rth@cygnus.com>
+
+       * sparc-opc.c (FBRX): Fix typo in ",a,pn %fcc3" case.
+
+Fri Aug 21 16:07:52 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * d30v-opc.c (d30v_opcode_table): Add FLAG_MUL32 to MAC, MACS,
+       MSUB and MSUBS instructions.
+
+start-sanitize-r5900
+Tue Aug 18 16:48:52 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * mips-opc.c: Insert contents of vu0.h, rather than including it.
+       * vu0.h: Remove.
+       * Makefile.am: Rebuild dependencies.
+       * Makefile: Rebuild.
+
+end-sanitize-r5900
+Thu Aug 13 16:23:04 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ppc-opc.c (powerpc_operands): Omit parens around additions in
+       operand name macros.
+
+Wed Aug 12 14:00:38 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+start-sanitize-coldfire
+       * m68k-opc.c: Correct divsl, divul, remsl, and remul for
+       ColdFire, as below for mulsl and mulul.
+
+end-sanitize-coldfire
+       From Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>:
+       * m68k-opc.c: Correct mulsl and mulul to use q rather than D, a,
+       +, -, and d for ColdFire.
+
+       From Peter Thiemann <thiemann@informatik.uni-tuebingen.de>:
+       * ppc-opc.c (insert_mbe): Handle wrapping bitmasks.
+       (extract_mbe): Likewise.
+
+Wed Aug 12 11:11:34 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Fix typo in udf20 .. udf25 instruction opcodes.
+
+       * m10300-opc.c: First cut at UDF instructions.
+
+Mon Aug 10 14:08:22 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * m32r-opc.c: Regenerate (remove semantic descriptions).
+
+Mon Aug 10 12:51:12 1998  Catherine Moore  <clm@cygnus.com>
+
+        * arm-dis.c (print_insn_big_arm):  Fix indentation.
+        (print_insn_little_arm): Likewise.
+
+Sun Aug  9 20:17:28 1998  Catherine Moore  <clm@cygnus.com>
+
+        * arm-dis.c (print_insn_big_arm):  Check for thumb symbol
+        attributes.
+        (print_insn_little_arm): Likewise.
+
+Mon Aug  3 12:43:16 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       Move all global state data into opcode table struct, and treat
+       opcode table as something that is "opened/closed".
+       * cgen-asm.c (all fns): New first arg of opcode table descriptor.
+       (cgen_asm_init): Delete.
+       (cgen_set_parse_operand_fn): New function.
+       * cgen-dis.c (all fns): New first arg of opcode table descriptor.
+       (cgen_dis_init): Delete.
+       * cgen-opc.c (all fns): New first arg of opcode table descriptor.
+       (cgen_current_{opcode_table_mach,endian}): Delete.
+start-sanitize-cygnus
+       * cgen-asm.in (all fns): New first arg of opcode table descriptor.
+       * cgen-dis.in (all fns): Ditto.
+       * cgen-opc.in (all fns): Ditto.
+end-sanitize-cygnus
+       * m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate.
+
+start-sanitize-cygnus
+       * cgen-asm.in (parse_insn_normal): Ignore case in mnemonics.
+
+       * cgen-dis.in (print_normal): Split into two.
+       (print_address): New function.
+       (extract_insn_normal): Clarify insn_value arg.
+       (print_int_insn): Renamed from print_insn.
+       (print_insn): New arg.
+       (print_insn_@arch@): Open opcode table if not already done so.
+       Move reading of insn into print_insn.
+
+end-sanitize-cygnus
+Thu Jul 30 21:41:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * d30v-opc.c (d30v_opcode_table): Add new "LKR" flag to some
+       instructions.
+
+start-sanitize-m32rx
+Tue Jul 28 13:15:39 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       Add support for new versions of mulwhi,mulwlo,macwhi,macwlo that
+       accept an accumulator choice.
+       * m32r-opc.c,m32r-opc.h: Regenerate.
+
+end-sanitize-m32rx
+Tue Jul 28 11:00:09 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Add entries for "no_match_operands" field in
+       the opcode table.
+
+start-sanitize-am33
+Fri Jul 24 15:22:40 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-dis.c: Do not emit a comma before a PLUS (autoincrement)
+       operand.
+
+end-sanitize-am33
+Fri Jul 24 11:41:37 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * m32r-asm.c,m32r-opc.c: Regenerate (-Wall cleanups).
+
+start-sanitize-am33
+Thu Jul 23 09:21:03 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Add DSP autoincrement memory loads/stores.
+
+       * m10300-opc.c: Add autoincrement memory loads/stores.
+
+end-sanitize-am33
+start-sanitize-r5900
+Wed Jul 22 17:05:40 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mips-opc.c: Make phmadh and phmsbh synonyms for phmaddh and
+       phmsubh respectively.
+
+end-sanitize-r5900
+Tue Jul 21 13:41:07 1998  Doug Evans  <devans@seba.cygnus.com>
+
+start-sanitize-cygnus
+       * cgen-opc.in (@arch@_cgen_lookup_insn): Update call to
+       CGEN_EXTRACT_FN.
+       (@arch@_cgen_get_insn_operands): @arch@_cgen_get_operand renamed to
+       @arch_cgen_get_int_operand.
+       * cgen-asm.in (insert_insn_normal): New arg `pc', callers updated.
+       Update call to @arch@_cgen_insert_operand.
+       (@arch@_cgen_assemble_insn): Update call to CGEN_INSERT_FN.
+       * cgen-dis.in (print_normal): Delete use of CGEN_PCREL_OFFSET.
+       (extract_insn_normal): New arg `pc', callers updated.
+       Update call to @arch@_cgen_extract_operand.
+       (print_insn): Update call to CGEN_EXTRACT_FN.
+end-sanitize-cygnus
+       * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.
+
+start-sanitize-am33
+Mon Jul 20 12:10:37 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Fix load to sp and store from sp for the am33.
+       Add more multimedia instructions.
+
+Thu Jul 16 18:04:46 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c (mn10300_opcodes): Fix opcode for 4 operand "mul" and
+       "mulu".
+
+end-sanitize-am33
+start-sanitize-r5900
+Mon Jul 13 18:14:24 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mips-opc.c (pref): Enabled for the r5900.
+
+end-sanitize-r5900
+Mon Jul 13 14:53:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * i386-dis.c (ckprefix): Handle fwait specially only when it isn't
+       the first prefix.
+       (dofloat): Correct test for fnstsw.  Print `fnstsw %ax' rather
+       than `fnstsw %eax'.
+       (OP_J): Remove unnecessary subtraction when 16-bit displacement
+       will be masked later.
+
+start-sanitize-am33
+Fri Jul 10 23:09:56 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c (mn10300_opcodes): Fix destination operand for 3 operand
+       instructions.
+
+Wed Jul  8 11:32:44 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-dis.c (disassemble): When printing RREGs and XRREGs, map
+       from raw register #s to symbolic names to make debugging easier.
+
+end-sanitize-am33
+Thu Jul  2 17:11:27 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * m32r-opc.h (CGEN_MIN_INSN_SIZE): New #define.
+
+Wed Jul  1 16:11:16 1998  Doug Evans  <devans@seba.cygnus.com>
+
+       * m32r-asm.c,m32r-dis.c,m32r-opc.c,m32r-opc.h: Regenerate.
+start-sanitize-cygnus
+       * Makefile.am (CGENDIR): Set via configure.
+       (CGEN): New variable.
+       (CGENFILES): object.scm renamed to cos.scm.
+       (run-cgen): Renamed from cgen.  stamp file renamed to stamp-$prefix.
+       (stamp-m32r): Pass prefix to run-cgen.
+       * Makefile.in: Regenerate.
+       * cgen-asm.in: @arch@-opc.h renamed to @prefix@-opc.h.
+       * cgen-dis.in: Ditto.
+       * cgen-opc.in: Ditto.
+       * cgen.sh: New args cgen,prefix.  Delete args scheme,schemeflags.
+       * configure.in: AC_SUBST cgen,cgendir.  No longer look for guile.
+       * configure: Regenerate.
+end-sanitize-cygnus
+
+start-sanitize-am33
+Tue Jun 30 09:59:37 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Reorder "movbu" and "movhu" instructions too.
+
+Mon Jun 29 14:54:32 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * m10300-opc.c: Reorder more instructions so that we do not
+       accidentally match a mn10300 instruction when we really
+       wanted an am33 instruction.
+
+end-sanitize-am33
 Fri Jun 26 11:08:55 1998  Jeffrey A Law  (law@cygnus.com)
 
        * m10300-dis.c: Only recognize instructions from the currently
@@ -22,6 +715,13 @@ Fri Jun 26 12:03:20 1998  Klaus Kaempf  <kkaempf@progis.de>
        (disassembler): Add case for ARCH_vax.
        * makefile.vms: Support compilation on vms/vax.
 
+start-sanitize-sky
+Wed Jun 24 17:14:01 1998  Ian Carmichael  <iancarm@cygnus.com>
+
+       * dvp-opc.c (DVP_OPERAND_RELOC_11_S4): Temporarily back out 
+       the DVP_OPERAND_RELOC_11_S4 relocation.
+
+end-sanitize-sky
 start-sanitize-am33
 Wed Jun 24 09:53:06 1998  Jeffrey A Law  (law@cygnus.com)
 
@@ -55,6 +755,14 @@ Tue Jun 23 10:59:26 1998  Jeffrey A Law  (law@cygnus.com)
        instructions.  Support (sp) addressing mode by expanding it into
        (0,sp).
 
+start-sanitize-sky
+Mon Jun 22 15:48:29 1998  Ian Carmichael  <iancarm@cygnus.com>
+
+       * dvp-opc.c (LIMM11, LUIMM15): New symbol types 
+       DVP_OPERAND_RELOC_U15_S3 and DVP_OPERAND_RELOC_11_S4 to allow labels to 
+       be used as immediate values.
+
+end-sanitize-sky
 start-sanitize-am33
 Mon Jun 22 13:36:27 1998  Jeffrey A Law  (law@cygnus.com)
 
@@ -96,7 +804,7 @@ Thu Jun 18 10:22:24 1998  John Metzler  <jmetzler@cygnus.com>
        environments where the symbol table is not present, we no longer
        rely in the symbol table, rather, use the low bit of the
        instructions address to guess. There should be no change for usage
-       of the disassembler in host based programse, gdb ,objdump.
+       of the disassembler in host based programs, gdb, objdump.
        (print_insn_big_mips): ditto.
        (print_insn_mips): ditto
 
@@ -221,20 +929,18 @@ Mon Jun  1 10:27:26 1998  Jeffrey A Law  (law@cygnus.com)
         (sqrt.s): Likewise.
 
 end-sanitize-r5900
-start-sanitize-vr5400
+start-sanitize-cygnus
 Thu May 28 08:46:09 1998  Catherine Moore <clm@cygnus.com>
 
        * mips-opc.c (macc, maccu, macchi, macchiu, msac, msacu, msachi, msachiu):
        Change pinfo to use WR_HILO.
 
-end-sanitize-vr5400
-start-sanitize-d30v
+end-sanitize-cygnus
 Wed May 27 15:29:13 1998  Nick Clifton  <nickc@cygnus.com>
 
        * d30v-opc.c: Add new operand: Ra3.  Change SHORT_B3, SHORT_B3b,
        LONG_2, LONG_2b formats to use this new operand.
 
-end-sanitize-d30v
 Tue May 26 20:47:48 1998  Stan Cox  <scox@cygnus.com>
 
        * sparc-dis.c (compute_arch_mask): Added bfd_mach_sparc_sparclite_le.
@@ -244,7 +950,6 @@ Tue May 26 20:45:33 1998  Mark Alexander  <marka@cygnus.com>
        * sparc-dis.c (print_insn_sparc): big endian instruction / little
        endian data support.
 
-start-sanitize-d30v
 Tue May 26 16:14:39 1998  Nick Clifton  <nickc@cygnus.com>
 
        * d30v-opc.c (d30v_format_table): Change definition of SHORT_B3
@@ -255,11 +960,12 @@ Tue May 26 16:14:39 1998  Nick Clifton  <nickc@cygnus.com>
        Add FLAG_ADDSUBppp to SRC and SATHp opcodes to implement extension
        to existing 1.1.1 parallelisation prohibition procedure.
 
-end-sanitize-d30v
 Fri May 22 16:00:00 1998  Doug Evans  <devans@canuck.cygnus.com>
 
+start-sanitize-cygnus
        * cgen-asm.in (insert_normal): Handle empty fields and 64 bit hosts.
        * cgen-dis.in (extract_normal): Likewise.
+end-sanitize-cygnus
        * m32r-asm.c,m32r-dis.c: Regenerate.
 
 start-sanitize-sky
@@ -319,12 +1025,10 @@ Tue May 12 13:39:51 1998  Nick Clifton  <nickc@cygnus.com>
        insns.
 
 end-sanitize-m32rx
-start-sanitize-d30v
 Tue May 12 11:46:31 1998  Richard Henderson  <rth@cygnus.com>
 
        * d30v-opc.c (pre_defined_register): Remove alias for r0.
 
-end-sanitize-d30v
 start-sanitize-r5900
 Mon May 11 13:12:15 1998  Frank Ch. Eigler  <fche@cygnus.com>
 
@@ -438,9 +1142,7 @@ Mon Apr 27 14:31:00 1998  Nick Clifton  <nickc@cygnus.com>
        * arc-opc.c: Internationalised.
        * arm-dis.c: Internationalised.
        * cgen-asm.c: Internationalised.
-start-sanitize-d30v
        * d30v-dis.c: Internationalised.
-end-sanitize-d30v
        * dis-buf.c: Internationalised.
 start-sanitize-sky
        * dvp-dis.c: Internationalised.
@@ -478,11 +1180,13 @@ Mon Apr 27 10:33:56 1998  Doug Evans  <devans@seba.cygnus.com>
        * cgen-opc.c (cgen_current_opcode_table): Renamed from ..._data.
        (cgen_set_cpu,cgen_hw_lookup,cgen_insn_count): Update.
        (cgen_macro_insn_count): New function.
+start-sanitize-cygnus
        * cgen-opc.in (@arch@_cgen_lookup_insn): New arg alias_p.
        All callers updated.  Sanity check result of extract fn.
        (@arch@_cgen_get_insn_operands): Change result type to void.
        Delete args insn_value, length.  New arg fields.  All callers updated.
        (@arch@_cgen_lookup_get_insn_operands): New function.
+end-sanitize-cygnus
        * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.
 
 Fri Apr 24 16:07:57 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
@@ -598,13 +1302,11 @@ Mon Mar 30 17:32:03 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * Branched binutils 2.9.
 
-start-sanitize-d30v
 Mon Mar 30 15:18:00 1998  Ken Raeburn  <raeburn@cygnus.com>
 
        * d30v-dis.c (print_insn_d30v): Don't use uninitialized "num" when
        disassembling last 4 bytes of a section.
 
-end-sanitize-d30v
 Fri Mar 27 18:08:13 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        Fix some gcc -Wall warnings:
@@ -624,9 +1326,7 @@ end-sanitize-sky
        * cgen-dis.c (build_dis_hash_table): Remove used local variables.
        * cgen-opc.c (cgen_keyword_search_next): Likewise.
        * d10v-dis.c (dis_long, dis_2_short): Likewise.
-start-sanitize-d30v
        * d30v-dis.c (print_insn_d30v, lookup_opcode): Likewise.
-end-sanitize-d30v
 start-sanitize-sky
        * dvp-dis.c (print_dma, print_vif, print_gif): Likewise.
        * dvp-opc.c (parse_dest1, print_uflags): Likewise.
@@ -641,11 +1341,9 @@ end-sanitize-tic80
        * a29k-dis.c: Add return type for find_byte_func_type.
        * arc-opc.c: Include <stdio.h>.  Remove declarations of
        insert_multshift and extract_multshift.
-start-sanitize-d30v
        * d30v-dis.c (lookup_opcode): Parenthesize assignments in
        conditionals.
        (extract_value): Fully parenthesize expression.
-end-sanitize-d30v
 start-sanitize-sky
        * dvp-opc.c: Include <ctype.h>.
        (print_sdest): Add default case to switch.
@@ -859,6 +1557,7 @@ Wed Mar  4 12:08:14 1998  Doug Evans  <devans@canuck.cygnus.com>
 
        * m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.
 
+start-sanitize-cygnus
 Tue Mar  3 18:51:22 1998  Doug Evans  <devans@seba.cygnus.com>
 
        * cgen-asm.in: Move insertion of generated routines to top of file.
@@ -868,6 +1567,7 @@ Tue Mar  3 18:51:22 1998  Doug Evans  <devans@seba.cygnus.com>
        (print_normal): Add prototype.  Call CGEN_PRINT_NORMAL if defined.
        (print_keyword): Add prototype.  Fix type of `attrs' arg.
 
+end-sanitize-cygnus
 start-sanitize-vr4320
 Tue Mar  3 11:47:58 1998  Gavin Koch  <gavin@cygnus.com>
 
@@ -894,13 +1594,11 @@ Fri Feb 27 13:16:42 1998  Andrew Cagney  <cagney@b1.cygnus.com>
        (r5900/msub.s): Takes three operands, not four.  Fix opcode.
 
 end-sanitize-r5900
-start-sanitize-d30v
 Thu Feb 26 15:53:09 1998  Michael Meissner  <meissner@cygnus.com>
 
        * d30v-opc.c (d30v_opcode_table): Indicate which instructions are
        delayed branches or jumps.
 
-end-sanitize-d30v
 start-sanitize-sky
 Fri Feb 27 10:04:19 1998  Doug Evans  <devans@canuck.cygnus.com>
 
@@ -947,8 +1645,10 @@ Tue Feb 24 11:06:18 1998  Nick Clifton  <nickc@cygnus.com>
 Mon Feb 23 13:16:17 1998  Doug Evans  <devans@seba.cygnus.com>
 
        * cgen-asm.c: Include symcat.h.
-       * cgen-dis.c,cgen-opc.c,cgen-asm.in,cgen-dis.in: Ditto.
-
+       * cgen-dis.c,cgen-opc.c: Ditto.
+start-sanitize-cygnus
+       * cgen-asm.in,cgen-dis.in: Ditto.
+end-sanitize-cygnus
        * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.
 
 start-sanitize-sky
@@ -1015,20 +1715,24 @@ Tue Feb 17 18:48:25 1998  Doug Evans  <devans@canuck.cygnus.com>
 end-sanitize-sky
 Tue Feb 17 17:14:50 1998  Doug Evans  <devans@seba.cygnus.com>
 
+start-sanitize-cygnus
        * Makefile.am (CGENFILES): Update.
        * Makefile.in: Regenerate.
        * cgen-asm.in (insert_normal): Result is error message now.
        Validate value to be inserted.
        (insert_insn_normal): Result is error message now.
        (@arch@_cgen_assemble_insn): Update.
+end-sanitize-cygnus
        * cgen-asm.c (cgen_parse_{signed,unsigned}_integer): Delete min,max
        arguments.  Don't perform validation here.
        * m32r-asm.c,m32r-dis.c,m32r-opc.c: Regenerate.
 
 Fri Feb 13 14:26:06 1998  Doug Evans  <devans@canuck.cygnus.com>
 
+start-sanitize-cygnus
        * cgen-opc.in (@arch@_cgen_get_insn_operands): Handle empty
        operand instance list.
+end-sanitize-cygnus
        * m32r-opc.c: Regenerate.
 
 Fri Feb 13 14:53:02 1998  Ian Lance Taylor  <ian@cygnus.com>
@@ -1056,9 +1760,11 @@ Fri Feb 13 09:50:32 1998  Nick Clifton  <nickc@cygnus.com>
 
 Thu Feb 12 11:01:40 1998  Doug Evans  <devans@canuck.cygnus.com>
 
+start-sanitize-cygnus
        * cgen-opc.in (@arch@_cgen_lookup_insn): New argument alias_p.
        Ignore ALIAS insns if asked to.
        (@arch@_cgen_get_insn_operands): Pass 0 for alias_p, NULL for insn.
+end-sanitize-cygnus
        * m32r-opc.c: Regenerate.
 
 start-sanitize-sky
@@ -1078,17 +1784,16 @@ Thu Feb 12 03:41:00 1998  J"orn Rennecke  <amylaar@cygnus.co.uk>
 
 Wed Feb 11 18:58:34 1998  Doug Evans  <devans@seba.cygnus.com>
 
+start-sanitize-cygnus
        * cgen-opc.in: New file.
        * cgen.sh: Translate @ARCH@.  Cat cgen-opc.in into @arch@-opc.c.
        * Makefile.am (CGENFILES): Add cgen-opc.in.
        * Makefile.in: Regenerate.
-
-       * cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain.
-       (cgen_hw_lookup): Make result const.
-
        * cgen-dis.in (*): Use PTR instead of void *.
        (print_insn): Delete unused vars `i', `syntax'.
-
+end-sanitize-cygnus
+       * cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain.
+       (cgen_hw_lookup): Make result const.
        * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
 
 start-sanitize-sky
@@ -1103,13 +1808,11 @@ Sat Feb  7 15:30:27 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure, aclocal.m4: Rebuild with new libtool.
 
-start-sanitize-d30v
 Thu Feb  5 17:56:10 1998  Michael Meissner  <meissner@cygnus.com>
 
        * d30v-opc.c (repeat{,i} instructions): Repeat/repeati
        instructions use a PC relative branch, not absolute.
 
-end-sanitize-d30v
 Wed Feb  4 19:17:37 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Set libtool_enable_shared rather than
@@ -1253,13 +1956,11 @@ Tue Dec 16 13:24:22 1997  Jeffrey A Law  (law@cygnus.com)
        * mips-opc.c: Add many missing r5900 instructions.
 
 end-sanitize-r5900
-start-sanitize-d30v
 Tue Dec 16 15:22:51 1997  Michael Meissner  <meissner@cygnus.com>
 
        * d30v-opc.c (d30v_opcode_table): Set new flags bits
        FLAG_{2WORD,MUL{16,32},ADDSUBppp}, in appropriate instructions.
 
-end-sanitize-d30v
 1997-12-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
 
        * configure: Only build libopcodes shared if --enable-shared's value
@@ -1328,14 +2029,12 @@ Mon Dec  1 11:56:50 1997  Ian Lance Taylor  <ian@cygnus.com>
        * m68k-dis.c (print_insn_m68k): Handle special case of lpstop,
        which has a two word opcode with a one word argument.
 
-start-sanitize-d30v
 Sun Nov 23 22:25:21 1997  Michael Meissner  <meissner@cygnus.com>
 
        * d30v-opc.c (d30v_opcode_table, case cmpu): Immediate field is
        unsigned, not signed.
        (d30v_format_table): Add SHORT_CMPU cases for cmpu.
 
-end-sanitize-d30v
 Wed Nov 19 17:42:35 1997  Richard Henderson  <rth@cygnus.com>
 
         * sh-dis.c (print_insn_shx): Recognize all sh4 additions.
@@ -1368,7 +2067,7 @@ Tue Nov 11 23:53:41 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        sh-opc.h (sh_table): Remove ftst/nan.
 
-start-sanitize-vr5400
+start-sanitize-cygnus
 Mon Nov  3 13:23:15 1997  Ken Raeburn  <raeburn@cygnus.com>
 
        * mips-opc.c (dror32, dror, rzu.ob): Fix bugs in encoding.
@@ -1376,7 +2075,7 @@ Mon Nov  3 13:23:15 1997  Ken Raeburn  <raeburn@cygnus.com>
        last.
        * mips-dis.c (print_insn_arg): Handle VR5400 operand types.
 
-end-sanitize-vr5400
+end-sanitize-cygnus
 start-sanitize-tx49
 Wed Oct 29 15:10:56 1997  Gavin Koch  <gavin@cygnus.com>
 
@@ -1388,20 +2087,18 @@ Tue Oct 28 17:59:32 1997  Ken Raeburn  <raeburn@cygnus.com>
 
        * mips-opc.c (ffc, ffs): Fix mask.
 
-start-sanitize-d30v
 Tue Oct 28 16:34:54 1997  Michael Meissner  <meissner@cygnus.com>
 
        * d30v-opc.c (pre_defined_registers): Add eit_vb, int_s, and int_m
        control registers.
 
-end-sanitize-d30v
 Mon Oct 27 22:34:03 1997  Ken Raeburn  <raeburn@cygnus.com>
 
        * mips-opc.c: Fix bug in mask for "not" pseudo-instruction.
-start-sanitize-vr5400
+start-sanitize-cygnus
        Added VR5400 instructions.
        (N5): New cpu-id macro.
-end-sanitize-vr5400
+end-sanitize-cygnus
        (WR_HILO, RD_HILO, MOD_HILO): New macros.
 
 Mon Oct 27 22:34:03 1997  Ken Raeburn  <raeburn@cygnus.com>
@@ -1514,12 +2211,10 @@ Tue Sep 16 15:18:20 1997  Nick Clifton  <nickc@cygnus.com>
 
        * v850-opc.c (v850_opcodes): Further rearrangements.
 
-start-sanitize-d30v
 Tue Sep 16 16:12:11 1997  Ken Raeburn  <raeburn@cygnus.com>
 
        * d30v-opc.c (rot2h, sra2h, srl2h insns): Revert last change.
 
-end-sanitize-d30v
 Tue Sep 16 09:48:50 1997  Nick Clifton  <nickc@cygnus.com>
 
        * v850-opc.c (v850_opcodes): Fields reordered to allow assembler
@@ -1536,7 +2231,6 @@ Mon Sep 15 18:31:52 1997  Nick Clifton  <nickc@cygnus.com>
 
        * v850-opc.c: Initialise processors field of v850_opcode structure.
 
-start-sanitize-d30v
 Wed Aug 27 21:42:39 1997  Ken Raeburn  <raeburn@cygnus.com>
 
        Merge changes from Martin Hunt:
@@ -1587,7 +2281,6 @@ Wed Aug 27 21:42:39 1997  Ken Raeburn  <raeburn@cygnus.com>
 
        * d30v-opc.c (SHORT_M2, LONG_M2):  Two new forms.
 
-end-sanitize-d30v
 start-sanitize-v850e
 Fri Sep 12 11:43:54 1997  Nick Clifton  <nickc@cygnus.com>
 
@@ -1996,12 +2689,11 @@ Mon Mar 24 13:22:13 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * mips-opc.c: Add dctr and dctw.
 
-start-sanitize-d30v
 Sun Mar 23 18:08:10 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
        * d30v-dis.c (print_insn): Change the way signed constants
        are displayed.
-end-sanitize-d30v
+
 Fri Mar 21 14:37:52 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in (BFD_H): New variable.
@@ -2139,17 +2831,14 @@ Sat Feb 22 21:03:47 1997  Fred Fish  <fnf@cygnus.com>
        * tic80-dis.c (print_operand_bitnum): Ditto.
 
 end-sanitize-tic80
-start-sanitize-d30v
 Fri Feb 21 16:31:18 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
        * d30v-opc.c: Removed references to FLAG_X.
 
-end-sanitize-d30v
 Wed Feb 19 14:51:20 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * Makefile.in: Add dependencies on ../bfd/bfd.h as required.
 
-start-sanitize-d30v
 Tue Feb 18 17:43:43 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
 
        * Makefile.in: Added d30v object files.
@@ -2159,7 +2848,6 @@ Tue Feb 18 17:43:43 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
        * d30v-opc.c: New file.
        * disassemble.c (disassembler) Add entry for d30v.
 
-end-sanitize-d30v
 start-sanitize-tic80
 Tue Feb 18 16:32:08 1997  Fred Fish  <fnf@cygnus.com>
 
This page took 0.033833 seconds and 4 git commands to generate.