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