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