* scripttempl/h8500.sc: Start all sections in a different segment.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 9f7deaa53066095657c9d3c2a90e683b02c2553a..73c09f246b6cde3c02a6169bdfc2cda2a146754c 100644 (file)
@@ -1,3 +1,72 @@
+Thu Aug 12 12:04:53 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b).  Similarly
+       for swc1.
+
+Sun Aug  8 15:09:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * sparc-opc.c: Change CONST to const to deal with gcc
+       -Dconst=__const -traditional.
+
+Fri Aug  6 10:58:55 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took
+       coprocessor instructions out of #if 0, and made them use new
+       argument type "C".
+
+Thu Aug  5 17:11:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h.
+
+Fri Jul 30 18:48:15 1993  John Gilmore  (gnu@cygnus.com)
+
+       * sparc-opc.c:  Add F_JSR, F_UNBR, or F_CONDBR flags to each branch
+       instruction, for use by the disassembler.
+
+       * sparc-dis.c (SEX):  Add sign extension macro.  Replace many
+       hand-coded sign extensions that depended on 32-bit host ints.
+       FIXME, we still depend on big-endian host bitfield ordering.
+       (sparc_print_insn):  Set the insn_info_valid field, and the
+       other fields that describe the instruction being printed.
+
+Tue Jul 27 17:04:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
+
+       * sparc-opc.c (call): Accept all 6 addressing modes valid for
+       `jmp' instead of just one of them.
+
+Wed Jul 21 11:43:32 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
+
+       * hppa-dis.c: Move floating registers from reg_names to fp_reg_names.
+       (fput_fp_reg_r): Renamed from fput_reg_r.
+       (fput_fp_reg): New function.
+       (print_insn_hppa): Use fput_fp_reg{,_r} where appropriate.
+
+       * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards.
+
+       * hppa-dis.c (print_insn_hppa, case 'd'): Use GET_COND not GET_FIELD.
+
+Mon Jul 19 13:52:21 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
+
+       * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'.
+
+       * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n',
+       don't output a space.
+
+       * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad.
+
+Sun Jul 18 16:30:02 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
+
+       * mips-opc.c: New file, containing opcode table from
+       ../include/opcode/mips.h.
+       * Makefile.in: Add it.
+
+Thu Jul 15 12:37:05 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * m88k-dis.c: New file, moved in from gdb and changed to use the
+       new dis-asm.h disassembler interface.
+       * Makefile.in (DIS_LIBS): Added m88k-dis.o.
+       (m88k-dis.o): New target.
+
 Tue Jul 13 10:04:16 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to
This page took 0.023706 seconds and 4 git commands to generate.