* Makefile.in: Add all-tix to deps for all-snavigator
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
2
3 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
4 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
5 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
6 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
7 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
8 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
9 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
10 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
11 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
12 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
13 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
14 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
15 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
16 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
17
18 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
19
20 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
21 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
22 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
23 tests named *dso-*.d first and copying their tmpdir/dump to files
24 named as the .d-file.
25
26 2002-01-31 Alan Modra <amodra@bigpond.net.au>
27
28 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
29 * ld-scripts/cross1.t: Add .opd.
30 * ld-undefined/undefined.exp: Allow leading dot on sym names.
31 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
32
33 2002-01-29 Chris Demetriou <cgd@broadcom.com>
34
35 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
36 * ld-mips-elf/emrelocs-el.d: Likewise.
37 * ld-mips-elf/emrelocs1.s: Likewise.
38 * ld-mips-elf/emrelocs2.s: Likewise.
39 * ld-mips-elf/emrelocs.ld: Likewise.
40 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
41
42 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
43
44 * ld-cris: New testsuite directory.
45
46 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
47
48 * ld-sh/sh.exp: Copy start.s file into test directory.
49
50 2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
51
52 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
53
54 2002-01-02 Chris Demetriou <cgd@broadcom.com>
55
56 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
57 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
58 * ld-mips-elf/empic1-lp.d: Likewise.
59 * ld-mips-elf/empic1-mn.d: Likewise.
60 * ld-mips-elf/empic1-mp.d: Likewise.
61 * ld-mips-elf/empic1-sn.d: Likewise.
62 * ld-mips-elf/empic1-sp.d: Likewise.
63 * ld-mips-elf/empic1-ref.s: Likewise.
64 * ld-mips-elf/empic1-space.s: Likewise.
65 * ld-mips-elf/empic1-tgt.s: Likewise.
66 * ld-mips-elf/empic2-fwd-0.d: New file to test
67 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
68 cases.
69 * ld-mips-elf/empic2-fwd-1.d: Likewise.
70 * ld-mips-elf/empic2-rev-0.d: Likewise.
71 * ld-mips-elf/empic2-rev-1.d: Likewise.
72 * ld-mips-elf/empic2-ref.s: Likewise.
73 * ld-mips-elf/empic2-space.s: Likewise.
74 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
75 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
76 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
77 tests (including those above).
78
79 2001-11-30 H.J. Lu <hjl@gnu.org>
80
81 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
82 order.
83
84 2001-11-29 H.J. Lu <hjl@gnu.org>
85
86 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
87 more than one libraries.
88 Add "vers20a" and "vers20" tests for common symbols.
89
90 * ld-elfvers/vers20.c: New.
91 * ld-elfvers/vers20.dsym: New.
92 * ld-elfvers/vers20.map: New.
93 * ld-elfvers/vers20.ver: New.
94 * ld-elfvers/vers20a.ver: New.
95
96 2001-11-19 H.J. Lu <hjl@gnu.org>
97
98 * ld-elfvsb/define.s: Mark all global lables as object.
99
100 * ld-elfvsb/hidden0.d: Match large section number.
101 * ld-elfvsb/hidden1.d: Likewise.
102 * ld-elfvsb/internal0.d: Likewise.
103 * ld-elfvsb/internal1.d: Likewise.
104 * ld-elfvsb/protected0.d: Likewise.
105 * ld-elfvsb/protected1.d: Likewise.
106
107 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
108 * ld-elfvsb/internal0.d: Likewise.
109 * ld-elfvsb/protected0.d: Likewise.
110
111 2001-11-15 H.J. Lu <hjl@gnu.org>
112
113 * ld-sh/ld-r-1.d: Updated.
114
115 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
116
117 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
118 PE targets.
119
120 2001-11-12 Donn Terry <donnte@microsoft.com>
121
122 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
123 binary files produced in order to avoid date stamp present in PE
124 binaries.
125
126 2001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
127
128 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
129
130 2001-11-09 H.J. Lu <hjl@gnu.org>
131
132 * ld-discard/discard.exp: New. Test ld discard.
133 * ld-discard/discard.ld: Likewise.
134 * ld-discard/exit.s: Likewise.
135 * ld-discard/extern.d: Likewise.
136 * ld-discard/extern.s: Likewise.
137 * ld-discard/start.d: Likewise.
138 * ld-discard/start.s: Likewise.
139 * ld-discard/static.d: Likewise.
140 * ld-discard/static.s: Likewise.
141
142 2001-11-02 H.J. Lu <hjl@gnu.org>
143
144 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
145
146 * ld-elfvsb/hidden0.d: New.
147 * ld-elfvsb/hidden1.d: New.
148 * ld-elfvsb/internal0.d: New.
149 * ld-elfvsb/internal1.d: New.
150 * ld-elfvsb/protected0.d: New.
151 * ld-elfvsb/protected1.d: New.
152 * ld-elfvsb/undef.s: New.
153 * ld-elfvsb/undef.s: New.
154
155 2001-11-02 NIIBE Yutaka <gniibe@m17n.org>
156
157 * ld-sh/sh.exp: Have its own start.s for linux.
158
159 2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
160
161 * ld-mmix/locdo-1.d: Prune character dump part.
162 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
163 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
164 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
165 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
166 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
167 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
168 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
169 unnecessary empty lines.
170
171 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
172
173 * ld-mmix: New testsuite directory.
174
175 2001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
176
177 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
178 sh*-*-elf.
179
180 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
181
182 * ld-sh/rd-sh.exp: New framework file.
183 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
184 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
185 test files.
186
187 2001-09-29 Hans-Peter Nilsson <hp@axis.com>
188
189 * ld-linkonce/linkonce.exp: New file.
190 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
191 ld-linkonce/zeroehl32.d: New test.
192
193 2001-09-25 H.J. Lu <hjl@gnu.org>
194
195 * ld-elfweak/dso.dsym: Updated for alpha.
196 * ld-elfweak/dsodata.dsym: Likewise.
197 * ld-elfweak/strong.sym: Likewise.
198 * ld-elfweak/strongcomm.sym: Likewise.
199 * ld-elfweak/strongdata.sym: Likewise.
200
201 2001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
202
203 * lib/ld-lib.exp (run_dump_test): Handle new option
204 "objcopy_linked_file". Return after failing, if errors were
205 expected but none were found.
206 (slurp_options): Support underscores in option names.
207
208 2001-09-14 H.J. Lu <hjl@gnu.org>
209
210 * ld-elfweak/bar.c: Updated.
211 * ld-elfweak/bar1a.c: Likewise.
212 * ld-elfweak/main.c: Likewise.
213 * ld-elfweak/main1.c: Likewise.
214 * ld-elfweak/elfweak.exp: Likewise.
215 * ld-elfweak/weakdata.dsym: Updated.
216
217 2001-09-11 H.J. Lu <hjl@gnu.org>
218
219 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
220 files.
221 (build_exec): Likewise.
222 Add more tests and make some xfail.
223
224 * ld-elfweak/dso.dsym: Support symbol versioning.
225 * ld-elfweak/dsow.dsym: Likewise.
226
227 * ld-elfweak/main1.c: New.
228 * ld-elfweak/bar1a.c: Likewise.
229 * ld-elfweak/bar1b.c: Likewise.
230 * ld-elfweak/bar1c.c: Likewise.
231 * ld-elfweak/foo1a.c: Likewise.
232 * ld-elfweak/foo1b.c: Likewise.
233 * ld-elfweak/dsodata.dsym: Likewise.
234 * ld-elfweak/dsowdata.dsym: Likewise.
235 * ld-elfweak/weakdata.dsym: Likewise.
236 * ld-elfweak/strongcomm.sym: Likewise.
237 * ld-elfweak/strongdata.sym: Likewise.
238 * ld-elfweak/weakdata.dat: Likewise.
239 * ld-elfweak/strongdata.dat: Likewise.
240
241 2001-09-10 H.J. Lu <hjl@gnu.org>
242
243 * ld-elfweak/elfweak.exp: New.
244 * ld-elfweak/bar.c: Likewise.
245 * ld-elfweak/foo.c: Likewise.
246 * ld-elfweak/main.c: Likewise.
247 * ld-elfweak/dso.dsym: Likewise.
248 * ld-elfweak/dsow.dsym: Likewise.
249 * ld-elfweak/strong.sym: Likewise.
250 * ld-elfweak/strong.dat: Likewise.
251 * ld-elfweak/weak.dat: Likewise.
252
253 2001-08-27 Alan Modra <amodra@bigpond.net.au>
254 Linus Nordberg <linus@swox.se>
255
256 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
257 * ld-scripts/cross1.t: Add .toc section.
258 * ld-scripts/cross2.t: Likewise.
259 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
260 * ld-srec/srec.exp: xfail powerpc64
261
262 2001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
263
264 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
265 Continue with other tests when there is a compilation error.
266
267 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
268
269 * ld-cdtest/cdtest-nrv.dat: New file.
270 * ld-cdtest/cdtest.exp: Do not require any exception support
271 library. Check results against NRV.
272
273 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
274
275 * ld-srec/srec.exp: Do not require any exception support
276 library.
277
278 2001-07-27 H.J. Lu <hjl@gnu.org>
279
280 * ld-selective/selective.exp: Fix the error in the last change.
281
282 2001-07-24 Loren J. Rittle <ljrittle@acm.org>
283
284 * ld-selective/selective.exp: Support g++ V3 ABI (along side
285 the old ABI). Make comparisons against normalized (to
286 V3-style) demangled nm output.
287
288 2001-07-24 Alan Modra <amodra@bigpond.net.au>
289
290 * config/default.exp (ld_nm): Add "nmflags" arg.
291 * lib/ld-lib.exp (default_ld_nm): Likewise.
292 * ld-empic/empic.exp: Adjust call to ld_nm.
293 * ld-scripts/defined.exp: Likewise.
294 * ld-scripts/script.exp: Likewise.
295 * ld-scripts/sizeof.exp: Likewise.
296 * ld-selective/selective.exp: Likewise.
297 * ld-sh/sh.exp: Likewise.
298
299 2001-07-12 H.J. Lu <hjl@gnu.org>
300
301 * ld-selective/selective.exp: Mark selective1, selective2,
302 selective4 and selective5 xfail on alpha*-*.
303
304 2001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
305
306 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
307 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
308 default.
309
310 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
311 new options "ld", "source", "xfail", "target", "notarget" and
312 "error". Support the runtest_file_p "*.exp=testname" feature.
313 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
314 from gas testsuite.
315
316 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
317
318 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
319
320 2001-06-06 H.J. Lu <hjl@gnu.org>
321
322 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
323 on Linux/mips.
324
325 * ld-elfvers/vers.exp: Also run on Linux/mips.
326 * ld-elfvsb/elfvsb.exp: Likewise.
327 * ld-shared/shared.exp: Likewise.
328
329 * ld-selective/selective.exp: Mark selective2, selective3,
330 selective4 and selective5 xfail on Linux/mips.
331
332 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
333
334 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
335
336 * ld-srec/srec.exp: Add Linux/mips to xfail.
337
338 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
339
340 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
341 that will always fail on s/390.
342
343 2001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
344
345 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
346 the text section.
347
348 2001-05-25 Alan Modra <amodra@one.net.au>
349
350 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
351 linuxaout with linux*aout.
352
353 2001-05-24 H.J. Lu <hjl@gnu.org>
354
355 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
356
357 2001-05-18 H.J. Lu <hjl@gnu.org>
358
359 * ld-elfvers/vers.exp: Revert the last change.
360
361 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
362 references.
363 * ld-elfvers/vers3.ver: Likewise.
364 * ld-elfvers/vers6.ver: Likewise.
365 * ld-elfvers/vers18.ver: Likewise.
366
367 2001-05-17 H.J. Lu <hjl@gnu.org>
368
369 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
370
371 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
372 definition.
373 * ld-elfvers/vers2.ver: Likewise.
374 * ld-elfvers/vers3.ver: Likewise.
375 * ld-elfvers/vers4a.ver: Likewise.
376 * ld-elfvers/vers6.ver: Likewise.
377 * ld-elfvers/vers7a.ver: Likewise.
378 * ld-elfvers/vers8.ver: Likewise.
379 * ld-elfvers/vers9.ver: Likewise.
380 * ld-elfvers/vers15.ver: Likewise.
381 * ld-elfvers/vers16a.ver: Likewise.
382 * ld-elfvers/vers17.ver: Likewise.
383 * ld-elfvers/vers18.ver: Likewise.
384
385 2001-05-03 H.J. Lu <hjl@gnu.org>
386
387 * ld-elfvers/vers19.ver: Expect vers17.so instead of
388 *tmpdir/vers17.so.
389
390 2001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
391
392 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
393
394 * ld-scripts/phdrs.t: Use startaddress that's greater than any
395 MAXPAGESIZE used.
396
397 2001-04-29 H.J. Lu <hjl@gnu.org>
398
399 * ld-shared/symbolic.dat: New.
400
401 * ld-shared/shared.exp: Also check -Bsymbolic.
402
403 2001-04-28 Andreas Jaeger <aj@suse.de>
404
405 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
406 special.
407
408 2001-04-01 David O'Brien <obrien@FreeBSD.org>
409 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
410 though it doesn't use DWARF2 yet (but its output is identical).
411
412 2001-04-01 David O'Brien <obrien@FreeBSD.org>
413
414 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
415 This optimization level is buggy on some platforms, and this test
416 is not intended to test compiler optimizations.
417
418 2001-03-06 DJ Delorie <dj@redhat.com>
419
420 * ld-scripts/cross2.t: Support any type of text/data sections, not
421 just the canonical ones.
422
423 2001-02-28 Matt Hiller <hiller@redhat.com>
424
425 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
426 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
427 invocations.
428 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
429 and -el.
430 (is_endian_output_format): New function.
431 (default_ld_link): Set flags to [big_or_little_endian] only if ld
432 is being invoked such that the output format being used is of
433 known endianness.
434 (default_ld_simple_link): Ditto.
435
436 2001-02-14 H.J. Lu <hjl@gnu.org>
437
438 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
439 for -static on ia64.
440
441 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
442 ia64-*-linux*.
443
444 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
445
446 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
447 Set up expected failures for ia64-*-linux*.
448 * ld-shared/shared.exp: Likewise.
449
450 2001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
451
452 * ld-srec/srec.exp (run_srec_test): m6811 code has references
453 to soft registers, define them with --defsym.
454 * ld-selective/selective.exp: Likewise.
455
456 2001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
457
458 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
459
460 2001-01-03 Philip Blundell <pb@futuretv.com>
461
462 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
463 * ld-shared/shared.exp: Likewise.
464
465 2001-01-01 Philip Blundell <philb@gnu.org>
466
467 * ld-undefined/weak-undef.exp: New test.
468 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
469 files for above.
470
471 * ld-elfvers/vers.exp: Run test on Linux/ARM.
472 * ld-elfvsb/elfvsb.exp: Likewise.
473 * ld-shared/shared.exp: Likewise.
474
475 2000-12-31 Nick Clifton <nickc@redhat.com>
476
477 * ld-srec/srec.exp: Use --oformat instead of -oformat.
478
479 2000-12-09 Nick Clifton <nickc@redhat.com>
480
481 * ld-selective/selective.exp: Link in libgcc when target is v850.
482
483 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
484 because the -oformat linker command switch cannot be used.
485
486 2000-11-06 Alan Modra <alan@linuxcare.com.au>
487
488 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
489 (main): Prune unused args.
490
491 2000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
492
493 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
494 "untested".
495
496 2000-10-19 H.J. Lu (hjl@gnu.org)
497
498 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
499 for Linux/PPC.
500 * ld-shared/shared.exp: Likewise.
501
502 2000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
503
504 * ld-selective/selective.exp: Rearrange to be table-driven.
505
506 2000-10-07 Alan Modra <alan@linuxcare.com.au>
507
508 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
509
510 2000-10-02 Alan Modra <alan@linuxcare.com.au>
511
512 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
513 * ld-scripts/crossref.exp: Ditto.
514
515 2000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
516
517 * ld-selective/5.cc: New test.
518 * ld-selective/selective.exp: Run it as xfailed.
519
520 * ld-selective/4.cc: Correct spelling of "lose".
521
522 2000-09-05 Alan Modra <alan@linuxcare.com.au>
523
524 * ld-selective/selective.exp: Remove the xfails for hppa.
525
526 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
527
528 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
529 sh-*-*): With dwarf-2, `undefined function' can't pass.
530
531 2000-08-03 H.J. Lu (hjl@gnu.org)
532
533 * ld-bootstrap/bootstrap.exp: Add strip.
534
535 2000-07-24 H.J. Lu (hjl@gnu.org)
536
537 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
538 the undefined reference.
539
540 2000-07-16 H.J. Lu (hjl@gnu.org)
541
542 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
543 and set to "yes" if the protected visibility is expected to
544 pass.
545 (visibility_run): Set expected to fail for the "protected"
546 and "protected_undef_def" tests only if $support_protected is
547 "no".
548
549 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
550 visibility support if defined.
551
552 2000-07-15 H.J. Lu (hjl@gnu.org)
553
554 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
555 for "protected_undef_def".
556
557 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
558 PROTECTED_WEAK_TEST is defined.
559 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
560 defined.
561 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
562
563 * ld-elfvsb/sh1.c (visibility): Mark protected only if
564 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
565 is defined.
566 (visibility_var): Likewise.
567
568 2000-07-10 Alan Modra <alan@linuxcare.com.au>
569
570 * ld-srec/srec.exp: xfail hppa.
571
572 * ld-scripts/weak.exp: Define $global$ for hppa.
573
574 * ld-scripts/crossref.exp: Fix string quoting.
575
576 2000-06-05 H.J. Lu (hjl@gnu.org)
577
578 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
579 to link_output and make it global.
580
581 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
582 "hidden_undef_def", "hidden_weak", "protected_undef",
583 "protected_undef_def" and "protected_weak".
584 (visibility_run): Likewise.
585 * ld-elfvsb/main.c: Likewise.
586 * ld-elfvsb/sh1.c: Likewise.
587 * ld-elfvsb/sh2.c: Likewise.
588
589 * ld-elfvsb/elfvsb.dat: Updated.
590
591 2000-05-21 H.J. Lu (hjl@gnu.org)
592
593 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
594 visibility test.
595
596 2000-05-13 H.J. Lu (hjl@gnu.org)
597
598 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
599 to link_output and make it global.
600
601 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
602 tests.
603 * ld-elfvsb/elfvsb.dat: Likewise.
604 * ld-elfvsb/elfvsb.exp: Likewise.
605 * ld-elfvsb/main.c: Likewise.
606 * ld-elfvsb/sh1.c: Likewise.
607 * ld-elfvsb/sh2.c: Likewise.
608
609 Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
610
611 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
612
613 2000-04-12 Alan Modra <alan@linuxcare.com.au>
614
615 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
616
617 * ld-selective/selective.exp (test4): Test for presence of
618 foo__1B, not absence. Also check for foo__1A and _start.
619 White space changes throughout file.
620
621 2000-03-13 Nick Clifton <nickc@cygnus.com>
622
623 * ld-scripts/phdrs.t: Discard all unexpected sections.
624
625 2000-02-27 H.J. Lu (hjl@gnu.org)
626
627 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
628
629 1999-11-01 Nick Clifton <nickc@cygnus.com>
630
631 * ld-selective/selective.exp: Fix test to disable these checks for
632 PE based targets.
633
634 1999-10-29 Catherine Moore <clm@cygnus.com>
635
636 * ld-selective/selective.exp: Remove test6.
637 * ld-selective/5.cc: Delete.
638
639 1999-10-28 Scott Bambrough <scottb@netwinder.org>
640
641 * ld-srec/srec.exp: Setup expected failures for
642 srec tests on ARM Linux.
643
644 1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
645
646 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
647 offset) test.
648
649 1999-09-12 Ian Lance Taylor <ian@zembu.com>
650
651 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
652
653 1999-08-17 H.J. Lu <hjl@gnu.org>
654
655 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
656
657 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
658
659 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
660 * ld-shared/shared.exp: Likewise.
661
662 1999-07-28 Nick Clifton <nickc@cygnus.com>
663
664 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
665 Determine if a big endian or little endian output format hass
666 been selected by any of the multilib options, and if so return
667 a suitable command line option for the linker/assembler.
668 (proc default_ld_link): Include the result of proc
669 big_or_little_endian on the command line to the linker.
670 (proc ld_simple_link): Include the result of proc
671 big_or_little_endian on the command line to the linker.
672 (proc default_ld_compile): Append multilib flags to compiler
673 switches.
674 (proc default_ld_assemble): Include the result of proc
675 big_or_little_endian on the command line to the linker.
676
677 1999-07-21 H.J. Lu <hjl@gnu.org>
678
679 * ld-elfvers/vers1.c: Add missing prototypes and include
680 <stdio.h> if necessary.
681 * ld-elfvers/vers15.c: Likewise.
682 * ld-elfvers/vers19.c: Likewise.
683 * ld-elfvers/vers2.c: Likewise.
684 * ld-elfvers/vers3.c: Likewise.
685 * ld-elfvers/vers4.c: Likewise.
686 * ld-elfvers/vers6.c: Likewise.
687 * ld-elfvers/vers7.c: Likewise.
688 * ld-elfvers/vers9.c: Likewise.
689 * ld-shared/main.c: Likewise.
690 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
691
692 Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
693
694 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
695 with other DWARF2 targets.
696
697 1999-07-13 Nick Clifton <nickc@cygnus.com>
698
699 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
700 the undefined line test.
701
702 1999-07-10 Ian Lance Taylor <ian@zembu.com>
703
704 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
705
706 1999-07-07 Ian Lance Taylor <ian@zembu.com>
707
708 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
709 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
710
711 1999-06-13 Ian Lance Taylor <ian@zembu.com>
712
713 * ld-checks/asm.s: Use a symbol name for .lcomm.
714 * ld-checks/checks.exp: Use different names for the two tests.
715 Don't add extra text when invoking fail.
716
717 1999-06-12 Ian Lance Taylor <ian@zembu.com>
718
719 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
720 to "*-*-linux*aout*".
721 * ld-scripts/weak.exp: Likewise.
722 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
723
724 Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
725
726 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
727 * ld-shared/sh1.c: Fix typo.
728
729 1999-06-04 H.J. Lu <hjl@gnu.org>
730
731 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
732 necessary.
733
734 1999-05-17 Nick Clifton <nickc@cygnus.com>
735
736 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
737
738 1999-05-11 DJ Delorie <dj@cygnus.com>
739
740 * ld-srec/srec.exp: Do not run tests for PE based ports.
741
742 1999-03-05 Nick Clifton <nickc@cygnus.com>
743
744 * ld-selective/selective.exp: Do not run tests for COFF or PE
745 based ports.
746
747 1999-02-17 Nick Clifton <nickc@cygnus.com>
748
749 * ld-undefined/undefined.exp: Add expected failures for StrongARM
750 targets.
751
752 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
753
754 * ld-selective/selective.exp: Add expected failure for ARM-COFF
755 targets.
756
757 1999-02-16 Nick Clifton <nickc@cygnus.com>
758
759 * ld-checks/asm.s: Use .long instead of .word.
760 Replace custom section names with .text, .data and .bss.
761 * ld-checks/script: Replace custom section names with .text, .data
762 and .bss.
763 * ld-checks/checks.exp: Replace custom section names with .text,
764 .data and .bss.
765
766 1999-02-11 Nick Clifton <nickc@cygnus.com>
767
768 * ld-checks: New directory: Tests for the linker's
769 --check-sections option.
770 * ld-checks/checks.exp: New file.
771 * ld-checks/script: Bogus linker script.
772 * ld-checks/asm.s: Simple test assembler file.
773
774 Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
775
776 * ld-selective/selective.exp: Disable test for unsupported
777 targets. Change tests to check for absence of symbols instead
778 of address zero.
779
780 Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
781
782 * config/default.exp (get_link_files): Quote target_triplet and CC
783 when invoking shell.
784 (get_target_emul): Likewise.
785
786 1999-01-03 Ken Raeburn <raeburn@cygnus.com>
787
788 * config/default.exp (get_link_files, get_target_emul): New procs;
789 run shell commands to extract information from configure.host and
790 configure.tgt in the source tree.
791 (top level): Use them to get information needed to run tests, if
792 not otherwise provided.
793
794 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
795 gives non-zero addresses for memory region.
796 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
797 the new linker script.
798
799 Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
800
801 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
802 newer glibc lets link succeed.
803
804 Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
805
806 * ld-elfvers/vers1.c: Add missing return types and values.
807 * ld-elfvers/vers2.c: Likewise.
808 * ld-elfvers/vers3.c: Likewise.
809 * ld-elfvers/vers4.c: Likewise.
810 * ld-elfvers/vers5.c: Likewise.
811 * ld-elfvers/vers6.c: Likewise.
812 * ld-elfvers/vers7.c: Likewise.
813 * ld-elfvers/vers9.c: Likewise.
814 * ld-elfvers/vers15.c: Likewise.
815
816 Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
817
818 * ld-selective: New directory with new files to test
819 selective linking.
820
821 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
822
823 Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
824
825 * ld-elfvers/vers16.dsym: Work correctly on a system without
826 versioned system libraries.
827
828 Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
829
830 * ld-elfvers/vers.exp: Run tests on alpha-linux.
831 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
832 Alpha's use of st_other.
833
834 1998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
835
836 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
837 * ld-elfvers/{vers16.*, vers16a.*}: New files.
838
839 Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
840
841 * ld-undefined/undefined.exp: Make undefined line test be an xfail
842 for arm/thunb elf toolchains.
843
844 Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
845
846 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
847
848 * ld-srec/srec.exp: Arm-elf now passes this test.
849
850 Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
851
852 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
853
854 Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
855
856 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
857 test if we don't have a static libbfd.a.
858
859 Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
860
861 Based on patch from H.J. Lu <hjl@gnu.org>:
862 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
863
864 Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
865
866 * ld-scripts/weak.t (.text, .data): Focus data to be used.
867 (/DISCARD/): All the rest.
868 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
869
870 Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
871
872 * config/default.exp: Create tmpdir/gas subdirectory, add a
873 symlink to as-new, and set gcc_gas_flag variable.
874 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
875 be gcc, use gcc_gas_flag when compiling.
876
877 Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
878
879 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
880 for i386, i486, and i586.
881 (objdump_versionstuff): If we can't find the line, dump the file.
882
883 Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
884
885 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
886 * ld-scripts/weak.exp: Likewise.
887
888 Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
889
890 * ld-srec/srec.exp: Add xfail for v850.
891
892 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
893 these tests.
894
895 Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
896
897 * ld-scripts/weak.exp: New test.
898 * ld-scripts/weak.t: New file.
899 * ld-scripts/weak1.s: New file.
900 * ld-scripts/weak2.s: New file.
901
902 Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
903
904 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
905 * ld-shared/shared.exp: Likewise.
906 * ld-elfvers/vers1.dsym: Allow for .sdata.
907 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
908
909 Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
910
911 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
912 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
913 * ld-srec/sr1.c (__main): Change return type to void.
914 * ld-srec/sr3.cc (__main): Likewise.
915 (__builtin_delete, __builtin_new): Likewise.
916 (__get_dynamic_handler_chain): Return 0.
917 (__get_eh_context): Likewise.
918
919 Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
920
921 * ld-undefined/undefined.exp: Add support for thumb-pe target.
922 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
923
924 Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
925
926 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
927
928 Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
929
930 * ld-shared/main.c (shlib_overriddencall2): New function.
931 (main): Call shlib_shlibcall2.
932 * ld-shared/sh1.c (shlib_shlibcall2): New function.
933 (shlib_overriddencall2): New function.
934 * ld-shared/shared.dat: Add output line for new test.
935 * ld-shared/sun4.dat: Likewise.
936
937 * ld-srec/sr3.cc (__get_eh_context): New function.
938
939 Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
940
941 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
942 avoid compiler warning.
943 * ld-srec/sr3.cc (class Foo): Likewise.
944
945 Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
946
947 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
948
949 Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
950
951 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
952
953 Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
954
955 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
956
957 Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
958
959 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
960 fixes ARM tests.
961
962 Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
963
964 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
965 coff targets.
966
967 Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
968
969 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
970 avoid compiler warning.
971 * ld-srec/sr3.cc (class Foo): Likewise.
972
973 Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
974
975 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
976 have any name when looking for entry symbol warnings.
977
978 * ld-srec/sr3.cc (__eh_pc): Define.
979
980 Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
981
982 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
983 __throw, since the current g++ expects them to be defined.
984
985 Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
986
987 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
988 file if the string libc appears in it.
989 (objdump_versionstuff): Accept unexpected lines in the output
990 file. Compare lines using string match.
991 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
992
993 Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
994
995 * ld-scripts/crossref.exp: Correct string quoting.
996
997 Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
998
999 * config/default.exp: Change ld, as, nm and strip from .new to
1000 -new. Load ld-lib.exp rather than ld.exp.
1001 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
1002 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
1003 DejaGnu changes.
1004
1005 Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
1006
1007 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
1008 an alternation. From Greg Margo <gmargo@dl.com>.
1009
1010 Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1011
1012 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
1013 with non PIC shared libraries.
1014
1015 Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
1016
1017 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
1018 version handling.
1019
1020 Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
1021
1022 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
1023
1024 Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
1025
1026 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
1027 linking.
1028
1029 Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
1030
1031 * config/default.exp: Use $base_dir rather than $objdir when
1032 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
1033
1034 Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
1035
1036 * ld-srec/srec.exp: Define various out of line prologue/epilogue
1037 functions for the mn10200 to avoid needing libgcc.a.
1038
1039 Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
1040
1041 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
1042
1043 Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
1044
1045 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
1046
1047 Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
1048
1049 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
1050 * config/default.exp: Set ar and strip.
1051
1052 Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
1053
1054 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
1055 prune_system_crud.
1056 * ld-cdtest/cdtest.exp: Ditto.
1057 * ld-scripts/crossref.exp: Ditto.
1058 * ld-sh/sh.exp: Ditto.
1059 * ld-shared/shared.exp: Ditto.
1060 * ld-srec/srec.exp: Ditto.
1061 * lib/ld.exp: Ditto.
1062
1063 Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
1064
1065 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
1066 * ld-scripts/script.exp: Ditto.
1067 * ld-sh/sh.exp: Ditto.
1068 * ld-undefined/undefined.exp: Ditto.
1069 * ld-versados/versados.exp: Ditto.
1070 * lib/ld.exp: Ditto.
1071
1072 Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
1073
1074 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
1075
1076 Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
1077
1078 * lib/ld.exp (default_ld_version): Fix for current version
1079 printing.
1080
1081 Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
1082
1083 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
1084
1085 Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
1086
1087 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
1088
1089 * lib/ld.exp: Use verbose -log instead of calling both verbose and
1090 send_log.
1091
1092 Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
1093
1094 * ld-scripts/phdrs.exp: New test.
1095 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1096
1097 Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
1098
1099 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
1100 V_SPILL and V_FILL.
1101
1102 Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
1103
1104 * ld-scripts/crossref.exp: New test.
1105 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
1106 * ld-scripts/{cross1.t, cross2.t}: New files.
1107
1108 Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
1109
1110 * ld-sh/sh.exp: Fix debugging messages.
1111 * ld-sh/sh1.s: Use .align 4.
1112
1113 Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
1114
1115 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
1116
1117 Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1118
1119 * ld-shared/shared.exp: Run the shared library tests on
1120 Linux/m68k.
1121
1122 Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
1123
1124 * ld-shared/shared.exp: Run the shared library tests on Linux.
1125
1126 Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
1127
1128 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
1129
1130 Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
1131
1132 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
1133 * ld-undefined/undefined.exp: Likewise.
1134
1135 Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
1136
1137 * ld-undefined/undefined.exp: ELF targets should now pass the
1138 undefined line test.
1139
1140 Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
1141
1142 * ld-empic/empic.exp: Update for change to MIPS disassembler.
1143
1144 Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
1145
1146 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
1147 when doing the --static test.
1148 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1149
1150 Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
1151
1152 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
1153 when creating ld-partial.o.
1154
1155 Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
1156
1157 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
1158 __eabi.
1159
1160 Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
1161
1162 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
1163
1164 Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
1165
1166 * ld-srec/srec.exp: On a29k targets, use --defsym to define
1167 V_SPILL and V_FILL.
1168 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
1169 * ld-srec/sr3.cc: Likewise.
1170
1171 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
1172
1173 Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
1174
1175 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1176
1177 Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
1178
1179 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1180
1181 Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
1182
1183 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1184
1185 Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
1186
1187 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
1188
1189 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
1190 * ld-srec/sr3.cc: Likewise.
1191
1192 Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
1193
1194 * ld-empic/empic.exp: Update for changes in objdump output.
1195
1196 Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
1197
1198 * ld-srec/srec.exp: New tests.
1199 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
1200 * lib/ld.exp (ld_simple_link): Discard warnings about not being
1201 able to find the entry symbol.
1202
1203 Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
1204
1205 * ld-sh/sh2.c (__main): Define.
1206
1207 Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
1208
1209 * ld-empic/empic.exp: Accept a . in the address symbol.
1210
1211 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
1212 powerpc*-*-aix*. Add code to create appropriate exports files,
1213 and pass appropriate compilation flags, and test against
1214 appropriate expected output.
1215 * ld-shared/xcoff.dat: New file.
1216 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
1217 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
1218 function pointer, rather than shlib_mainvar.
1219 * ld-shared/sh1.c: Likewise.
1220 * ld-shared/shared.dat: Update for change from using shlib_mainvar
1221 to using shlib_shlibvar1.
1222 * ld-shared/sun4.dat: Likewise.
1223
1224 Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
1225
1226 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
1227 convenience when testing XCOFF.
1228
1229 Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
1230
1231 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
1232 along with --static.
1233
1234 * ld-scripts/script.s: Make symbols global.
1235
1236 Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
1237
1238 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
1239
1240 Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
1241
1242 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
1243 prevent the SunOS linker from trying to create a shared library.
1244
1245 Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
1246
1247 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
1248 appropriate modifications and setup_xfails.
1249 * ld-shared/sun4.dat: New file.
1250
1251 Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
1252
1253 * lib/ld.exp (default_ld_version): Call prune_system_crud.
1254 (default_ld_relocate, default_ld_link): Likewise.
1255 (default_ld_simple_link, default_ld_compile): Likewise.
1256 (default_ld_assemble, default_ld_nm): Likewise.
1257
1258 Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
1259
1260 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
1261 tests as untested rather than unresolved.
1262
1263 Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
1264
1265 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
1266
1267 Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
1268
1269 * ld-scripts/script.exp: Split script verification into a proc.
1270 Add simple test of MRI script.
1271 * ld-scripts/scriptm.t: New file.
1272
1273 Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
1274
1275 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
1276 appropriate.
1277
1278 Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
1279
1280 * config/default.exp: Define objcopy if it is not defined.
1281 * ld-sh/*: New tests for SH relaxing.
1282
1283 * ld-empic/empic.exp: If $CC does not exist, call untested rather
1284 than unresolved.
1285
1286 Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
1287
1288 * ld-undefined/undefined.exp: If $CC does not exist, mark the
1289 tests as untested rather than unresolved. Clear ELF xfails for
1290 mips*, not just mips.
1291
1292 Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
1293
1294 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
1295 undefined line test.
1296
1297 Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
1298
1299 * ld-undefined/undefined.exp: New test, to check reporting of
1300 undefined symbols.
1301 * ld-undefined/undefined.c: New file.
1302
1303 Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
1304
1305 * ld-versados/versados.exp: If a test fails, report it correctly:
1306 don't try to run the next test, and don't report a pass as well as
1307 a fail.
1308
1309 Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
1310
1311 * versados/(t1,t2).ld: End in newlines.
1312
1313 Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1314
1315 * lib/ld.exp (default_ld_compile): If cc argument is multiple
1316 words, use only the first when trying to verify the availability
1317 of the compiler.
1318
1319 Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
1320
1321 * ld-scripts/defined.t: Mention .data and .bss explicitly.
1322
1323 Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1324
1325 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
1326 call untested for each test, rather than ignoring it. If one test
1327 fails, go on to the next one instead of returning.
1328 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
1329 unresolved.
1330 * ld-empic/empic.exp: Likewise. Also, always pass the same test
1331 name to pass or fail.
1332 * ld-shared/shared.exp: Likewise. Also, always run all tests.
1333 * ld-scripts/defined.exp: If as or nm fail, mark test as
1334 unresolved. Always pass the same test name to pass or fail.
1335 * ld-scripts/script.exp: Likewise.
1336 * ld-scripts/sizeof.exp: Likewise.
1337
1338 Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1339
1340 * ld-scripts/sizeof.exp: New test, based on bug report from
1341 anders.blomdell@control.lth.se.
1342 * ld-scripts/sizeof.s: New file.
1343 * ld-scripts/sizeof.t: New file.
1344
1345 Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1346
1347 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
1348 if the linker exists.
1349
1350 Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1351
1352 * lib/ld.exp (prune_system_crud): Define if not already defined,
1353 in case the user isn't using the newest DejaGnu version that we
1354 haven't released to the net yet.
1355
1356 Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
1357
1358 * config/default.exp: Define objdump if it is not defined.
1359 * ld-empic/*: New tests to test -membedded-pic code.
1360
1361 Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1362
1363 * ld-bootstrap/bootstrap.exp: Pass cmp output through
1364 prune_system_crud.
1365 * ld-cdtest/cdtest.exp: Pass diff output through
1366 prune_system_crud.
1367 * ld-shared/shared.exp: Likewise.
1368
1369 * config/default.exp: Remove unused and useless proc ld_load.
1370
1371 Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1372
1373 * lib/ld.exp (default_ld_compile): Remove the output file before
1374 compiling.
1375
1376 * ld-shared/shared.exp: Move common test code into a procedure.
1377 Add tests for compiling the non shared code PIC.
1378 * ld-shared/main.c (main): Call main_called, and print the result.
1379 * ld-shared/shared.dat: Adjust accordingly.
1380
1381 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1382
1383 * ld-shared: New directory, with new files to test generating ELF
1384 shared libraries.
1385
1386 * lib/ld.exp (default_ld_compile): If the compilation worked, but
1387 no object file was created, check to see if the compiler foolishly
1388 ignored the -o switch when compiling, and move the resulting
1389 object if it did.
1390
1391 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1392
1393 * VMS does not permits `.' in directory names. Renamed
1394 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
1395 ld.scripts to ld-scripts.
1396
1397 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1398
1399 * config/default.exp: Set variables as and nm. Create tmpdir if
1400 it does not already exist.
1401 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
1402 * ld.cdtest/cdtest.exp: Likewise.
1403 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
1404 here. Change perror for no variables found to fail.
1405 * ld.scripts/script.exp: New test.
1406 * ld.scripts/script.t, ld.scripts/script.s: New files.
1407
1408 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1409
1410 * ld.scripts: New directory.
1411 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
1412 * ld.scripts/defined.t: New file.
1413 * lib/ld.exp (default_ld_simple_link): New function.
1414 (default_ld_assemble, default_ld_nm): New functions.
1415 * config/default.exp: Rename from unix-ld.exp.
1416 (ld_simple_link, ld_assemble, ld_nm): New functions.
1417
1418 * config/unix-ld.exp: Set ld using findfile.
1419 * lib/ld.exp (default_ld_relocate): Return a value. Change format
1420 of log messages.
1421 (default_ld_compile): Likewise.
1422 (default_ld_link): Likewise. Also, don't include $BFDLIB and
1423 $LIBIBERTY in link.
1424 * ld.bootstrap/bootstrap.exp: Rewrite.
1425 * ld.cdtest/cdtest.exp: Rewrite.
1426 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
1427 * ld.cdtest/cdtest-foo.h: Likewise.
1428 * ld.cdtest/cdtest-main.cc: Likewise.
1429
1430 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
1431
1432 * ld.cdtest/cdtest.exp: Don't look for $result before it's
1433 defined.
1434
1435 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
1436
1437 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
1438 calls with perror calls.
1439
1440 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
1441
1442 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
1443 * ld.cdtest/cdtest.exp: Adjusted.
1444
1445 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1446
1447 * lib/ld.exp (simple_diff): Indicate failure if files have
1448 different numbers of lines. Don't muck with $differences to avoid
1449 indicating a pass, just return.
1450
1451 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
1452 Fix test case to be valid ANSI C++. Don't require use of header
1453 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
1454 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
1455 commentary on things that are still broken with this test case.
1456
1457 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
1458
1459 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
1460
1461 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
1462
1463 * lib/ld.exp: add compiler and linker support
1464 * config/unix-ld.exp: add compiler and linker support
1465 * ld.bootstrap/bootstrap.exp: fixed to do partial links
1466 * ld.cdtest/cdtest.exp: constructor/destructor testscase
1467
1468 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
1469
1470 * lib/ld.exp: new file
1471 * config/unix-ld.exp: new file
1472 * ld.bootstrap/bootstrap.exp: new file
This page took 0.057929 seconds and 5 git commands to generate.