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