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