From ae79a20bb8b457f2be0c6913df3ce35c0a0ba052 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor <ian@airs.com>
Date: Wed, 7 May 1997 20:14:19 +0000
Subject: [PATCH] 	* 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.
---
 gas/testsuite/ChangeLog            | 14 +++++++++++++-
 gas/testsuite/gas/mips/lif-empic.d |  9 ++++++---
 2 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 3edaf21acf0..30c50ae1ec6 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -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.
diff --git a/gas/testsuite/gas/mips/lif-empic.d b/gas/testsuite/gas/mips/lif-empic.d
index 785ae473870..5b9e3f70133 100644
--- a/gas/testsuite/gas/mips/lif-empic.d
+++ b/gas/testsuite/gas/mips/lif-empic.d
@@ -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
+	...