Fix typo in previous patch.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
7c3f9ad0
DB
12003-10-06 Dave Brolley <brolley@redhat.com>
2
3 * binutils-all/objdump.exp (cpu_expected): Add fr550.
4
9ce701e2
L
52003-09-29 H.J. Lu <hongjiu.lu@intel.com>
6
7 * binutils-all/readelf.exp: Use is_elf_format.
8
9 * binutils-all/readelf.h: Support IA64/ILP32.
10 * binutils-all/readelf.s: Likewise.
11 * binutils-all/readelf.ss: Likewise.
12
13 * lib/utils-lib.exp (proc is_elf_format): Copy from ld
14 testsuite. Add ia64-*-hpux*.
15
bd7421f0
DS
162003-06-29 Danny Smith <dannysmith@users.sourceforge.net>
17
18 * binutils-all/objcopy.exp: Initialise $test_prog to
19 testprog.exe on mingw targeted systems too.
20
b9ae0492
DS
212003-06-28 Danny Smith <dannysmith@users.sourceforge.net>
22
23 * binutils-all/windres/checkbox.rc: New file.
24 * binutils-all/windres/checkbox.rsd: New file.
25 * binutils-all/windres/combobox.rc: New file.
26 * binutils-all/windres/combobox.rsd: New file.
27 * binutils-all/windres/edittext.rc: New file.
28 * binutils-all/windres/edittext.rsd: New file.
29 * binutils-all/windres/listbox.rc: New file.
30 * binutils-all/windres/listbox.rsd: New file.
31 * binutils-all/windres/scrollbar.rc: New file.
32 * binutils-all/windres/scrollbar.rsd: New file.
33
d6e08ad8
TS
342003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
35
36 * binutils-all/readelf.ss-tmips: Adjust symbol indices.
37
f8a7038a
NC
382003-06-19 Nick Clifton <nickc@redhat.com>
39
40 * binutils-all/objcopy.exp: Replace occurances of testprog with
41 $test_prog. Initialise this variable to testprog.exe on Cygwin
42 targeted systems.
43
cbb356d9
NC
442003-04-26 Nick Clifton <nickc@redhat.com>
45
46 * binutils-all/readelf.exp (prune_read_warnings): Rename to
47 prune_readelf_wi_warnings.
48 (readelf_wi_test): New proc: Test 'readelf -wi' by grepping
49 through its output.
50 Replace invocation of "readelf_test -wi" with "readelf_wi_test"
51 * binutils-all/readelf.wi: Delete.
52
3f7de0e7
NC
532003-04-23 Nick Clifton <nickc@redhat.com>
54
cbb356d9
NC
55 * binutils-all/readelf.exp (proc prune_readelf_warnings): New
56 function.
3f7de0e7
NC
57 (proc readelf_test): Prune warning messages.
58 (readelf_test -wi): Add more expected failures.
cbb356d9
NC
59 * binutils-all/readelf.wi: Severly reduce expected output.
60 * binutils-all/testprog.c (string): Explicitly use unsigned
61 chars.
3f7de0e7
NC
62 (stdio.h, string.h): Remove inclusion.
63
642003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
65
cbb356d9 66 * binutils-all/readelf.wi: Update.
3f7de0e7 67
85eb5110
NC
682003-04-22 Dimitrie O. Paun <dpaun@rogers.com>
69
70 * binutils-all/windres/windres.exp: Add test for the new -J
71 option. Remove use of -I as it now generates a warning message.
72
9a1b6dc5
NC
732003-04-03 Nick Clifton <nickc@redhat.com>
74
75 * binutils-all/windres/dialogid.rc: Replace "Static" with
76 "classname" so that compilation will match behaviour of the
77 Windows resource compiler.
78
7adbf450
NC
792003-03-31 Nick Clifton <nickc@redhat.com>
80
81 * binutils-all/windres/dialogid.rc: New test source file.
82 * binutils-all/windres/dialogid.rsd: New test expected results.
83
c9e38879
NC
842002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
85
86 * binutils-all/dlltool.exp: New file for testing dlltool.
87 * binutils-all/fastcall.def: New file for testing fastcall
88 exports.
89 * config/default.exp: Set DLLTOOL variable.
90
68a4c073
AM
912002-08-27 Alan Modra <amodra@bigpond.net.au>
92
93 * binutils-all/objcopy.exp: Revert last change.
94
84938e2e
AM
952002-08-26 Alan Modra <amodra@bigpond.net.au>
96
97 * binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" on
98 stdout.
99 (strip_executable): Likewise.
100
8de397a5
AM
1012002-08-13 Alan Modra <amodra@bigpond.net.au>
102
103 * binutils-all/objdump.exp (cpus_expected): Add fr500, ip2022,
104 tic80, tms320c30.
105 * binutils-all/objcopy.exp (simple copy): Revise xfails.
106
195fe636
AM
1072002-05-29 Alan Modra <amodra@bigpond.net.au>
108
109 * binutils-all/objcopy.exp (strip_test_with_saving_a_symbol):
110 Revert 2001-11-15. Instead allow `D main'.
111
ea91f8bb
NC
1122002-04-16 Eric Kohl <ekohl@rz-online.de>
113
114 * binutils-all/windres/dialog0.rc: New test case: Check default
115 attributes for dialogs
116 * binutils-all/windres/dialog0.rsd: New file: Expected output.
117 * binutils-all/windres/dialog1.rc: New test case: Check
118 DISCARDABLE flag is propogated.
119 * binutils-all/windres/dialog1.rsd: New file: Expected output.
120
45b99827
NC
1212002-04-15 Eric Kohl <ekohl@rz-online.de>
122
123 * binutils-all/windres/dlgfont.rc: New test case: Checks FONT
124 statement in DIALOG and DIALOGEX resources.
195fe636 125 * binutils-all/windres/dlgfont.rsd: Expected output.
45b99827 126
690649be
NC
1272002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
128
129 * binutils-all/ar.exp (long_filenames): Use 'file delete' instead
130 of 'exec rm -f'.
131
acfbab8a
NC
1322002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
133
aa45f76d
NC
134 * binutils-all/ar.exp (long_filenames): Delete the abc... files
135 upon successfully completion of the test.
136
137 * binutils-all/windres/capstyle.rsd: Regenerate using MSVC.
138 * binutils-all/windres/deflang.rsd: Regenerate using MSVC.
139 * binutils-all/windres/dialogsignature.rsd: Regenerate using MSVC.
140 * binutils-all/windres/escapea.rsd: Regenerate using MSVC.
141 * binutils-all/windres/escapex.rsd: Regenerate using MSVC.
142 * binutils-all/windres/nocaption.rsd: Regenerate using MSVC.
143 * binutils-all/windres/printstyle.rsd: Regenerate using MSVC.
144 * binutils-all/windres/sublang.rsd: Regenerate using MSVC.
acfbab8a 145
df3baf66
NC
1462002-04-09 Nick Clifton <nickc@cambridge.redhat.com>
147
b62a12ca
NC
148 * binutils-all/windres/capstyle.rc: New test case: Set default
149 style for captions.
150 * binutils-all/windres/capstyle.rsd: Expected output.
151
f7d63484
NC
152 * binutils-all/windres/deflang.rc: New test case: Check default
153 language.
154 * binutils-all/windres/deflang.rsd: Expected output.
155
156 * binutils-all/windres/dialogsignature.rc: New test case for
157 decoding the dialog signature.
158 * binutils-all/windres/dialogsignature.rsd: Expected output.
159
4d0b1625
NC
160 * binutils-all/windres/escapea.rc: New test case for encoding \a
161 escape sequence.
162 * binutils-all/windres/escapea.rsd: Expected output.
163
4c30641a
NC
164 * binutils-all/windres/escapex.rc: New test case for hex constants
165 in strings.
166 * binutils-all/windres/escapex.rsd: Expected output
167
420380ba
NC
168 * binutils-all/windres/nocaption.rc: New test case dialogs without
169 captions.
170 * binutils-all/windres/nocaption.rsd: Expected output
171
df3baf66
NC
172 * binutils-all/windres/quoteclass.rc: New test case for quoted
173 CLASS definitions in DIALOG resources.
174
b24eb5ac
NC
175 * binutils-all/windres/sublang.rc: New test case: Check assignment
176 of sub-language.
177 * binutils-all/windres/sublang.rsd: Expected output.
178
2c71103e
NC
1792002-02-18 Timothy Daly <remote_bob@yahoo.com>
180
181 * binutils-all/readelf.r: Change expected output to match new,
182 narrowed-to-80-chars format.
183 * binutils-all/readelf.r-64: Change expected output to match new,
184 narrowed-to-80-chars format.
185
c236e98b 1862002-02-18 Hans-Peter Nilsson <hp@bitrange.com>
edc45ab9
HPN
187
188 * binutils-all/objcopy.exp
189 (strip_executable_with_saving_a_symbol): Prune symbol Main in nm
190 output for mmix-knuth-mmixware.
191
6cdd886c
NC
1922002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
193
194 * binutils-all/readelf.ss-mips: Do not expect an explicit
195fe636 195 ordering of the sections.
6cdd886c 196
4a69ea0b
NC
1972002-02-10 Nick Clifton <nickc@cambridge.redhat.com>
198
199 * binutils-all/objdump.exp: Add 'xscale' to the list of expected
200 CPUs.
201
70bbfa26
NC
2022002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
203
204 * binutils-all/objcopy.exp: Expect xscale-coff to fail simple
205 objcopy test for the same reason as arm-coff.
206
1983fbac
L
2072001-11-29 H.J. Lu <hjl@gnu.org>
208
209 * binutils-all/objcopy.exp (strip_test): Add strip on archive.
210
7dc9bd67
AM
2112001-11-15 Alan Modra <amodra@bigpond.net.au>
212
195fe636
AM
213 * binutils-all/objcopy.exp: (strip_test_with_saving_a_symbol):
214 Allow '? main', to suit powerpc64.
7dc9bd67 215
86651999
GK
2162001-11-14 Geoffrey Keating <geoffk@redhat.com>
217
218 * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.
219
e150e7bf
TS
2202001-10-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
221
222 * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
223 test.
224
b8720f9d
JL
225Tue Sep 4 20:25:41 2001 Jeffrey A Law (law@cygnus.com)
226
227 * binutils/all/readelf.exp: Expect readelf -wi to
228 fail for the H8 series.
229
87e9f960
AM
2302001-08-27 Alan Modra <amodra@bigpond.net.au>
231
232 * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't
233 use constructs like [45][08] when all combinations are not valid.
234 Instead use (48|50) to explicitly state which values are correct.
235
0d38c770
L
2362001-08-21 H.J. Lu <hjl@gnu.org>
237
238 * binutils-all/readelf.r: Updated for the readelf change.
239
240 * binutils-all/readelf.r-64: New for the readelf change.
241
8bd8d215
L
2422001-07-27 H.J. Lu <hjl@gnu.org>
243
244 * binutils-all/windres/windres.exp: Don't set xfail for
245 bmpalign (compare) on none-ix86/pe targets.
246
25268c03
L
2472001-07-24 H.J. Lu <hjl@gnu.org>
248
249 * binutils-all/windres/windres.exp: Set xfail on none-ix86/pe
250 targets.
251
64e08727
DD
2522001-07-18 DJ Delorie <dj@redhat.com>
253
254 * config/default.exp (WINDRES): Add.
255 * binutils-all/windres/windres.exp: New.
256 * binutils-all/windres/README: New.
257 * binutils-all/windres/bmp1.bmp: New.
258 * binutils-all/windres/bmpalign.rc: New.
259 * binutils-all/windres/bmpalign.rsd: New.
260 * binutils-all/windres/lang.rc: New.
261 * binutils-all/windres/lang.rsd: New.
262 * binutils-all/windres/msupdate: New.
263 * binutils-all/windres/strtab1.rc: New.
264 * binutils-all/windres/strtab1.rsd: New.
265
56070b8b
BE
2662001-07-05 Ben Elliston <bje@redhat.com>
267
268 * lib/utils-lib.exp (target_assemble): Remove duplicate copy.
269 (default_target_assemble): Likewise.
270
89084430
NC
2712001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
272
273 * binutils-all/readelf.exp: Typo.
274
f1e01216
AJ
2752001-06-19 Andreas Jaeger <aj@suse.de>
276
277 * binutils-all/readelf.r: Don't check for specific info value to
278 pass testsuite on ia64 and alpha.
279
fbbd5fc3
L
2802001-06-07 H.J. Lu <hjl@gnu.org>
281
d2d89a16 282 * binutils-all/readelf.ss-mips: Support stabs.
fbbd5fc3
L
283 * binutils-all/readelf.ss-tmips: Likewise.
284
eed3fa3b
L
2852001-05-25 H.J. Lu <hjl@gnu.org>
286
287 * binutils-all/readelf.exp (readelf_test): Set target_machine
288 to tmips for traditional mips.
289
290 * binutils-all/readelf.s: Support traditional mips.
291
292 * binutils-all/readelf.ss-tmips: New for traditional mips.
293
c709b096
AM
2942001-05-25 Alan Modra <amodra@one.net.au>
295
296 * binutils-all/readelf.exp: Replace linuxoldld with linux*oldld
297 and linuxaout with linux*aout.
298 * binutils-all/objcopy.exp: Remove xfail for linuxaout.
299
1608870f
L
3002001-05-24 H.J. Lu <hjl@gnu.org>
301
302 * binutils-all/objdump.exp (cpus_expected): Add s390.
303
69e37bf6
L
3042001-03-30 H.J. Lu <hjl@gnu.org>
305
306 * binutils-all/readelf.exp: Run on more ELF targets.
307
9a580d9a
L
3082001-02-11 H.J. Lu <hjl@gnu.org>
309
310 * config/default.exp: Set up gcc_gas_flag.
311
312 * binutils-all/objcopy.exp (copy_setup): Process gcc_gas_flag
313 for Linux only.
314
315 * binutils-all/testprog.c: Include <string.h> and don't use
316 exit ().
317
d1abceec
NC
3182001-01-16 Matthew Green <mrg@redhat.com>
319
320 * binutils-all/readelf.s-64: Match readelf -S output.
321
968fa2cc
NC
3222000-12-09 Nick Clifton <nickc@redhat.com>
323
324 * binutils-all/objdump.exp (cpus_expected): Add tic54x and
325 tms320c54x.
326
bca5546c
HPN
3272000-11-28 Hans-Peter Nilsson <hp@axis.com>
328
329 * binutils-all/readelf.s: Adjust to readelf.c formatting changes.
330
ade0b24f
NC
3312000-11-02 Chris Demetriou <cgd@sibyte.com>
332
195fe636
AM
333 * binutils-all/readelf.exp (regexp_diff): Add code
334 from gas testsuite to treat "#..." at beginning of line
335 as an indicator to skip extra non-matching lines at that
336 location.
337 (readelf_test): Add support for using a machine-specific
338 regexp comparison file.
339 (readelf -S test, readelf -s test): Remove v850*-*-* and
340 mips*-*-* from list of expected failures.
341 * binutils-all/readelf.s: Accomodate changes due to
342 additional sections (and therefore section numbering
343 differences) on v850*-*-* and mips*-*-* targets.
344 * binutils-all/readelf.ss: Likewise.
345 * binutils-all/readelf.ss-mips: New file, which matches
346 expected output of readelf -s test for mips*-*-*.
ade0b24f 347
ba181e2f
HPN
3482000-10-25 Hans-Peter Nilsson <hp@axis.com>
349
350 * binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.
351
9a1c9383
NC
3522000-10-19 Chris Demetriou <cgd@sibyte.com>
353
195fe636
AM
354 * binutils-all/readelf.exp (readelf_test): Work properly
355 when multiple targets expect failtures.
356 (readelf -S test, readelf -s test): Expect mips*-*-*
357 to fail.
9a1c9383 358
12c616f1
AM
3592000-07-10 Alan Modra <alan@linuxcare.com.au>
360
361 * lib/utils-lib.exp (default_binutils_assemble): Don't do the hppa
362 sed fudges for hppa-linux.
363
41f5a528
FCE
3642000-07-01 Frank Ch. Eigler <fche@redhat.com>
365
366 * binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize
367 syntax to display more tcl nature.
368
60bcf0fa
NC
3692000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
370
371 * binutils-all/objdump.exp (cpus_expected): Recognize m68hc11 and
372 m68hc12.
373
9da7f49f
NC
3742000-06-18 Nick Clifton <nickc@redhat.com>
375
3b6ed320
NC
376 * binutils-all/readelf.wi: Do not assume the compilation tag to be
377 unit 1.
378
9da7f49f
NC
379 * binutils-all/objcopy.exp: Expect all arm variants to fail the
380 copying executable test.
381
9921923c
HPN
3822000-06-14 Hans-Peter Nilsson <hp@bitrange.com>
383
384 * binutils-all/readelf.exp (regexp_diff): Do not break when a
385 mismatching line is found.
386 (readelf_find_size): New.
387 (readelf_size): New global variable.
388 (readelf_test): Add newline to send_log of command.
389 If $srcdir/$subdir/$regexp_file-$readelf_size exists, use it
390 instead of $srcdir/$subdir/$regexp_file.
391 (*-*elf test): Fix typo in message.
392 * binutils-all/readelf.s-64: New.
393 * binutils-all/readelf.ss-64: New.
394
ec1428fa
AM
3952000-05-02 Alan Modra <alan@linuxcare.com.au>
396
397 * binutils-all/objcopy.exp (simple copy): Clear xfail for hppa-linux.
398
399 * binutils-all/hppa/objdump.exp: Disable test for elf.
400
bc0fbc97
NC
4012000-03-13 Nick Clifton <nickc@cygnus.com>
402
2ec01583
AM
403 * binutils-all/readelf.s: Adjust to match new format of readelf
404 output.
405 * binutils-all/readelf.ss: Adjust to match new format of readelf
406 output.
bc0fbc97 407
11d47adc
NC
4081999-11-01 Nick Clifton <nickc@cygnus.com>
409
2ec01583 410 * binutils-all/objcopy.exp: Expect simple objcopy test to fail
c58c5ee7 411 for COFF based ARM and Thumb ports.
11d47adc 412
c392c1bb
JL
413Tue Sep 14 00:28:17 1999 Jeffrey A Law (law@cygnus.com)
414
415 * binutils-all/hppa/objdump.exp: Do not run for PA64.
416
d9ea9319 4171999-09-04 Steve Chamberlain <sac@pobox.com>
6a0aef96
ILT
418
419 * binutils-all/objdump.exp: Add pj to cpus_expected.
420
40a825c3
JL
421Sat Aug 28 00:24:27 1999 Jerry Quinn <jquinn@nortelnetworks.com>
422
423 * binutils-all/hppa/freg.s: New file.
424 * binutils-all/hppa/objdump.exp: Add freg.s test.
425
e6bc7947
ILT
4261999-08-09 Ian Lance Taylor <ian@zembu.com>
427
428 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
429 for i*86-*-msdos*.
430
0691c3ca
ILT
4311999-07-21 H.J. Lu <hjl@gnu.org>
432
433 * binutils-all/testprog.c: Include <stdio.h>.
434
4eb4387d
NC
4351999-06-29 Nick Clifton <nickc@cygnus.com>
436
437 * binutils-all/objdump.exp: Add fr30 and MCore to expected cpus
2ec01583 438 list.
4eb4387d
NC
439
440 * binutils-all/readelf.r: Do not assume a fixed number of spaces
441 in the output.
442
4abec350
NC
4431999-06-10 Nick Clifton <nickc@cygnus.com>
444
445 * binutils-all/readelf.wi: Update to match latest output.
446 * binutils-all/readelf.h: Update to match latest output.
447
30264433
AS
448Wed Jun 9 11:59:22 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
449
450 * binutils-all/objdump.exp: Tighten regexp to match `objdump -i'
451 output to avoid massive exponential behaviour.
452
0d59e345
ILT
4531999-05-28 Ian Lance Taylor <ian@zembu.com>
454
455 * binutils-all/readelf.h: Update for changes of 1999-04-08.
456
252b5132
RH
4571999-03-12 Nick Clifton <nickc@cygnus.com>
458
2ec01583 459 * binutils-all/readelf.wi: Remove FR30 specific components.
252b5132
RH
460 * binutils-all/readelf.s: Remove RELA specific components.
461
4621999-02-16 Nick Clifton <nickc@cygnus.com>
463
464 * binutils-all/readelf.s: Do not assume section alignment is 4.
2ec01583 465 * binutils-all/readelf.r: Do not assume rela's are being used.
252b5132
RH
466 * binutils-all/readelf.exp: disable tests for non ELF based
467 targets.
468
4691999-02-02 Nick Clifton <nickc@cygnus.com>
470
471 * binutils-all/readelf.wi: Amend to match new readelf output.
472 * binutils-all/readelf.r: Do not assume that RELAs will be used.
473
4741999-01-29 Nick Clifton <nickc@cygnus.com>
475
476 * config/default.exp: Add definitions of READELF and READELFFLAGS.
477
478 * binutils-all/readelf.exp: New file: Readelf tests
479 * binutils-all/readelf.h: New file: Expected results for 'readelf -h'
480 * binutils-all/readelf.s: New file: Expected results for 'readelf -S'
481 * binutils-all/readelf.ss: New file: Expected results for 'readelf -s'
482 * binutils-all/readelf.r: New file: Expected results for 'readelf -r'
483 * binutils-all/readelf.wi: New file: Expected results for 'readelf -wi'
484
485Wed Dec 9 19:11:39 1998 Jeffrey A Law (law@cygnus.com)
486
487 * binutils-all/objcopy.exp (copy_executable): Expect comparison
488 failure for mips*-*-elf.
489
490Fri Oct 16 22:57:12 1998 Felix Lee <flee@cygnus.com>
491
492 * binutils-all/objcopy.exp: fix "no symbols" message.
493
494Tue Jul 28 15:14:04 1998 Jeffrey A Law (law@cygnus.com)
495
496 * binutils-all/objcopy.exp: Keep "main" and "_main" for strip with
497 saving symbol tests. Look for either "main" or "_main" in the output
498 file. Fix test for "no symbols" in the output file.
499
5001998-07-22 Vladimir N. Makarov <vmakarov@cygnus.com>
501
502 * binutils-all/objcopy.exp: Polish output about fail for objcopy
503 (simple copy), strip with/without saving a symbol for object file
504 and executable.
505
506Wed Jul 1 16:27:40 1998 Nick Clifton <nickc@cygnus.com>
507
508 * binutils-all/objcopy.exp: ARM simple objcopy now passes.
509
510Wed Jun 24 09:20:21 1998 Nick Clifton <nickc@cygnus.com>
511
512 * binutils-all/objdump.exp: Look for '.data' rather than 'data'
513 when parsing output of objdump -h.
514 * binutils-all/size.exp: Look for '.data' rather than 'data' when
515 parsing output of size -A.
516
5171998-07-20 Vladimir N. Makarov <vmakarov@cygnus.com>
518
8c2bc687
NC
519 * binutils-all/objcopy.exp: Two new tests - strip object file with
520 saving a symbol and strip executable file with saving a symbol.
252b5132
RH
521
522Fri May 29 14:50:24 1998 Ian Lance Taylor <ian@cygnus.com>
523
524 * binutils-all/objcopy.exp: Don't xfail the simple objcopy test
525 when cross compiling.
526
527Thu Nov 6 14:32:37 1997 Bob Manson <manson@charmed.cygnus.com>
528
529 * lib/utils-lib.exp: Temporary definition of target_assemble and
2ec01583
AM
530 default_target_assemble so that testing can work with older
531 dejagnu versions.
252b5132
RH
532
533Wed Sep 24 12:09:15 1997 Bob Manson <manson@charmed.cygnus.com>
534
535 * binutils-all/objcopy.exp(strip_executable): Make a new copy of
2ec01583 536 the executable being tested.
252b5132
RH
537
538Mon Sep 15 21:25:20 1997 Bob Manson <manson@charmed.cygnus.com>
539
540 * binutils-all/objcopy.exp: Compile the executables to be tested
2ec01583 541 on the target with a status wrapper (as necessary).
252b5132
RH
542
543 * binutils-all/ar.exp: If testing on a remote host, don't bother
2ec01583
AM
544 looking on the local host for the program being tested. Use the
545 correct filenames on the remote host.
252b5132
RH
546
547 * binutils-all/nm.exp: Ditto.
548
549 * binutils-all/size.exp: Ditto.
550
551 * binutils-all/objdump.exp: Ditto.
2ec01583
AM
552 (cpus_expected): Add the target CPU to the regexp of CPUs to be
553 expected, if it's not already there.
252b5132
RH
554
555Thu Aug 28 09:57:27 1997 Doug Evans <dje@canuck.cygnus.com>
556
557 * binutils-all/objdump.exp (cpus_expected): Add arc.
558
559Tue Aug 5 00:03:20 1997 Ian Lance Taylor <ian@cygnus.com>
560
561 * config/default.exp: Look for nm-new and strip-new.
562
563Tue Jun 3 17:12:54 1997 Bob Manson <manson@charmed.cygnus.com>
564
565 * config/default.exp: Remove expect_before statement.
566
567 * binutils-all/objcopy.exp: Don't use global exec_output variable;
2ec01583 568 the output is returned from remote_load instead.
252b5132
RH
569
570Mon May 12 22:14:20 1997 Bob Manson <manson@charmed.cygnus.com>
571
572 * binutils-all/objcopy.exp(strip_test): Tests that
573 fail to compile are untested, not unresolved.
574 (copy_setup): Ditto.
575
576 * lib/utils-lib.exp(default_binutils_assemble): Call
577 target_assemble instead of target_compile.
578
579Wed Apr 30 20:37:51 1997 Bob Manson <manson@charmed.cygnus.com>
580
581 Changes to support multilib and remote hosted testing, along with
2ec01583 582 general cleanups and simplifications.
252b5132
RH
583
584 * lib/utils-lib.exp(binutil_version): Use remote_exec.
585 (default_binutils_run): Ditto.
586 (default_binutils_assemble): Remove first argument; call
2ec01583 587 target_compile to actually do the assembly.
252b5132 588 (default_binutils_compile,default_binutils_remove,prune_warnings):
2ec01583 589 Delete.
252b5132
RH
590
591 * config/default.exp: Remove AS and ASFLAGS.
592 (binutils_compile,binutils_remove): Delete.
593 (binutils_assemble): Remove first argument.
594
595 * binutils-all/ar.exp: See if we're running the tests on
596 a remote host, and download/upload files as appropriate.
597 Replace calls to binutils_remove with remote_file. Replace
598 calls to binutils_compile with target_compile. Remove initial
599 argument to binutils_assemble. Use remote_load to execute
600 programs on the target.
601 * binutils-all/nm.exp: Ditto.
602 * binutils-all/objcopy.exp: Ditto.
603 * binutils-all/objdump.exp: Ditto.
604 * binutils-all/size.exp: Ditto.
605
606Mon Apr 14 12:36:41 1997 Ian Lance Taylor <ian@cygnus.com>
607
608 * binutils-all/ar.exp (long_filenames): Check for a file system
609 with a 14 character file name length limit.
610
611Tue Apr 1 09:52:15 1997 Jeffrey A Law (law@cygnus.com)
612
613 * binutils-all/objdump.exp: Handle d10v.
614
615Fri Feb 7 16:45:34 1997 Bob Manson <manson@charmed.cygnus.com>
616
617 * binutils-all/ar.exp: Use prune_warnings instead of
618 prune_system_crud.
619 * binutils-all/objcopy.exp: Ditto.
620
621Wed Jan 29 00:16:43 1997 Bob Manson <manson@charmed.cygnus.com>
622
623 * binutils-all/nm.exp: Use / between $srcdir and $subdir.
624 * binutils-all/objcopy.exp: Ditto.
625 * binutils-all/objdump.exp: Ditto.
626 * binutils-all/size.exp: Ditto.
627 * binutils-all/hppa/objdump.exp: Ditto.
2ec01583 628
252b5132
RH
629
630Wed Oct 16 22:57:59 1996 Jeffrey A Law (law@cygnus.com)
631
632 * binutils-all/objdump.exp: Add mn10200 and mn10300 to expected
633 cpus list.
634
635Tue Oct 1 15:06:55 1996 Ian Lance Taylor <ian@cygnus.com>
636
637 * lib/utils-lib.exp (binutil_version): Fix for current version
638 printing.
639
640Sun Aug 4 22:25:40 1996 Ian Lance Taylor <ian@cygnus.com>
641
642 * binutils-all/objcopy.exp: Fix end of line matching in srec tests
643 to work with TCL 7.5.
644
645Sat Jun 29 12:51:30 1996 Ian Lance Taylor <ian@cygnus.com>
646
647 * binutils-all/objcopy.exp: Simple copy test works for i960 b.out
648 targets.
649
650Mon Jun 24 14:33:04 1996 Ian Lance Taylor <ian@cygnus.com>
651
652 * binutils-all/objcopy.exp: On OSF/1, the simple copy test will
653 succeed with gas, and fail with /bin/as, so mark it as an expected
654 failure only if it fails.
655
656Tue Mar 26 16:55:08 1996 Jeffrey A Law (law@cygnus.com)
657
658 * binutils-all/objcopy.exp: No longer expect adjust-section-vma
659 test to fail for hppa*-*-proelf*.
660
661Mon Mar 11 08:25:14 1996 Jeffrey A Law (law@cygnus.com)
662
663 * binutils-all/objdump.exp: Look for "$CODE$", not just "CODE".
664
665Wed Jan 31 11:55:13 1996 Jeffrey A Law (law@cygnus.com)
666
667 * binutils-all/objcopy.exp: Expect adjust-section-vma tests to
668 fail for hppa*-*-proelf* targets.
669
670Thu Jan 25 13:53:04 1996 Ian Lance Taylor <ian@cygnus.com>
671
672 * binutils-all/objdump.exp: Update for objdump -h format change.
673 * binutils-all/objcopy.exp: Likewise.
674
675Mon Jan 15 18:14:14 1996 Ian Lance Taylor <ian@cygnus.com>
676
677 * binutils-all/objcopy.exp: Use the lma, not the vma, when testing
678 address adjustments.
679
680Fri Dec 15 16:31:55 1995 Ian Lance Taylor <ian@cygnus.com>
681
682 * binutils-all/objdump.exp: Update objdump -i test for current
683 objdump output.
684
685Mon Nov 27 15:15:09 1995 Ian Lance Taylor <ian@cygnus.com>
686
687 * binutils-all/objcopy.exp: Correct fail calls to always use the
688 same string as the pass call.
689
690Wed Nov 22 13:18:58 1995 Ian Lance Taylor <ian@cygnus.com>
691
692 * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings
693 from native compilers on OSF/1 and SunOS.
694
695Fri Nov 17 10:36:09 1995 Ian Lance Taylor <ian@cygnus.com>
696
697 * lib/utils-lib.exp (default_binutils_compiler: Change error
698 message to say compilation rather than assembly.
699
700Wed Nov 15 18:34:42 1995 Ken Raeburn <raeburn@cygnus.com>
701
702 * binutils-all/objcopy.exp: Simple copy test does appear to work
703 on i*86-svr4.
704
705Wed Nov 15 12:19:28 1995 Ian Lance Taylor <ian@cygnus.com>
706
707 * binutils-all/objcopy.exp: If assembly fails, call unresolved.
708 Test running objcopy and strip on a final executable.
709 * binutils-all/testprog.c: New file.
710 * config/default.exp (STRIP, STRIPFLAGS): Define.
711 (binutils_compile): New procedure.
712 * lib/utils-lib.exp (default_binutils_compile): New procedure.
713
714Fri Nov 3 13:22:33 1995 Ian Lance Taylor <ian@cygnus.com>
715
716 * lib/utils-lib.exp (default_binutils_run): Don't use verbose
717 -log, reverting part of Oct 2 change.
718
719Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
720
721 * binutils-all/objcopy.exp: Add setup_xfails for
722 m68*-motorola-sysv* and m88*-motorola-sysv*.
723
724Wed Oct 4 14:38:31 1995 Ian Lance Taylor <ian@cygnus.com>
725
726 * binutils-all/nm.exp: Add setup_xfails for XCOFF.
727
728Mon Oct 2 12:41:48 1995 Ian Lance Taylor <ian@cygnus.com>
729
730 * binutils-all/ar.exp: New file.
731 * binutils-all/bintest.s: Make text_symbol and data_symbol global.
732 Add new static symbols static_text_symbol and static_data_symbol.
733 * binutils-all/nm.exp: Adjust accordingly.
734 * config/default.exp (AR): Set if not set.
735 (binutils_remove): New procedure.
736 * lib/utils-lib.exp (default_binutils_run): Call
737 prune_system_crud on program output. Use verbose -log instead of
738 both verbose and send_log.
739 (default_binutils_remove): New procedure.
740
741 * lib/utils-lib.exp (default_binutils_assemble): Call
742 prune_system_crud on assembler output.
743
744Tue Sep 26 14:07:05 1995 Ian Lance Taylor <ian@cygnus.com>
745
746 * binutils-all/objcopy.exp: Add setup_xfails for simple copy test
747 for i386 COFF targets.
748
749Wed Sep 13 13:20:21 1995 Ian Lance Taylor <ian@cygnus.com>
750
751 * lib/utils-lib.exp (prune_system_crud): Define if not defined.
752 * binutils-all/objcopy.exp: Call prune_system_crud on cmp output.
753
754Sat Aug 19 17:38:06 1995 Ian Lance Taylor <ian@cygnus.com>
755
756 * binutils-all/objcopy.exp: Add xfail for i*86-*-aout* for simple
757 copy test.
758
759Wed Aug 16 16:52:53 1995 Ian Lance Taylor <ian@cygnus.com>
760
761 * binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for
762 tests which fail on ECOFF targets.
763
764 * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
765 copy test to check for i*86-*-linuxaout* instead.
766
767Tue Aug 8 17:48:37 1995 Ian Lance Taylor <ian@cygnus.com>
768
769 * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
770 for simple copy test.
771
772Tue Jul 25 11:57:12 1995 Ian Lance Taylor <ian@cygnus.com>
773
774 * binutils-all/objcopy.exp: Change setup_xfail for simple copy
775 test from i960-*-vxworks5.1 to i960-*-vxworks*.
776
777Mon Jul 10 12:25:46 1995 Ian Lance Taylor <ian@cygnus.com>
778
779 * binutils-all/objcopy.exp: Add setup_xfail for z8*-*-coff for
780 simple copy test.
781 * binutils-all/objdump.exp (cpus_expected): Add z8001 and z8002.
782
783Sun May 21 20:32:53 1995 Jeff Law (law@snake.cs.utah.edu)
784
785 * binutils-all/hppa/objdump.exp (addendbug): Handle PA ELF targets
786 too.
787 * binutils-all/objcopy.exp (simple copy): Don't expect PA ELF
788 targets to fail.
789
790Tue Apr 4 14:52:08 1995 Jeff Law (law@snake.cs.utah.edu)
791
792 * binutils-all/hppa: Renamed from binutils-hppa.
793
794Wed Mar 29 12:02:43 1995 Ian Lance Taylor <ian@cygnus.com>
795
796 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
797 for h8500-*-hms and h8500-*-coff.
798
799Tue Mar 28 11:18:28 1995 Ian Lance Taylor <ian@cygnus.com>
800
801 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
802 for m68*-ericsson-ose and m88*-*-coff.
803
804Mon Mar 27 11:27:31 1995 Ian Lance Taylor <ian@cygnus.com>
805
806 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
807 for m68*-*-vxworks*.
808
809Fri Mar 24 11:44:25 1995 Ian Lance Taylor <ian@cygnus.com>
810
811 * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
812
813Tue Mar 21 10:48:45 1995 Jeff Law (law@snake.cs.utah.edu)
814
815 * binutils-hppa/addendbug.s: New testcase.
816 * binutils-hppa/objdump.exp: Run it.
817
818Mon Mar 20 11:31:05 1995 Ian Lance Taylor <ian@cygnus.com>
819
820 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
821 in progargs before passing it to exec.
822
823Fri Mar 17 16:39:31 1995 Jeff Law (law@snake.cs.utah.edu)
824
825 * config/hppa.sed: Sed script to transform bintest.s into proper
826 PA assembly code.
827 * binutils-all/nm.exp: Enable these tests on the PA.
828 * binutils-all/objcopy.exp: Enable these tests on the PA. Expect
829 simple copy to fail.
830 * binutils-all/objdump.exp: Enable these tests on the PA. Handle
831 "CODE" as a section name.
832 * binutils-all/size.exp: Enable these tests on the PA.
833 * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
834 run the assembly through a sed script before passing it to the
835 assembler.
836
837Wed Mar 15 16:47:13 1995 Ian Lance Taylor <ian@cygnus.com>
838
839 * binutils-all/objdump.exp: Force section sizes to be interpreted
840 in hex. Change objdump -h failure mode to always use the same
841 string.
842
843Thu Jan 5 13:01:43 1995 Ian Lance Taylor <ian@cygnus.com>
844
845 * binutils-all/nm.exp: Just check for irix4*, rather than
846 irix\[0-4\]*, to avoid DejaGnu bug.
847
848Thu Dec 15 19:35:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
849
850 * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
851 for various other targets for which gas doesn't use bfd: sh-hms,
852 m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
853 i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
854
855Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
856
857 * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
858 since it (correctly) generates syntax errors on that platform.
859 * binutils-all/objdump.exp: Ditto.
860 * binutils-all/nm.exp: Ditto.
861 * binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
862 sh-coff to branch where objcopy execution produced no error
863 messages. Expect failure for hp300 also.
864
865Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
866
867 * binutils-all/objdump.exp (cpus_expected): New variable, taken
868 from objdump -i test, added ns32k and powerpc, sorted.
869 (objdump -i, -f tests): Use $cpus_expected.
870
871 * binutils-all/objcopy.exp: For simple-copy test, expect failure
872 for sh-coff.
873
874Tue Oct 25 16:00:14 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
875
876 * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
877 new S-record section handling.
878
879Tue Oct 18 11:18:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
880
881 * binutils-all/nm.exp: nm with no arguments and nm -P do not work
882 as expected on ECOFF targets; add calls to setup_xfail.
883
884 * binutils-all/objcopy.exp: New file.
885 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
886
887Fri Oct 14 14:46:22 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
888
889 Rewrite testsuite.
890 * configure.in, Makefile.in: Remove.
891 * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
892 * binutils-all/bintest.c: Remove.
893 * binutils-all/bintest.s: New file.
894 * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
895 * binutils-all/size.exp: Rewrite.
896 * config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
897 Don't go up one directory from $base_dir. Create tmpdir.
898 (binutils_run, binutils-assemble): New procedures.
899 * config/unix.exp: Remove.
900 * config/mt-a29k-udi, config/mt-i386-aout: Remove.
901 * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
902 * config/mt-mips-ecoff, config/mt-slite: Remove.
903 * config/mt-sparc-aout, config/mt-vxworks: Remove.
904 * lib/utils-lib.exp (binutil_version): Don't redirect standard
905 input when getting version. Don't unset errorInfo.
906 (default_binutils_run): New procedure.
907 (default_binutils_assemble): New procedure.
908
909Thu Sep 29 12:45:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
910
911 * VMS does not permit `.' in directory names: renamed binutils.all
912 to binutils-all.
913 * configure.in (configdirs): Change binutils.all to binutils-all.
914
915Fri Sep 23 16:01:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
916
917 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
918 not for m68k-*-*.
919
920Fri Sep 23 13:54:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
921
922 * binutils.all/objdump.exp: Added ARM to list of CPU types.
923
924Thu Sep 22 11:04:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
925
926 * binutils.all/objdump.exp: Update for new usage message.
927 * binutils.all/size.exp: Use a double backslash in the string to
928 get a single backslash to the regexp matcher. Accept $TEXT$,
929 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
930
931Fri Sep 2 12:53:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
932
933 * config/unix.exp: If nm.new does not exist, use [transform nm].
934 * config/default.exp: Likewise.
935
936Wed Aug 24 12:41:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
937
938 * configure.in, binutils.all/configure.in: Change i386 to
939 i[345]86.
940
941Tue Jul 19 15:23:53 1994 Bill Cox (bill@rtl.cygnus.com)
942
943 * config/mt-mips-ecoff: Add -Tidp.ld option.
944
945Thu Jun 30 12:41:55 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
946
947 * config/default.exp: Use nm.new, not nm, from newly built tree.
948
949Tue May 17 14:04:05 1994 Bill Cox (bill@rtl.cygnus.com)
950
951 * config/default.exp, config/unix.exp: Replace error
195fe636 952 proc calls with perror.
252b5132
RH
953
954Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
955
956 * configure.in (sparclite): Match on sparclite*-*-*.
957
958Wed Apr 13 18:25:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
959
960 * config/unix.exp: Use nm.new, not nm, from newly built tree.
961
962 * binutils.all/objdump.exp: Add more wildcards to list of
963 single-letter options in pattern for usage message.
964
965 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
966 works for a.out/stabs systems. Fixed regexps to make underscores
967 optional, since some C compilers don't prepend them. Deleted
968 check for foo.o symbol, since again some systems don't generate
969 it.
970
971Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
972
973 * Makefile.in (check): Set TCL_LIBRARY for runtest.
974
975Mon Feb 14 19:34:03 1994 Rob Savoye (rob@darkstar.cygnus.com)
976
977 * Makefile.in: Use new config features of DejaGnu in site.exp
978 file. "Make check" should now work for all crosses.
979
980Fri Jan 28 18:00:29 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
981
982 * binutils.all/objdump.exp: In usage message, accept
983 "section-name" as well as "section_name".
984
985Mon Jan 17 16:57:02 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
986
987 * binutils.all/objdump.exp: Trim list of format names expected,
988 and accept any known CPU type.
989
990Thu Dec 2 20:50:24 1993 Rob Savoye (rob@darkstar.cygnus.com)
991
992 * Makefile.in: Remove some stuff from the site.exp file.
993 * config/unix.exp: Add global before seeing if the variables for
994 nm, objdump, and size exist.
995
996Wed Nov 3 11:12:32 1993 Rob Savoye (rob@darkstar.cygnus.com)
997
998 * config/udi.exp,unix.exp: Transform tool name.
999 * binutils.all/*.exp: Clear errorInfo after exec.
1000
1001Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@cygnus.com)
1002
1003 * binutils.all/*.exp: Use -- for long arguments rather than +.
1004
2ec01583 1005Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
252b5132 1006
2ec01583 1007 * configure.in: change srctrigger to Makefile.in
252b5132
RH
1008
1009Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
1010
1011 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
1012
1013Fri May 7 13:58:44 1993 Ian Lance Taylor (ian@cygnus.com)
1014
1015 * binutils.all/objdump.exp: Update for new usage message.
1016
1017Mon Apr 19 14:08:52 1993 Rob Savoye (rob@darkstar.cygnus.com)
1018
1019 * binutils.all/*.exp: Use the new util_test proc.
1020 * Makefile.in: Create a local site.exp file with config info.
1021
1022Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
1023
1024 * nm.all/configure.in (srcname): Delete extra quote.
1025
1026Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
1027
2ec01583
AM
1028 * binutils/testsuite: made modifications to testcases, etc., to allow
1029 them to work properly given the reorganization of deja-gnu and the
1030 relocation of the testcases from deja-gnu to a "tool" subdirectory.
252b5132
RH
1031
1032Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
1033
1034 * binutils/testsuite: Initial creation of binutils/testsuite.
1035 Migrated dejagnu testcases and support files for testing nm to
1036 binutils/testsuite from deja-gnu. These files were moved "as is"
1037 with no modifications. This migration is part of a major overhaul
1038 of dejagnu. The modifications to these testcases, etc., which
1039 will allow them to work with the new version of dejagnu will be
1040 made in a future update.
This page took 0.221499 seconds and 4 git commands to generate.