* binutils-all/objcopy.exp (strip_test_with_saving_a_symbol):
[binutils.git] / binutils / testsuite / ChangeLog
blob92984988a9cafdb9daf1c84196fa4d7515034700
1 2002-05-29  Alan Modra  <amodra@bigpond.net.au>
3         * binutils-all/objcopy.exp (strip_test_with_saving_a_symbol):
4         Revert 2001-11-15.  Instead allow `D main'.
6 2002-04-16  Eric Kohl <ekohl@rz-online.de>
8         * binutils-all/windres/dialog0.rc: New test case: Check default
9         attributes for dialogs
10         * binutils-all/windres/dialog0.rsd: New file: Expected output.
11         * binutils-all/windres/dialog1.rc: New test case: Check
12         DISCARDABLE flag is propogated.
13         * binutils-all/windres/dialog1.rsd: New file: Expected output.
15 2002-04-15  Eric Kohl <ekohl@rz-online.de>
17         * binutils-all/windres/dlgfont.rc: New test case: Checks FONT
18         statement in DIALOG and DIALOGEX resources.
19         * binutils-all/windres/dlgfont.rsd: Expected output.
21 2002-04-11  Nick Clifton  <nickc@cambridge.redhat.com>
23         * binutils-all/ar.exp (long_filenames): Use 'file delete' instead
24         of 'exec rm -f'.
26 2002-04-10  Nick Clifton  <nickc@cambridge.redhat.com>
28         * binutils-all/ar.exp (long_filenames): Delete the abc... files
29         upon successfully completion of the test.
31         * binutils-all/windres/capstyle.rsd: Regenerate using MSVC.
32         * binutils-all/windres/deflang.rsd: Regenerate using MSVC.
33         * binutils-all/windres/dialogsignature.rsd: Regenerate using MSVC.
34         * binutils-all/windres/escapea.rsd: Regenerate using MSVC.
35         * binutils-all/windres/escapex.rsd: Regenerate using MSVC.
36         * binutils-all/windres/nocaption.rsd: Regenerate using MSVC.
37         * binutils-all/windres/printstyle.rsd: Regenerate using MSVC.
38         * binutils-all/windres/sublang.rsd: Regenerate using MSVC.
40 2002-04-09  Nick Clifton  <nickc@cambridge.redhat.com>
42         * binutils-all/windres/capstyle.rc: New test case: Set default
43         style for captions.
44         * binutils-all/windres/capstyle.rsd: Expected output.
46         * binutils-all/windres/deflang.rc: New test case: Check default
47         language.
48         * binutils-all/windres/deflang.rsd: Expected output.
50         * binutils-all/windres/dialogsignature.rc: New test case for
51         decoding the dialog signature.
52         * binutils-all/windres/dialogsignature.rsd: Expected output.
54         * binutils-all/windres/escapea.rc: New test case for encoding \a
55         escape sequence.
56         * binutils-all/windres/escapea.rsd: Expected output.
58         * binutils-all/windres/escapex.rc: New test case for hex constants
59         in strings.
60         * binutils-all/windres/escapex.rsd: Expected output
62         * binutils-all/windres/nocaption.rc: New test case dialogs without
63         captions.
64         * binutils-all/windres/nocaption.rsd: Expected output
66         * binutils-all/windres/quoteclass.rc: New test case for quoted
67         CLASS definitions in DIALOG resources.
69         * binutils-all/windres/sublang.rc: New test case: Check assignment
70         of sub-language.
71         * binutils-all/windres/sublang.rsd: Expected output.
73 2002-02-18  Timothy Daly  <remote_bob@yahoo.com>
75         * binutils-all/readelf.r: Change expected output to match new,
76         narrowed-to-80-chars format.
77         * binutils-all/readelf.r-64: Change expected output to match new,
78         narrowed-to-80-chars format.
80 2002-02-18  Hans-Peter Nilsson  <hp@bitrange.com>
82         * binutils-all/objcopy.exp
83         (strip_executable_with_saving_a_symbol): Prune symbol Main in nm
84         output for mmix-knuth-mmixware.
86 2002-02-13  Nick Clifton  <nickc@cambridge.redhat.com>
88         * binutils-all/readelf.ss-mips: Do not expect an explicit
89         ordering of the sections.
91 2002-02-10  Nick Clifton  <nickc@cambridge.redhat.com>
93         * binutils-all/objdump.exp: Add 'xscale' to the list of expected
94         CPUs.
96 2002-01-14  Nick Clifton  <nickc@cambridge.redhat.com>
98         * binutils-all/objcopy.exp: Expect xscale-coff to fail simple
99         objcopy test for the same reason as arm-coff.
101 2001-11-29  H.J. Lu <hjl@gnu.org>
103         * binutils-all/objcopy.exp (strip_test): Add strip on archive.
105 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
107         * binutils-all/objcopy.exp: (strip_test_with_saving_a_symbol):
108         Allow '? main', to suit powerpc64.
110 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
112         * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.
114 2001-10-03  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
116         * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
117         test.
119 Tue Sep  4 20:25:41 2001  Jeffrey A Law  (law@cygnus.com)
121         * binutils/all/readelf.exp: Expect readelf -wi to
122         fail for the H8 series.
124 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
126         * binutils-all/readelf.s-64: Adjust offsets for powerpc64.  Don't
127         use constructs like [45][08] when all combinations are not valid.
128         Instead use (48|50) to explicitly state which values are correct.
130 2001-08-21  H.J. Lu  <hjl@gnu.org>
132         * binutils-all/readelf.r: Updated for the readelf change.
134         * binutils-all/readelf.r-64: New for the readelf change.
136 2001-07-27  H.J. Lu  <hjl@gnu.org>
138         * binutils-all/windres/windres.exp: Don't set xfail for
139         bmpalign (compare) on none-ix86/pe targets.
141 2001-07-24  H.J. Lu  <hjl@gnu.org>
143         * binutils-all/windres/windres.exp: Set xfail on none-ix86/pe
144         targets.
146 2001-07-18  DJ Delorie  <dj@redhat.com>
148         * config/default.exp (WINDRES): Add.
149         * binutils-all/windres/windres.exp: New.
150         * binutils-all/windres/README: New.
151         * binutils-all/windres/bmp1.bmp: New.
152         * binutils-all/windres/bmpalign.rc: New.
153         * binutils-all/windres/bmpalign.rsd: New.
154         * binutils-all/windres/lang.rc: New.
155         * binutils-all/windres/lang.rsd: New.
156         * binutils-all/windres/msupdate: New.
157         * binutils-all/windres/strtab1.rc: New.
158         * binutils-all/windres/strtab1.rsd: New.
160 2001-07-05  Ben Elliston  <bje@redhat.com>
162         * lib/utils-lib.exp (target_assemble): Remove duplicate copy.
163         (default_target_assemble): Likewise.
165 2001-06-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
167         * binutils-all/readelf.exp: Typo.
169 2001-06-19  Andreas Jaeger  <aj@suse.de>
171         * binutils-all/readelf.r: Don't check for specific info value to
172         pass testsuite on ia64 and alpha.
174 2001-06-07  H.J. Lu  <hjl@gnu.org>
176         * binutils-all/readelf.ss-mips: Support stabs.
177         * binutils-all/readelf.ss-tmips: Likewise.
179 2001-05-25  H.J. Lu  <hjl@gnu.org>
181         * binutils-all/readelf.exp (readelf_test): Set target_machine
182         to tmips for traditional mips.
184         * binutils-all/readelf.s: Support traditional mips.
186         * binutils-all/readelf.ss-tmips: New for traditional mips.
188 2001-05-25  Alan Modra  <amodra@one.net.au>
190         * binutils-all/readelf.exp: Replace linuxoldld with linux*oldld
191         and linuxaout with linux*aout.
192         * binutils-all/objcopy.exp: Remove xfail for linuxaout.
194 2001-05-24  H.J. Lu  <hjl@gnu.org>
196         * binutils-all/objdump.exp (cpus_expected): Add s390.
198 2001-03-30  H.J. Lu  <hjl@gnu.org>
200         * binutils-all/readelf.exp: Run on more ELF targets.
202 2001-02-11  H.J. Lu  <hjl@gnu.org>
204         * config/default.exp: Set up gcc_gas_flag.
206         * binutils-all/objcopy.exp (copy_setup): Process gcc_gas_flag
207         for Linux only.
209         * binutils-all/testprog.c: Include <string.h> and don't use
210         exit ().
212 2001-01-16  Matthew Green  <mrg@redhat.com>
214         * binutils-all/readelf.s-64: Match readelf -S output.
216 2000-12-09  Nick Clifton  <nickc@redhat.com>
218         * binutils-all/objdump.exp (cpus_expected): Add tic54x and
219         tms320c54x.
221 2000-11-28  Hans-Peter Nilsson  <hp@axis.com>
223         * binutils-all/readelf.s: Adjust to readelf.c formatting changes.
225 2000-11-02  Chris Demetriou  <cgd@sibyte.com>
227         * binutils-all/readelf.exp (regexp_diff): Add code
228         from gas testsuite to treat "#..." at beginning of line
229         as an indicator to skip extra non-matching lines at that
230         location.
231         (readelf_test): Add support for using a machine-specific
232         regexp comparison file.
233         (readelf -S test, readelf -s test): Remove v850*-*-* and
234         mips*-*-* from list of expected failures.
235         * binutils-all/readelf.s: Accomodate changes due to
236         additional sections (and therefore section numbering
237         differences) on v850*-*-* and mips*-*-* targets.
238         * binutils-all/readelf.ss: Likewise.
239         * binutils-all/readelf.ss-mips: New file, which matches
240         expected output of readelf -s test for mips*-*-*.
242 2000-10-25  Hans-Peter Nilsson  <hp@axis.com>
244         * binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.
246 2000-10-19  Chris Demetriou  <cgd@sibyte.com>
248         * binutils-all/readelf.exp (readelf_test): Work properly
249         when multiple targets expect failtures.
250         (readelf -S test, readelf -s test): Expect mips*-*-*
251         to fail.
253 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
255         * lib/utils-lib.exp (default_binutils_assemble): Don't do the hppa
256         sed fudges for hppa-linux.
258 2000-07-01  Frank Ch. Eigler  <fche@redhat.com>
260         * binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize
261         syntax to display more tcl nature.
263 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
265         * binutils-all/objdump.exp (cpus_expected): Recognize m68hc11 and
266         m68hc12.
268 2000-06-18  Nick Clifton  <nickc@redhat.com>
270         * binutils-all/readelf.wi: Do not assume the compilation tag to be
271         unit 1.
273         * binutils-all/objcopy.exp: Expect all arm variants to fail the
274         copying executable test.
276 2000-06-14  Hans-Peter Nilsson  <hp@bitrange.com>
278         * binutils-all/readelf.exp (regexp_diff): Do not break when a
279         mismatching line is found.
280         (readelf_find_size): New.
281         (readelf_size): New global variable.
282         (readelf_test): Add newline to send_log of command.
283         If $srcdir/$subdir/$regexp_file-$readelf_size exists, use it
284         instead of $srcdir/$subdir/$regexp_file.
285         (*-*elf test): Fix typo in message.
286         * binutils-all/readelf.s-64: New.
287         * binutils-all/readelf.ss-64: New.
289 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
291         * binutils-all/objcopy.exp (simple copy): Clear xfail for hppa-linux.
293         * binutils-all/hppa/objdump.exp: Disable test for elf.
295 2000-03-13  Nick Clifton  <nickc@cygnus.com>
297         * binutils-all/readelf.s: Adjust to match new format of readelf
298         output.
299         * binutils-all/readelf.ss: Adjust to match new format of readelf
300         output.
302 1999-11-01  Nick Clifton  <nickc@cygnus.com>
304         * binutils-all/objcopy.exp: Expect simple objcopy test to fail
305         for COFF based ARM and Thumb ports.
307 Tue Sep 14 00:28:17 1999  Jeffrey A Law  (law@cygnus.com)
309         * binutils-all/hppa/objdump.exp: Do not run for PA64.
311 1999-09-04  Steve Chamberlain  <sac@pobox.com>
313         * binutils-all/objdump.exp: Add pj to cpus_expected.
315 Sat Aug 28 00:24:27 1999  Jerry Quinn <jquinn@nortelnetworks.com>
317         * binutils-all/hppa/freg.s:  New file.
318         * binutils-all/hppa/objdump.exp:  Add freg.s test.
320 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
322         * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
323         for i*86-*-msdos*.
325 1999-07-21  H.J. Lu  <hjl@gnu.org>
327         * binutils-all/testprog.c: Include <stdio.h>.
329 1999-06-29  Nick Clifton  <nickc@cygnus.com>
331         * binutils-all/objdump.exp: Add fr30 and MCore to expected cpus
332         list.
334         * binutils-all/readelf.r: Do not assume a fixed number of spaces
335         in the output.
337 1999-06-10  Nick Clifton  <nickc@cygnus.com>
339         * binutils-all/readelf.wi: Update to match latest output.
340         * binutils-all/readelf.h: Update to match latest output.
342 Wed Jun  9 11:59:22 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
344         * binutils-all/objdump.exp: Tighten regexp to match `objdump -i'
345         output to avoid massive exponential behaviour.
347 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
349         * binutils-all/readelf.h: Update for changes of 1999-04-08.
351 1999-03-12  Nick Clifton  <nickc@cygnus.com>
353         * binutils-all/readelf.wi: Remove FR30 specific components.
354         * binutils-all/readelf.s: Remove RELA specific components.
356 1999-02-16  Nick Clifton  <nickc@cygnus.com>
358         * binutils-all/readelf.s: Do not assume section alignment is 4.
359         * binutils-all/readelf.r: Do not assume rela's are being used.
360         * binutils-all/readelf.exp: disable tests for non ELF based
361         targets.
363 1999-02-02  Nick Clifton  <nickc@cygnus.com>
365         * binutils-all/readelf.wi: Amend to match new readelf output.
366         * binutils-all/readelf.r: Do not assume that RELAs will be used.
368 1999-01-29  Nick Clifton  <nickc@cygnus.com>
370         * config/default.exp: Add definitions of READELF and READELFFLAGS.
372         * binutils-all/readelf.exp: New file: Readelf tests
373         * binutils-all/readelf.h: New file: Expected results for 'readelf -h'
374         * binutils-all/readelf.s: New file: Expected results for 'readelf -S'
375         * binutils-all/readelf.ss: New file: Expected results for 'readelf -s'
376         * binutils-all/readelf.r: New file: Expected results for 'readelf -r'
377         * binutils-all/readelf.wi: New file: Expected results for 'readelf -wi'
379 Wed Dec  9 19:11:39 1998  Jeffrey A Law  (law@cygnus.com)
381         * binutils-all/objcopy.exp (copy_executable): Expect comparison
382         failure for mips*-*-elf.
384 Fri Oct 16 22:57:12 1998  Felix Lee  <flee@cygnus.com>
386         * binutils-all/objcopy.exp: fix "no symbols" message.
388 Tue Jul 28 15:14:04 1998  Jeffrey A Law  (law@cygnus.com)
390         * binutils-all/objcopy.exp: Keep "main" and "_main" for strip with
391         saving symbol tests.  Look for either "main" or "_main" in the output
392         file.  Fix test for "no symbols" in the output file.
394 1998-07-22  Vladimir N. Makarov  <vmakarov@cygnus.com>
396         * binutils-all/objcopy.exp: Polish output about fail for objcopy
397         (simple copy), strip with/without saving a symbol for object file
398         and executable.
400 Wed Jul  1 16:27:40 1998  Nick Clifton  <nickc@cygnus.com>
402         * binutils-all/objcopy.exp: ARM simple objcopy now passes.
404 Wed Jun 24 09:20:21 1998  Nick Clifton  <nickc@cygnus.com>
406         * binutils-all/objdump.exp: Look for '.data' rather than 'data'
407         when parsing output of objdump -h.
408         * binutils-all/size.exp: Look for '.data' rather than 'data' when
409         parsing output of size -A.
411 1998-07-20  Vladimir N. Makarov  <vmakarov@cygnus.com>
413         * binutils-all/objcopy.exp: Two new tests - strip object file with
414         saving a symbol and strip executable file with saving a symbol.
416 Fri May 29 14:50:24 1998  Ian Lance Taylor  <ian@cygnus.com>
418         * binutils-all/objcopy.exp: Don't xfail the simple objcopy test
419         when cross compiling.
421 Thu Nov  6 14:32:37 1997  Bob Manson  <manson@charmed.cygnus.com>
423         * lib/utils-lib.exp: Temporary definition of target_assemble and
424         default_target_assemble so that testing can work with older
425         dejagnu versions.
427 Wed Sep 24 12:09:15 1997  Bob Manson  <manson@charmed.cygnus.com>
429         * binutils-all/objcopy.exp(strip_executable): Make a new copy of
430         the executable being tested.
432 Mon Sep 15 21:25:20 1997  Bob Manson  <manson@charmed.cygnus.com>
434         * binutils-all/objcopy.exp: Compile the executables to be tested
435         on the target with a status wrapper (as necessary).
437         * binutils-all/ar.exp: If testing on a remote host, don't bother
438         looking on the local host for the program being tested. Use the
439         correct filenames on the remote host.
441         * binutils-all/nm.exp: Ditto.
443         * binutils-all/size.exp: Ditto.
445         * binutils-all/objdump.exp: Ditto.
446         (cpus_expected): Add the target CPU to the regexp of CPUs to be
447         expected, if it's not already there.
449 Thu Aug 28 09:57:27 1997  Doug Evans  <dje@canuck.cygnus.com>
451         * binutils-all/objdump.exp (cpus_expected): Add arc.
453 Tue Aug  5 00:03:20 1997  Ian Lance Taylor  <ian@cygnus.com>
455         * config/default.exp: Look for nm-new and strip-new.
457 Tue Jun  3 17:12:54 1997  Bob Manson  <manson@charmed.cygnus.com>
459         * config/default.exp: Remove expect_before statement.
461         * binutils-all/objcopy.exp: Don't use global exec_output variable;
462         the output is returned from remote_load instead.
464 Mon May 12 22:14:20 1997  Bob Manson  <manson@charmed.cygnus.com>
466         * binutils-all/objcopy.exp(strip_test): Tests that
467         fail to compile are untested, not unresolved.
468         (copy_setup): Ditto.
470         * lib/utils-lib.exp(default_binutils_assemble): Call
471         target_assemble instead of target_compile.
473 Wed Apr 30 20:37:51 1997  Bob Manson  <manson@charmed.cygnus.com>
475         Changes to support multilib and remote hosted testing, along with
476         general cleanups and simplifications.
478         * lib/utils-lib.exp(binutil_version): Use remote_exec.
479         (default_binutils_run): Ditto.
480         (default_binutils_assemble): Remove first argument; call
481         target_compile to actually do the assembly.
482         (default_binutils_compile,default_binutils_remove,prune_warnings):
483         Delete.
485         * config/default.exp: Remove AS and ASFLAGS.
486         (binutils_compile,binutils_remove): Delete.
487         (binutils_assemble): Remove first argument.
489         * binutils-all/ar.exp: See if we're running the tests on
490         a remote host, and download/upload files as appropriate.
491         Replace calls to binutils_remove with remote_file. Replace
492         calls to binutils_compile with target_compile. Remove initial
493         argument to binutils_assemble. Use remote_load to execute
494         programs on the target.
495         * binutils-all/nm.exp: Ditto.
496         * binutils-all/objcopy.exp:  Ditto.
497         * binutils-all/objdump.exp:  Ditto.
498         * binutils-all/size.exp: Ditto.
500 Mon Apr 14 12:36:41 1997  Ian Lance Taylor  <ian@cygnus.com>
502         * binutils-all/ar.exp (long_filenames): Check for a file system
503         with a 14 character file name length limit.
505 Tue Apr  1 09:52:15 1997  Jeffrey A Law  (law@cygnus.com)
507         * binutils-all/objdump.exp: Handle d10v.
509 Fri Feb  7 16:45:34 1997  Bob Manson  <manson@charmed.cygnus.com>
511         * binutils-all/ar.exp: Use prune_warnings instead of
512         prune_system_crud.
513         * binutils-all/objcopy.exp: Ditto.
515 Wed Jan 29 00:16:43 1997  Bob Manson  <manson@charmed.cygnus.com>
517         * binutils-all/nm.exp: Use / between $srcdir and $subdir.
518         * binutils-all/objcopy.exp: Ditto.
519         * binutils-all/objdump.exp: Ditto.
520         * binutils-all/size.exp: Ditto.
521         * binutils-all/hppa/objdump.exp: Ditto.
524 Wed Oct 16 22:57:59 1996  Jeffrey A Law  (law@cygnus.com)
526         * binutils-all/objdump.exp: Add mn10200 and mn10300 to expected
527         cpus list.
529 Tue Oct  1 15:06:55 1996  Ian Lance Taylor  <ian@cygnus.com>
531         * lib/utils-lib.exp (binutil_version): Fix for current version
532         printing.
534 Sun Aug  4 22:25:40 1996  Ian Lance Taylor  <ian@cygnus.com>
536         * binutils-all/objcopy.exp: Fix end of line matching in srec tests
537         to work with TCL 7.5.
539 Sat Jun 29 12:51:30 1996  Ian Lance Taylor  <ian@cygnus.com>
541         * binutils-all/objcopy.exp: Simple copy test works for i960 b.out
542         targets.
544 Mon Jun 24 14:33:04 1996  Ian Lance Taylor  <ian@cygnus.com>
546         * binutils-all/objcopy.exp: On OSF/1, the simple copy test will
547         succeed with gas, and fail with /bin/as, so mark it as an expected
548         failure only if it fails.
550 Tue Mar 26 16:55:08 1996  Jeffrey A Law  (law@cygnus.com)
552         * binutils-all/objcopy.exp: No longer expect adjust-section-vma
553         test to fail for hppa*-*-proelf*.
555 Mon Mar 11 08:25:14 1996  Jeffrey A Law  (law@cygnus.com)
557         * binutils-all/objdump.exp: Look for "$CODE$", not just "CODE".
559 Wed Jan 31 11:55:13 1996  Jeffrey A Law  (law@cygnus.com)
561         * binutils-all/objcopy.exp: Expect adjust-section-vma tests to
562         fail for hppa*-*-proelf* targets.
564 Thu Jan 25 13:53:04 1996  Ian Lance Taylor  <ian@cygnus.com>
566         * binutils-all/objdump.exp: Update for objdump -h format change.
567         * binutils-all/objcopy.exp: Likewise.
569 Mon Jan 15 18:14:14 1996  Ian Lance Taylor  <ian@cygnus.com>
571         * binutils-all/objcopy.exp: Use the lma, not the vma, when testing
572         address adjustments.
574 Fri Dec 15 16:31:55 1995  Ian Lance Taylor  <ian@cygnus.com>
576         * binutils-all/objdump.exp: Update objdump -i test for current
577         objdump output.
579 Mon Nov 27 15:15:09 1995  Ian Lance Taylor  <ian@cygnus.com>
581         * binutils-all/objcopy.exp: Correct fail calls to always use the
582         same string as the pass call.
584 Wed Nov 22 13:18:58 1995  Ian Lance Taylor  <ian@cygnus.com>
586         * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings
587         from native compilers on OSF/1 and SunOS.
589 Fri Nov 17 10:36:09 1995  Ian Lance Taylor  <ian@cygnus.com>
591         * lib/utils-lib.exp (default_binutils_compiler: Change error
592         message to say compilation rather than assembly.
594 Wed Nov 15 18:34:42 1995  Ken Raeburn  <raeburn@cygnus.com>
596         * binutils-all/objcopy.exp: Simple copy test does appear to work
597         on i*86-svr4.
599 Wed Nov 15 12:19:28 1995  Ian Lance Taylor  <ian@cygnus.com>
601         * binutils-all/objcopy.exp: If assembly fails, call unresolved.
602         Test running objcopy and strip on a final executable.
603         * binutils-all/testprog.c: New file.
604         * config/default.exp (STRIP, STRIPFLAGS): Define.
605         (binutils_compile): New procedure.
606         * lib/utils-lib.exp (default_binutils_compile): New procedure.
608 Fri Nov  3 13:22:33 1995  Ian Lance Taylor  <ian@cygnus.com>
610         * lib/utils-lib.exp (default_binutils_run): Don't use verbose
611         -log, reverting part of Oct 2 change.
613 Wed Nov  1 15:09:57 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
615         * binutils-all/objcopy.exp: Add setup_xfails for
616         m68*-motorola-sysv* and m88*-motorola-sysv*.
618 Wed Oct  4 14:38:31 1995  Ian Lance Taylor  <ian@cygnus.com>
620         * binutils-all/nm.exp: Add setup_xfails for XCOFF.
622 Mon Oct  2 12:41:48 1995  Ian Lance Taylor  <ian@cygnus.com>
624         * binutils-all/ar.exp: New file.
625         * binutils-all/bintest.s: Make text_symbol and data_symbol global.
626         Add new static symbols static_text_symbol and static_data_symbol.
627         * binutils-all/nm.exp: Adjust accordingly.
628         * config/default.exp (AR): Set if not set.
629         (binutils_remove): New procedure.
630         * lib/utils-lib.exp (default_binutils_run): Call
631         prune_system_crud on program output.  Use verbose -log instead of
632         both verbose and send_log.
633         (default_binutils_remove): New procedure.
635         * lib/utils-lib.exp (default_binutils_assemble): Call
636         prune_system_crud on assembler output.
638 Tue Sep 26 14:07:05 1995  Ian Lance Taylor  <ian@cygnus.com>
640         * binutils-all/objcopy.exp: Add setup_xfails for simple copy test
641         for i386 COFF targets.
643 Wed Sep 13 13:20:21 1995  Ian Lance Taylor  <ian@cygnus.com>
645         * lib/utils-lib.exp (prune_system_crud): Define if not defined.
646         * binutils-all/objcopy.exp: Call prune_system_crud on cmp output.
648 Sat Aug 19 17:38:06 1995  Ian Lance Taylor  <ian@cygnus.com>
650         * binutils-all/objcopy.exp: Add xfail for i*86-*-aout* for simple
651         copy test.
653 Wed Aug 16 16:52:53 1995  Ian Lance Taylor  <ian@cygnus.com>
655         * binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for
656         tests which fail on ECOFF targets.
658         * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
659         copy test to check for i*86-*-linuxaout* instead.
661 Tue Aug  8 17:48:37 1995  Ian Lance Taylor  <ian@cygnus.com>
663         * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
664         for simple copy test.
666 Tue Jul 25 11:57:12 1995  Ian Lance Taylor  <ian@cygnus.com>
668         * binutils-all/objcopy.exp: Change setup_xfail for simple copy
669         test from i960-*-vxworks5.1 to i960-*-vxworks*.
671 Mon Jul 10 12:25:46 1995  Ian Lance Taylor  <ian@cygnus.com>
673         * binutils-all/objcopy.exp: Add setup_xfail for z8*-*-coff for
674         simple copy test.
675         * binutils-all/objdump.exp (cpus_expected): Add z8001 and z8002.
677 Sun May 21 20:32:53 1995  Jeff Law  (law@snake.cs.utah.edu)
679         * binutils-all/hppa/objdump.exp (addendbug): Handle PA ELF targets
680         too.
681         * binutils-all/objcopy.exp (simple copy): Don't expect PA ELF
682         targets to fail.
684 Tue Apr  4 14:52:08 1995  Jeff Law  (law@snake.cs.utah.edu)
686         * binutils-all/hppa: Renamed from binutils-hppa.
688 Wed Mar 29 12:02:43 1995  Ian Lance Taylor  <ian@cygnus.com>
690         * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
691         for h8500-*-hms and h8500-*-coff.
693 Tue Mar 28 11:18:28 1995  Ian Lance Taylor  <ian@cygnus.com>
695         * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
696         for m68*-ericsson-ose and m88*-*-coff.
698 Mon Mar 27 11:27:31 1995  Ian Lance Taylor  <ian@cygnus.com>
700         * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
701         for m68*-*-vxworks*.
703 Fri Mar 24 11:44:25 1995  Ian Lance Taylor  <ian@cygnus.com>
705         * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
707 Tue Mar 21 10:48:45 1995  Jeff Law  (law@snake.cs.utah.edu)
709         * binutils-hppa/addendbug.s: New testcase.
710         * binutils-hppa/objdump.exp: Run it.
712 Mon Mar 20 11:31:05 1995  Ian Lance Taylor  <ian@cygnus.com>
714         * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
715         in progargs before passing it to exec.
717 Fri Mar 17 16:39:31 1995  Jeff Law  (law@snake.cs.utah.edu)
719         * config/hppa.sed: Sed script to transform bintest.s into proper
720         PA assembly code.
721         * binutils-all/nm.exp: Enable these tests on the PA.
722         * binutils-all/objcopy.exp: Enable these tests on the PA.  Expect
723         simple copy to fail.
724         * binutils-all/objdump.exp: Enable these tests on the PA.  Handle
725         "CODE" as a section name.
726         * binutils-all/size.exp: Enable these tests on the PA.
727         * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
728         run the assembly through a sed script before passing it to the
729         assembler.
731 Wed Mar 15 16:47:13 1995  Ian Lance Taylor  <ian@cygnus.com>
733         * binutils-all/objdump.exp: Force section sizes to be interpreted
734         in hex.  Change objdump -h failure mode to always use the same
735         string.
737 Thu Jan  5 13:01:43 1995  Ian Lance Taylor  <ian@cygnus.com>
739         * binutils-all/nm.exp: Just check for irix4*, rather than
740         irix\[0-4\]*, to avoid DejaGnu bug.
742 Thu Dec 15 19:35:31 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
744         * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
745         for various other targets for which gas doesn't use bfd: sh-hms,
746         m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
747         i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
749 Wed Dec 14 15:54:46 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
751         * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
752         since it (correctly) generates syntax errors on that platform.
753         * binutils-all/objdump.exp: Ditto.
754         * binutils-all/nm.exp: Ditto.
755         * binutils-all/objcopy.exp: Ditto.  Also, move setup_xfail for
756         sh-coff to branch where objcopy execution produced no error
757         messages.  Expect failure for hp300 also.
759 Thu Dec  8 14:36:15 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
761         * binutils-all/objdump.exp (cpus_expected): New variable, taken
762         from objdump -i test, added ns32k and powerpc, sorted.
763         (objdump -i, -f tests): Use $cpus_expected.
765         * binutils-all/objcopy.exp: For simple-copy test, expect failure
766         for sh-coff.
768 Tue Oct 25 16:00:14 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
770         * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
771         new S-record section handling.
773 Tue Oct 18 11:18:21 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
775         * binutils-all/nm.exp: nm with no arguments and nm -P do not work
776         as expected on ECOFF targets; add calls to setup_xfail.
778         * binutils-all/objcopy.exp: New file.
779         * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
781 Fri Oct 14 14:46:22 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
783         Rewrite testsuite.
784         * configure.in, Makefile.in: Remove.
785         * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
786         * binutils-all/bintest.c: Remove.
787         * binutils-all/bintest.s: New file.
788         * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
789         * binutils-all/size.exp: Rewrite.
790         * config/default.exp: Load utils-lib.exp.  Set AS and ASFLAGS.
791         Don't go up one directory from $base_dir.  Create tmpdir.
792         (binutils_run, binutils-assemble): New procedures.
793         * config/unix.exp: Remove.
794         * config/mt-a29k-udi, config/mt-i386-aout: Remove.
795         * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
796         * config/mt-mips-ecoff, config/mt-slite: Remove.
797         * config/mt-sparc-aout, config/mt-vxworks: Remove.
798         * lib/utils-lib.exp (binutil_version): Don't redirect standard
799         input when getting version.  Don't unset errorInfo.
800         (default_binutils_run): New procedure.
801         (default_binutils_assemble): New procedure.
803 Thu Sep 29 12:45:39 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
805         * VMS does not permit `.' in directory names: renamed binutils.all
806         to binutils-all.
807         * configure.in (configdirs): Change binutils.all to binutils-all.
809 Fri Sep 23 16:01:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
811         * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
812         not for m68k-*-*.
814 Fri Sep 23 13:54:50 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
816         * binutils.all/objdump.exp: Added ARM to list of CPU types.
818 Thu Sep 22 11:04:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
820         * binutils.all/objdump.exp: Update for new usage message.
821         * binutils.all/size.exp: Use a double backslash in the string to
822         get a single backslash to the regexp matcher.  Accept $TEXT$,
823         $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
825 Fri Sep  2 12:53:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
827         * config/unix.exp: If nm.new does not exist, use [transform nm].
828         * config/default.exp: Likewise.
830 Wed Aug 24 12:41:37 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
832         * configure.in, binutils.all/configure.in: Change i386 to
833         i[345]86.
835 Tue Jul 19 15:23:53 1994  Bill Cox  (bill@rtl.cygnus.com)
837         * config/mt-mips-ecoff: Add -Tidp.ld option.
839 Thu Jun 30 12:41:55 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
841         * config/default.exp: Use nm.new, not nm, from newly built tree.
843 Tue May 17 14:04:05 1994  Bill Cox  (bill@rtl.cygnus.com)
845         * config/default.exp, config/unix.exp: Replace error
846         proc calls with perror.
848 Tue May 10 11:20:54 1994  Stan Shebs  (shebs@andros.cygnus.com)
850         * configure.in (sparclite): Match on sparclite*-*-*.
852 Wed Apr 13 18:25:19 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
854         * config/unix.exp: Use nm.new, not nm, from newly built tree.
856         * binutils.all/objdump.exp: Add more wildcards to list of
857         single-letter options in pattern for usage message.
859         * binutils.all/nm.exp: Deleted debug-symbols test, since it only
860         works for a.out/stabs systems.  Fixed regexps to make underscores
861         optional, since some C compilers don't prepend them.  Deleted
862         check for foo.o symbol, since again some systems don't generate
863         it.
865 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
867         * Makefile.in (check): Set TCL_LIBRARY for runtest.
869 Mon Feb 14 19:34:03 1994  Rob Savoye  (rob@darkstar.cygnus.com)
871         * Makefile.in: Use new config features of DejaGnu in site.exp
872         file. "Make check" should now work for all crosses.
874 Fri Jan 28 18:00:29 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
876         * binutils.all/objdump.exp: In usage message, accept
877         "section-name" as well as "section_name".
879 Mon Jan 17 16:57:02 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
881         * binutils.all/objdump.exp: Trim list of format names expected,
882         and accept any known CPU type.
884 Thu Dec  2 20:50:24 1993  Rob Savoye  (rob@darkstar.cygnus.com)
886         * Makefile.in: Remove some stuff from the site.exp file.
887         * config/unix.exp: Add global before seeing if the variables for
888         nm, objdump, and size exist.
890 Wed Nov  3 11:12:32 1993  Rob Savoye  (rob@darkstar.cygnus.com)
892         * config/udi.exp,unix.exp: Transform tool name.
893         * binutils.all/*.exp: Clear errorInfo after exec.
895 Fri Jul  2 12:41:20 1993  Ian Lance Taylor  (ian@cygnus.com)
897         * binutils.all/*.exp: Use -- for long arguments rather than +.
899 Fri Jun  4 10:52:29 1993  david d `zoo' zuhn  (zoo@cirdan.cygnus.com)
901         * configure.in: change srctrigger to Makefile.in
903 Wed May 26 17:27:46 1993  Ian Lance Taylor  (ian@cygnus.com)
905         * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
907 Fri May  7 13:58:44 1993  Ian Lance Taylor  (ian@cygnus.com)
909         * binutils.all/objdump.exp: Update for new usage message.
911 Mon Apr 19 14:08:52 1993  Rob Savoye  (rob@darkstar.cygnus.com)
913         * binutils.all/*.exp: Use the new util_test proc.
914         * Makefile.in: Create a local site.exp file with config info.
916 Thu Mar 25 05:38:47 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
918         * nm.all/configure.in (srcname): Delete extra quote.
920 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
922         * binutils/testsuite: made modifications to testcases, etc., to allow
923         them to work properly  given the reorganization of deja-gnu and the
924         relocation of the testcases from deja-gnu to a "tool" subdirectory.
926 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
928         * binutils/testsuite: Initial creation of binutils/testsuite.
929         Migrated dejagnu testcases and support files for testing nm to
930         binutils/testsuite from deja-gnu.  These files were moved "as is"
931         with no modifications.  This migration is part of a major overhaul
932         of dejagnu.  The modifications to these testcases, etc., which
933         will allow them to work with the new version of dejagnu will be
934         made in a future update.