]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
This commit was manufactured by cvs2svn to create branch 'binutils-
authornobody <>
Tue, 16 Apr 2002 08:13:04 +0000 (08:13 +0000)
committernobody <>
Tue, 16 Apr 2002 08:13:04 +0000 (08:13 +0000)
2_12-branch'.

Cherrypick from master 2002-04-16 08:13:03 UTC Nick Clifton <nickc@redhat.com> 'Define MEMFLAGS_DISCARDABLE by default for dialogs.':
    binutils/testsuite/binutils-all/windres/capstyle.rc
    binutils/testsuite/binutils-all/windres/capstyle.rsd
    binutils/testsuite/binutils-all/windres/deflang.rc
    binutils/testsuite/binutils-all/windres/deflang.rsd
    binutils/testsuite/binutils-all/windres/dialog0.rc
    binutils/testsuite/binutils-all/windres/dialog0.rsd
    binutils/testsuite/binutils-all/windres/dialog1.rc
    binutils/testsuite/binutils-all/windres/dialog1.rsd
    binutils/testsuite/binutils-all/windres/dialogsignature.rc
    binutils/testsuite/binutils-all/windres/dialogsignature.rsd
    binutils/testsuite/binutils-all/windres/dlgfont.rc
    binutils/testsuite/binutils-all/windres/dlgfont.rsd
    binutils/testsuite/binutils-all/windres/escapea.rc
    binutils/testsuite/binutils-all/windres/escapea.rsd
    binutils/testsuite/binutils-all/windres/escapex.rc
    binutils/testsuite/binutils-all/windres/escapex.rsd
    binutils/testsuite/binutils-all/windres/nocaption.rc
    binutils/testsuite/binutils-all/windres/nocaption.rsd
    binutils/testsuite/binutils-all/windres/printstyle.rc
    binutils/testsuite/binutils-all/windres/printstyle.rsd
    binutils/testsuite/binutils-all/windres/quoteclass.rc
    binutils/testsuite/binutils-all/windres/sublang.rc
    binutils/testsuite/binutils-all/windres/sublang.rsd

23 files changed:
binutils/testsuite/binutils-all/windres/capstyle.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/capstyle.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/deflang.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/deflang.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dialog0.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dialog0.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dialog1.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dialog1.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dialogsignature.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dialogsignature.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dlgfont.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dlgfont.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/escapea.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/escapea.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/escapex.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/escapex.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/nocaption.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/nocaption.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/printstyle.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/printstyle.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/quoteclass.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/sublang.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/sublang.rsd [new file with mode: 0644]

