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