f089f63c2bc5710348f7097954bec5a7ca94f157
[binutils-gdb.git] / binutils / testsuite / ChangeLog
1 Wed Nov 15 12:19:28 1995 Ian Lance Taylor <ian@cygnus.com>
2
3 * binutils-all/objcopy.exp: If assembly fails, call unresolved.
4 Test running objcopy and strip on a final executable.
5 * binutils-all/testprog.c: New file.
6 * config/default.exp (STRIP, STRIPFLAGS): Define.
7 (binutils_compile): New procedure.
8 * lib/utils-lib.exp (default_binutils_compile): New procedure.
9
10 Fri Nov 3 13:22:33 1995 Ian Lance Taylor <ian@cygnus.com>
11
12 * lib/utils-lib.exp (default_binutils_run): Don't use verbose
13 -log, reverting part of Oct 2 change.
14
15 Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
16
17 * binutils-all/objcopy.exp: Add setup_xfails for
18 m68*-motorola-sysv* and m88*-motorola-sysv*.
19
20 Wed Oct 4 14:38:31 1995 Ian Lance Taylor <ian@cygnus.com>
21
22 * binutils-all/nm.exp: Add setup_xfails for XCOFF.
23
24 Mon Oct 2 12:41:48 1995 Ian Lance Taylor <ian@cygnus.com>
25
26 * binutils-all/ar.exp: New file.
27 * binutils-all/bintest.s: Make text_symbol and data_symbol global.
28 Add new static symbols static_text_symbol and static_data_symbol.
29 * binutils-all/nm.exp: Adjust accordingly.
30 * config/default.exp (AR): Set if not set.
31 (binutils_remove): New procedure.
32 * lib/utils-lib.exp (default_binutils_run): Call
33 prune_system_crud on program output. Use verbose -log instead of
34 both verbose and send_log.
35 (default_binutils_remove): New procedure.
36
37 * lib/utils-lib.exp (default_binutils_assemble): Call
38 prune_system_crud on assembler output.
39
40 Tue Sep 26 14:07:05 1995 Ian Lance Taylor <ian@cygnus.com>
41
42 * binutils-all/objcopy.exp: Add setup_xfails for simple copy test
43 for i386 COFF targets.
44
45 Wed Sep 13 13:20:21 1995 Ian Lance Taylor <ian@cygnus.com>
46
47 * lib/utils-lib.exp (prune_system_crud): Define if not defined.
48 * binutils-all/objcopy.exp: Call prune_system_crud on cmp output.
49
50 Sat Aug 19 17:38:06 1995 Ian Lance Taylor <ian@cygnus.com>
51
52 * binutils-all/objcopy.exp: Add xfail for i*86-*-aout* for simple
53 copy test.
54
55 Wed Aug 16 16:52:53 1995 Ian Lance Taylor <ian@cygnus.com>
56
57 * binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for
58 tests which fail on ECOFF targets.
59
60 * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
61 copy test to check for i*86-*-linuxaout* instead.
62
63 Tue Aug 8 17:48:37 1995 Ian Lance Taylor <ian@cygnus.com>
64
65 * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
66 for simple copy test.
67
68 Tue Jul 25 11:57:12 1995 Ian Lance Taylor <ian@cygnus.com>
69
70 * binutils-all/objcopy.exp: Change setup_xfail for simple copy
71 test from i960-*-vxworks5.1 to i960-*-vxworks*.
72
73 Mon Jul 10 12:25:46 1995 Ian Lance Taylor <ian@cygnus.com>
74
75 * binutils-all/objcopy.exp: Add setup_xfail for z8*-*-coff for
76 simple copy test.
77 * binutils-all/objdump.exp (cpus_expected): Add z8001 and z8002.
78
79 Sun May 21 20:32:53 1995 Jeff Law (law@snake.cs.utah.edu)
80
81 * binutils-all/hppa/objdump.exp (addendbug): Handle PA ELF targets
82 too.
83 * binutils-all/objcopy.exp (simple copy): Don't expect PA ELF
84 targets to fail.
85
86 Tue Apr 4 14:52:08 1995 Jeff Law (law@snake.cs.utah.edu)
87
88 * binutils-all/hppa: Renamed from binutils-hppa.
89
90 Wed Mar 29 12:02:43 1995 Ian Lance Taylor <ian@cygnus.com>
91
92 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
93 for h8500-*-hms and h8500-*-coff.
94
95 Tue Mar 28 11:18:28 1995 Ian Lance Taylor <ian@cygnus.com>
96
97 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
98 for m68*-ericsson-ose and m88*-*-coff.
99
100 Mon Mar 27 11:27:31 1995 Ian Lance Taylor <ian@cygnus.com>
101
102 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
103 for m68*-*-vxworks*.
104
105 Fri Mar 24 11:44:25 1995 Ian Lance Taylor <ian@cygnus.com>
106
107 * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
108
109 Tue Mar 21 10:48:45 1995 Jeff Law (law@snake.cs.utah.edu)
110
111 * binutils-hppa/addendbug.s: New testcase.
112 * binutils-hppa/objdump.exp: Run it.
113
114 Mon Mar 20 11:31:05 1995 Ian Lance Taylor <ian@cygnus.com>
115
116 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
117 in progargs before passing it to exec.
118
119 Fri Mar 17 16:39:31 1995 Jeff Law (law@snake.cs.utah.edu)
120
121 * config/hppa.sed: Sed script to transform bintest.s into proper
122 PA assembly code.
123 * binutils-all/nm.exp: Enable these tests on the PA.
124 * binutils-all/objcopy.exp: Enable these tests on the PA. Expect
125 simple copy to fail.
126 * binutils-all/objdump.exp: Enable these tests on the PA. Handle
127 "CODE" as a section name.
128 * binutils-all/size.exp: Enable these tests on the PA.
129 * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
130 run the assembly through a sed script before passing it to the
131 assembler.
132
133 Wed Mar 15 16:47:13 1995 Ian Lance Taylor <ian@cygnus.com>
134
135 * binutils-all/objdump.exp: Force section sizes to be interpreted
136 in hex. Change objdump -h failure mode to always use the same
137 string.
138
139 Thu Jan 5 13:01:43 1995 Ian Lance Taylor <ian@cygnus.com>
140
141 * binutils-all/nm.exp: Just check for irix4*, rather than
142 irix\[0-4\]*, to avoid DejaGnu bug.
143
144 Thu Dec 15 19:35:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
145
146 * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
147 for various other targets for which gas doesn't use bfd: sh-hms,
148 m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
149 i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
150
151 Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
152
153 * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
154 since it (correctly) generates syntax errors on that platform.
155 * binutils-all/objdump.exp: Ditto.
156 * binutils-all/nm.exp: Ditto.
157 * binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
158 sh-coff to branch where objcopy execution produced no error
159 messages. Expect failure for hp300 also.
160
161 Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
162
163 * binutils-all/objdump.exp (cpus_expected): New variable, taken
164 from objdump -i test, added ns32k and powerpc, sorted.
165 (objdump -i, -f tests): Use $cpus_expected.
166
167 * binutils-all/objcopy.exp: For simple-copy test, expect failure
168 for sh-coff.
169
170 Tue Oct 25 16:00:14 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
171
172 * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
173 new S-record section handling.
174
175 Tue Oct 18 11:18:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
176
177 * binutils-all/nm.exp: nm with no arguments and nm -P do not work
178 as expected on ECOFF targets; add calls to setup_xfail.
179
180 * binutils-all/objcopy.exp: New file.
181 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
182
183 Fri Oct 14 14:46:22 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
184
185 Rewrite testsuite.
186 * configure.in, Makefile.in: Remove.
187 * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
188 * binutils-all/bintest.c: Remove.
189 * binutils-all/bintest.s: New file.
190 * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
191 * binutils-all/size.exp: Rewrite.
192 * config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
193 Don't go up one directory from $base_dir. Create tmpdir.
194 (binutils_run, binutils-assemble): New procedures.
195 * config/unix.exp: Remove.
196 * config/mt-a29k-udi, config/mt-i386-aout: Remove.
197 * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
198 * config/mt-mips-ecoff, config/mt-slite: Remove.
199 * config/mt-sparc-aout, config/mt-vxworks: Remove.
200 * lib/utils-lib.exp (binutil_version): Don't redirect standard
201 input when getting version. Don't unset errorInfo.
202 (default_binutils_run): New procedure.
203 (default_binutils_assemble): New procedure.
204
205 Thu Sep 29 12:45:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
206
207 * VMS does not permit `.' in directory names: renamed binutils.all
208 to binutils-all.
209 * configure.in (configdirs): Change binutils.all to binutils-all.
210
211 Fri Sep 23 16:01:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
212
213 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
214 not for m68k-*-*.
215
216 Fri Sep 23 13:54:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
217
218 * binutils.all/objdump.exp: Added ARM to list of CPU types.
219
220 Thu Sep 22 11:04:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
221
222 * binutils.all/objdump.exp: Update for new usage message.
223 * binutils.all/size.exp: Use a double backslash in the string to
224 get a single backslash to the regexp matcher. Accept $TEXT$,
225 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
226
227 Fri Sep 2 12:53:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
228
229 * config/unix.exp: If nm.new does not exist, use [transform nm].
230 * config/default.exp: Likewise.
231
232 Wed Aug 24 12:41:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
233
234 * configure.in, binutils.all/configure.in: Change i386 to
235 i[345]86.
236
237 Tue Jul 19 15:23:53 1994 Bill Cox (bill@rtl.cygnus.com)
238
239 * config/mt-mips-ecoff: Add -Tidp.ld option.
240
241 Thu Jun 30 12:41:55 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
242
243 * config/default.exp: Use nm.new, not nm, from newly built tree.
244
245 Tue May 17 14:04:05 1994 Bill Cox (bill@rtl.cygnus.com)
246
247 * config/default.exp, config/unix.exp: Replace error
248 proc calls with perror.
249
250 Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
251
252 * configure.in (sparclite): Match on sparclite*-*-*.
253
254 Wed Apr 13 18:25:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
255
256 * config/unix.exp: Use nm.new, not nm, from newly built tree.
257
258 * binutils.all/objdump.exp: Add more wildcards to list of
259 single-letter options in pattern for usage message.
260
261 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
262 works for a.out/stabs systems. Fixed regexps to make underscores
263 optional, since some C compilers don't prepend them. Deleted
264 check for foo.o symbol, since again some systems don't generate
265 it.
266
267 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
268
269 * Makefile.in (check): Set TCL_LIBRARY for runtest.
270
271 Mon Feb 14 19:34:03 1994 Rob Savoye (rob@darkstar.cygnus.com)
272
273 * Makefile.in: Use new config features of DejaGnu in site.exp
274 file. "Make check" should now work for all crosses.
275
276 Fri Jan 28 18:00:29 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
277
278 * binutils.all/objdump.exp: In usage message, accept
279 "section-name" as well as "section_name".
280
281 Mon Jan 17 16:57:02 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
282
283 * binutils.all/objdump.exp: Trim list of format names expected,
284 and accept any known CPU type.
285
286 Thu Dec 2 20:50:24 1993 Rob Savoye (rob@darkstar.cygnus.com)
287
288 * Makefile.in: Remove some stuff from the site.exp file.
289 * config/unix.exp: Add global before seeing if the variables for
290 nm, objdump, and size exist.
291
292 Wed Nov 3 11:12:32 1993 Rob Savoye (rob@darkstar.cygnus.com)
293
294 * config/udi.exp,unix.exp: Transform tool name.
295 * binutils.all/*.exp: Clear errorInfo after exec.
296
297 Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@cygnus.com)
298
299 * binutils.all/*.exp: Use -- for long arguments rather than +.
300
301 Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
302
303 * configure.in: change srctrigger to Makefile.in
304
305 Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
306
307 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
308
309 Fri May 7 13:58:44 1993 Ian Lance Taylor (ian@cygnus.com)
310
311 * binutils.all/objdump.exp: Update for new usage message.
312
313 Mon Apr 19 14:08:52 1993 Rob Savoye (rob@darkstar.cygnus.com)
314
315 * binutils.all/*.exp: Use the new util_test proc.
316 * Makefile.in: Create a local site.exp file with config info.
317
318 Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
319
320 * nm.all/configure.in (srcname): Delete extra quote.
321
322 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
323
324 * binutils/testsuite: made modifications to testcases, etc., to allow
325 them to work properly given the reorganization of deja-gnu and the
326 relocation of the testcases from deja-gnu to a "tool" subdirectory.
327
328 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
329
330 * binutils/testsuite: Initial creation of binutils/testsuite.
331 Migrated dejagnu testcases and support files for testing nm to
332 binutils/testsuite from deja-gnu. These files were moved "as is"
333 with no modifications. This migration is part of a major overhaul
334 of dejagnu. The modifications to these testcases, etc., which
335 will allow them to work with the new version of dejagnu will be
336 made in a future update.
337