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