a9ed6b69770ee90b79b5e20b04911bb56af27ef1
[binutils-gdb.git] / binutils / testsuite / ChangeLog
1 Tue Jun 3 17:12:54 1997 Bob Manson <manson@charmed.cygnus.com>
2
3 * binutils-all/objcopy.exp: Don't use global exec_output variable;
4 the output is returned from remote_load instead.
5
6 Mon May 12 22:14:20 1997 Bob Manson <manson@charmed.cygnus.com>
7
8 * binutils-all/objcopy.exp(strip_test): Tests that
9 fail to compile are untested, not unresolved.
10 (copy_setup): Ditto.
11
12 * lib/utils-lib.exp(default_binutils_assemble): Call
13 target_assemble instead of target_compile.
14
15 Wed Apr 30 20:37:51 1997 Bob Manson <manson@charmed.cygnus.com>
16
17 Changes to support multilib and remote hosted testing, along with
18 general cleanups and simplifications.
19
20 * lib/utils-lib.exp(binutil_version): Use remote_exec.
21 (default_binutils_run): Ditto.
22 (default_binutils_assemble): Remove first argument; call
23 target_compile to actually do the assembly.
24 (default_binutils_compile,default_binutils_remove,prune_warnings):
25 Delete.
26
27 * config/default.exp: Remove AS and ASFLAGS.
28 (binutils_compile,binutils_remove): Delete.
29 (binutils_assemble): Remove first argument.
30
31 * binutils-all/ar.exp: See if we're running the tests on
32 a remote host, and download/upload files as appropriate.
33 Replace calls to binutils_remove with remote_file. Replace
34 calls to binutils_compile with target_compile. Remove initial
35 argument to binutils_assemble. Use remote_load to execute
36 programs on the target.
37 * binutils-all/nm.exp: Ditto.
38 * binutils-all/objcopy.exp: Ditto.
39 * binutils-all/objdump.exp: Ditto.
40 * binutils-all/size.exp: Ditto.
41
42 Mon Apr 14 12:36:41 1997 Ian Lance Taylor <ian@cygnus.com>
43
44 * binutils-all/ar.exp (long_filenames): Check for a file system
45 with a 14 character file name length limit.
46
47 Tue Apr 1 09:52:15 1997 Jeffrey A Law (law@cygnus.com)
48
49 * binutils-all/objdump.exp: Handle d10v.
50
51 Fri Feb 7 16:45:34 1997 Bob Manson <manson@charmed.cygnus.com>
52
53 * binutils-all/ar.exp: Use prune_warnings instead of
54 prune_system_crud.
55 * binutils-all/objcopy.exp: Ditto.
56
57 Wed Jan 29 00:16:43 1997 Bob Manson <manson@charmed.cygnus.com>
58
59 * binutils-all/nm.exp: Use / between $srcdir and $subdir.
60 * binutils-all/objcopy.exp: Ditto.
61 * binutils-all/objdump.exp: Ditto.
62 * binutils-all/size.exp: Ditto.
63 * binutils-all/hppa/objdump.exp: Ditto.
64
65
66 Wed Oct 16 22:57:59 1996 Jeffrey A Law (law@cygnus.com)
67
68 * binutils-all/objdump.exp: Add mn10200 and mn10300 to expected
69 cpus list.
70
71 Tue Oct 1 15:06:55 1996 Ian Lance Taylor <ian@cygnus.com>
72
73 * lib/utils-lib.exp (binutil_version): Fix for current version
74 printing.
75
76 Sun Aug 4 22:25:40 1996 Ian Lance Taylor <ian@cygnus.com>
77
78 * binutils-all/objcopy.exp: Fix end of line matching in srec tests
79 to work with TCL 7.5.
80
81 Sat Jun 29 12:51:30 1996 Ian Lance Taylor <ian@cygnus.com>
82
83 * binutils-all/objcopy.exp: Simple copy test works for i960 b.out
84 targets.
85
86 Mon Jun 24 14:33:04 1996 Ian Lance Taylor <ian@cygnus.com>
87
88 * binutils-all/objcopy.exp: On OSF/1, the simple copy test will
89 succeed with gas, and fail with /bin/as, so mark it as an expected
90 failure only if it fails.
91
92 Tue Mar 26 16:55:08 1996 Jeffrey A Law (law@cygnus.com)
93
94 * binutils-all/objcopy.exp: No longer expect adjust-section-vma
95 test to fail for hppa*-*-proelf*.
96
97 Mon Mar 11 08:25:14 1996 Jeffrey A Law (law@cygnus.com)
98
99 * binutils-all/objdump.exp: Look for "$CODE$", not just "CODE".
100
101 Wed Jan 31 11:55:13 1996 Jeffrey A Law (law@cygnus.com)
102
103 * binutils-all/objcopy.exp: Expect adjust-section-vma tests to
104 fail for hppa*-*-proelf* targets.
105
106 Thu Jan 25 13:53:04 1996 Ian Lance Taylor <ian@cygnus.com>
107
108 * binutils-all/objdump.exp: Update for objdump -h format change.
109 * binutils-all/objcopy.exp: Likewise.
110
111 Mon Jan 15 18:14:14 1996 Ian Lance Taylor <ian@cygnus.com>
112
113 * binutils-all/objcopy.exp: Use the lma, not the vma, when testing
114 address adjustments.
115
116 Fri Dec 15 16:31:55 1995 Ian Lance Taylor <ian@cygnus.com>
117
118 * binutils-all/objdump.exp: Update objdump -i test for current
119 objdump output.
120
121 Mon Nov 27 15:15:09 1995 Ian Lance Taylor <ian@cygnus.com>
122
123 * binutils-all/objcopy.exp: Correct fail calls to always use the
124 same string as the pass call.
125
126 Wed Nov 22 13:18:58 1995 Ian Lance Taylor <ian@cygnus.com>
127
128 * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings
129 from native compilers on OSF/1 and SunOS.
130
131 Fri Nov 17 10:36:09 1995 Ian Lance Taylor <ian@cygnus.com>
132
133 * lib/utils-lib.exp (default_binutils_compiler: Change error
134 message to say compilation rather than assembly.
135
136 Wed Nov 15 18:34:42 1995 Ken Raeburn <raeburn@cygnus.com>
137
138 * binutils-all/objcopy.exp: Simple copy test does appear to work
139 on i*86-svr4.
140
141 Wed Nov 15 12:19:28 1995 Ian Lance Taylor <ian@cygnus.com>
142
143 * binutils-all/objcopy.exp: If assembly fails, call unresolved.
144 Test running objcopy and strip on a final executable.
145 * binutils-all/testprog.c: New file.
146 * config/default.exp (STRIP, STRIPFLAGS): Define.
147 (binutils_compile): New procedure.
148 * lib/utils-lib.exp (default_binutils_compile): New procedure.
149
150 Fri Nov 3 13:22:33 1995 Ian Lance Taylor <ian@cygnus.com>
151
152 * lib/utils-lib.exp (default_binutils_run): Don't use verbose
153 -log, reverting part of Oct 2 change.
154
155 Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
156
157 * binutils-all/objcopy.exp: Add setup_xfails for
158 m68*-motorola-sysv* and m88*-motorola-sysv*.
159
160 Wed Oct 4 14:38:31 1995 Ian Lance Taylor <ian@cygnus.com>
161
162 * binutils-all/nm.exp: Add setup_xfails for XCOFF.
163
164 Mon Oct 2 12:41:48 1995 Ian Lance Taylor <ian@cygnus.com>
165
166 * binutils-all/ar.exp: New file.
167 * binutils-all/bintest.s: Make text_symbol and data_symbol global.
168 Add new static symbols static_text_symbol and static_data_symbol.
169 * binutils-all/nm.exp: Adjust accordingly.
170 * config/default.exp (AR): Set if not set.
171 (binutils_remove): New procedure.
172 * lib/utils-lib.exp (default_binutils_run): Call
173 prune_system_crud on program output. Use verbose -log instead of
174 both verbose and send_log.
175 (default_binutils_remove): New procedure.
176
177 * lib/utils-lib.exp (default_binutils_assemble): Call
178 prune_system_crud on assembler output.
179
180 Tue Sep 26 14:07:05 1995 Ian Lance Taylor <ian@cygnus.com>
181
182 * binutils-all/objcopy.exp: Add setup_xfails for simple copy test
183 for i386 COFF targets.
184
185 Wed Sep 13 13:20:21 1995 Ian Lance Taylor <ian@cygnus.com>
186
187 * lib/utils-lib.exp (prune_system_crud): Define if not defined.
188 * binutils-all/objcopy.exp: Call prune_system_crud on cmp output.
189
190 Sat Aug 19 17:38:06 1995 Ian Lance Taylor <ian@cygnus.com>
191
192 * binutils-all/objcopy.exp: Add xfail for i*86-*-aout* for simple
193 copy test.
194
195 Wed Aug 16 16:52:53 1995 Ian Lance Taylor <ian@cygnus.com>
196
197 * binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for
198 tests which fail on ECOFF targets.
199
200 * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
201 copy test to check for i*86-*-linuxaout* instead.
202
203 Tue Aug 8 17:48:37 1995 Ian Lance Taylor <ian@cygnus.com>
204
205 * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
206 for simple copy test.
207
208 Tue Jul 25 11:57:12 1995 Ian Lance Taylor <ian@cygnus.com>
209
210 * binutils-all/objcopy.exp: Change setup_xfail for simple copy
211 test from i960-*-vxworks5.1 to i960-*-vxworks*.
212
213 Mon Jul 10 12:25:46 1995 Ian Lance Taylor <ian@cygnus.com>
214
215 * binutils-all/objcopy.exp: Add setup_xfail for z8*-*-coff for
216 simple copy test.
217 * binutils-all/objdump.exp (cpus_expected): Add z8001 and z8002.
218
219 Sun May 21 20:32:53 1995 Jeff Law (law@snake.cs.utah.edu)
220
221 * binutils-all/hppa/objdump.exp (addendbug): Handle PA ELF targets
222 too.
223 * binutils-all/objcopy.exp (simple copy): Don't expect PA ELF
224 targets to fail.
225
226 Tue Apr 4 14:52:08 1995 Jeff Law (law@snake.cs.utah.edu)
227
228 * binutils-all/hppa: Renamed from binutils-hppa.
229
230 Wed Mar 29 12:02:43 1995 Ian Lance Taylor <ian@cygnus.com>
231
232 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
233 for h8500-*-hms and h8500-*-coff.
234
235 Tue Mar 28 11:18:28 1995 Ian Lance Taylor <ian@cygnus.com>
236
237 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
238 for m68*-ericsson-ose and m88*-*-coff.
239
240 Mon Mar 27 11:27:31 1995 Ian Lance Taylor <ian@cygnus.com>
241
242 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
243 for m68*-*-vxworks*.
244
245 Fri Mar 24 11:44:25 1995 Ian Lance Taylor <ian@cygnus.com>
246
247 * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
248
249 Tue Mar 21 10:48:45 1995 Jeff Law (law@snake.cs.utah.edu)
250
251 * binutils-hppa/addendbug.s: New testcase.
252 * binutils-hppa/objdump.exp: Run it.
253
254 Mon Mar 20 11:31:05 1995 Ian Lance Taylor <ian@cygnus.com>
255
256 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
257 in progargs before passing it to exec.
258
259 Fri Mar 17 16:39:31 1995 Jeff Law (law@snake.cs.utah.edu)
260
261 * config/hppa.sed: Sed script to transform bintest.s into proper
262 PA assembly code.
263 * binutils-all/nm.exp: Enable these tests on the PA.
264 * binutils-all/objcopy.exp: Enable these tests on the PA. Expect
265 simple copy to fail.
266 * binutils-all/objdump.exp: Enable these tests on the PA. Handle
267 "CODE" as a section name.
268 * binutils-all/size.exp: Enable these tests on the PA.
269 * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
270 run the assembly through a sed script before passing it to the
271 assembler.
272
273 Wed Mar 15 16:47:13 1995 Ian Lance Taylor <ian@cygnus.com>
274
275 * binutils-all/objdump.exp: Force section sizes to be interpreted
276 in hex. Change objdump -h failure mode to always use the same
277 string.
278
279 Thu Jan 5 13:01:43 1995 Ian Lance Taylor <ian@cygnus.com>
280
281 * binutils-all/nm.exp: Just check for irix4*, rather than
282 irix\[0-4\]*, to avoid DejaGnu bug.
283
284 Thu Dec 15 19:35:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
285
286 * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
287 for various other targets for which gas doesn't use bfd: sh-hms,
288 m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
289 i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
290
291 Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
292
293 * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
294 since it (correctly) generates syntax errors on that platform.
295 * binutils-all/objdump.exp: Ditto.
296 * binutils-all/nm.exp: Ditto.
297 * binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
298 sh-coff to branch where objcopy execution produced no error
299 messages. Expect failure for hp300 also.
300
301 Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
302
303 * binutils-all/objdump.exp (cpus_expected): New variable, taken
304 from objdump -i test, added ns32k and powerpc, sorted.
305 (objdump -i, -f tests): Use $cpus_expected.
306
307 * binutils-all/objcopy.exp: For simple-copy test, expect failure
308 for sh-coff.
309
310 Tue Oct 25 16:00:14 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
311
312 * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
313 new S-record section handling.
314
315 Tue Oct 18 11:18:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
316
317 * binutils-all/nm.exp: nm with no arguments and nm -P do not work
318 as expected on ECOFF targets; add calls to setup_xfail.
319
320 * binutils-all/objcopy.exp: New file.
321 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
322
323 Fri Oct 14 14:46:22 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
324
325 Rewrite testsuite.
326 * configure.in, Makefile.in: Remove.
327 * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
328 * binutils-all/bintest.c: Remove.
329 * binutils-all/bintest.s: New file.
330 * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
331 * binutils-all/size.exp: Rewrite.
332 * config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
333 Don't go up one directory from $base_dir. Create tmpdir.
334 (binutils_run, binutils-assemble): New procedures.
335 * config/unix.exp: Remove.
336 * config/mt-a29k-udi, config/mt-i386-aout: Remove.
337 * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
338 * config/mt-mips-ecoff, config/mt-slite: Remove.
339 * config/mt-sparc-aout, config/mt-vxworks: Remove.
340 * lib/utils-lib.exp (binutil_version): Don't redirect standard
341 input when getting version. Don't unset errorInfo.
342 (default_binutils_run): New procedure.
343 (default_binutils_assemble): New procedure.
344
345 Thu Sep 29 12:45:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
346
347 * VMS does not permit `.' in directory names: renamed binutils.all
348 to binutils-all.
349 * configure.in (configdirs): Change binutils.all to binutils-all.
350
351 Fri Sep 23 16:01:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
352
353 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
354 not for m68k-*-*.
355
356 Fri Sep 23 13:54:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
357
358 * binutils.all/objdump.exp: Added ARM to list of CPU types.
359
360 Thu Sep 22 11:04:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
361
362 * binutils.all/objdump.exp: Update for new usage message.
363 * binutils.all/size.exp: Use a double backslash in the string to
364 get a single backslash to the regexp matcher. Accept $TEXT$,
365 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
366
367 Fri Sep 2 12:53:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
368
369 * config/unix.exp: If nm.new does not exist, use [transform nm].
370 * config/default.exp: Likewise.
371
372 Wed Aug 24 12:41:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
373
374 * configure.in, binutils.all/configure.in: Change i386 to
375 i[345]86.
376
377 Tue Jul 19 15:23:53 1994 Bill Cox (bill@rtl.cygnus.com)
378
379 * config/mt-mips-ecoff: Add -Tidp.ld option.
380
381 Thu Jun 30 12:41:55 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
382
383 * config/default.exp: Use nm.new, not nm, from newly built tree.
384
385 Tue May 17 14:04:05 1994 Bill Cox (bill@rtl.cygnus.com)
386
387 * config/default.exp, config/unix.exp: Replace error
388 proc calls with perror.
389
390 Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
391
392 * configure.in (sparclite): Match on sparclite*-*-*.
393
394 Wed Apr 13 18:25:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
395
396 * config/unix.exp: Use nm.new, not nm, from newly built tree.
397
398 * binutils.all/objdump.exp: Add more wildcards to list of
399 single-letter options in pattern for usage message.
400
401 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
402 works for a.out/stabs systems. Fixed regexps to make underscores
403 optional, since some C compilers don't prepend them. Deleted
404 check for foo.o symbol, since again some systems don't generate
405 it.
406
407 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
408
409 * Makefile.in (check): Set TCL_LIBRARY for runtest.
410
411 Mon Feb 14 19:34:03 1994 Rob Savoye (rob@darkstar.cygnus.com)
412
413 * Makefile.in: Use new config features of DejaGnu in site.exp
414 file. "Make check" should now work for all crosses.
415
416 Fri Jan 28 18:00:29 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
417
418 * binutils.all/objdump.exp: In usage message, accept
419 "section-name" as well as "section_name".
420
421 Mon Jan 17 16:57:02 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
422
423 * binutils.all/objdump.exp: Trim list of format names expected,
424 and accept any known CPU type.
425
426 Thu Dec 2 20:50:24 1993 Rob Savoye (rob@darkstar.cygnus.com)
427
428 * Makefile.in: Remove some stuff from the site.exp file.
429 * config/unix.exp: Add global before seeing if the variables for
430 nm, objdump, and size exist.
431
432 Wed Nov 3 11:12:32 1993 Rob Savoye (rob@darkstar.cygnus.com)
433
434 * config/udi.exp,unix.exp: Transform tool name.
435 * binutils.all/*.exp: Clear errorInfo after exec.
436
437 Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@cygnus.com)
438
439 * binutils.all/*.exp: Use -- for long arguments rather than +.
440
441 Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
442
443 * configure.in: change srctrigger to Makefile.in
444
445 Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
446
447 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
448
449 Fri May 7 13:58:44 1993 Ian Lance Taylor (ian@cygnus.com)
450
451 * binutils.all/objdump.exp: Update for new usage message.
452
453 Mon Apr 19 14:08:52 1993 Rob Savoye (rob@darkstar.cygnus.com)
454
455 * binutils.all/*.exp: Use the new util_test proc.
456 * Makefile.in: Create a local site.exp file with config info.
457
458 Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
459
460 * nm.all/configure.in (srcname): Delete extra quote.
461
462 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
463
464 * binutils/testsuite: made modifications to testcases, etc., to allow
465 them to work properly given the reorganization of deja-gnu and the
466 relocation of the testcases from deja-gnu to a "tool" subdirectory.
467
468 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
469
470 * binutils/testsuite: Initial creation of binutils/testsuite.
471 Migrated dejagnu testcases and support files for testing nm to
472 binutils/testsuite from deja-gnu. These files were moved "as is"
473 with no modifications. This migration is part of a major overhaul
474 of dejagnu. The modifications to these testcases, etc., which
475 will allow them to work with the new version of dejagnu will be
476 made in a future update.
477