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