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