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