193d0c4f1d6b6a47df1916caeb113392fbeaf7c4
[binutils-gdb.git] / binutils / testsuite / ChangeLog
1 Wed Aug 16 16:52:53 1995 Ian Lance Taylor <ian@cygnus.com>
2
3 * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
4 copy test to check for i*86-*-linuxaout* instead.
5
6 Tue Aug 8 17:48:37 1995 Ian Lance Taylor <ian@cygnus.com>
7
8 * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
9 for simple copy test.
10
11 Tue Jul 25 11:57:12 1995 Ian Lance Taylor <ian@cygnus.com>
12
13 * binutils-all/objcopy.exp: Change setup_xfail for simple copy
14 test from i960-*-vxworks5.1 to i960-*-vxworks*.
15
16 Mon Jul 10 12:25:46 1995 Ian Lance Taylor <ian@cygnus.com>
17
18 * binutils-all/objcopy.exp: Add setup_xfail for z8*-*-coff for
19 simple copy test.
20 * binutils-all/objdump.exp (cpus_expected): Add z8001 and z8002.
21
22 Sun May 21 20:32:53 1995 Jeff Law (law@snake.cs.utah.edu)
23
24 * binutils-all/hppa/objdump.exp (addendbug): Handle PA ELF targets
25 too.
26 * binutils-all/objcopy.exp (simple copy): Don't expect PA ELF
27 targets to fail.
28
29 Tue Apr 4 14:52:08 1995 Jeff Law (law@snake.cs.utah.edu)
30
31 * binutils-all/hppa: Renamed from binutils-hppa.
32
33 Wed Mar 29 12:02:43 1995 Ian Lance Taylor <ian@cygnus.com>
34
35 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
36 for h8500-*-hms and h8500-*-coff.
37
38 Tue Mar 28 11:18:28 1995 Ian Lance Taylor <ian@cygnus.com>
39
40 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
41 for m68*-ericsson-ose and m88*-*-coff.
42
43 Mon Mar 27 11:27:31 1995 Ian Lance Taylor <ian@cygnus.com>
44
45 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
46 for m68*-*-vxworks*.
47
48 Fri Mar 24 11:44:25 1995 Ian Lance Taylor <ian@cygnus.com>
49
50 * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
51
52 Tue Mar 21 10:48:45 1995 Jeff Law (law@snake.cs.utah.edu)
53
54 * binutils-hppa/addendbug.s: New testcase.
55 * binutils-hppa/objdump.exp: Run it.
56
57 Mon Mar 20 11:31:05 1995 Ian Lance Taylor <ian@cygnus.com>
58
59 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
60 in progargs before passing it to exec.
61
62 Fri Mar 17 16:39:31 1995 Jeff Law (law@snake.cs.utah.edu)
63
64 * config/hppa.sed: Sed script to transform bintest.s into proper
65 PA assembly code.
66 * binutils-all/nm.exp: Enable these tests on the PA.
67 * binutils-all/objcopy.exp: Enable these tests on the PA. Expect
68 simple copy to fail.
69 * binutils-all/objdump.exp: Enable these tests on the PA. Handle
70 "CODE" as a section name.
71 * binutils-all/size.exp: Enable these tests on the PA.
72 * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
73 run the assembly through a sed script before passing it to the
74 assembler.
75
76 Wed Mar 15 16:47:13 1995 Ian Lance Taylor <ian@cygnus.com>
77
78 * binutils-all/objdump.exp: Force section sizes to be interpreted
79 in hex. Change objdump -h failure mode to always use the same
80 string.
81
82 Thu Jan 5 13:01:43 1995 Ian Lance Taylor <ian@cygnus.com>
83
84 * binutils-all/nm.exp: Just check for irix4*, rather than
85 irix\[0-4\]*, to avoid DejaGnu bug.
86
87 Thu Dec 15 19:35:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
88
89 * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
90 for various other targets for which gas doesn't use bfd: sh-hms,
91 m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
92 i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
93
94 Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
95
96 * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
97 since it (correctly) generates syntax errors on that platform.
98 * binutils-all/objdump.exp: Ditto.
99 * binutils-all/nm.exp: Ditto.
100 * binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
101 sh-coff to branch where objcopy execution produced no error
102 messages. Expect failure for hp300 also.
103
104 Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
105
106 * binutils-all/objdump.exp (cpus_expected): New variable, taken
107 from objdump -i test, added ns32k and powerpc, sorted.
108 (objdump -i, -f tests): Use $cpus_expected.
109
110 * binutils-all/objcopy.exp: For simple-copy test, expect failure
111 for sh-coff.
112
113 Tue Oct 25 16:00:14 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
114
115 * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
116 new S-record section handling.
117
118 Tue Oct 18 11:18:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
119
120 * binutils-all/nm.exp: nm with no arguments and nm -P do not work
121 as expected on ECOFF targets; add calls to setup_xfail.
122
123 * binutils-all/objcopy.exp: New file.
124 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
125
126 Fri Oct 14 14:46:22 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
127
128 Rewrite testsuite.
129 * configure.in, Makefile.in: Remove.
130 * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
131 * binutils-all/bintest.c: Remove.
132 * binutils-all/bintest.s: New file.
133 * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
134 * binutils-all/size.exp: Rewrite.
135 * config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
136 Don't go up one directory from $base_dir. Create tmpdir.
137 (binutils_run, binutils-assemble): New procedures.
138 * config/unix.exp: Remove.
139 * config/mt-a29k-udi, config/mt-i386-aout: Remove.
140 * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
141 * config/mt-mips-ecoff, config/mt-slite: Remove.
142 * config/mt-sparc-aout, config/mt-vxworks: Remove.
143 * lib/utils-lib.exp (binutil_version): Don't redirect standard
144 input when getting version. Don't unset errorInfo.
145 (default_binutils_run): New procedure.
146 (default_binutils_assemble): New procedure.
147
148 Thu Sep 29 12:45:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
149
150 * VMS does not permit `.' in directory names: renamed binutils.all
151 to binutils-all.
152 * configure.in (configdirs): Change binutils.all to binutils-all.
153
154 Fri Sep 23 16:01:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
155
156 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
157 not for m68k-*-*.
158
159 Fri Sep 23 13:54:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
160
161 * binutils.all/objdump.exp: Added ARM to list of CPU types.
162
163 Thu Sep 22 11:04:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
164
165 * binutils.all/objdump.exp: Update for new usage message.
166 * binutils.all/size.exp: Use a double backslash in the string to
167 get a single backslash to the regexp matcher. Accept $TEXT$,
168 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
169
170 Fri Sep 2 12:53:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
171
172 * config/unix.exp: If nm.new does not exist, use [transform nm].
173 * config/default.exp: Likewise.
174
175 Wed Aug 24 12:41:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
176
177 * configure.in, binutils.all/configure.in: Change i386 to
178 i[345]86.
179
180 Tue Jul 19 15:23:53 1994 Bill Cox (bill@rtl.cygnus.com)
181
182 * config/mt-mips-ecoff: Add -Tidp.ld option.
183
184 Thu Jun 30 12:41:55 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
185
186 * config/default.exp: Use nm.new, not nm, from newly built tree.
187
188 Tue May 17 14:04:05 1994 Bill Cox (bill@rtl.cygnus.com)
189
190 * config/default.exp, config/unix.exp: Replace error
191 proc calls with perror.
192
193 Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
194
195 * configure.in (sparclite): Match on sparclite*-*-*.
196
197 Wed Apr 13 18:25:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
198
199 * config/unix.exp: Use nm.new, not nm, from newly built tree.
200
201 * binutils.all/objdump.exp: Add more wildcards to list of
202 single-letter options in pattern for usage message.
203
204 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
205 works for a.out/stabs systems. Fixed regexps to make underscores
206 optional, since some C compilers don't prepend them. Deleted
207 check for foo.o symbol, since again some systems don't generate
208 it.
209
210 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
211
212 * Makefile.in (check): Set TCL_LIBRARY for runtest.
213
214 Mon Feb 14 19:34:03 1994 Rob Savoye (rob@darkstar.cygnus.com)
215
216 * Makefile.in: Use new config features of DejaGnu in site.exp
217 file. "Make check" should now work for all crosses.
218
219 Fri Jan 28 18:00:29 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
220
221 * binutils.all/objdump.exp: In usage message, accept
222 "section-name" as well as "section_name".
223
224 Mon Jan 17 16:57:02 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
225
226 * binutils.all/objdump.exp: Trim list of format names expected,
227 and accept any known CPU type.
228
229 Thu Dec 2 20:50:24 1993 Rob Savoye (rob@darkstar.cygnus.com)
230
231 * Makefile.in: Remove some stuff from the site.exp file.
232 * config/unix.exp: Add global before seeing if the variables for
233 nm, objdump, and size exist.
234
235 Wed Nov 3 11:12:32 1993 Rob Savoye (rob@darkstar.cygnus.com)
236
237 * config/udi.exp,unix.exp: Transform tool name.
238 * binutils.all/*.exp: Clear errorInfo after exec.
239
240 Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@cygnus.com)
241
242 * binutils.all/*.exp: Use -- for long arguments rather than +.
243
244 Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
245
246 * configure.in: change srctrigger to Makefile.in
247
248 Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
249
250 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
251
252 Fri May 7 13:58:44 1993 Ian Lance Taylor (ian@cygnus.com)
253
254 * binutils.all/objdump.exp: Update for new usage message.
255
256 Mon Apr 19 14:08:52 1993 Rob Savoye (rob@darkstar.cygnus.com)
257
258 * binutils.all/*.exp: Use the new util_test proc.
259 * Makefile.in: Create a local site.exp file with config info.
260
261 Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
262
263 * nm.all/configure.in (srcname): Delete extra quote.
264
265 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
266
267 * binutils/testsuite: made modifications to testcases, etc., to allow
268 them to work properly given the reorganization of deja-gnu and the
269 relocation of the testcases from deja-gnu to a "tool" subdirectory.
270
271 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
272
273 * binutils/testsuite: Initial creation of binutils/testsuite.
274 Migrated dejagnu testcases and support files for testing nm to
275 binutils/testsuite from deja-gnu. These files were moved "as is"
276 with no modifications. This migration is part of a major overhaul
277 of dejagnu. The modifications to these testcases, etc., which
278 will allow them to work with the new version of dejagnu will be
279 made in a future update.
280