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