* gas/mips/lifloat.s: Update for recent changes to floating point
authorIan Lance Taylor <ian@airs.com>
Wed, 7 May 1997 20:14:19 +0000 (20:14 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 7 May 1997 20:14:19 +0000 (20:14 +0000)
handling.
* gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
* gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.

* gas/mips/mips.exp: Handle Irix 6 like Irix 5.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/lif-empic.d

index 3edaf21..30c50ae 100644 (file)
@@ -1,3 +1,16 @@
+Wed May  7 16:12:24 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * gas/mips/lifloat.s: Update for recent changes to floating point
+       handling.
+       * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
+       * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
+
+       * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
+
+Sat Apr 19 23:16:35 1997  Niklas Hallqvist  <niklas@petra.appli.se>
+
+       * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
+
 start-sanitize-d30v
 Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
 
@@ -6,7 +19,6 @@ Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
        * gas/d30v/opt.d: Rebuild.
 
 end-sanitize-d30v      
-
 Tue Apr 15 18:10:01 1997  Gavin Koch  <gavin@cygnus.com>
 
        * gas/mips/{delay.d,nodelay.d}: added.
index 785ae47..5b9e3f7 100644 (file)
@@ -16,6 +16,9 @@ Disassembly of section .text:
 [      ]*c: [A-Z0-9_]*LITERAL[A-Z0-9_]*        .lit8.*
 0+0010 <[^>]*> lwc1    \$f[45],-16364\(\$gp\)
 [      ]*10: [A-Z0-9_]*LITERAL[A-Z0-9_]*       .lit8.*
-0+0014 <[^>]*> lui     \$a0,0x3f80
-0+0018 <[^>]*> lui     \$at,0x3f80
-0+001c <[^>]*> mtc1    \$at,\$f4
+0+0014 <[^>]*> lui     \$a0,0x3f8f
+0+0018 <[^>]*> ori     \$a0,\$a0,0xcd36
+0+001c <[^>]*> lui     \$at,0x3f8f
+0+0020 <[^>]*> ori     \$at,\$at,0xcd36
+0+0024 <[^>]*> mtc1    \$at,\$f4
+       ...