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