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