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