Silence warnings from Solaris PowerPC cc
authorMichael Meissner <gnu@the-meissners.org>
Thu, 23 May 1996 19:20:33 +0000 (19:20 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Thu, 23 May 1996 19:20:33 +0000 (19:20 +0000)
opcodes/ChangeLog

index 1184f9ea38db35aa7f23d5457b1593800e58cfa7..80a391bd0700a6674cba6c9dde46168e950a5d55 100644 (file)
@@ -1,6 +1,25 @@
+Thu May 23 15:18:23 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * ppc-opc.c (instruction encoding macros): Add explicit casts to
+       unsigned long to silence a warning from the Solaris PowerPC
+       compiler.
+
+Thu Apr 25 19:33:32 1996  Doug Evans  <dje@canuck.cygnus.com>
+
+       * sparc-opc.c (sparc_opcodes): Add ultrasparc vis extensions.
+
+Mon Apr 22 17:12:35 1996  Doug Evans  <dje@blues.cygnus.com>
+
+       * sparc-dis.c (X_IMM,X_SIMM): New macros.
+       (X_IMM13): Delete.
+       (print_insn_sparc): Merge cases i,I,j together.  New cases X,Y.
+       * sparc-opc.c (sparc_opcodes): Use X for 5 bit shift constants,
+       Y for 6 bit shift constants.  Rewrite entries for crdcxt, cwrcxt,
+       cpush, cpusha, cpull sparclet insns.
+
 Wed Apr 17 14:20:22 1996  Doug Evans  <dje@canuck.cygnus.com>
 
-       * saprc-dis.c (compute_arch_mask): Replace ANSI style def with K&R.
+       * sparc-dis.c (compute_arch_mask): Replace ANSI style def with K&R.
 
 Thu Apr 11 17:30:02 1996  Ian Lance Taylor  <ian@cygnus.com>
 
This page took 0.03964 seconds and 4 git commands to generate.