2001-05-03 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
7f9adacd
AJ
12001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
2
3 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
4
5 * ld-scripts/phdrs.t: Use startaddress that's greater than any
6 MAXPAGESIZE used.
7
f0f077e5
L
82001-04-29 H.J. Lu <hjl@gnu.org>
9
10 * ld-shared/symbolic.dat: New.
11
12 * ld-shared/shared.exp: Also check -Bsymbolic.
13
b3992bc7
AJ
142001-04-28 Andreas Jaeger <aj@suse.de>
15
16 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
17 special.
18
358a5502
DB
192001-04-01 David O'Brien <obrien@FreeBSD.org>
20 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
21 though it doesn't use DWARF2 yet (but its output is identical).
22
232001-04-01 David O'Brien <obrien@FreeBSD.org>
44df2f94
DB
24
25 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
26 This optimization level is buggy on some platforms, and this test
27 is not intended to test compiler optimizations.
28
b536df83
DD
292001-03-06 DJ Delorie <dj@redhat.com>
30
31 * ld-scripts/cross2.t: Support any type of text/data sections, not
32 just the canonical ones.
33
ad995491
L
342001-02-14 H.J. Lu <hjl@gnu.org>
35
36 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
37 for -static on ia64.
38
39 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
40 ia64-*-linux*.
41
42 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
43
44 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
45 Set up expected failures for ia64-*-linux*.
46 * ld-shared/shared.exp: Likewise.
47
fef67c28
SC
482001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
49
50 * ld-srec/srec.exp (run_srec_test): m6811 code has references
51 to soft registers, define them with --defsym.
52 * ld-selective/selective.exp: Likewise.
53
332dac40
HPN
542001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
55
56 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
57
2ffd68ef
PB
582001-01-03 Philip Blundell <pb@futuretv.com>
59
60 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
61 * ld-shared/shared.exp: Likewise.
62
4f38fc1c
PB
632001-01-01 Philip Blundell <philb@gnu.org>
64
7dc542b2
PB
65 * ld-undefined/weak-undef.exp: New test.
66 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
67 files for above.
68
4f38fc1c
PB
69 * ld-elfvers/vers.exp: Run test on Linux/ARM.
70 * ld-elfvsb/elfvsb.exp: Likewise.
71 * ld-shared/shared.exp: Likewise.
72
0fc3347a
NC
732000-12-31 Nick Clifton <nickc@redhat.com>
74
75 * ld-srec/srec.exp: Use --oformat instead of -oformat.
76
bad19f8f
NC
772000-12-09 Nick Clifton <nickc@redhat.com>
78
f6673641
NC
79 * ld-selective/selective.exp: Link in libgcc when target is v850.
80
bad19f8f
NC
81 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
82 because the -oformat linker command switch cannot be used.
83
1566ad5d
AM
842000-11-06 Alan Modra <alan@linuxcare.com.au>
85
86 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
87 (main): Prune unused args.
88
4291c3fa
HPN
892000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
90
91 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
92 "untested".
93
d1d8dddf
L
942000-10-19 H.J. Lu (hjl@gnu.org)
95
96 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
97 for Linux/PPC.
98 * ld-shared/shared.exp: Likewise.
99
d63083ef
HPN
1002000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
101
102 * ld-selective/selective.exp: Rearrange to be table-driven.
103
dc149a6d
AM
1042000-10-07 Alan Modra <alan@linuxcare.com.au>
105
106 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
107
65420b22
AM
1082000-10-02 Alan Modra <alan@linuxcare.com.au>
109
110 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
111 * ld-scripts/crossref.exp: Ditto.
112
bd0110a3
HPN
1132000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
114
115 * ld-selective/5.cc: New test.
116 * ld-selective/selective.exp: Run it as xfailed.
117
118 * ld-selective/4.cc: Correct spelling of "lose".
119
3231d22e
AM
1202000-09-05 Alan Modra <alan@linuxcare.com.au>
121
122 * ld-selective/selective.exp: Remove the xfails for hppa.
123
6545f5fb
AO
1242000-08-30 Alexandre Oliva <aoliva@redhat.com>
125
126 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
127 sh-*-*): With dwarf-2, `undefined function' can't pass.
128
e1753d2c
L
1292000-08-03 H.J. Lu (hjl@gnu.org)
130
131 * ld-bootstrap/bootstrap.exp: Add strip.
132
360e9586
L
1332000-07-24 H.J. Lu (hjl@gnu.org)
134
135 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
136 the undefined reference.
137
08c44e65
L
1382000-07-16 H.J. Lu (hjl@gnu.org)
139
140 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
141 and set to "yes" if the protected visibility is expected to
142 pass.
143 (visibility_run): Set expected to fail for the "protected"
144 and "protected_undef_def" tests only if $support_protected is
145 "no".
146
147 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
148 visibility support if defined.
149
1345a0c0
L
1502000-07-15 H.J. Lu (hjl@gnu.org)
151
152 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
153 for "protected_undef_def".
154
155 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
156 PROTECTED_WEAK_TEST is defined.
157 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
158 defined.
159 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
160
161 * ld-elfvsb/sh1.c (visibility): Mark protected only if
162 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
163 is defined.
164 (visibility_var): Likewise.
165
36a3dc51
AM
1662000-07-10 Alan Modra <alan@linuxcare.com.au>
167
168 * ld-srec/srec.exp: xfail hppa.
169
170 * ld-scripts/weak.exp: Define $global$ for hppa.
171
172 * ld-scripts/crossref.exp: Fix string quoting.
173
7cda33a1
L
1742000-06-05 H.J. Lu (hjl@gnu.org)
175
176 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
177 to link_output and make it global.
178
179 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
180 "hidden_undef_def", "hidden_weak", "protected_undef",
181 "protected_undef_def" and "protected_weak".
182 (visibility_run): Likewise.
183 * ld-elfvsb/main.c: Likewise.
184 * ld-elfvsb/sh1.c: Likewise.
185 * ld-elfvsb/sh2.c: Likewise.
186
187 * ld-elfvsb/elfvsb.dat: Updated.
188
e80778cf
L
1892000-05-21 H.J. Lu (hjl@gnu.org)
190
191 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
192 visibility test.
193
6fc49d28
L
1942000-05-13 H.J. Lu (hjl@gnu.org)
195
196 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
197 to link_output and make it global.
198
199 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
200 tests.
201 * ld-elfvsb/elfvsb.dat: Likewise.
202 * ld-elfvsb/elfvsb.exp: Likewise.
203 * ld-elfvsb/main.c: Likewise.
204 * ld-elfvsb/sh1.c: Likewise.
205 * ld-elfvsb/sh2.c: Likewise.
206
b32711aa
JW
207Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
208
a2b64bed 209 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
b32711aa 210
3017ff0e
AM
2112000-04-12 Alan Modra <alan@linuxcare.com.au>
212
62043cea
AM
213 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
214
e76e4c91
AM
215 * ld-selective/selective.exp (test4): Test for presence of
216 foo__1B, not absence. Also check for foo__1A and _start.
217 White space changes throughout file.
3017ff0e 218
e40eb3e9
NC
2192000-03-13 Nick Clifton <nickc@cygnus.com>
220
221 * ld-scripts/phdrs.t: Discard all unexpected sections.
222
d1bcade6
L
2232000-02-27 H.J. Lu (hjl@gnu.org)
224
225 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
226
197d87f8
NC
2271999-11-01 Nick Clifton <nickc@cygnus.com>
228
229 * ld-selective/selective.exp: Fix test to disable these checks for
230 PE based targets.
231
05d26f04
CM
2321999-10-29 Catherine Moore <clm@cygnus.com>
233
234 * ld-selective/selective.exp: Remove test6.
235 * ld-selective/5.cc: Delete.
236
abdbda5e
NC
2371999-10-28 Scott Bambrough <scottb@netwinder.org>
238
05d26f04 239 * ld-srec/srec.exp: Setup expected failures for
abdbda5e
NC
240 srec tests on ARM Linux.
241
b7be1db6
AM
2421999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
243
244 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
245 offset) test.
246
777690b6
ILT
2471999-09-12 Ian Lance Taylor <ian@zembu.com>
248
249 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
250
5be8a006
ILT
2511999-08-17 H.J. Lu <hjl@gnu.org>
252
253 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
254
b33b6e45
ILT
2551999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
256
257 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
258 * ld-shared/shared.exp: Likewise.
259
38e31547
NC
2601999-07-28 Nick Clifton <nickc@cygnus.com>
261
262 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
263 Determine if a big endian or little endian output format hass
264 been selected by any of the multilib options, and if so return
265 a suitable command line option for the linker/assembler.
266 (proc default_ld_link): Include the result of proc
267 big_or_little_endian on the command line to the linker.
268 (proc ld_simple_link): Include the result of proc
269 big_or_little_endian on the command line to the linker.
270 (proc default_ld_compile): Append multilib flags to compiler
271 switches.
272 (proc default_ld_assemble): Include the result of proc
273 big_or_little_endian on the command line to the linker.
274
0cd9f5f0
ILT
2751999-07-21 H.J. Lu <hjl@gnu.org>
276
277 * ld-elfvers/vers1.c: Add missing prototypes and include
278 <stdio.h> if necessary.
279 * ld-elfvers/vers15.c: Likewise.
280 * ld-elfvers/vers19.c: Likewise.
281 * ld-elfvers/vers2.c: Likewise.
282 * ld-elfvers/vers3.c: Likewise.
283 * ld-elfvers/vers4.c: Likewise.
284 * ld-elfvers/vers6.c: Likewise.
285 * ld-elfvers/vers7.c: Likewise.
286 * ld-elfvers/vers9.c: Likewise.
287 * ld-shared/main.c: Likewise.
288 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
289
d49560a9
MM
290Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
291
292 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
293 with other DWARF2 targets.
294
5dcf458a
NC
2951999-07-13 Nick Clifton <nickc@cygnus.com>
296
297 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
298 the undefined line test.
299
734caf4d
ILT
3001999-07-10 Ian Lance Taylor <ian@zembu.com>
301
302 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
303
f0489494
ILT
3041999-07-07 Ian Lance Taylor <ian@zembu.com>
305
306 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
307 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
308
197a7bfd
ILT
3091999-06-13 Ian Lance Taylor <ian@zembu.com>
310
311 * ld-checks/asm.s: Use a symbol name for .lcomm.
312 * ld-checks/checks.exp: Use different names for the two tests.
313 Don't add extra text when invoking fail.
314
99c262f8
ILT
3151999-06-12 Ian Lance Taylor <ian@zembu.com>
316
317 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
318 to "*-*-linux*aout*".
319 * ld-scripts/weak.exp: Likewise.
320 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
321
2bdba6c9
AS
322Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
323
324 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
325 * ld-shared/sh1.c: Fix typo.
326
77e0b0ef
ILT
3271999-06-04 H.J. Lu <hjl@gnu.org>
328
329 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
330 necessary.
331
8535ca75
NC
3321999-05-17 Nick Clifton <nickc@cygnus.com>
333
334 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
335
69f868fa
DD
3361999-05-11 DJ Delorie <dj@cygnus.com>
337
338 * ld-srec/srec.exp: Do not run tests for PE based ports.
339
252b5132
RH
3401999-03-05 Nick Clifton <nickc@cygnus.com>
341
342 * ld-selective/selective.exp: Do not run tests for COFF or PE
343 based ports.
344
3451999-02-17 Nick Clifton <nickc@cygnus.com>
346
347 * ld-undefined/undefined.exp: Add expected failures for StrongARM
348 targets.
349
350 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
351
352 * ld-selective/selective.exp: Add expected failure for ARM-COFF
b3992bc7 353 targets.
252b5132
RH
354
3551999-02-16 Nick Clifton <nickc@cygnus.com>
356
357 * ld-checks/asm.s: Use .long instead of .word.
358 Replace custom section names with .text, .data and .bss.
359 * ld-checks/script: Replace custom section names with .text, .data
b3992bc7 360 and .bss.
252b5132 361 * ld-checks/checks.exp: Replace custom section names with .text,
b3992bc7 362 .data and .bss.
252b5132
RH
363
3641999-02-11 Nick Clifton <nickc@cygnus.com>
365
366 * ld-checks: New directory: Tests for the linker's
367 --check-sections option.
368 * ld-checks/checks.exp: New file.
369 * ld-checks/script: Bogus linker script.
370 * ld-checks/asm.s: Simple test assembler file.
371
372Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
373
374 * ld-selective/selective.exp: Disable test for unsupported
375 targets. Change tests to check for absence of symbols instead
376 of address zero.
377
378Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
379
380 * config/default.exp (get_link_files): Quote target_triplet and CC
381 when invoking shell.
382 (get_target_emul): Likewise.
383
3841999-01-03 Ken Raeburn <raeburn@cygnus.com>
385
386 * config/default.exp (get_link_files, get_target_emul): New procs;
387 run shell commands to extract information from configure.host and
388 configure.tgt in the source tree.
389 (top level): Use them to get information needed to run tests, if
390 not otherwise provided.
391
392 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
393 gives non-zero addresses for memory region.
394 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
395 the new linker script.
396
397Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
398
399 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
400 newer glibc lets link succeed.
401
402Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
403
404 * ld-elfvers/vers1.c: Add missing return types and values.
405 * ld-elfvers/vers2.c: Likewise.
406 * ld-elfvers/vers3.c: Likewise.
407 * ld-elfvers/vers4.c: Likewise.
408 * ld-elfvers/vers5.c: Likewise.
409 * ld-elfvers/vers6.c: Likewise.
410 * ld-elfvers/vers7.c: Likewise.
411 * ld-elfvers/vers9.c: Likewise.
412 * ld-elfvers/vers15.c: Likewise.
413
414Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
415
416 * ld-selective: New directory with new files to test
417 selective linking.
418
419 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
b3992bc7 420
252b5132
RH
421Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
422
423 * ld-elfvers/vers16.dsym: Work correctly on a system without
424 versioned system libraries.
425
426Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
427
428 * ld-elfvers/vers.exp: Run tests on alpha-linux.
429 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
430 Alpha's use of st_other.
431
4321998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
433
434 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
435 * ld-elfvers/{vers16.*, vers16a.*}: New files.
436
437Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
438
439 * ld-undefined/undefined.exp: Make undefined line test be an xfail
440 for arm/thunb elf toolchains.
441
442Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
443
444 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
445
446 * ld-srec/srec.exp: Arm-elf now passes this test.
447
448Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
449
450 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
b3992bc7 451
252b5132
RH
452Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
453
454 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
455 test if we don't have a static libbfd.a.
456
457Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
458
459 Based on patch from H.J. Lu <hjl@gnu.org>:
460 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
461
462Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
463
464 * ld-scripts/weak.t (.text, .data): Focus data to be used.
465 (/DISCARD/): All the rest.
466 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
467
468Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
469
470 * config/default.exp: Create tmpdir/gas subdirectory, add a
471 symlink to as-new, and set gcc_gas_flag variable.
472 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
473 be gcc, use gcc_gas_flag when compiling.
474
475Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
476
477 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
478 for i386, i486, and i586.
479 (objdump_versionstuff): If we can't find the line, dump the file.
480
481Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
482
483 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
484 * ld-scripts/weak.exp: Likewise.
485
486Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
487
488 * ld-srec/srec.exp: Add xfail for v850.
489
490 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
491 these tests.
492
493Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
494
495 * ld-scripts/weak.exp: New test.
496 * ld-scripts/weak.t: New file.
497 * ld-scripts/weak1.s: New file.
498 * ld-scripts/weak2.s: New file.
499
500Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
501
502 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
503 * ld-shared/shared.exp: Likewise.
504 * ld-elfvers/vers1.dsym: Allow for .sdata.
505 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
506
507Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
508
509 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
b3992bc7 510 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
252b5132
RH
511 * ld-srec/sr1.c (__main): Change return type to void.
512 * ld-srec/sr3.cc (__main): Likewise.
513 (__builtin_delete, __builtin_new): Likewise.
514 (__get_dynamic_handler_chain): Return 0.
515 (__get_eh_context): Likewise.
516
517Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
518
519 * ld-undefined/undefined.exp: Add support for thumb-pe target.
520 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
521
522Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
523
524 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
525
526Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
527
528 * ld-shared/main.c (shlib_overriddencall2): New function.
529 (main): Call shlib_shlibcall2.
530 * ld-shared/sh1.c (shlib_shlibcall2): New function.
531 (shlib_overriddencall2): New function.
532 * ld-shared/shared.dat: Add output line for new test.
533 * ld-shared/sun4.dat: Likewise.
534
535 * ld-srec/sr3.cc (__get_eh_context): New function.
536
537Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
538
539 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
540 avoid compiler warning.
541 * ld-srec/sr3.cc (class Foo): Likewise.
542
543Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
544
545 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
546
547Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
548
549 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
550
551Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
552
553 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
554
555Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
556
557 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
558 fixes ARM tests.
559
560Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
561
562 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
563 coff targets.
564
565Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
566
567 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
568 avoid compiler warning.
569 * ld-srec/sr3.cc (class Foo): Likewise.
570
571Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
572
573 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
574 have any name when looking for entry symbol warnings.
575
576 * ld-srec/sr3.cc (__eh_pc): Define.
577
578Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
579
580 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
b3992bc7 581 __throw, since the current g++ expects them to be defined.
252b5132
RH
582
583Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
584
585 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
586 file if the string libc appears in it.
587 (objdump_versionstuff): Accept unexpected lines in the output
588 file. Compare lines using string match.
589 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
590
591Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
592
593 * ld-scripts/crossref.exp: Correct string quoting.
594
595Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
596
597 * config/default.exp: Change ld, as, nm and strip from .new to
598 -new. Load ld-lib.exp rather than ld.exp.
599 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
600 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
601 DejaGnu changes.
602
603Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
604
605 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
606 an alternation. From Greg Margo <gmargo@dl.com>.
607
608Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
609
610 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
611 with non PIC shared libraries.
612
613Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
614
615 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
616 version handling.
617
618Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
619
620 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
621
622Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
623
624 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
625 linking.
626
627Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
628
629 * config/default.exp: Use $base_dir rather than $objdir when
630 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
631
632Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
633
634 * ld-srec/srec.exp: Define various out of line prologue/epilogue
635 functions for the mn10200 to avoid needing libgcc.a.
636
637Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
638
639 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
640
641Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
642
643 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
644
645Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
646
647 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
648 * config/default.exp: Set ar and strip.
649
650Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
651
652 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
653 prune_system_crud.
654 * ld-cdtest/cdtest.exp: Ditto.
655 * ld-scripts/crossref.exp: Ditto.
656 * ld-sh/sh.exp: Ditto.
657 * ld-shared/shared.exp: Ditto.
658 * ld-srec/srec.exp: Ditto.
659 * lib/ld.exp: Ditto.
660
661Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
662
663 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
664 * ld-scripts/script.exp: Ditto.
665 * ld-sh/sh.exp: Ditto.
666 * ld-undefined/undefined.exp: Ditto.
667 * ld-versados/versados.exp: Ditto.
668 * lib/ld.exp: Ditto.
669
670Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
671
672 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
673
674Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
675
676 * lib/ld.exp (default_ld_version): Fix for current version
677 printing.
678
679Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
680
681 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
682
683Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
684
685 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
686
687 * lib/ld.exp: Use verbose -log instead of calling both verbose and
688 send_log.
689
690Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
691
692 * ld-scripts/phdrs.exp: New test.
693 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
694
695Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
696
697 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
698 V_SPILL and V_FILL.
699
700Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
701
702 * ld-scripts/crossref.exp: New test.
703 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
704 * ld-scripts/{cross1.t, cross2.t}: New files.
705
706Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
707
708 * ld-sh/sh.exp: Fix debugging messages.
709 * ld-sh/sh1.s: Use .align 4.
710
711Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
712
713 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
714
715Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
716
717 * ld-shared/shared.exp: Run the shared library tests on
b3992bc7 718 Linux/m68k.
252b5132
RH
719
720Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
721
722 * ld-shared/shared.exp: Run the shared library tests on Linux.
723
724Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
725
726 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
727
728Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
729
730 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
731 * ld-undefined/undefined.exp: Likewise.
732
733Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
734
735 * ld-undefined/undefined.exp: ELF targets should now pass the
736 undefined line test.
737
738Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
739
740 * ld-empic/empic.exp: Update for change to MIPS disassembler.
741
742Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
743
744 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
745 when doing the --static test.
746 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
747
748Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
749
750 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
751 when creating ld-partial.o.
752
753Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
754
755 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
756 __eabi.
757
758Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
759
760 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
761
762Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
763
764 * ld-srec/srec.exp: On a29k targets, use --defsym to define
765 V_SPILL and V_FILL.
766 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
767 * ld-srec/sr3.cc: Likewise.
768
769 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
770
771Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
772
773 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
774
775Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
776
777 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
778
779Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
780
781 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
782
783Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
784
785 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
786
787 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
788 * ld-srec/sr3.cc: Likewise.
789
790Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
791
792 * ld-empic/empic.exp: Update for changes in objdump output.
793
794Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
795
796 * ld-srec/srec.exp: New tests.
797 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
798 * lib/ld.exp (ld_simple_link): Discard warnings about not being
799 able to find the entry symbol.
800
801Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
802
803 * ld-sh/sh2.c (__main): Define.
804
805Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
806
807 * ld-empic/empic.exp: Accept a . in the address symbol.
808
809 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
810 powerpc*-*-aix*. Add code to create appropriate exports files,
811 and pass appropriate compilation flags, and test against
812 appropriate expected output.
813 * ld-shared/xcoff.dat: New file.
814 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
815 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
816 function pointer, rather than shlib_mainvar.
817 * ld-shared/sh1.c: Likewise.
818 * ld-shared/shared.dat: Update for change from using shlib_mainvar
819 to using shlib_shlibvar1.
820 * ld-shared/sun4.dat: Likewise.
821
822Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
823
824 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
825 convenience when testing XCOFF.
826
827Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
828
829 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
830 along with --static.
831
832 * ld-scripts/script.s: Make symbols global.
833
834Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
835
836 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
837
838Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
839
840 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
841 prevent the SunOS linker from trying to create a shared library.
842
843Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
844
845 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
846 appropriate modifications and setup_xfails.
847 * ld-shared/sun4.dat: New file.
848
849Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
850
851 * lib/ld.exp (default_ld_version): Call prune_system_crud.
852 (default_ld_relocate, default_ld_link): Likewise.
853 (default_ld_simple_link, default_ld_compile): Likewise.
854 (default_ld_assemble, default_ld_nm): Likewise.
855
856Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
857
858 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
859 tests as untested rather than unresolved.
860
861Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
862
863 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
864
865Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
866
867 * ld-scripts/script.exp: Split script verification into a proc.
868 Add simple test of MRI script.
869 * ld-scripts/scriptm.t: New file.
870
871Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
872
873 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
874 appropriate.
875
876Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
877
878 * config/default.exp: Define objcopy if it is not defined.
879 * ld-sh/*: New tests for SH relaxing.
880
881 * ld-empic/empic.exp: If $CC does not exist, call untested rather
882 than unresolved.
883
884Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
885
886 * ld-undefined/undefined.exp: If $CC does not exist, mark the
887 tests as untested rather than unresolved. Clear ELF xfails for
888 mips*, not just mips.
889
890Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
891
892 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
893 undefined line test.
894
895Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
896
897 * ld-undefined/undefined.exp: New test, to check reporting of
898 undefined symbols.
899 * ld-undefined/undefined.c: New file.
900
901Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
902
903 * ld-versados/versados.exp: If a test fails, report it correctly:
904 don't try to run the next test, and don't report a pass as well as
905 a fail.
906
907Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
908
a2b64bed 909 * versados/(t1,t2).ld: End in newlines.
252b5132
RH
910
911Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
912
913 * lib/ld.exp (default_ld_compile): If cc argument is multiple
914 words, use only the first when trying to verify the availability
915 of the compiler.
916
917Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
918
919 * ld-scripts/defined.t: Mention .data and .bss explicitly.
920
921Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
922
923 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
924 call untested for each test, rather than ignoring it. If one test
925 fails, go on to the next one instead of returning.
926 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
927 unresolved.
928 * ld-empic/empic.exp: Likewise. Also, always pass the same test
929 name to pass or fail.
930 * ld-shared/shared.exp: Likewise. Also, always run all tests.
931 * ld-scripts/defined.exp: If as or nm fail, mark test as
932 unresolved. Always pass the same test name to pass or fail.
933 * ld-scripts/script.exp: Likewise.
934 * ld-scripts/sizeof.exp: Likewise.
935
936Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
937
938 * ld-scripts/sizeof.exp: New test, based on bug report from
939 anders.blomdell@control.lth.se.
940 * ld-scripts/sizeof.s: New file.
941 * ld-scripts/sizeof.t: New file.
942
943Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
944
945 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
946 if the linker exists.
947
948Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
949
950 * lib/ld.exp (prune_system_crud): Define if not already defined,
951 in case the user isn't using the newest DejaGnu version that we
952 haven't released to the net yet.
953
954Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
955
956 * config/default.exp: Define objdump if it is not defined.
957 * ld-empic/*: New tests to test -membedded-pic code.
958
959Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
960
961 * ld-bootstrap/bootstrap.exp: Pass cmp output through
962 prune_system_crud.
963 * ld-cdtest/cdtest.exp: Pass diff output through
964 prune_system_crud.
965 * ld-shared/shared.exp: Likewise.
966
967 * config/default.exp: Remove unused and useless proc ld_load.
968
969Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
970
971 * lib/ld.exp (default_ld_compile): Remove the output file before
972 compiling.
973
974 * ld-shared/shared.exp: Move common test code into a procedure.
975 Add tests for compiling the non shared code PIC.
976 * ld-shared/main.c (main): Call main_called, and print the result.
977 * ld-shared/shared.dat: Adjust accordingly.
978
979Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
980
981 * ld-shared: New directory, with new files to test generating ELF
982 shared libraries.
983
984 * lib/ld.exp (default_ld_compile): If the compilation worked, but
985 no object file was created, check to see if the compiler foolishly
986 ignored the -o switch when compiling, and move the resulting
987 object if it did.
988
989Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
990
991 * VMS does not permits `.' in directory names. Renamed
992 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
993 ld.scripts to ld-scripts.
994
995Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
996
997 * config/default.exp: Set variables as and nm. Create tmpdir if
998 it does not already exist.
999 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
1000 * ld.cdtest/cdtest.exp: Likewise.
1001 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
1002 here. Change perror for no variables found to fail.
1003 * ld.scripts/script.exp: New test.
1004 * ld.scripts/script.t, ld.scripts/script.s: New files.
1005
1006Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1007
1008 * ld.scripts: New directory.
1009 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
1010 * ld.scripts/defined.t: New file.
1011 * lib/ld.exp (default_ld_simple_link): New function.
1012 (default_ld_assemble, default_ld_nm): New functions.
1013 * config/default.exp: Rename from unix-ld.exp.
1014 (ld_simple_link, ld_assemble, ld_nm): New functions.
1015
1016 * config/unix-ld.exp: Set ld using findfile.
1017 * lib/ld.exp (default_ld_relocate): Return a value. Change format
1018 of log messages.
1019 (default_ld_compile): Likewise.
1020 (default_ld_link): Likewise. Also, don't include $BFDLIB and
1021 $LIBIBERTY in link.
1022 * ld.bootstrap/bootstrap.exp: Rewrite.
1023 * ld.cdtest/cdtest.exp: Rewrite.
1024 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
1025 * ld.cdtest/cdtest-foo.h: Likewise.
1026 * ld.cdtest/cdtest-main.cc: Likewise.
1027
1028Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
1029
1030 * ld.cdtest/cdtest.exp: Don't look for $result before it's
1031 defined.
1032
1033Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
1034
1035 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
1036 calls with perror calls.
1037
1038Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
1039
1040 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
1041 * ld.cdtest/cdtest.exp: Adjusted.
1042
1043Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1044
1045 * lib/ld.exp (simple_diff): Indicate failure if files have
1046 different numbers of lines. Don't muck with $differences to avoid
1047 indicating a pass, just return.
1048
a2b64bed 1049 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
252b5132
RH
1050 Fix test case to be valid ANSI C++. Don't require use of header
1051 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
a2b64bed 1052 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
252b5132
RH
1053 commentary on things that are still broken with this test case.
1054
1055Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
1056
a2b64bed 1057 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
252b5132
RH
1058
1059Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
1060
a2b64bed
NC
1061 * lib/ld.exp: add compiler and linker support
1062 * config/unix-ld.exp: add compiler and linker support
1063 * ld.bootstrap/bootstrap.exp: fixed to do partial links
1064 * ld.cdtest/cdtest.exp: constructor/destructor testscase
252b5132
RH
1065
1066Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
1067
a2b64bed
NC
1068 * lib/ld.exp: new file
1069 * config/unix-ld.exp: new file
1070 * ld.bootstrap/bootstrap.exp: new file
This page took 0.146371 seconds and 4 git commands to generate.