* ppcboot.c (ppcboot_set_arch_mach): Make static.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 4e0a135c0ca81d27f83ed965660f64b992f9e6b0..dfd0ba59ffe51f9943083674310b9c3fbddeebaa 100644 (file)
@@ -1,3 +1,74 @@
+Fri Apr  4 14:04:16 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * i386-dis.c (float_reg): Swap fsubrp and fsubp.  Swap fdivrp and
+       fdivp.
+
+Thu Apr  3 13:22:45 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Branched binutils 2.8.
+
+Wed Apr  2 12:23:53 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * m10200-dis.c: Rename from mn10200-dis.c.
+       * m10200-opc.c: Rename from mn10200-opc.c.
+       * m10300-dis.c: Rename from mn10300-dis.c
+       * m10300-opc.c: Rename from mn10300-opc.c.
+       * Makefile.in: Update accordingly.
+
+       * mips16-opc.c: Add mul and dmul macros.
+
+Tue Apr  1 16:27:45 1997  Klaus Kaempf  <kkaempf@progis.de>
+
+       * makefile.vms: Update CFLAGS, add clean target.
+
+Fri Mar 28 12:10:09 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * mips-opc.c: Add "wait".  From Ralf Baechle
+       <ralf@gnu.ai.mit.edu>.
+
+       * configure.in: Add stdlib.h to AC_CHECK_HEADERS list.
+       * configure, config.in: Rebuild.
+       * sysdep.h: Include <stdlib.h> if it exists.
+       * sparc-dis.c: Include <stdio.h> and "sysdep.h".  Don't include
+       <string.h>.
+       * Makefile.in: Rebuild dependencies.
+
+Thu Mar 27 14:24:43 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ppc-opc.c: Add PPC 403 instructions and extended opcodes.  From
+       Andrew Bray <andy@madhouse.demon.co.uk>.
+
+       * mips-opc.c: Add cast when setting mips_opcodes.
+
+start-sanitize-v850
+Tue Mar 25 23:04:00 1997  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * v850-dis.c (disassemble):  Fix sign extension problem.
+       * v850-opc.c (extract_d*):  Fix sign extension problems to make
+       disassembly calculate branch offsets correctly.
+
+end-sanitize-v850
+Mon Mar 24 13:22:13 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * sh-opc.h: Add bf/s and bt/s as synonyms for bf.s and bt.s.
+
+       * mips-opc.c: Add dctr and dctw.
+
+start-sanitize-d30v
+Sun Mar 23 18:08:10 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * d30v-dis.c (print_insn): Change the way signed constants
+       are displayed.
+end-sanitize-d30v
+Fri Mar 21 14:37:52 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (BFD_H): New variable.
+       (HFILES): New variable.
+       (CFILES): Add all C files.
+       (.dep, .dep1, dep.sed, dep, dep-in): New targets.
+       Delete old dependencies, and build new ones.
+       * dep-in.sed: New file.
+
 Thu Mar 20 19:03:30 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
 
        * m68k-opc.c (m68k_opcode_aliases): Added blo and blo{s,b,w,l}.
This page took 0.025423 seconds and 4 git commands to generate.