]> Git Repo - binutils.git/blobdiff - opcodes/ChangeLog
* mdebugread.c (parse_procedure): Remove _sigtramp kludges for
[binutils.git] / opcodes / ChangeLog
index 92446ee443879bc869b396469d25724544c26da9..2b5cc5e8d60c5393667b507598c4bc6e239c7b82 100644 (file)
@@ -1,3 +1,55 @@
+Fri Jan 21 19:01:39 1994  Ian Lance Taylor  ([email protected])
+
+       * ppc-opc.c: New file.  Opcode table for PowerPC, including
+       opcodes for POWER (RS/6000).
+       * ppc-dis.c: New file.  PowerPC and Power (RS/6000) disassembler.
+       * Makefile.in (ALL_MACHINES): Add ppc-dis.o and ppc-opc.o.
+       (CFILES): Add ppc-dis.c.
+       (ppc-dis.o, ppc-opc.o): New targets.
+       * configure.in: Build ppc-dis.o and ppc-opc.o for bfd_rs6000_arch.
+
+Mon Jan 17 20:05:49 1994  Jeffrey A. Law  ([email protected])
+
+       * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template.
+       No space before 'u', 'f', or 'N'. 
+
+Sun Jan 16 14:20:16 1994  Jim Kingdon  ([email protected])
+
+       * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading
+       farther than we should.
+
+       * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.
+
+Thu Jan  6 12:38:05 1994  David J. Mackenzie  ([email protected])
+
+       * sparc-dis.c m68k-dis.c alpha-dis.c a29k-dis.c: Fix comments.
+
+Wed Jan  5 11:56:21 1994  David J. Mackenzie  ([email protected])
+
+       * i960-dis.c (print_insn_i960): Only read word2 if the instruction
+       needs it, to prevent reading past the end of a section.
+
+Wed Nov 17 17:20:12 1993  Ian Lance Taylor  ([email protected])
+
+       * mips-opc.h: Use macro for j instruction, to support SVR4 PIC.
+       Removed t,A case for la; always use t,A(b) case.
+
+Mon Nov  8 12:37:36 1993  Ian Lance Taylor  ([email protected])
+
+       From Ted Lemen <[email protected]>
+       * mips-dis.c (print_insn_arg): Handle 'k'.
+       * mips-opc.c: Make cache use k, not t.
+
+Sun Nov  7 23:52:34 1993  Peter Schauer  ([email protected])
+
+       * alpha-opc.h, alpha-dis.c (print_insn_alpha):  Add
+       FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct 
+       FLOAT_FORMAT_CODE to put out floating point register names.
+
+Mon Nov  1 18:17:51 1993  Ian Lance Taylor  ([email protected])
+
+       * mips-opc.c: Use macros for jal variants, to support SVR4 PIC.
+
 Thu Oct 28 17:42:23 1993  Ian Lance Taylor  ([email protected])
 
        * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.
This page took 0.024074 seconds and 4 git commands to generate.