* ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
2
3 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
4 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
5 * ld-srec/sr1.c (__main): Change return type to void.
6 * ld-srec/sr3.cc (__main): Likewise.
7 (__builtin_delete, __builtin_new): Likewise.
8 (__get_dynamic_handler_chain): Return 0.
9 (__get_eh_context): Likewise.
10
11 Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
12
13 * ld-undefined/undefined.exp: Add support for thumb-pe target.
14 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
15
16 Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17
18 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
19
20 Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
21
22 * ld-shared/main.c (shlib_overriddencall2): New function.
23 (main): Call shlib_shlibcall2.
24 * ld-shared/sh1.c (shlib_shlibcall2): New function.
25 (shlib_overriddencall2): New function.
26 * ld-shared/shared.dat: Add output line for new test.
27 * ld-shared/sun4.dat: Likewise.
28
29 * ld-srec/sr3.cc (__get_eh_context): New function.
30
31 Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
32
33 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
34 avoid compiler warning.
35 * ld-srec/sr3.cc (class Foo): Likewise.
36
37 Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
38
39 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
40
41 Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
42
43 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
44
45 Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
46
47 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
48
49 Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
50
51 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
52 fixes ARM tests.
53
54 Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
55
56 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
57 coff targets.
58
59 Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
60
61 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
62 avoid compiler warning.
63 * ld-srec/sr3.cc (class Foo): Likewise.
64
65 Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
66
67 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
68 have any name when looking for entry symbol warnings.
69
70 * ld-srec/sr3.cc (__eh_pc): Define.
71
72 Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
73
74 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
75 __throw, since the current g++ expects them to be defined.
76
77 Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
78
79 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
80 file if the string libc appears in it.
81 (objdump_versionstuff): Accept unexpected lines in the output
82 file. Compare lines using string match.
83 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
84
85 Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
86
87 * ld-scripts/crossref.exp: Correct string quoting.
88
89 Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
90
91 * config/default.exp: Change ld, as, nm and strip from .new to
92 -new. Load ld-lib.exp rather than ld.exp.
93 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
94 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
95 DejaGnu changes.
96
97 Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
98
99 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
100 an alternation. From Greg Margo <gmargo@dl.com>.
101
102 Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
103
104 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
105 with non PIC shared libraries.
106
107 Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
108
109 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
110 version handling.
111
112 Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
113
114 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
115
116 Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
117
118 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
119 linking.
120
121 Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
122
123 * config/default.exp: Use $base_dir rather than $objdir when
124 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
125
126 Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
127
128 * ld-srec/srec.exp: Define various out of line prologue/epilogue
129 functions for the mn10200 to avoid needing libgcc.a.
130
131 Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
132
133 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
134
135 Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
136
137 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
138
139 Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
140
141 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
142 * config/default.exp: Set ar and strip.
143
144 Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
145
146 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
147 prune_system_crud.
148 * ld-cdtest/cdtest.exp: Ditto.
149 * ld-scripts/crossref.exp: Ditto.
150 * ld-sh/sh.exp: Ditto.
151 * ld-shared/shared.exp: Ditto.
152 * ld-srec/srec.exp: Ditto.
153 * lib/ld.exp: Ditto.
154
155 Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
156
157 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
158 * ld-scripts/script.exp: Ditto.
159 * ld-sh/sh.exp: Ditto.
160 * ld-undefined/undefined.exp: Ditto.
161 * ld-versados/versados.exp: Ditto.
162 * lib/ld.exp: Ditto.
163
164 Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
165
166 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
167
168 Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
169
170 * lib/ld.exp (default_ld_version): Fix for current version
171 printing.
172
173 Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
174
175 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
176
177 Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
178
179 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
180
181 * lib/ld.exp: Use verbose -log instead of calling both verbose and
182 send_log.
183
184 Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
185
186 * ld-scripts/phdrs.exp: New test.
187 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
188
189 Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
190
191 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
192 V_SPILL and V_FILL.
193
194 Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
195
196 * ld-scripts/crossref.exp: New test.
197 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
198 * ld-scripts/{cross1.t, cross2.t}: New files.
199
200 Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
201
202 * ld-sh/sh.exp: Fix debugging messages.
203 * ld-sh/sh1.s: Use .align 4.
204
205 Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
206
207 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
208
209 Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
210
211 * ld-shared/shared.exp: Run the shared library tests on
212 Linux/m68k.
213
214 Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
215
216 * ld-shared/shared.exp: Run the shared library tests on Linux.
217
218 Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
219
220 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
221
222 Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
223
224 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
225 * ld-undefined/undefined.exp: Likewise.
226
227 Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
228
229 * ld-undefined/undefined.exp: ELF targets should now pass the
230 undefined line test.
231
232 Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
233
234 * ld-empic/empic.exp: Update for change to MIPS disassembler.
235
236 Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
237
238 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
239 when doing the --static test.
240 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
241
242 Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
243
244 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
245 when creating ld-partial.o.
246
247 Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
248
249 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
250 __eabi.
251
252 Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
253
254 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
255
256 Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
257
258 * ld-srec/srec.exp: On a29k targets, use --defsym to define
259 V_SPILL and V_FILL.
260 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
261 * ld-srec/sr3.cc: Likewise.
262
263 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
264
265 Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
266
267 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
268
269 Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
270
271 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
272
273 Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
274
275 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
276
277 Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
278
279 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
280
281 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
282 * ld-srec/sr3.cc: Likewise.
283
284 Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
285
286 * ld-empic/empic.exp: Update for changes in objdump output.
287
288 Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
289
290 * ld-srec/srec.exp: New tests.
291 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
292 * lib/ld.exp (ld_simple_link): Discard warnings about not being
293 able to find the entry symbol.
294
295 Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
296
297 * ld-sh/sh2.c (__main): Define.
298
299 Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
300
301 * ld-empic/empic.exp: Accept a . in the address symbol.
302
303 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
304 powerpc*-*-aix*. Add code to create appropriate exports files,
305 and pass appropriate compilation flags, and test against
306 appropriate expected output.
307 * ld-shared/xcoff.dat: New file.
308 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
309 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
310 function pointer, rather than shlib_mainvar.
311 * ld-shared/sh1.c: Likewise.
312 * ld-shared/shared.dat: Update for change from using shlib_mainvar
313 to using shlib_shlibvar1.
314 * ld-shared/sun4.dat: Likewise.
315
316 Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
317
318 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
319 convenience when testing XCOFF.
320
321 Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
322
323 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
324 along with --static.
325
326 * ld-scripts/script.s: Make symbols global.
327
328 Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
329
330 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
331
332 Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
333
334 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
335 prevent the SunOS linker from trying to create a shared library.
336
337 Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
338
339 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
340 appropriate modifications and setup_xfails.
341 * ld-shared/sun4.dat: New file.
342
343 Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
344
345 * lib/ld.exp (default_ld_version): Call prune_system_crud.
346 (default_ld_relocate, default_ld_link): Likewise.
347 (default_ld_simple_link, default_ld_compile): Likewise.
348 (default_ld_assemble, default_ld_nm): Likewise.
349
350 Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
351
352 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
353 tests as untested rather than unresolved.
354
355 Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
356
357 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
358
359 Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
360
361 * ld-scripts/script.exp: Split script verification into a proc.
362 Add simple test of MRI script.
363 * ld-scripts/scriptm.t: New file.
364
365 Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
366
367 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
368 appropriate.
369
370 Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
371
372 * config/default.exp: Define objcopy if it is not defined.
373 * ld-sh/*: New tests for SH relaxing.
374
375 * ld-empic/empic.exp: If $CC does not exist, call untested rather
376 than unresolved.
377
378 Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
379
380 * ld-undefined/undefined.exp: If $CC does not exist, mark the
381 tests as untested rather than unresolved. Clear ELF xfails for
382 mips*, not just mips.
383
384 Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
385
386 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
387 undefined line test.
388
389 Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
390
391 * ld-undefined/undefined.exp: New test, to check reporting of
392 undefined symbols.
393 * ld-undefined/undefined.c: New file.
394
395 Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
396
397 * ld-versados/versados.exp: If a test fails, report it correctly:
398 don't try to run the next test, and don't report a pass as well as
399 a fail.
400
401 Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
402
403 * ld/testsuite/versados/(t1,t2).ld: End in newlines.
404
405 Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
406
407 * lib/ld.exp (default_ld_compile): If cc argument is multiple
408 words, use only the first when trying to verify the availability
409 of the compiler.
410
411 Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
412
413 * ld-scripts/defined.t: Mention .data and .bss explicitly.
414
415 Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
416
417 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
418 call untested for each test, rather than ignoring it. If one test
419 fails, go on to the next one instead of returning.
420 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
421 unresolved.
422 * ld-empic/empic.exp: Likewise. Also, always pass the same test
423 name to pass or fail.
424 * ld-shared/shared.exp: Likewise. Also, always run all tests.
425 * ld-scripts/defined.exp: If as or nm fail, mark test as
426 unresolved. Always pass the same test name to pass or fail.
427 * ld-scripts/script.exp: Likewise.
428 * ld-scripts/sizeof.exp: Likewise.
429
430 Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
431
432 * ld-scripts/sizeof.exp: New test, based on bug report from
433 anders.blomdell@control.lth.se.
434 * ld-scripts/sizeof.s: New file.
435 * ld-scripts/sizeof.t: New file.
436
437 Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
438
439 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
440 if the linker exists.
441
442 Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
443
444 * lib/ld.exp (prune_system_crud): Define if not already defined,
445 in case the user isn't using the newest DejaGnu version that we
446 haven't released to the net yet.
447
448 Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
449
450 * config/default.exp: Define objdump if it is not defined.
451 * ld-empic/*: New tests to test -membedded-pic code.
452
453 Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
454
455 * ld-bootstrap/bootstrap.exp: Pass cmp output through
456 prune_system_crud.
457 * ld-cdtest/cdtest.exp: Pass diff output through
458 prune_system_crud.
459 * ld-shared/shared.exp: Likewise.
460
461 * config/default.exp: Remove unused and useless proc ld_load.
462
463 Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
464
465 * lib/ld.exp (default_ld_compile): Remove the output file before
466 compiling.
467
468 * ld-shared/shared.exp: Move common test code into a procedure.
469 Add tests for compiling the non shared code PIC.
470 * ld-shared/main.c (main): Call main_called, and print the result.
471 * ld-shared/shared.dat: Adjust accordingly.
472
473 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
474
475 * ld-shared: New directory, with new files to test generating ELF
476 shared libraries.
477
478 * lib/ld.exp (default_ld_compile): If the compilation worked, but
479 no object file was created, check to see if the compiler foolishly
480 ignored the -o switch when compiling, and move the resulting
481 object if it did.
482
483 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
484
485 * VMS does not permits `.' in directory names. Renamed
486 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
487 ld.scripts to ld-scripts.
488
489 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
490
491 * config/default.exp: Set variables as and nm. Create tmpdir if
492 it does not already exist.
493 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
494 * ld.cdtest/cdtest.exp: Likewise.
495 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
496 here. Change perror for no variables found to fail.
497 * ld.scripts/script.exp: New test.
498 * ld.scripts/script.t, ld.scripts/script.s: New files.
499
500 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
501
502 * ld.scripts: New directory.
503 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
504 * ld.scripts/defined.t: New file.
505 * lib/ld.exp (default_ld_simple_link): New function.
506 (default_ld_assemble, default_ld_nm): New functions.
507 * config/default.exp: Rename from unix-ld.exp.
508 (ld_simple_link, ld_assemble, ld_nm): New functions.
509
510 * config/unix-ld.exp: Set ld using findfile.
511 * lib/ld.exp (default_ld_relocate): Return a value. Change format
512 of log messages.
513 (default_ld_compile): Likewise.
514 (default_ld_link): Likewise. Also, don't include $BFDLIB and
515 $LIBIBERTY in link.
516 * ld.bootstrap/bootstrap.exp: Rewrite.
517 * ld.cdtest/cdtest.exp: Rewrite.
518 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
519 * ld.cdtest/cdtest-foo.h: Likewise.
520 * ld.cdtest/cdtest-main.cc: Likewise.
521
522 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
523
524 * ld.cdtest/cdtest.exp: Don't look for $result before it's
525 defined.
526
527 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
528
529 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
530 calls with perror calls.
531
532 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
533
534 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
535 * ld.cdtest/cdtest.exp: Adjusted.
536
537 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
538
539 * lib/ld.exp (simple_diff): Indicate failure if files have
540 different numbers of lines. Don't muck with $differences to avoid
541 indicating a pass, just return.
542
543 * testsuite/ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
544 Fix test case to be valid ANSI C++. Don't require use of header
545 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
546 * testsuite/ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
547 commentary on things that are still broken with this test case.
548
549 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
550
551 * testsuite/ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
552
553 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
554
555 * testsuite/lib/ld.exp: add compiler and linker support
556 * testsuite/config/unix-ld.exp: add compiler and linker support
557 * testsuite/ld.bootstrap/bootstrap.exp: fixed to do partial links
558 * testsuite/ld.cdtest/cdtest.exp: constructor/destructor testscase
559
560 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
561
562 * testsuite/lib/ld.exp: new file
563 * testsuite/config/unix-ld.exp: new file
564 * testsuite/ld.bootstrap/bootstrap.exp: new file
This page took 0.040591 seconds and 5 git commands to generate.