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