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