diff --git a/binutils/testsuite/binutils-all/windres/capstyle.rc b/binutils/testsuite/binutils-all/windres/capstyle.rc
new file mode 100644 (file)
index 0000000..238d21e
--- /dev/null
@@ -0,0 +1,5 @@
+101 DIALOG DISCARDABLE  0, 0, 186, 95
+CAPTION ""
+BEGIN
+    DEFPUSHBUTTON "OK",1,129,7,50,14
+END
diff --git a/binutils/testsuite/binutils-all/windres/capstyle.rsd b/binutils/testsuite/binutils-all/windres/capstyle.rsd
new file mode 100644 (file)
index 0000000..fef8116
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 36000000 20000000 ffff0500 ffff6500  6... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 0000c880 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 01000150 00000000  _..........P....
+ 0060 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0070 4b000000 00000000                    K.......        
diff --git a/binutils/testsuite/binutils-all/windres/deflang.rc b/binutils/testsuite/binutils-all/windres/deflang.rc
new file mode 100644 (file)
index 0000000..1f3c20f
--- /dev/null
@@ -0,0 +1,4 @@
+101 DIALOG DISCARDABLE  0, 0, 186, 95
+BEGIN
+    DEFPUSHBUTTON "OK",1,129,7,50,14
+END
diff --git a/binutils/testsuite/binutils-all/windres/deflang.rsd b/binutils/testsuite/binutils-all/windres/deflang.rsd
new file mode 100644 (file)
index 0000000..270b622
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 36000000 20000000 ffff0500 ffff6500  6... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 00008880 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 01000150 00000000  _..........P....
+ 0060 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0070 4b000000 00000000                    K.......        
diff --git a/binutils/testsuite/binutils-all/windres/dialog0.rc b/binutils/testsuite/binutils-all/windres/dialog0.rc
new file mode 100644 (file)
index 0000000..fba7ed7
--- /dev/null
@@ -0,0 +1,4 @@
+101 DIALOG 0, 0, 186, 95\r
+BEGIN\r
+    DEFPUSHBUTTON "OK", 1, 129, 7, 50, 14\r
+END\r
diff --git a/binutils/testsuite/binutils-all/windres/dialog0.rsd b/binutils/testsuite/binutils-all/windres/dialog0.rsd
new file mode 100644 (file)
index 0000000..270b622
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 36000000 20000000 ffff0500 ffff6500  6... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 00008880 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 01000150 00000000  _..........P....
+ 0060 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0070 4b000000 00000000                    K.......        
diff --git a/binutils/testsuite/binutils-all/windres/dialog1.rc b/binutils/testsuite/binutils-all/windres/dialog1.rc
new file mode 100644 (file)
index 0000000..71deb4a
--- /dev/null
@@ -0,0 +1,5 @@
+101 DIALOG DISCARDABLE 0, 0, 186, 95\r
+BEGIN\r
+    DEFPUSHBUTTON "OK", 1, 129, 7, 50, 14\r
+END\r
+\r
diff --git a/binutils/testsuite/binutils-all/windres/dialog1.rsd b/binutils/testsuite/binutils-all/windres/dialog1.rsd
new file mode 100644 (file)
index 0000000..270b622
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 36000000 20000000 ffff0500 ffff6500  6... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 00008880 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 01000150 00000000  _..........P....
+ 0060 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0070 4b000000 00000000                    K.......        
diff --git a/binutils/testsuite/binutils-all/windres/dialogsignature.rc b/binutils/testsuite/binutils-all/windres/dialogsignature.rc
new file mode 100644 (file)
index 0000000..a05ce19
--- /dev/null
@@ -0,0 +1,5 @@
+101 DIALOG DISCARDABLE  0, 0, 186, 95
+STYLE 1
+BEGIN
+    DEFPUSHBUTTON "OK",1,129,7,50,14
+END
diff --git a/binutils/testsuite/binutils-all/windres/dialogsignature.rsd b/binutils/testsuite/binutils-all/windres/dialogsignature.rsd
new file mode 100644 (file)
index 0000000..a01c14d
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 36000000 20000000 ffff0500 ffff6500  6... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 01000000 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 01000150 00000000  _..........P....
+ 0060 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0070 4b000000 00000000                    K.......        
diff --git a/binutils/testsuite/binutils-all/windres/dlgfont.rc b/binutils/testsuite/binutils-all/windres/dlgfont.rc
new file mode 100644 (file)
index 0000000..9c763e5
--- /dev/null
@@ -0,0 +1,29 @@
+101 DIALOG DISCARDABLE 0, 0, 186, 95
+FONT 8, "Tahoma"
+BEGIN
+    DEFPUSHBUTTON "OK", 1, 129, 7, 50, 14
+END
+
+102 DIALOGEX DISCARDABLE 0, 0, 186, 95
+FONT 8, "Tahoma"
+BEGIN
+    DEFPUSHBUTTON "OK", 1, 129, 7, 50, 14
+END
+
+103 DIALOGEX DISCARDABLE 0, 0, 186, 95
+FONT 8, "Tahoma", 0
+BEGIN
+    DEFPUSHBUTTON "OK", 1, 129, 7, 50, 14
+END
+
+104 DIALOGEX DISCARDABLE 0, 0, 186, 95
+FONT 8, "Tahoma", 0, 0
+BEGIN
+    DEFPUSHBUTTON "OK", 1, 129, 7, 50, 14
+END
+
+105 DIALOGEX DISCARDABLE 0, 0, 186, 95
+FONT 8, "Tahoma", 0, 0, 1
+BEGIN
+    DEFPUSHBUTTON "OK", 1, 129, 7, 50, 14
+END
diff --git a/binutils/testsuite/binutils-all/windres/dlgfont.rsd b/binutils/testsuite/binutils-all/windres/dlgfont.rsd
new file mode 100644 (file)
index 0000000..8a25cfa
--- /dev/null
@@ -0,0 +1,39 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 46000000 20000000 ffff0500 ffff6500  F... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 40008880 00000000 01000000 0000ba00  @...............
+ 0050 5f000000 00000000 08005400 61006800  _.........T.a.h.
+ 0060 6f006d00 61000000 01000150 00000000  o.m.a......P....
+ 0070 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0080 4b000000 00000000 58000000 20000000  K.......X... ...
+ 0090 ffff0500 ffff6600 00000000 30100904  ......f.....0...
+ 00a0 00000000 00000000 0100ffff 00000000  ................
+ 00b0 00000000 40008880 01000000 0000ba00  ....@...........
+ 00c0 5f000000 00000000 08000000 00015400  _.............T.
+ 00d0 61006800 6f006d00 61000000 00000000  a.h.o.m.a.......
+ 00e0 00000000 01000150 81000700 32000e00  .......P....2...
+ 00f0 01000000 ffff8000 4f004b00 00000000  ........O.K.....
+ 0100 58000000 20000000 ffff0500 ffff6700  X... .........g.
+ 0110 00000000 30100904 00000000 00000000  ....0...........
+ 0120 0100ffff 00000000 00000000 40008880  ............@...
+ 0130 01000000 0000ba00 5f000000 00000000  ........_.......
+ 0140 08000000 00015400 61006800 6f006d00  ......T.a.h.o.m.
+ 0150 61000000 00000000 00000000 01000150  a..............P
+ 0160 81000700 32000e00 01000000 ffff8000  ....2...........
+ 0170 4f004b00 00000000 58000000 20000000  O.K.....X... ...
+ 0180 ffff0500 ffff6800 00000000 30100904  ......h.....0...
+ 0190 00000000 00000000 0100ffff 00000000  ................
+ 01a0 00000000 40008880 01000000 0000ba00  ....@...........
+ 01b0 5f000000 00000000 08000000 00015400  _.............T.
+ 01c0 61006800 6f006d00 61000000 00000000  a.h.o.m.a.......
+ 01d0 00000000 01000150 81000700 32000e00  .......P....2...
+ 01e0 01000000 ffff8000 4f004b00 00000000  ........O.K.....
+ 01f0 58000000 20000000 ffff0500 ffff6900  X... .........i.
+ 0200 00000000 30100904 00000000 00000000  ....0...........
+ 0210 0100ffff 00000000 00000000 40008880  ............@...
+ 0220 01000000 0000ba00 5f000000 00000000  ........_.......
+ 0230 08000000 00015400 61006800 6f006d00  ......T.a.h.o.m.
+ 0240 61000000 00000000 00000000 01000150  a..............P
+ 0250 81000700 32000e00 01000000 ffff8000  ....2...........
+ 0260 4f004b00 00000000                    O.K.....        
diff --git a/binutils/testsuite/binutils-all/windres/escapea.rc b/binutils/testsuite/binutils-all/windres/escapea.rc
new file mode 100644 (file)
index 0000000..0e3e967
--- /dev/null
@@ -0,0 +1,7 @@
+20 MENU DISCARDABLE 
+BEGIN
+    POPUP "&File"
+    BEGIN
+        MENUITEM "&Open\a^O",                   17
+    END
+END
diff --git a/binutils/testsuite/binutils-all/windres/escapea.rsd b/binutils/testsuite/binutils-all/windres/escapea.rsd
new file mode 100644 (file)
index 0000000..c8a7f4e
--- /dev/null
@@ -0,0 +1,7 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 28000000 20000000 ffff0400 ffff1400  (... ...........
+ 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.rc b/binutils/testsuite/binutils-all/windres/escapex.rc
new file mode 100644 (file)
index 0000000..1a025f6
--- /dev/null
@@ -0,0 +1,4 @@
+101 DIALOG DISCARDABLE  0, 0, 186, 95
+BEGIN
+    LTEXT "\xB0",-1,23,46,28,8
+END
diff --git a/binutils/testsuite/binutils-all/windres/escapex.rsd b/binutils/testsuite/binutils-all/windres/escapex.rsd
new file mode 100644 (file)
index 0000000..280aead
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 34000000 20000000 ffff0500 ffff6500  4... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 00008880 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 00000250 00000000  _..........P....
+ 0060 17002e00 1c000800 ffffffff 8200b000  ................
+ 0070 00000000                             ....            
diff --git a/binutils/testsuite/binutils-all/windres/nocaption.rc b/binutils/testsuite/binutils-all/windres/nocaption.rc
new file mode 100644 (file)
index 0000000..1f3c20f
--- /dev/null
@@ -0,0 +1,4 @@
+101 DIALOG DISCARDABLE  0, 0, 186, 95
+BEGIN
+    DEFPUSHBUTTON "OK",1,129,7,50,14
+END
diff --git a/binutils/testsuite/binutils-all/windres/nocaption.rsd b/binutils/testsuite/binutils-all/windres/nocaption.rsd
new file mode 100644 (file)
index 0000000..270b622
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 36000000 20000000 ffff0500 ffff6500  6... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 00008880 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 01000150 00000000  _..........P....
+ 0060 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0070 4b000000 00000000                    K.......        
diff --git a/binutils/testsuite/binutils-all/windres/printstyle.rc b/binutils/testsuite/binutils-all/windres/printstyle.rc
new file mode 100644 (file)
index 0000000..0066c99
--- /dev/null
@@ -0,0 +1,6 @@
+101 DIALOG DISCARDABLE  0, 0, 186, 95
+STYLE 0
+BEGIN
+    DEFPUSHBUTTON   "OK",1,129,7,50,14
+END
+
diff --git a/binutils/testsuite/binutils-all/windres/printstyle.rsd b/binutils/testsuite/binutils-all/windres/printstyle.rsd
new file mode 100644 (file)
index 0000000..6a4a919
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 36000000 20000000 ffff0500 ffff6500  6... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 00000000 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 01000150 00000000  _..........P....
+ 0060 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0070 4b000000 00000000                    K.......        
diff --git a/binutils/testsuite/binutils-all/windres/quoteclass.rc b/binutils/testsuite/binutils-all/windres/quoteclass.rc
new file mode 100644 (file)
index 0000000..c1f98e1
--- /dev/null
@@ -0,0 +1,8 @@
+// parse-only
+
+101 DIALOG DISCARDABLE  0, 0, 186, 95
+CLASS "myclass"
+BEGIN
+    DEFPUSHBUTTON   "OK",1,129,7,50,14
+END
+
diff --git a/binutils/testsuite/binutils-all/windres/sublang.rc b/binutils/testsuite/binutils-all/windres/sublang.rc
new file mode 100644 (file)
index 0000000..a37921b
--- /dev/null
@@ -0,0 +1,5 @@
+LANGUAGE 9, 1
+101 DIALOG DISCARDABLE  0, 0, 186, 95
+BEGIN
+    DEFPUSHBUTTON "OK",1,129,7,50,14
+END
diff --git a/binutils/testsuite/binutils-all/windres/sublang.rsd b/binutils/testsuite/binutils-all/windres/sublang.rsd
new file mode 100644 (file)
index 0000000..270b622
--- /dev/null
@@ -0,0 +1,8 @@
+ 0000 00000000 20000000 ffff0000 ffff0000  .... ...........
+ 0010 00000000 00000000 00000000 00000000  ................
+ 0020 36000000 20000000 ffff0500 ffff6500  6... .........e.
+ 0030 00000000 30100904 00000000 00000000  ....0...........
+ 0040 00008880 00000000 01000000 0000ba00  ................
+ 0050 5f000000 00000000 01000150 00000000  _..........P....
+ 0060 81000700 32000e00 0100ffff 80004f00  ....2.........O.
+ 0070 4b000000 00000000                    K.......