aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-04-10 08:14:32 +0000
committerNick Clifton <nickc@redhat.com>2002-04-10 08:14:32 +0000
commitacfbab8a5f3cfe34bb28451121f416bc8f060d4c (patch)
treefea2ddf5e6c405b0ce776ca78354505259a7d0c9 /binutils/testsuite
parent268182205ba84fdb0e9d99658c5a0448038a8c2d (diff)
downloadgdb-acfbab8a5f3cfe34bb28451121f416bc8f060d4c.zip
gdb-acfbab8a5f3cfe34bb28451121f416bc8f060d4c.tar.gz
gdb-acfbab8a5f3cfe34bb28451121f416bc8f060d4c.tar.bz2
Regernated recently created expected output files using MSVC.
Set MEMFLAG_PURE by default - bug exposed by regenerated files.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r--binutils/testsuite/ChangeLog11
-rw-r--r--binutils/testsuite/binutils-all/windres/capstyle.rsd2
-rw-r--r--binutils/testsuite/binutils-all/windres/deflang.rsd2
-rw-r--r--binutils/testsuite/binutils-all/windres/dialogsignature.rsd2
-rw-r--r--binutils/testsuite/binutils-all/windres/escapea.rsd2
-rw-r--r--binutils/testsuite/binutils-all/windres/escapex.rsd2
-rw-r--r--binutils/testsuite/binutils-all/windres/nocaption.rsd2
-rw-r--r--binutils/testsuite/binutils-all/windres/printstyle.rsd2
-rw-r--r--binutils/testsuite/binutils-all/windres/sublang.rsd2
9 files changed, 19 insertions, 8 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 0430651..a9c846e 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+2002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * binutils-all/windres/capstyle.rsd: Regernate using MSVC.
+ * binutils-all/windres/deflang.rsd: Regernate using MSVC.
+ * binutils-all/windres/dialogsignature.rsd: Regernate using MSVC.
+ * binutils-all/windres/escapea.rsd: Regernate using MSVC.
+ * binutils-all/windres/escapex.rsd: Regernate using MSVC.
+ * binutils-all/windres/nocaption.rsd: Regernate using MSVC.
+ * binutils-all/windres/printstyle.rsd: Regernate using MSVC.
+ * binutils-all/windres/sublang.rsd: Regernate using MSVC.
+
2002-04-09 Nick Clifton <nickc@cambridge.redhat.com>
* binutils-all/windres/capstyle.rc: New test case: Set default
diff --git a/binutils/testsuite/binutils-all/windres/capstyle.rsd b/binutils/testsuite/binutils-all/windres/capstyle.rsd
index ad3d94f..fef8116 100644
--- a/binutils/testsuite/binutils-all/windres/capstyle.rsd
+++ b/binutils/testsuite/binutils-all/windres/capstyle.rsd
@@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
- 0030 00000000 10100904 00000000 00000000 ................
+ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 0000c880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.
diff --git a/binutils/testsuite/binutils-all/windres/deflang.rsd b/binutils/testsuite/binutils-all/windres/deflang.rsd
index 36b68c2..270b622 100644
--- a/binutils/testsuite/binutils-all/windres/deflang.rsd
+++ b/binutils/testsuite/binutils-all/windres/deflang.rsd
@@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
- 0030 00000000 10100904 00000000 00000000 ................
+ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00008880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.
diff --git a/binutils/testsuite/binutils-all/windres/dialogsignature.rsd b/binutils/testsuite/binutils-all/windres/dialogsignature.rsd
index 9a44b82..a01c14d 100644
--- a/binutils/testsuite/binutils-all/windres/dialogsignature.rsd
+++ b/binutils/testsuite/binutils-all/windres/dialogsignature.rsd
@@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
- 0030 00000000 10100904 00000000 00000000 ................
+ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 01000000 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.
diff --git a/binutils/testsuite/binutils-all/windres/escapea.rsd b/binutils/testsuite/binutils-all/windres/escapea.rsd
index aff0928..c8a7f4e 100644
--- a/binutils/testsuite/binutils-all/windres/escapea.rsd
+++ b/binutils/testsuite/binutils-all/windres/escapea.rsd
@@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................
0020 28000000 20000000 ffff0400 ffff1400 (... ...........
- 0030 00000000 10100904 00000000 00000000 ................
+ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00000000 90002600 46006900 6c006500 ......&.F.i.l.e.
0050 00008000 11002600 4f007000 65006e00 ......&.O.p.e.n.
0060 08005e00 4f000000 ..^.O...
diff --git a/binutils/testsuite/binutils-all/windres/escapex.rsd b/binutils/testsuite/binutils-all/windres/escapex.rsd
index 182007c..280aead 100644
--- a/binutils/testsuite/binutils-all/windres/escapex.rsd
+++ b/binutils/testsuite/binutils-all/windres/escapex.rsd
@@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................
0020 34000000 20000000 ffff0500 ffff6500 4... .........e.
- 0030 00000000 10100904 00000000 00000000 ................
+ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00008880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 00000250 00000000 _..........P....
0060 17002e00 1c000800 ffffffff 8200b000 ................
diff --git a/binutils/testsuite/binutils-all/windres/nocaption.rsd b/binutils/testsuite/binutils-all/windres/nocaption.rsd
index 36b68c2..270b622 100644
--- a/binutils/testsuite/binutils-all/windres/nocaption.rsd
+++ b/binutils/testsuite/binutils-all/windres/nocaption.rsd
@@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
- 0030 00000000 10100904 00000000 00000000 ................
+ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00008880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.
diff --git a/binutils/testsuite/binutils-all/windres/printstyle.rsd b/binutils/testsuite/binutils-all/windres/printstyle.rsd
index a44adda..6a4a919 100644
--- a/binutils/testsuite/binutils-all/windres/printstyle.rsd
+++ b/binutils/testsuite/binutils-all/windres/printstyle.rsd
@@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
- 0030 00000000 10100904 00000000 00000000 ................
+ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00000000 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.
diff --git a/binutils/testsuite/binutils-all/windres/sublang.rsd b/binutils/testsuite/binutils-all/windres/sublang.rsd
index 36b68c2..270b622 100644
--- a/binutils/testsuite/binutils-all/windres/sublang.rsd
+++ b/binutils/testsuite/binutils-all/windres/sublang.rsd
@@ -1,7 +1,7 @@
0000 00000000 20000000 ffff0000 ffff0000 .... ...........
0010 00000000 00000000 00000000 00000000 ................
0020 36000000 20000000 ffff0500 ffff6500 6... .........e.
- 0030 00000000 10100904 00000000 00000000 ................
+ 0030 00000000 30100904 00000000 00000000 ....0...........
0040 00008880 00000000 01000000 0000ba00 ................
0050 5f000000 00000000 01000150 00000000 _..........P....
0060 81000700 32000e00 0100ffff 80004f00 ....2.........O.