* mpw-make.sed: Edit out shared library support bits.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index a1808875fac4f462080ce880ac53e6fef7c8c1e5..10c585ede0bdd287c1e4471f887c88f103f6cd5d 100644 (file)
@@ -1,3 +1,48 @@
+Mon Feb 26 13:03:40 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-make.sed: Edit out shared library support bits.
+
+Tue Feb 20 20:48:28 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * sparc-opc.c (v8,v6notv9): Add MASK_SPARCLET.
+       (sparc_opcode_archs): Add MASK_V8 to sparclet entry.
+       (sparc_opcodes): Add sparclet insns.
+       (sparclet_cpreg_table): New static local.
+       (sparc_{encode,decode}_sparclet_cpreg): New functions.
+       * sparc-dis.c (print_insn_sparc): Handle sparclet cpregs.
+
+Tue Feb 20 11:02:44 1996  Alan Modra  <alan@mullet.Levels.UniSA.Edu.Au>
+
+       * i386-dis.c (index16): New static variable.
+       (putop): Print jecxz for 32 bit case, jcxz for 16 bit, not the
+       other way around.
+       (OP_indirE): Return result of OP_E.
+       (OP_E): Check for 16 bit addressing mode, and disassemble
+       correctly.  Optimised 32 bit case a little.  Don't print
+       "(base,index,scale)" when sib specifies only an offset.
+
+Mon Feb 19 12:32:17 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Set and substitute SHLIB_DEP.
+       * configure: Rebuild.
+       * Makefile.in (SHLIB_DEP): New variable.
+       (LIBIBERTY_LISTS, BFD_LIST): New variables.
+       (stamp-piclist): Depend upon LIBIBERTY_LISTS and BFD_LIST.  If
+       COMMON_SHLIB, add them to piclist with appropriate modifications.
+       ($(SHLIB)): Depend upon $(SHLIB_DEP).  Don't check COMMON_SHLIB
+       here: just use piclist.
+
+Mon Feb 19 02:03:50 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * sparc-dis.c (MASK_V9,V9_ONLY_P,V9_P): Define.
+       (print_insn_sparc): Rewrite v9/not-v9 tests.
+       (compare_opcodes): Likewise.
+       * sparc-opc.c (MASK_<ARCH>): Define.
+       (v6,v7,v8,sparclite,v9,v9a): Redefine.
+       (sparclet,v6notv9): Define.
+       (sparc_opcode_archs): Delete member `conflicts'.  Add `supported'.
+       (sparc_opcodes): Delete F_NOTV9, use v6notv9 instead.
+
 Thu Feb 15 14:45:05 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Call AC_PROG_CC before configure.host.
@@ -41,11 +86,6 @@ Tue Feb  6 12:28:54 1996  Ian Lance Taylor  <ian@cygnus.com>
 Mon Feb  5 16:14:42 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * i960-dis.c (mem): Add HX dcinva instruction.
-       (reg): Add HX instructions.
-       start-sanitize-i960xl
-       The HX instructions are the XL instructions, so this just involves
-       arranges for them to not be sanitized.
-       end-sanitize-i960xl
 
        Support for building as a shared library, based on patches from
        Alan Modra <alan@spri.levels.unisa.edu.au>:
@@ -1002,10 +1042,8 @@ Tue Jul 26 16:36:03 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
        sparse_tabent.
        (ea): Local static array scale_tab now const.
 
-       start-sanitize-i960xl
-       * i960-dis.c (reg): Added i960XL instructions to reg_init table.
+       * i960-dis.c (reg): Added i960JX instructions to reg_init table.
        (REG_MAX): Updated.
-       end-sanitize-i960xl
 
 Tue Jul 19 21:00:00 1994  DJ Delorie (dj@ctron.com)
 
This page took 0.02365 seconds and 4 git commands to generate.