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