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