b25bf4b8b6fa017d8d7a637e9091ccbca85886a1
[binutils-gdb.git] / binutils / testsuite / ChangeLog
1 Tue Mar 21 10:48:45 1995 Jeff Law (law@snake.cs.utah.edu)
2
3 * binutils-hppa/addendbug.s: New testcase.
4 * binutils-hppa/objdump.exp: Run it.
5
6 Mon Mar 20 11:31:05 1995 Ian Lance Taylor <ian@cygnus.com>
7
8 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
9 in progargs before passing it to exec.
10
11 Fri Mar 17 16:39:31 1995 Jeff Law (law@snake.cs.utah.edu)
12
13 * config/hppa.sed: Sed script to transform bintest.s into proper
14 PA assembly code.
15 * binutils-all/nm.exp: Enable these tests on the PA.
16 * binutils-all/objcopy.exp: Enable these tests on the PA. Expect
17 simple copy to fail.
18 * binutils-all/objdump.exp: Enable these tests on the PA. Handle
19 "CODE" as a section name.
20 * binutils-all/size.exp: Enable these tests on the PA.
21 * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
22 run the assembly through a sed script before passing it to the
23 assembler.
24
25 Wed Mar 15 16:47:13 1995 Ian Lance Taylor <ian@cygnus.com>
26
27 * binutils-all/objdump.exp: Force section sizes to be interpreted
28 in hex. Change objdump -h failure mode to always use the same
29 string.
30
31 Thu Jan 5 13:01:43 1995 Ian Lance Taylor <ian@cygnus.com>
32
33 * binutils-all/nm.exp: Just check for irix4*, rather than
34 irix\[0-4\]*, to avoid DejaGnu bug.
35
36 Thu Dec 15 19:35:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
37
38 * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
39 for various other targets for which gas doesn't use bfd: sh-hms,
40 m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
41 i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
42
43 Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
44
45 * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
46 since it (correctly) generates syntax errors on that platform.
47 * binutils-all/objdump.exp: Ditto.
48 * binutils-all/nm.exp: Ditto.
49 * binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
50 sh-coff to branch where objcopy execution produced no error
51 messages. Expect failure for hp300 also.
52
53 Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
54
55 * binutils-all/objdump.exp (cpus_expected): New variable, taken
56 from objdump -i test, added ns32k and powerpc, sorted.
57 (objdump -i, -f tests): Use $cpus_expected.
58
59 * binutils-all/objcopy.exp: For simple-copy test, expect failure
60 for sh-coff.
61
62 Tue Oct 25 16:00:14 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
63
64 * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
65 new S-record section handling.
66
67 Tue Oct 18 11:18:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
68
69 * binutils-all/nm.exp: nm with no arguments and nm -P do not work
70 as expected on ECOFF targets; add calls to setup_xfail.
71
72 * binutils-all/objcopy.exp: New file.
73 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
74
75 Fri Oct 14 14:46:22 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
76
77 Rewrite testsuite.
78 * configure.in, Makefile.in: Remove.
79 * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
80 * binutils-all/bintest.c: Remove.
81 * binutils-all/bintest.s: New file.
82 * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
83 * binutils-all/size.exp: Rewrite.
84 * config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
85 Don't go up one directory from $base_dir. Create tmpdir.
86 (binutils_run, binutils-assemble): New procedures.
87 * config/unix.exp: Remove.
88 * config/mt-a29k-udi, config/mt-i386-aout: Remove.
89 * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
90 * config/mt-mips-ecoff, config/mt-slite: Remove.
91 * config/mt-sparc-aout, config/mt-vxworks: Remove.
92 * lib/utils-lib.exp (binutil_version): Don't redirect standard
93 input when getting version. Don't unset errorInfo.
94 (default_binutils_run): New procedure.
95 (default_binutils_assemble): New procedure.
96
97 Thu Sep 29 12:45:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
98
99 * VMS does not permit `.' in directory names: renamed binutils.all
100 to binutils-all.
101 * configure.in (configdirs): Change binutils.all to binutils-all.
102
103 Fri Sep 23 16:01:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
104
105 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
106 not for m68k-*-*.
107
108 Fri Sep 23 13:54:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
109
110 * binutils.all/objdump.exp: Added ARM to list of CPU types.
111
112 Thu Sep 22 11:04:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
113
114 * binutils.all/objdump.exp: Update for new usage message.
115 * binutils.all/size.exp: Use a double backslash in the string to
116 get a single backslash to the regexp matcher. Accept $TEXT$,
117 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
118
119 Fri Sep 2 12:53:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
120
121 * config/unix.exp: If nm.new does not exist, use [transform nm].
122 * config/default.exp: Likewise.
123
124 Wed Aug 24 12:41:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
125
126 * configure.in, binutils.all/configure.in: Change i386 to
127 i[345]86.
128
129 Tue Jul 19 15:23:53 1994 Bill Cox (bill@rtl.cygnus.com)
130
131 * config/mt-mips-ecoff: Add -Tidp.ld option.
132
133 Thu Jun 30 12:41:55 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
134
135 * config/default.exp: Use nm.new, not nm, from newly built tree.
136
137 Tue May 17 14:04:05 1994 Bill Cox (bill@rtl.cygnus.com)
138
139 * config/default.exp, config/unix.exp: Replace error
140 proc calls with perror.
141
142 Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
143
144 * configure.in (sparclite): Match on sparclite*-*-*.
145
146 Wed Apr 13 18:25:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
147
148 * config/unix.exp: Use nm.new, not nm, from newly built tree.
149
150 * binutils.all/objdump.exp: Add more wildcards to list of
151 single-letter options in pattern for usage message.
152
153 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
154 works for a.out/stabs systems. Fixed regexps to make underscores
155 optional, since some C compilers don't prepend them. Deleted
156 check for foo.o symbol, since again some systems don't generate
157 it.
158
159 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
160
161 * Makefile.in (check): Set TCL_LIBRARY for runtest.
162
163 Mon Feb 14 19:34:03 1994 Rob Savoye (rob@darkstar.cygnus.com)
164
165 * Makefile.in: Use new config features of DejaGnu in site.exp
166 file. "Make check" should now work for all crosses.
167
168 Fri Jan 28 18:00:29 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
169
170 * binutils.all/objdump.exp: In usage message, accept
171 "section-name" as well as "section_name".
172
173 Mon Jan 17 16:57:02 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
174
175 * binutils.all/objdump.exp: Trim list of format names expected,
176 and accept any known CPU type.
177
178 Thu Dec 2 20:50:24 1993 Rob Savoye (rob@darkstar.cygnus.com)
179
180 * Makefile.in: Remove some stuff from the site.exp file.
181 * config/unix.exp: Add global before seeing if the variables for
182 nm, objdump, and size exist.
183
184 Wed Nov 3 11:12:32 1993 Rob Savoye (rob@darkstar.cygnus.com)
185
186 * config/udi.exp,unix.exp: Transform tool name.
187 * binutils.all/*.exp: Clear errorInfo after exec.
188
189 Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@cygnus.com)
190
191 * binutils.all/*.exp: Use -- for long arguments rather than +.
192
193 Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
194
195 * configure.in: change srctrigger to Makefile.in
196
197 Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
198
199 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
200
201 Fri May 7 13:58:44 1993 Ian Lance Taylor (ian@cygnus.com)
202
203 * binutils.all/objdump.exp: Update for new usage message.
204
205 Mon Apr 19 14:08:52 1993 Rob Savoye (rob@darkstar.cygnus.com)
206
207 * binutils.all/*.exp: Use the new util_test proc.
208 * Makefile.in: Create a local site.exp file with config info.
209
210 Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
211
212 * nm.all/configure.in (srcname): Delete extra quote.
213
214 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
215
216 * binutils/testsuite: made modifications to testcases, etc., to allow
217 them to work properly given the reorganization of deja-gnu and the
218 relocation of the testcases from deja-gnu to a "tool" subdirectory.
219
220 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
221
222 * binutils/testsuite: Initial creation of binutils/testsuite.
223 Migrated dejagnu testcases and support files for testing nm to
224 binutils/testsuite from deja-gnu. These files were moved "as is"
225 with no modifications. This migration is part of a major overhaul
226 of dejagnu. The modifications to these testcases, etc., which
227 will allow them to work with the new version of dejagnu will be
228 made in a future update.
229