3 * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
7 * binutils-hppa/addendbug.s: New testcase.
8 * binutils-hppa/objdump.exp: Run it.
12 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
13 in progargs before passing it to exec.
17 * config/hppa.sed: Sed script to transform bintest.s into proper
19 * binutils-all/nm.exp: Enable these tests on the PA.
20 * binutils-all/objcopy.exp: Enable these tests on the PA. Expect
22 * binutils-all/objdump.exp: Enable these tests on the PA. Handle
23 "CODE" as a section name.
24 * binutils-all/size.exp: Enable these tests on the PA.
25 * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
26 run the assembly through a sed script before passing it to the
31 * binutils-all/objdump.exp: Force section sizes to be interpreted
32 in hex. Change objdump -h failure mode to always use the same
37 * binutils-all/nm.exp: Just check for irix4*, rather than
38 irix\[0-4\]*, to avoid DejaGnu bug.
42 * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
43 for various other targets for which gas doesn't use bfd: sh-hms,
44 m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
45 i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
49 * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
50 since it (correctly) generates syntax errors on that platform.
51 * binutils-all/objdump.exp: Ditto.
52 * binutils-all/nm.exp: Ditto.
53 * binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
54 sh-coff to branch where objcopy execution produced no error
55 messages. Expect failure for hp300 also.
59 * binutils-all/objdump.exp (cpus_expected): New variable, taken
60 from objdump -i test, added ns32k and powerpc, sorted.
61 (objdump -i, -f tests): Use $cpus_expected.
63 * binutils-all/objcopy.exp: For simple-copy test, expect failure
68 * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
69 new S-record section handling.
73 * binutils-all/nm.exp: nm with no arguments and nm -P do not work
74 as expected on ECOFF targets; add calls to setup_xfail.
76 * binutils-all/objcopy.exp: New file.
77 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
82 * configure.in, Makefile.in: Remove.
83 * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
84 * binutils-all/bintest.c: Remove.
85 * binutils-all/bintest.s: New file.
86 * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
87 * binutils-all/size.exp: Rewrite.
88 * config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
89 Don't go up one directory from $base_dir. Create tmpdir.
90 (binutils_run, binutils-assemble): New procedures.
91 * config/unix.exp: Remove.
92 * config/mt-a29k-udi, config/mt-i386-aout: Remove.
93 * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
94 * config/mt-mips-ecoff, config/mt-slite: Remove.
95 * config/mt-sparc-aout, config/mt-vxworks: Remove.
96 * lib/utils-lib.exp (binutil_version): Don't redirect standard
97 input when getting version. Don't unset errorInfo.
98 (default_binutils_run): New procedure.
99 (default_binutils_assemble): New procedure.
103 * VMS does not permit `.' in directory names: renamed binutils.all
105 * configure.in (configdirs): Change binutils.all to binutils-all.
109 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
114 * binutils.all/objdump.exp: Added ARM to list of CPU types.
118 * binutils.all/objdump.exp: Update for new usage message.
119 * binutils.all/size.exp: Use a double backslash in the string to
120 get a single backslash to the regexp matcher. Accept $TEXT$,
121 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
125 * config/unix.exp: If nm.new does not exist, use [transform nm].
126 * config/default.exp: Likewise.
130 * configure.in, binutils.all/configure.in: Change i386 to
135 * config/mt-mips-ecoff: Add -Tidp.ld option.
139 * config/default.exp: Use nm.new, not nm, from newly built tree.
143 * config/default.exp, config/unix.exp: Replace error
144 proc calls with perror.
148 * configure.in (sparclite): Match on sparclite*-*-*.
152 * config/unix.exp: Use nm.new, not nm, from newly built tree.
154 * binutils.all/objdump.exp: Add more wildcards to list of
155 single-letter options in pattern for usage message.
157 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
158 works for a.out/stabs systems. Fixed regexps to make underscores
159 optional, since some C compilers don't prepend them. Deleted
160 check for foo.o symbol, since again some systems don't generate
165 * Makefile.in (check): Set TCL_LIBRARY for runtest.
169 * Makefile.in: Use new config features of DejaGnu in site.exp
170 file. "Make check" should now work for all crosses.
174 * binutils.all/objdump.exp: In usage message, accept
175 "section-name" as well as "section_name".
179 * binutils.all/objdump.exp: Trim list of format names expected,
180 and accept any known CPU type.
184 * Makefile.in: Remove some stuff from the site.exp file.
185 * config/unix.exp: Add global before seeing if the variables for
186 nm, objdump, and size exist.
190 * config/udi.exp,unix.exp: Transform tool name.
191 * binutils.all/*.exp: Clear errorInfo after exec.
195 * binutils.all/*.exp: Use -- for long arguments rather than +.
197 Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
199 * configure.in: change srctrigger to Makefile.in
203 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
207 * binutils.all/objdump.exp: Update for new usage message.
211 * binutils.all/*.exp: Use the new util_test proc.
212 * Makefile.in: Create a local site.exp file with config info.
216 * nm.all/configure.in (srcname): Delete extra quote.
220 * binutils/testsuite: made modifications to testcases, etc., to allow
221 them to work properly given the reorganization of deja-gnu and the
222 relocation of the testcases from deja-gnu to a "tool" subdirectory.
226 * binutils/testsuite: Initial creation of binutils/testsuite.
227 Migrated dejagnu testcases and support files for testing nm to
228 binutils/testsuite from deja-gnu. These files were moved "as is"
229 with no modifications. This migration is part of a major overhaul
230 of dejagnu. The modifications to these testcases, etc., which
231 will allow them to work with the new version of dejagnu will be
232 made in a future update.