1998-12-14 Dave Brolley <brolley@cygnus.com>
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 173e37577319b2ab83dc0d898f31dadc91df02c4..2712ef0baa38b54acb3201839f68ad70cb9f04d2 100644 (file)
@@ -1,3 +1,168 @@
+start-sanitize-fr30
+1998-12-14  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c,fr30-opc.h: Regenerated.
+
+end-sanitize-fr30
+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.
+
+start-sanitize-fr30
+Thu Dec 10 18:39:46 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * fr30-opc.c,fr30-opc.h: Regenerated.
+
+end-sanitize-fr30
+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.
+
+start-sanitize-fr30
+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.
+
+end-sanitize-fr30
+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.
+       
+start-sanitize-fr30
+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.
+
+end-sanitize-fr30
+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>.
+
+start-sanitize-fr30
+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.
+
+end-sanitize-fr30
+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.
+start-sanitize-fr30
+       * fr30-opc.c,fr30-opc.h,fr30-asm.c,fr30-dis.c: Regenerate.
+end-sanitize-fr30
+
 start-sanitize-cygnus
 Mon Nov 30 11:52:44 1998  Doug Evans  <devans@canuck.cygnus.com>
 
@@ -47,6 +212,7 @@ Wed Nov 18 21:36:37 1998  Dave Brolley  <brolley@cygnus.com>
 end-sanitize-fr30
 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.
@@ -61,6 +227,7 @@ end-sanitize-fr30
        * 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.
 start-sanitize-fr30
        * fr30-asm.c,fr30-dis.c,fr30-opc.c: Rebuild.
@@ -599,7 +766,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
 
@@ -757,8 +924,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
@@ -973,11 +1142,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>
@@ -1348,6 +1519,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.
@@ -1357,6 +1529,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>
 
@@ -1434,8 +1607,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
@@ -1502,20 +1677,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>
@@ -1543,9 +1722,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
@@ -1565,17 +1746,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
This page took 0.027286 seconds and 4 git commands to generate.