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