Use 'file delete' instead of 'exec rm -f'.
[binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * binutils-all/ar.exp (long_filenames): Use 'file delete' instead
4 of 'exec rm -f'.
5
6 2002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
7
8 * binutils-all/ar.exp (long_filenames): Delete the abc... files
9 upon successfully completion of the test.
10
11 * binutils-all/windres/capstyle.rsd: Regenerate using MSVC.
12 * binutils-all/windres/deflang.rsd: Regenerate using MSVC.
13 * binutils-all/windres/dialogsignature.rsd: Regenerate using MSVC.
14 * binutils-all/windres/escapea.rsd: Regenerate using MSVC.
15 * binutils-all/windres/escapex.rsd: Regenerate using MSVC.
16 * binutils-all/windres/nocaption.rsd: Regenerate using MSVC.
17 * binutils-all/windres/printstyle.rsd: Regenerate using MSVC.
18 * binutils-all/windres/sublang.rsd: Regenerate using MSVC.
19
20 2002-04-09 Nick Clifton <nickc@cambridge.redhat.com>
21
22 * binutils-all/windres/capstyle.rc: New test case: Set default
23 style for captions.
24 * binutils-all/windres/capstyle.rsd: Expected output.
25
26 * binutils-all/windres/deflang.rc: New test case: Check default
27 language.
28 * binutils-all/windres/deflang.rsd: Expected output.
29
30 * binutils-all/windres/dialogsignature.rc: New test case for
31 decoding the dialog signature.
32 * binutils-all/windres/dialogsignature.rsd: Expected output.
33
34 * binutils-all/windres/escapea.rc: New test case for encoding \a
35 escape sequence.
36 * binutils-all/windres/escapea.rsd: Expected output.
37
38 * binutils-all/windres/escapex.rc: New test case for hex constants
39 in strings.
40 * binutils-all/windres/escapex.rsd: Expected output
41
42 * binutils-all/windres/nocaption.rc: New test case dialogs without
43 captions.
44 * binutils-all/windres/nocaption.rsd: Expected output
45
46 * binutils-all/windres/quoteclass.rc: New test case for quoted
47 CLASS definitions in DIALOG resources.
48
49 * binutils-all/windres/sublang.rc: New test case: Check assignment
50 of sub-language.
51 * binutils-all/windres/sublang.rsd: Expected output.
52
53 2002-02-18 Timothy Daly <remote_bob@yahoo.com>
54
55 * binutils-all/readelf.r: Change expected output to match new,
56 narrowed-to-80-chars format.
57 * binutils-all/readelf.r-64: Change expected output to match new,
58 narrowed-to-80-chars format.
59
60 2002-02-18 Hans-Peter Nilsson <hp@bitrange.com>
61
62 * binutils-all/objcopy.exp
63 (strip_executable_with_saving_a_symbol): Prune symbol Main in nm
64 output for mmix-knuth-mmixware.
65
66 2002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
67
68 * binutils-all/readelf.ss-mips: Do not expect an explicit
69 ordering of the sections.
70
71 2002-02-10 Nick Clifton <nickc@cambridge.redhat.com>
72
73 * binutils-all/objdump.exp: Add 'xscale' to the list of expected
74 CPUs.
75
76 2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
77
78 * binutils-all/objcopy.exp: Expect xscale-coff to fail simple
79 objcopy test for the same reason as arm-coff.
80
81 2001-11-29 H.J. Lu <hjl@gnu.org>
82
83 * binutils-all/objcopy.exp (strip_test): Add strip on archive.
84
85 2001-11-15 Alan Modra <amodra@bigpond.net.au>
86
87 * binutils-all/objcopy.exp: Allow '? main', to suit powerpc64.
88
89 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
90
91 * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.
92
93 2001-10-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
94
95 * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
96 test.
97
98 Tue Sep 4 20:25:41 2001 Jeffrey A Law (law@cygnus.com)
99
100 * binutils/all/readelf.exp: Expect readelf -wi to
101 fail for the H8 series.
102
103 2001-08-27 Alan Modra <amodra@bigpond.net.au>
104
105 * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't
106 use constructs like [45][08] when all combinations are not valid.
107 Instead use (48|50) to explicitly state which values are correct.
108
109 2001-08-21 H.J. Lu <hjl@gnu.org>
110
111 * binutils-all/readelf.r: Updated for the readelf change.
112
113 * binutils-all/readelf.r-64: New for the readelf change.
114
115 2001-07-27 H.J. Lu <hjl@gnu.org>
116
117 * binutils-all/windres/windres.exp: Don't set xfail for
118 bmpalign (compare) on none-ix86/pe targets.
119
120 2001-07-24 H.J. Lu <hjl@gnu.org>
121
122 * binutils-all/windres/windres.exp: Set xfail on none-ix86/pe
123 targets.
124
125 2001-07-18 DJ Delorie <dj@redhat.com>
126
127 * config/default.exp (WINDRES): Add.
128 * binutils-all/windres/windres.exp: New.
129 * binutils-all/windres/README: New.
130 * binutils-all/windres/bmp1.bmp: New.
131 * binutils-all/windres/bmpalign.rc: New.
132 * binutils-all/windres/bmpalign.rsd: New.
133 * binutils-all/windres/lang.rc: New.
134 * binutils-all/windres/lang.rsd: New.
135 * binutils-all/windres/msupdate: New.
136 * binutils-all/windres/strtab1.rc: New.
137 * binutils-all/windres/strtab1.rsd: New.
138
139 2001-07-05 Ben Elliston <bje@redhat.com>
140
141 * lib/utils-lib.exp (target_assemble): Remove duplicate copy.
142 (default_target_assemble): Likewise.
143
144 2001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
145
146 * binutils-all/readelf.exp: Typo.
147
148 2001-06-19 Andreas Jaeger <aj@suse.de>
149
150 * binutils-all/readelf.r: Don't check for specific info value to
151 pass testsuite on ia64 and alpha.
152
153 2001-06-07 H.J. Lu <hjl@gnu.org>
154
155 * binutils-all/readelf.ss-mips: Support stabs.
156 * binutils-all/readelf.ss-tmips: Likewise.
157
158 2001-05-25 H.J. Lu <hjl@gnu.org>
159
160 * binutils-all/readelf.exp (readelf_test): Set target_machine
161 to tmips for traditional mips.
162
163 * binutils-all/readelf.s: Support traditional mips.
164
165 * binutils-all/readelf.ss-tmips: New for traditional mips.
166
167 2001-05-25 Alan Modra <amodra@one.net.au>
168
169 * binutils-all/readelf.exp: Replace linuxoldld with linux*oldld
170 and linuxaout with linux*aout.
171 * binutils-all/objcopy.exp: Remove xfail for linuxaout.
172
173 2001-05-24 H.J. Lu <hjl@gnu.org>
174
175 * binutils-all/objdump.exp (cpus_expected): Add s390.
176
177 2001-03-30 H.J. Lu <hjl@gnu.org>
178
179 * binutils-all/readelf.exp: Run on more ELF targets.
180
181 2001-02-11 H.J. Lu <hjl@gnu.org>
182
183 * config/default.exp: Set up gcc_gas_flag.
184
185 * binutils-all/objcopy.exp (copy_setup): Process gcc_gas_flag
186 for Linux only.
187
188 * binutils-all/testprog.c: Include <string.h> and don't use
189 exit ().
190
191 2001-01-16 Matthew Green <mrg@redhat.com>
192
193 * binutils-all/readelf.s-64: Match readelf -S output.
194
195 2000-12-09 Nick Clifton <nickc@redhat.com>
196
197 * binutils-all/objdump.exp (cpus_expected): Add tic54x and
198 tms320c54x.
199
200 2000-11-28 Hans-Peter Nilsson <hp@axis.com>
201
202 * binutils-all/readelf.s: Adjust to readelf.c formatting changes.
203
204 2000-11-02 Chris Demetriou <cgd@sibyte.com>
205
206 * binutils-all/readelf.exp (regexp_diff): Add code
207 from gas testsuite to treat "#..." at beginning of line
208 as an indicator to skip extra non-matching lines at that
209 location.
210 (readelf_test): Add support for using a machine-specific
211 regexp comparison file.
212 (readelf -S test, readelf -s test): Remove v850*-*-* and
213 mips*-*-* from list of expected failures.
214 * binutils-all/readelf.s: Accomodate changes due to
215 additional sections (and therefore section numbering
216 differences) on v850*-*-* and mips*-*-* targets.
217 * binutils-all/readelf.ss: Likewise.
218 * binutils-all/readelf.ss-mips: New file, which matches
219 expected output of readelf -s test for mips*-*-*.
220
221 2000-10-25 Hans-Peter Nilsson <hp@axis.com>
222
223 * binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.
224
225 2000-10-19 Chris Demetriou <cgd@sibyte.com>
226
227 * binutils-all/readelf.exp (readelf_test): Work properly
228 when multiple targets expect failtures.
229 (readelf -S test, readelf -s test): Expect mips*-*-*
230 to fail.
231
232 2000-07-10 Alan Modra <alan@linuxcare.com.au>
233
234 * lib/utils-lib.exp (default_binutils_assemble): Don't do the hppa
235 sed fudges for hppa-linux.
236
237 2000-07-01 Frank Ch. Eigler <fche@redhat.com>
238
239 * binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize
240 syntax to display more tcl nature.
241
242 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
243
244 * binutils-all/objdump.exp (cpus_expected): Recognize m68hc11 and
245 m68hc12.
246
247 2000-06-18 Nick Clifton <nickc@redhat.com>
248
249 * binutils-all/readelf.wi: Do not assume the compilation tag to be
250 unit 1.
251
252 * binutils-all/objcopy.exp: Expect all arm variants to fail the
253 copying executable test.
254
255 2000-06-14 Hans-Peter Nilsson <hp@bitrange.com>
256
257 * binutils-all/readelf.exp (regexp_diff): Do not break when a
258 mismatching line is found.
259 (readelf_find_size): New.
260 (readelf_size): New global variable.
261 (readelf_test): Add newline to send_log of command.
262 If $srcdir/$subdir/$regexp_file-$readelf_size exists, use it
263 instead of $srcdir/$subdir/$regexp_file.
264 (*-*elf test): Fix typo in message.
265 * binutils-all/readelf.s-64: New.
266 * binutils-all/readelf.ss-64: New.
267
268 2000-05-02 Alan Modra <alan@linuxcare.com.au>
269
270 * binutils-all/objcopy.exp (simple copy): Clear xfail for hppa-linux.
271
272 * binutils-all/hppa/objdump.exp: Disable test for elf.
273
274 2000-03-13 Nick Clifton <nickc@cygnus.com>
275
276 * binutils-all/readelf.s: Adjust to match new format of readelf
277 output.
278 * binutils-all/readelf.ss: Adjust to match new format of readelf
279 output.
280
281 1999-11-01 Nick Clifton <nickc@cygnus.com>
282
283 * binutils-all/objcopy.exp: Expect simple objcopy test to fail
284 for COFF based ARM and Thumb ports.
285
286 Tue Sep 14 00:28:17 1999 Jeffrey A Law (law@cygnus.com)
287
288 * binutils-all/hppa/objdump.exp: Do not run for PA64.
289
290 1999-09-04 Steve Chamberlain <sac@pobox.com>
291
292 * binutils-all/objdump.exp: Add pj to cpus_expected.
293
294 Sat Aug 28 00:24:27 1999 Jerry Quinn <jquinn@nortelnetworks.com>
295
296 * binutils-all/hppa/freg.s: New file.
297 * binutils-all/hppa/objdump.exp: Add freg.s test.
298
299 1999-08-09 Ian Lance Taylor <ian@zembu.com>
300
301 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
302 for i*86-*-msdos*.
303
304 1999-07-21 H.J. Lu <hjl@gnu.org>
305
306 * binutils-all/testprog.c: Include <stdio.h>.
307
308 1999-06-29 Nick Clifton <nickc@cygnus.com>
309
310 * binutils-all/objdump.exp: Add fr30 and MCore to expected cpus
311 list.
312
313 * binutils-all/readelf.r: Do not assume a fixed number of spaces
314 in the output.
315
316 1999-06-10 Nick Clifton <nickc@cygnus.com>
317
318 * binutils-all/readelf.wi: Update to match latest output.
319 * binutils-all/readelf.h: Update to match latest output.
320
321 Wed Jun 9 11:59:22 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
322
323 * binutils-all/objdump.exp: Tighten regexp to match `objdump -i'
324 output to avoid massive exponential behaviour.
325
326 1999-05-28 Ian Lance Taylor <ian@zembu.com>
327
328 * binutils-all/readelf.h: Update for changes of 1999-04-08.
329
330 1999-03-12 Nick Clifton <nickc@cygnus.com>
331
332 * binutils-all/readelf.wi: Remove FR30 specific components.
333 * binutils-all/readelf.s: Remove RELA specific components.
334
335 1999-02-16 Nick Clifton <nickc@cygnus.com>
336
337 * binutils-all/readelf.s: Do not assume section alignment is 4.
338 * binutils-all/readelf.r: Do not assume rela's are being used.
339 * binutils-all/readelf.exp: disable tests for non ELF based
340 targets.
341
342 1999-02-02 Nick Clifton <nickc@cygnus.com>
343
344 * binutils-all/readelf.wi: Amend to match new readelf output.
345 * binutils-all/readelf.r: Do not assume that RELAs will be used.
346
347 1999-01-29 Nick Clifton <nickc@cygnus.com>
348
349 * config/default.exp: Add definitions of READELF and READELFFLAGS.
350
351 * binutils-all/readelf.exp: New file: Readelf tests
352 * binutils-all/readelf.h: New file: Expected results for 'readelf -h'
353 * binutils-all/readelf.s: New file: Expected results for 'readelf -S'
354 * binutils-all/readelf.ss: New file: Expected results for 'readelf -s'
355 * binutils-all/readelf.r: New file: Expected results for 'readelf -r'
356 * binutils-all/readelf.wi: New file: Expected results for 'readelf -wi'
357
358 Wed Dec 9 19:11:39 1998 Jeffrey A Law (law@cygnus.com)
359
360 * binutils-all/objcopy.exp (copy_executable): Expect comparison
361 failure for mips*-*-elf.
362
363 Fri Oct 16 22:57:12 1998 Felix Lee <flee@cygnus.com>
364
365 * binutils-all/objcopy.exp: fix "no symbols" message.
366
367 Tue Jul 28 15:14:04 1998 Jeffrey A Law (law@cygnus.com)
368
369 * binutils-all/objcopy.exp: Keep "main" and "_main" for strip with
370 saving symbol tests. Look for either "main" or "_main" in the output
371 file. Fix test for "no symbols" in the output file.
372
373 1998-07-22 Vladimir N. Makarov <vmakarov@cygnus.com>
374
375 * binutils-all/objcopy.exp: Polish output about fail for objcopy
376 (simple copy), strip with/without saving a symbol for object file
377 and executable.
378
379 Wed Jul 1 16:27:40 1998 Nick Clifton <nickc@cygnus.com>
380
381 * binutils-all/objcopy.exp: ARM simple objcopy now passes.
382
383 Wed Jun 24 09:20:21 1998 Nick Clifton <nickc@cygnus.com>
384
385 * binutils-all/objdump.exp: Look for '.data' rather than 'data'
386 when parsing output of objdump -h.
387 * binutils-all/size.exp: Look for '.data' rather than 'data' when
388 parsing output of size -A.
389
390 1998-07-20 Vladimir N. Makarov <vmakarov@cygnus.com>
391
392 * binutils-all/objcopy.exp: Two new tests - strip object file with
393 saving a symbol and strip executable file with saving a symbol.
394
395 Fri May 29 14:50:24 1998 Ian Lance Taylor <ian@cygnus.com>
396
397 * binutils-all/objcopy.exp: Don't xfail the simple objcopy test
398 when cross compiling.
399
400 Thu Nov 6 14:32:37 1997 Bob Manson <manson@charmed.cygnus.com>
401
402 * lib/utils-lib.exp: Temporary definition of target_assemble and
403 default_target_assemble so that testing can work with older
404 dejagnu versions.
405
406 Wed Sep 24 12:09:15 1997 Bob Manson <manson@charmed.cygnus.com>
407
408 * binutils-all/objcopy.exp(strip_executable): Make a new copy of
409 the executable being tested.
410
411 Mon Sep 15 21:25:20 1997 Bob Manson <manson@charmed.cygnus.com>
412
413 * binutils-all/objcopy.exp: Compile the executables to be tested
414 on the target with a status wrapper (as necessary).
415
416 * binutils-all/ar.exp: If testing on a remote host, don't bother
417 looking on the local host for the program being tested. Use the
418 correct filenames on the remote host.
419
420 * binutils-all/nm.exp: Ditto.
421
422 * binutils-all/size.exp: Ditto.
423
424 * binutils-all/objdump.exp: Ditto.
425 (cpus_expected): Add the target CPU to the regexp of CPUs to be
426 expected, if it's not already there.
427
428 Thu Aug 28 09:57:27 1997 Doug Evans <dje@canuck.cygnus.com>
429
430 * binutils-all/objdump.exp (cpus_expected): Add arc.
431
432 Tue Aug 5 00:03:20 1997 Ian Lance Taylor <ian@cygnus.com>
433
434 * config/default.exp: Look for nm-new and strip-new.
435
436 Tue Jun 3 17:12:54 1997 Bob Manson <manson@charmed.cygnus.com>
437
438 * config/default.exp: Remove expect_before statement.
439
440 * binutils-all/objcopy.exp: Don't use global exec_output variable;
441 the output is returned from remote_load instead.
442
443 Mon May 12 22:14:20 1997 Bob Manson <manson@charmed.cygnus.com>
444
445 * binutils-all/objcopy.exp(strip_test): Tests that
446 fail to compile are untested, not unresolved.
447 (copy_setup): Ditto.
448
449 * lib/utils-lib.exp(default_binutils_assemble): Call
450 target_assemble instead of target_compile.
451
452 Wed Apr 30 20:37:51 1997 Bob Manson <manson@charmed.cygnus.com>
453
454 Changes to support multilib and remote hosted testing, along with
455 general cleanups and simplifications.
456
457 * lib/utils-lib.exp(binutil_version): Use remote_exec.
458 (default_binutils_run): Ditto.
459 (default_binutils_assemble): Remove first argument; call
460 target_compile to actually do the assembly.
461 (default_binutils_compile,default_binutils_remove,prune_warnings):
462 Delete.
463
464 * config/default.exp: Remove AS and ASFLAGS.
465 (binutils_compile,binutils_remove): Delete.
466 (binutils_assemble): Remove first argument.
467
468 * binutils-all/ar.exp: See if we're running the tests on
469 a remote host, and download/upload files as appropriate.
470 Replace calls to binutils_remove with remote_file. Replace
471 calls to binutils_compile with target_compile. Remove initial
472 argument to binutils_assemble. Use remote_load to execute
473 programs on the target.
474 * binutils-all/nm.exp: Ditto.
475 * binutils-all/objcopy.exp: Ditto.
476 * binutils-all/objdump.exp: Ditto.
477 * binutils-all/size.exp: Ditto.
478
479 Mon Apr 14 12:36:41 1997 Ian Lance Taylor <ian@cygnus.com>
480
481 * binutils-all/ar.exp (long_filenames): Check for a file system
482 with a 14 character file name length limit.
483
484 Tue Apr 1 09:52:15 1997 Jeffrey A Law (law@cygnus.com)
485
486 * binutils-all/objdump.exp: Handle d10v.
487
488 Fri Feb 7 16:45:34 1997 Bob Manson <manson@charmed.cygnus.com>
489
490 * binutils-all/ar.exp: Use prune_warnings instead of
491 prune_system_crud.
492 * binutils-all/objcopy.exp: Ditto.
493
494 Wed Jan 29 00:16:43 1997 Bob Manson <manson@charmed.cygnus.com>
495
496 * binutils-all/nm.exp: Use / between $srcdir and $subdir.
497 * binutils-all/objcopy.exp: Ditto.
498 * binutils-all/objdump.exp: Ditto.
499 * binutils-all/size.exp: Ditto.
500 * binutils-all/hppa/objdump.exp: Ditto.
501
502
503 Wed Oct 16 22:57:59 1996 Jeffrey A Law (law@cygnus.com)
504
505 * binutils-all/objdump.exp: Add mn10200 and mn10300 to expected
506 cpus list.
507
508 Tue Oct 1 15:06:55 1996 Ian Lance Taylor <ian@cygnus.com>
509
510 * lib/utils-lib.exp (binutil_version): Fix for current version
511 printing.
512
513 Sun Aug 4 22:25:40 1996 Ian Lance Taylor <ian@cygnus.com>
514
515 * binutils-all/objcopy.exp: Fix end of line matching in srec tests
516 to work with TCL 7.5.
517
518 Sat Jun 29 12:51:30 1996 Ian Lance Taylor <ian@cygnus.com>
519
520 * binutils-all/objcopy.exp: Simple copy test works for i960 b.out
521 targets.
522
523 Mon Jun 24 14:33:04 1996 Ian Lance Taylor <ian@cygnus.com>
524
525 * binutils-all/objcopy.exp: On OSF/1, the simple copy test will
526 succeed with gas, and fail with /bin/as, so mark it as an expected
527 failure only if it fails.
528
529 Tue Mar 26 16:55:08 1996 Jeffrey A Law (law@cygnus.com)
530
531 * binutils-all/objcopy.exp: No longer expect adjust-section-vma
532 test to fail for hppa*-*-proelf*.
533
534 Mon Mar 11 08:25:14 1996 Jeffrey A Law (law@cygnus.com)
535
536 * binutils-all/objdump.exp: Look for "$CODE$", not just "CODE".
537
538 Wed Jan 31 11:55:13 1996 Jeffrey A Law (law@cygnus.com)
539
540 * binutils-all/objcopy.exp: Expect adjust-section-vma tests to
541 fail for hppa*-*-proelf* targets.
542
543 Thu Jan 25 13:53:04 1996 Ian Lance Taylor <ian@cygnus.com>
544
545 * binutils-all/objdump.exp: Update for objdump -h format change.
546 * binutils-all/objcopy.exp: Likewise.
547
548 Mon Jan 15 18:14:14 1996 Ian Lance Taylor <ian@cygnus.com>
549
550 * binutils-all/objcopy.exp: Use the lma, not the vma, when testing
551 address adjustments.
552
553 Fri Dec 15 16:31:55 1995 Ian Lance Taylor <ian@cygnus.com>
554
555 * binutils-all/objdump.exp: Update objdump -i test for current
556 objdump output.
557
558 Mon Nov 27 15:15:09 1995 Ian Lance Taylor <ian@cygnus.com>
559
560 * binutils-all/objcopy.exp: Correct fail calls to always use the
561 same string as the pass call.
562
563 Wed Nov 22 13:18:58 1995 Ian Lance Taylor <ian@cygnus.com>
564
565 * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings
566 from native compilers on OSF/1 and SunOS.
567
568 Fri Nov 17 10:36:09 1995 Ian Lance Taylor <ian@cygnus.com>
569
570 * lib/utils-lib.exp (default_binutils_compiler: Change error
571 message to say compilation rather than assembly.
572
573 Wed Nov 15 18:34:42 1995 Ken Raeburn <raeburn@cygnus.com>
574
575 * binutils-all/objcopy.exp: Simple copy test does appear to work
576 on i*86-svr4.
577
578 Wed Nov 15 12:19:28 1995 Ian Lance Taylor <ian@cygnus.com>
579
580 * binutils-all/objcopy.exp: If assembly fails, call unresolved.
581 Test running objcopy and strip on a final executable.
582 * binutils-all/testprog.c: New file.
583 * config/default.exp (STRIP, STRIPFLAGS): Define.
584 (binutils_compile): New procedure.
585 * lib/utils-lib.exp (default_binutils_compile): New procedure.
586
587 Fri Nov 3 13:22:33 1995 Ian Lance Taylor <ian@cygnus.com>
588
589 * lib/utils-lib.exp (default_binutils_run): Don't use verbose
590 -log, reverting part of Oct 2 change.
591
592 Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
593
594 * binutils-all/objcopy.exp: Add setup_xfails for
595 m68*-motorola-sysv* and m88*-motorola-sysv*.
596
597 Wed Oct 4 14:38:31 1995 Ian Lance Taylor <ian@cygnus.com>
598
599 * binutils-all/nm.exp: Add setup_xfails for XCOFF.
600
601 Mon Oct 2 12:41:48 1995 Ian Lance Taylor <ian@cygnus.com>
602
603 * binutils-all/ar.exp: New file.
604 * binutils-all/bintest.s: Make text_symbol and data_symbol global.
605 Add new static symbols static_text_symbol and static_data_symbol.
606 * binutils-all/nm.exp: Adjust accordingly.
607 * config/default.exp (AR): Set if not set.
608 (binutils_remove): New procedure.
609 * lib/utils-lib.exp (default_binutils_run): Call
610 prune_system_crud on program output. Use verbose -log instead of
611 both verbose and send_log.
612 (default_binutils_remove): New procedure.
613
614 * lib/utils-lib.exp (default_binutils_assemble): Call
615 prune_system_crud on assembler output.
616
617 Tue Sep 26 14:07:05 1995 Ian Lance Taylor <ian@cygnus.com>
618
619 * binutils-all/objcopy.exp: Add setup_xfails for simple copy test
620 for i386 COFF targets.
621
622 Wed Sep 13 13:20:21 1995 Ian Lance Taylor <ian@cygnus.com>
623
624 * lib/utils-lib.exp (prune_system_crud): Define if not defined.
625 * binutils-all/objcopy.exp: Call prune_system_crud on cmp output.
626
627 Sat Aug 19 17:38:06 1995 Ian Lance Taylor <ian@cygnus.com>
628
629 * binutils-all/objcopy.exp: Add xfail for i*86-*-aout* for simple
630 copy test.
631
632 Wed Aug 16 16:52:53 1995 Ian Lance Taylor <ian@cygnus.com>
633
634 * binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for
635 tests which fail on ECOFF targets.
636
637 * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
638 copy test to check for i*86-*-linuxaout* instead.
639
640 Tue Aug 8 17:48:37 1995 Ian Lance Taylor <ian@cygnus.com>
641
642 * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
643 for simple copy test.
644
645 Tue Jul 25 11:57:12 1995 Ian Lance Taylor <ian@cygnus.com>
646
647 * binutils-all/objcopy.exp: Change setup_xfail for simple copy
648 test from i960-*-vxworks5.1 to i960-*-vxworks*.
649
650 Mon Jul 10 12:25:46 1995 Ian Lance Taylor <ian@cygnus.com>
651
652 * binutils-all/objcopy.exp: Add setup_xfail for z8*-*-coff for
653 simple copy test.
654 * binutils-all/objdump.exp (cpus_expected): Add z8001 and z8002.
655
656 Sun May 21 20:32:53 1995 Jeff Law (law@snake.cs.utah.edu)
657
658 * binutils-all/hppa/objdump.exp (addendbug): Handle PA ELF targets
659 too.
660 * binutils-all/objcopy.exp (simple copy): Don't expect PA ELF
661 targets to fail.
662
663 Tue Apr 4 14:52:08 1995 Jeff Law (law@snake.cs.utah.edu)
664
665 * binutils-all/hppa: Renamed from binutils-hppa.
666
667 Wed Mar 29 12:02:43 1995 Ian Lance Taylor <ian@cygnus.com>
668
669 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
670 for h8500-*-hms and h8500-*-coff.
671
672 Tue Mar 28 11:18:28 1995 Ian Lance Taylor <ian@cygnus.com>
673
674 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
675 for m68*-ericsson-ose and m88*-*-coff.
676
677 Mon Mar 27 11:27:31 1995 Ian Lance Taylor <ian@cygnus.com>
678
679 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
680 for m68*-*-vxworks*.
681
682 Fri Mar 24 11:44:25 1995 Ian Lance Taylor <ian@cygnus.com>
683
684 * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
685
686 Tue Mar 21 10:48:45 1995 Jeff Law (law@snake.cs.utah.edu)
687
688 * binutils-hppa/addendbug.s: New testcase.
689 * binutils-hppa/objdump.exp: Run it.
690
691 Mon Mar 20 11:31:05 1995 Ian Lance Taylor <ian@cygnus.com>
692
693 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
694 in progargs before passing it to exec.
695
696 Fri Mar 17 16:39:31 1995 Jeff Law (law@snake.cs.utah.edu)
697
698 * config/hppa.sed: Sed script to transform bintest.s into proper
699 PA assembly code.
700 * binutils-all/nm.exp: Enable these tests on the PA.
701 * binutils-all/objcopy.exp: Enable these tests on the PA. Expect
702 simple copy to fail.
703 * binutils-all/objdump.exp: Enable these tests on the PA. Handle
704 "CODE" as a section name.
705 * binutils-all/size.exp: Enable these tests on the PA.
706 * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
707 run the assembly through a sed script before passing it to the
708 assembler.
709
710 Wed Mar 15 16:47:13 1995 Ian Lance Taylor <ian@cygnus.com>
711
712 * binutils-all/objdump.exp: Force section sizes to be interpreted
713 in hex. Change objdump -h failure mode to always use the same
714 string.
715
716 Thu Jan 5 13:01:43 1995 Ian Lance Taylor <ian@cygnus.com>
717
718 * binutils-all/nm.exp: Just check for irix4*, rather than
719 irix\[0-4\]*, to avoid DejaGnu bug.
720
721 Thu Dec 15 19:35:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
722
723 * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
724 for various other targets for which gas doesn't use bfd: sh-hms,
725 m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
726 i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
727
728 Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
729
730 * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
731 since it (correctly) generates syntax errors on that platform.
732 * binutils-all/objdump.exp: Ditto.
733 * binutils-all/nm.exp: Ditto.
734 * binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
735 sh-coff to branch where objcopy execution produced no error
736 messages. Expect failure for hp300 also.
737
738 Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
739
740 * binutils-all/objdump.exp (cpus_expected): New variable, taken
741 from objdump -i test, added ns32k and powerpc, sorted.
742 (objdump -i, -f tests): Use $cpus_expected.
743
744 * binutils-all/objcopy.exp: For simple-copy test, expect failure
745 for sh-coff.
746
747 Tue Oct 25 16:00:14 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
748
749 * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
750 new S-record section handling.
751
752 Tue Oct 18 11:18:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
753
754 * binutils-all/nm.exp: nm with no arguments and nm -P do not work
755 as expected on ECOFF targets; add calls to setup_xfail.
756
757 * binutils-all/objcopy.exp: New file.
758 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
759
760 Fri Oct 14 14:46:22 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
761
762 Rewrite testsuite.
763 * configure.in, Makefile.in: Remove.
764 * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
765 * binutils-all/bintest.c: Remove.
766 * binutils-all/bintest.s: New file.
767 * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
768 * binutils-all/size.exp: Rewrite.
769 * config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
770 Don't go up one directory from $base_dir. Create tmpdir.
771 (binutils_run, binutils-assemble): New procedures.
772 * config/unix.exp: Remove.
773 * config/mt-a29k-udi, config/mt-i386-aout: Remove.
774 * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
775 * config/mt-mips-ecoff, config/mt-slite: Remove.
776 * config/mt-sparc-aout, config/mt-vxworks: Remove.
777 * lib/utils-lib.exp (binutil_version): Don't redirect standard
778 input when getting version. Don't unset errorInfo.
779 (default_binutils_run): New procedure.
780 (default_binutils_assemble): New procedure.
781
782 Thu Sep 29 12:45:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
783
784 * VMS does not permit `.' in directory names: renamed binutils.all
785 to binutils-all.
786 * configure.in (configdirs): Change binutils.all to binutils-all.
787
788 Fri Sep 23 16:01:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
789
790 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
791 not for m68k-*-*.
792
793 Fri Sep 23 13:54:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
794
795 * binutils.all/objdump.exp: Added ARM to list of CPU types.
796
797 Thu Sep 22 11:04:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
798
799 * binutils.all/objdump.exp: Update for new usage message.
800 * binutils.all/size.exp: Use a double backslash in the string to
801 get a single backslash to the regexp matcher. Accept $TEXT$,
802 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
803
804 Fri Sep 2 12:53:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
805
806 * config/unix.exp: If nm.new does not exist, use [transform nm].
807 * config/default.exp: Likewise.
808
809 Wed Aug 24 12:41:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
810
811 * configure.in, binutils.all/configure.in: Change i386 to
812 i[345]86.
813
814 Tue Jul 19 15:23:53 1994 Bill Cox (bill@rtl.cygnus.com)
815
816 * config/mt-mips-ecoff: Add -Tidp.ld option.
817
818 Thu Jun 30 12:41:55 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
819
820 * config/default.exp: Use nm.new, not nm, from newly built tree.
821
822 Tue May 17 14:04:05 1994 Bill Cox (bill@rtl.cygnus.com)
823
824 * config/default.exp, config/unix.exp: Replace error
825 proc calls with perror.
826
827 Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
828
829 * configure.in (sparclite): Match on sparclite*-*-*.
830
831 Wed Apr 13 18:25:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
832
833 * config/unix.exp: Use nm.new, not nm, from newly built tree.
834
835 * binutils.all/objdump.exp: Add more wildcards to list of
836 single-letter options in pattern for usage message.
837
838 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
839 works for a.out/stabs systems. Fixed regexps to make underscores
840 optional, since some C compilers don't prepend them. Deleted
841 check for foo.o symbol, since again some systems don't generate
842 it.
843
844 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
845
846 * Makefile.in (check): Set TCL_LIBRARY for runtest.
847
848 Mon Feb 14 19:34:03 1994 Rob Savoye (rob@darkstar.cygnus.com)
849
850 * Makefile.in: Use new config features of DejaGnu in site.exp
851 file. "Make check" should now work for all crosses.
852
853 Fri Jan 28 18:00:29 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
854
855 * binutils.all/objdump.exp: In usage message, accept
856 "section-name" as well as "section_name".
857
858 Mon Jan 17 16:57:02 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
859
860 * binutils.all/objdump.exp: Trim list of format names expected,
861 and accept any known CPU type.
862
863 Thu Dec 2 20:50:24 1993 Rob Savoye (rob@darkstar.cygnus.com)
864
865 * Makefile.in: Remove some stuff from the site.exp file.
866 * config/unix.exp: Add global before seeing if the variables for
867 nm, objdump, and size exist.
868
869 Wed Nov 3 11:12:32 1993 Rob Savoye (rob@darkstar.cygnus.com)
870
871 * config/udi.exp,unix.exp: Transform tool name.
872 * binutils.all/*.exp: Clear errorInfo after exec.
873
874 Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@cygnus.com)
875
876 * binutils.all/*.exp: Use -- for long arguments rather than +.
877
878 Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
879
880 * configure.in: change srctrigger to Makefile.in
881
882 Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
883
884 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
885
886 Fri May 7 13:58:44 1993 Ian Lance Taylor (ian@cygnus.com)
887
888 * binutils.all/objdump.exp: Update for new usage message.
889
890 Mon Apr 19 14:08:52 1993 Rob Savoye (rob@darkstar.cygnus.com)
891
892 * binutils.all/*.exp: Use the new util_test proc.
893 * Makefile.in: Create a local site.exp file with config info.
894
895 Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
896
897 * nm.all/configure.in (srcname): Delete extra quote.
898
899 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
900
901 * binutils/testsuite: made modifications to testcases, etc., to allow
902 them to work properly given the reorganization of deja-gnu and the
903 relocation of the testcases from deja-gnu to a "tool" subdirectory.
904
905 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
906
907 * binutils/testsuite: Initial creation of binutils/testsuite.
908 Migrated dejagnu testcases and support files for testing nm to
909 binutils/testsuite from deja-gnu. These files were moved "as is"
910 with no modifications. This migration is part of a major overhaul
911 of dejagnu. The modifications to these testcases, etc., which
912 will allow them to work with the new version of dejagnu will be
913 made in a future update.