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