fix comments and some indentation.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index a9bb9c2ccdc1291ee16053f9d694d502a2ea57bc..6946f65bc5d5f910f1222c063b86493aab9410bc 100644 (file)
@@ -1,3 +1,562 @@
+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
@@ -245,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
 
@@ -370,13 +929,13 @@ 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
+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,
@@ -403,8 +962,10 @@ Tue May 26 16:14:39 1998  Nick Clifton  <nickc@cygnus.com>
 
 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
@@ -619,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>
@@ -994,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.
@@ -1003,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>
 
@@ -1080,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
@@ -1148,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>
@@ -1189,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
@@ -1211,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
@@ -1495,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.
@@ -1503,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>
 
@@ -1523,10 +2095,10 @@ Tue Oct 28 16:34:54 1997  Michael Meissner  <meissner@cygnus.com>
 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>
This page took 0.033035 seconds and 4 git commands to generate.