* emultempl/elf32.em (output_rel_find): Always place orphan loadable
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
bffbf940
JJ
12002-09-27 Jakub Jelinek <jakub@redhat.com>
2
3 * lib/ld-lib.exp (run_ld_link_tests): Add.
4 * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
5 file_contents): Remove.
6 (sh64tests): Add 6th field to the tests array.
7 * ld-i386/i386.exp (run_ld_link_tests): Remove.
8 * ld-x86-64/x86-64.exp: New.
9 * ld-x86-64/tlsbin.dd: New test.
10 * ld-x86-64/tlsbinpic.s: New test.
11 * ld-x86-64/tlsbin.rd: New test.
12 * ld-x86-64/tlsbin.s: New test.
13 * ld-x86-64/tlsbin.sd: New test.
14 * ld-x86-64/tlsbin.td: New test.
15 * ld-x86-64/tlslib.s: New test.
16 * ld-x86-64/tlspic1.s: New test.
17 * ld-x86-64/tlspic2.s: New test.
18 * ld-x86-64/tlspic.dd: New test.
19 * ld-x86-64/tlspic.rd: New test.
20 * ld-x86-64/tlspic.sd: New test.
21 * ld-x86-64/tlspic.td: New test.
22
344897cc
AM
232002-09-21 Alan Modra <amodra@bigpond.net.au>
24
25 * ld-undefined/undefined.exp: Adjust function test.
26
c7749bd6
AM
272002-09-20 Alan Modra <amodra@bigpond.net.au>
28
29 * ld-i386/i386.exp: Only run tests on ELF targets.
30
37e55690
JJ
312002-09-19 Jakub Jelinek <jakub@redhat.com>
32
33 * ld-i386/i386.exp: New.
34 * ld-i386/tlsbin.dd: New test.
35 * ld-i386/tlsbinpic.s: New test.
36 * ld-i386/tlsbin.rd: New test.
37 * ld-i386/tlsbin.s: New test.
38 * ld-i386/tlsbin.sd: New test.
39 * ld-i386/tlsbin.td: New test.
40 * ld-i386/tlslib.s: New test.
41 * ld-i386/tlsnopic1.s: New test.
42 * ld-i386/tlsnopic2.s: New test.
43 * ld-i386/tlsnopic.dd: New test.
44 * ld-i386/tlsnopic.rd: New test.
45 * ld-i386/tlsnopic.sd: New test.
46 * ld-i386/tlspic1.s: New test.
47 * ld-i386/tlspic2.s: New test.
48 * ld-i386/tlspic.dd: New test.
49 * ld-i386/tlspic.rd: New test.
50 * ld-i386/tlspic.sd: New test.
51 * ld-i386/tlspic.td: New test.
52
2dc83527
CD
532002-09-18 Chris Demetriou <cgd@broadcom.com>
54
55 * ld-mips-elf/branch-misc-1.d: New file.
56 * ld-mips-elf/branch-misc-2.d: New file.
57 * ld-mips-elf/mips-elf.exp: Run new tests.
58
c23487d4
AM
592002-09-05 Alan Modra <amodra@bigpond.net.au>
60
61 * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
62 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
63 * ld-sh/sh64/crange3-media.rd: Likewise.
64 * ld-sh/sh64/crange3.rd: Likewise.
65
156436a5
HPN
662002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
67
68 * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
69 * ld-mmix/bpo-11.d: Ditto.
70
71 * ld-mmix/b-nosym.d: Adjust for changed output for absence of
72 symbols.
73
74 * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
75 .di.
76 * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
77 ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
78
6d110b65
AM
792002-08-28 Alan Modra <amodra@bigpond.net.au>
80
81 * ld-discard/discard.exp: xfail m6812.
82 * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
83
68a4c073
AM
842002-08-27 Alan Modra <amodra@bigpond.net.au>
85
86 * ld-mmix/b-nosym.d: Revert last change.
87
99e49e4e
AM
882002-08-26 Alan Modra <amodra@bigpond.net.au>
89
90 * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
91
30c8cc68
AM
922002-08-23 Stephen Clarke <stephen.clarke@superh.com>
93
94 * ld-sh/sh64/rd-sh64.exp: New framework file.
95 * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
96 ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
97 correct setting of ISA bit for init and fini entry-points.
98
0b65791f
SC
992002-08-16 Stephen Clarke <stephen.clarke@superh.com>
100
101 * ld-sh/sh64/sh64.exp: Add dlsection.
102 * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
103
b3de5b86
AM
1042002-08-16 Alan Modra <amodra@bigpond.net.au>
105
106 * ld-discard/discard.exp: xfail targets using generic linker.
107 * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
108
43b10118
HPN
1092002-08-15 Hans-Peter Nilsson <hp@axis.com>
110
111 * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
112
80425074
L
1132002-08-13 H.J. Lu <hjl@gnu.org>
114
115 * ld-elfvers/vers.exp: Add vers23c and vers23d.
116
117 * ld-elfvers/vers23c.ver: New.
118 * ld-elfvers/vers23d.dsym: New.
119
9c092167
L
1202002-08-12 H.J. Lu <hjl@gnu.org>
121
122 * ld-elfvers/vers.exp: Add vers23.
123
124 * ld-elfvers/vers23.c: New.
125 * ld-elfvers/vers23.dsym: New.
126 * ld-elfvers/vers23.ver: New.
127 * ld-elfvers/vers23a.c: New.
128 * ld-elfvers/vers23a.dsym: New.
129 * ld-elfvers/vers23a.map: New.
130 * ld-elfvers/vers23a.sym: New.
131 * ld-elfvers/vers23a.ver: New.
132 * ld-elfvers/vers23b.c: New.
133 * ld-elfvers/vers23b.dsym: New.
134 * ld-elfvers/vers23b.map: New.
135 * ld-elfvers/vers23b.ver: New.
136
598b6dde
HPN
1372002-08-12 Stephen Clarke <stephen.clarke@superh.com>
138
d1764264
HPN
139 * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
140 listing.
141 * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
142 ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
598b6dde
HPN
143 * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
144 is no longer set to object.
145 * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
146 ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
147 ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
148 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
149 ld-sh/sh64/shdl64.xd: Likewise.
150
2548cbcc
AM
1512002-08-10 Alan Modra <amodra@bigpond.net.au>
152
153 * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
154 * ld-linkonce/linkonce.exp: Likewise.
155 * ld-selective/sel-dump.exp: Likewise.
156 * ld-selective/selective.exp: Don't run on aout or bout.
157
b16100ad
L
1582002-08-08 H.J. Lu <hjl@gnu.org>
159
160 * ld-elfvers/vers.exp: Add vers22.
161
162 * ld-elfvers/vers22.c: New.
163 * ld-elfvers/vers22.dsym: New.
164 * ld-elfvers/vers22.map: New.
165 * ld-elfvers/vers22.ver: New.
166 * ld-elfvers/vers22a.c: New.
167 * ld-elfvers/vers22a.dsym: New.
168 * ld-elfvers/vers22a.sym: New.
169 * ld-elfvers/vers22a.ver: New.
170 * ld-elfvers/vers22b.c: New.
171 * ld-elfvers/vers22b.dsym: New.
172 * ld-elfvers/vers22b.ver: New.
173
31941635
L
1742002-08-07 H.J. Lu <hjl@gnu.org>
175
176 * ld-elfvers/vers.exp: Add --no-undefined-version.
177
178 * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
179 * ld-elfvers/vers8.map: Likewise.
180 * ld-elfvers/vers18.map: Likewise.
181
19c7c582
AM
1822002-07-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
183
184 * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
185 ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
186 * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
187 ld-linkonce/linkonce.exp, ld-shared/shared.exp,
188 ld-undefined/weak-undef.exp: Test hppa*64*-*-hpux* and hppa*-*-linux*
189 targets.
190 * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
191 ld-discard/static.s: Add whitespace before assembler directives.
192
70a31400
CD
1932002-07-29 Chris Demetriou <cgd@broadcom.com>
194
195 * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
196
fb39dac1
RS
1972002-07-26 Richard Sandiford <rsandifo@redhat.com>
198
199 * ld-mips-elf/mips16-1.d,
200 * ld-mips-elf/mips16-1[ab].s: New test.
201 * ld-mips-elf/mips-elf.exp: Run it.
202
ccaf4e07
HPN
2032002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
204
205 * ld-mmix/sec-1.d: Adjust for changes in padding.
206 * ld-mmix/sec-3.d: Ditto.
207
b42d8061
L
2082002-07-15 H.J. Lu <hjl@gnu.org>
209
210 * ld-elfvers/vers.exp: Add vers21.
211
212 * ld-elfvers/vers21.c: New.
213 * ld-elfvers/vers21.dsym: New.
214 * ld-elfvers/vers21.map: New.
215 * ld-elfvers/vers21.sym: New.
216 * ld-elfvers/vers21.ver: New.
217
f1cf2c2e
HPN
2182002-07-12 Hans-Peter Nilsson <hp@axis.com>
219
220 * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
221 ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
222 ld-cris/expdref1.s: New tests.
223
ad42262f
RS
2242002-07-09 Richard Sandiford <rsandifo@redhat.com>
225
226 * ld-scripts/dynamic-sections*: New test.
227
6030b50a
HPN
2282002-07-09 Hans-Peter Nilsson <hp@axis.com>
229
57a4c584
HPN
230 * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
231 ld-cris/noglob1.d: New tests.
232
6030b50a
HPN
233 * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
234
3e8cba19
AM
2352002-07-03 Alan Modra <amodra@bigpond.net.au>
236
237 * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
238 consistent sorting.
239 (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
240 * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
241
9f606706
HPN
2422002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
243
244 * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
3e8cba19 245 ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
9f606706 246
e0350bfb
CD
2472002-06-18 Chris Demetriou <cgd@broadcom.com>
248
249 * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
250 turned up by recent assembler changes.
251
4c0b7915
TR
2522002-06-17 Tom Rix <trix@redhat.com>
253
254 * ld-d10v/d10v.exp: New driver for d10v.
255 * ld-d10v/default_layout.d : New test.
256 * ld-d10v/regression-001.lt: New test for a linker regression.
257 * ld-d10v/linktest-002.lt: New test for run_link_test.
3e8cba19 258 * ld-d10v/reloc-001.d - reloc-016.d: New tests.
4c0b7915 259
9b17aab6
JL
2602002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
261
262 * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
263 script.
264
704e79f9 2652002-06-11 Andreas Jaeger <aj@suse.de>
20c4e932
MS
266
267 * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
268
e560f274
RS
2692002-06-10 Richard Sandiford <rsandifo@redhat.com>
270
271 * ld-mips-elf/region1a.s,
272 * ld-mips-elf/region1b.s,
273 * ld-mips-elf/region1.t,
274 * ld-mips-elf/region1.d: New test.
275 * ld-mips-elf/mips-elf.exp: Run it.
276
1634475f
NC
2772002-06-07 Nick Clifton <nickc@cambridge.redhat.com>
278
279 * ld-scripts/phdrs2.s: Use .p2align instead of .align.
3e8cba19
AM
280 Use section names .foo and .bar instead of .text and .data.
281 * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
282 and .data.
1634475f 283
1ed89aa9
NC
2842002-06-06 David Heine <dlheine@tensilica.com>
285
286 * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
287 * ld-scripts/phdrs2.s: New file: Dummy assembler source.
288 * ld-scripts/phdrs2.t: New file: Linker script with an empty
289 section at the start of a loadable segment.
290
bfba206a
L
2912005-06-02 H.J. Lu <hjl@gnu.org>
292
293 * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
294 -fuse-cxa-atexit.
295 (__cxa_atexit): Likewise.
296
0085b5a8
RH
2972002-05-30 Richard Henderson <rth@redhat.com>
298
299 * ld-bootstrap/bootstrap.exp: Test --relax.
300
69de2f89
HPN
3012002-05-28 Hans-Peter Nilsson <hp@axis.com>
302
303 * ld-cris/libdso-2.d: Tweak for combreloc now default on.
304
3e3f011f
RS
3052002-05-07 Richard Sandiford <rsandifo@redhat.com>
306
307 * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
308 (is_elf_format): New, extracted from...
309 * ld-scripts/weak.exp: ...here.
310 * ld-scripts/overlay-size.exp: New test.
311 * ld-scripts/overlay-size.[tsd],
312 * ld-scripts/overlay-size-map.d: New files for it.
313
a155881b
RS
3142002-05-02 Richard Sandiford <rsandifo@redhat.com>
315
316 * ld-scripts/map-address.exp: Quote conditions.
317
33a301ba
RS
3182002-04-30 Richard Sandiford <rsandifo@redhat.com>
319
320 * ld-scripts/map-address.exp: New test.
321 * ld-scripts/map-address.[td]: New files for it.
322
212a6b8e
RH
3232002-04-19 Richard Henderson <rth@redhat.com>
324
325 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
326 * ld-shared/shared.exp: Likewise.
327 * ld-selective/selective.exp: Disable for alpha.
328 * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
329
32d27937
HPN
3302002-04-05 Hans-Peter Nilsson <hp@axis.com>
331
332 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
333
f8548834
HPN
3342002-03-19 Hans-Peter Nilsson <hp@axis.com>
335
442e4424
HPN
336 * ld-cris/ldsym1.d: New test.
337
f8548834
HPN
338 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
339 longer set to object.
340 * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
341 ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
342 ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
343 ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
344 ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
345 ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
346 ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
347 ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
348 ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
349 ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
350 ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
351 ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
352
91c903ab
AJ
3532002-03-11 Andreas Jaeger <aj@suse.de>
354
355 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
356 places zero initialized data in the bss.
357 * ld-elfweak/lddsodata.dsym: Likewise.
358
61c53cc2
HPN
3592002-03-07 Hans-Peter Nilsson <hp@axis.com>
360
361 * ld-cris/expdyn1.d: Tweak for change in elf.sc.
362
acbd2de6
HPN
3632002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
364
365 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
366 * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
367 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
368
4bcc9fa4
DJ
3692002-02-18 Daniel Jacobowitz <drow@mvista.com>
370
371 * ld-elfvsb/sh1.c: Fix typo in last change.
372
aa3932f6
DJ
3732002-02-17 Daniel Jacobowitz <drow@mvista.com>
374
375 * ld-elfvsb/sh1.c: Use #pragma weak.
376
3b0f0b37
DJ
3772002-02-17 Daniel Jacobowitz <drow@mvista.com>
378
379 * vers.exp: Do not call diff -q.
380
dd51aa36
HPN
3812002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
382
fe108482
HPN
383 * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
384 output.
385 * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
386 ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
387
acdd0e9a
HPN
388 * ld-mmix/bpo-22.d: New test.
389
dd51aa36
HPN
390 * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
391 and .bss.
392
4f70f93f
AM
3932002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
394
395 * ld-selective/selective.exp: Link against libgcc on
396 hppa*-*-linux* targets.
397
fb6de7f3
AO
3982002-02-11 Alexandre Oliva <aoliva@redhat.com>
399
0f8b8904
AO
400 * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
401 * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
402 * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
403 in section ordering.
404 * ld-sh/sh64/crange3-media.rd: Likewise.
405 * ld-sh/sh64/crange3.rd: Likewise.
406 * ld-sh/sh64/crange3.dd: Likewise.
407
fb6de7f3
AO
408 * ld-sh/shared-1.d: Fix relocation addend.
409
c9901271
HPN
4102002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
411
412 * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
413 tests.
414
1b19eb81
AO
4152002-02-08 Alexandre Oliva <aoliva@redhat.com>
416
417 Contribute sh64-elf.
418 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
419 * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
420 * ld-sh/sh64/crange3-media.rd: Likewise.
421 * ld-sh/sh64/crange3.rd: Likewise.
422 * ld-sh/sh64/crangerel1.rd: Likewise.
423 * ld-sh/sh64/crangerel2.rd: Likewise.
424 * ld-sh/sh64/reldl32.rd: Likewise.
425 * ld-sh/sh64/reldl64.rd: Likewise.
426 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
427 * ld-sh/sh64/abi32.xd: Formatting changes to match the current
428 output of objdump.
429 * ld-sh/sh64/cmpct1.xd: Likewise.
430 * ld-sh/sh64/crange1.rd: Likewise.
431 * ld-sh/sh64/crange2.rd: Likewise.
432 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
433 * ld-sh/sh64/crange3-media.rd: Likewise.
434 * ld-sh/sh64/crange3.rd: Likewise.
435 * ld-sh/sh64/crangerel1.rd: Likewise.
436 * ld-sh/sh64/crangerel2.rd: Likewise.
437 * ld-sh/sh64/mix1.xd: Likewise.
438 * ld-sh/sh64/mix2.xd: Likewise.
439 * ld-sh/sh64/rel32.xd: Likewise.
440 * ld-sh/sh64/reldl32.rd: Likewise.
441 * ld-sh/sh64/reldl64.rd: Likewise.
442 * ld-sh/sh64/sh64.exp: Likewise. Reordered cranges and stack
443 sessions, to match changes in the linker script.
444 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
445 * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
446 info to reflect renumbering of relocation types.
447 2001-03-14 DJ Delorie <dj@redhat.com>
448 * ld-sh/sh64/endian.dbd: New file, endian tests.
449 * ld-sh/sh64/endian.dld: Ditto.
3e8cba19
AM
450 * ld-sh/sh64/endian.ld: Ditto.
451 * ld-sh/sh64/endian.s: Ditto.
452 * ld-sh/sh64/endian.sbd: Ditto.
453 * ld-sh/sh64/endian.sld: Ditto.
454 * ld-sh/sh64/sh64.exp: Add above tests. Add -L option to ld.
1b19eb81
AO
455 2001-03-12 DJ Delorie <dj@redhat.com>
456 * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
457 * ld-sh/sh64/relax1.s: Ditto.
458 * ld-sh/sh64/relax2.s: Ditto.
459 * ld-sh/sh64/relax3.s: Ditto.
460 * ld-sh/sh64/relax4.s: Ditto.
461 * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
462 * ld-sh/sh64/relfail.s: Ditto.
463 2001-03-12 DJ Delorie <dj@redhat.com>
464 * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
465 uses SH32 assembler files.
466 2001-03-07 DJ Delorie <dj@redhat.com>
467 * ld-selective/selective.exp: Pass "-e _start" for sh64 to
468 accomodate expected start symbol in test.
469 2001-03-06 DJ Delorie <dj@redhat.com>
470 * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
471 to match what gcc passes to the linker by default.
472 * ld-selective/selective.exp: Ditto.
473 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
474 * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
475 2001-03-06 DJ Delorie <dj@redhat.com>
476 * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
477 * ld-sh/sh64/abi64.xd (stack): Ditto.
478 * ld-sh/sh64/cmpct1.xd (stack): Ditto.
479 * ld-sh/sh64/crange1.rd (stack): Ditto.
480 * ld-sh/sh64/crange2.rd (stack): Ditto.
481 * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
482 * ld-sh/sh64/crange3-media.rd (stack): Ditto.
483 * ld-sh/sh64/crange3.rd (stack): Ditto.
484 * ld-sh/sh64/mix1.xd (stack): Ditto.
485 * ld-sh/sh64/mix2.xd (stack): Ditto.
486 * ld-sh/sh64/shdl32.xd (stack): Ditto.
487 * ld-sh/sh64/shdl64.xd (stack): Ditto.
488 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
489 * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
490 * ld-sh/sh64/mix2.xd: Ditto.
491 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
492 * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
493 being SHmedia.
494 * ld-sh/sh64/shdl64.xd: Ditto.
495 * ld-sh/sh64/shdl32.xd: Ditto.
496 * ld-sh/sh64/mix2.xd: Ditto.
497 * ld-sh/sh64/crange3-media.rd: Ditto.
498 * ld-sh/sh64/abi64.xd: Ditto.
499 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
500 * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
501 * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
502 Adjust section type for .cranges; expect sorted contents.
503 * ld-sh/sh64/crange2.rd: Ditto.
504 * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
505 * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
506 * ld-sh/sh64/crangerel2.rd: Ditto.
507 * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
508 * ld-sh/sh64/mix2.xd: Ditto.
509 * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
510 tests.
511 * ld-sh/sh64/sh64.exp: Tweak test message. Run new tests.
512 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
513 * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
514 target for (unexpanded) PTB. Add an .align 2 to SHmedia code to
515 keep properly aligned.
516 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
517 * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
518 ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
519 R_SH_PT_16 relocation.
520 * ld-sh/sh64/sh64.exp: Run new tests.
521 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
522 * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
523 ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
524 ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
525 * ld-sh/sh64/sh64.exp: Run new tests.
526 * ld-sh/sh64/crange1.rd: Correct section flags.
527 * ld-sh/sh64/crange2.rd: Ditto.
528 * ld-sh/sh64/crangerel1.rd: Ditto.
529 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
530 * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
531 ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
532 ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
533 ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
534 ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
535 handling .cranges section.
536 * ld-sh/sh64/sh64.exp: Run new tests.
537 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
538 ld-sh/sh64/mix2.xd: Adjust for .cranges section.
539 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
540 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
541 ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
542 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
543 ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
544 .data individually 8-byte aligned.
545 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
546 * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
547 ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
548 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
549 * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
550 inspection tool. Run new tests.
551 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
552 * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
553 ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
554 * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
555 ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
556 * ld-sh/sh64/sh64.exp: Run new tests.
557 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
558 * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
559 ld-sh/sh64/shcmp-1.s: New test.
560 * ld-sh/sh64/sh64.exp: Add new test to sh64tests. Reformat.
561 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
562 * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
563 test.
564 * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
565 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
566 * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
567 tests.
568 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
569 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
570 registers.
571 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
572 New test.
573 * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
574 ld-sh/sh64/shmix-3.s: New test.
575 * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
576 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
577 * ld-sh/sh64: New testsuite.
578
9636f65c
HPN
5792002-02-07 Hans-Peter Nilsson <hp@axis.com>
580
581 * ld-selective/keepdot.s: Remove section specifier.
582
b611beb0
HPN
5832002-02-05 Hans-Peter Nilsson <hp@axis.com>
584
585 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
586 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
587 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
588
a27be4d5
HPN
5892002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
590
591 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
592 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
593 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
594 for on-demand global register allocation.
595
60e955f1
AO
5962002-02-02 Alexandre Oliva <aoliva@redhat.com>
597
598 * ld-sh/shared-1.d: Fix incorrect offsets.
599
fb17c222
HPN
6002002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
601
602 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
603 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
604 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
605 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
606 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
607 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
608 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
609 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
610 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
611 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
612 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
613 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
614 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
615 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
616
f7a2c2f6
HPN
6172002-01-31 Hans-Peter Nilsson <hp@axis.com>
618
619 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
620 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
621 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
622 tests named *dso-*.d first and copying their tmpdir/dump to files
623 named as the .d-file.
624
dbc37f89
AM
6252002-01-31 Alan Modra <amodra@bigpond.net.au>
626
627 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
628 * ld-scripts/cross1.t: Add .opd.
629 * ld-undefined/undefined.exp: Allow leading dot on sym names.
630 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
631
38b566ae
CD
6322002-01-29 Chris Demetriou <cgd@broadcom.com>
633
634 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
91c903ab 635 * ld-mips-elf/emrelocs-el.d: Likewise.
38b566ae
CD
636 * ld-mips-elf/emrelocs1.s: Likewise.
637 * ld-mips-elf/emrelocs2.s: Likewise.
638 * ld-mips-elf/emrelocs.ld: Likewise.
639 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
640
54893deb
HPN
6412002-01-21 Hans-Peter Nilsson <hp@axis.com>
642
643 * ld-cris: New testsuite directory.
644
8b8c5dbd
NC
6452002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
646
647 * ld-sh/sh.exp: Copy start.s file into test directory.
648
8f2a6955
NC
6492002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
650
651 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
652
a657e7c1
CD
6532002-01-02 Chris Demetriou <cgd@broadcom.com>
654
655 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
656 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
657 * ld-mips-elf/empic1-lp.d: Likewise.
658 * ld-mips-elf/empic1-mn.d: Likewise.
659 * ld-mips-elf/empic1-mp.d: Likewise.
660 * ld-mips-elf/empic1-sn.d: Likewise.
661 * ld-mips-elf/empic1-sp.d: Likewise.
662 * ld-mips-elf/empic1-ref.s: Likewise.
663 * ld-mips-elf/empic1-space.s: Likewise.
664 * ld-mips-elf/empic1-tgt.s: Likewise.
665 * ld-mips-elf/empic2-fwd-0.d: New file to test
666 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
667 cases.
668 * ld-mips-elf/empic2-fwd-1.d: Likewise.
669 * ld-mips-elf/empic2-rev-0.d: Likewise.
670 * ld-mips-elf/empic2-rev-1.d: Likewise.
671 * ld-mips-elf/empic2-ref.s: Likewise.
672 * ld-mips-elf/empic2-space.s: Likewise.
673 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
674 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
675 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
676 tests (including those above).
677
82e03011
L
6782001-11-30 H.J. Lu <hjl@gnu.org>
679
680 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
681 order.
682
67954772
L
6832001-11-29 H.J. Lu <hjl@gnu.org>
684
685 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
686 more than one libraries.
687 Add "vers20a" and "vers20" tests for common symbols.
688
689 * ld-elfvers/vers20.c: New.
690 * ld-elfvers/vers20.dsym: New.
691 * ld-elfvers/vers20.map: New.
692 * ld-elfvers/vers20.ver: New.
693 * ld-elfvers/vers20a.ver: New.
694
f5e04945
L
6952001-11-19 H.J. Lu <hjl@gnu.org>
696
697 * ld-elfvsb/define.s: Mark all global lables as object.
698
699 * ld-elfvsb/hidden0.d: Match large section number.
700 * ld-elfvsb/hidden1.d: Likewise.
701 * ld-elfvsb/internal0.d: Likewise.
702 * ld-elfvsb/internal1.d: Likewise.
703 * ld-elfvsb/protected0.d: Likewise.
704 * ld-elfvsb/protected1.d: Likewise.
705
706 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
707 * ld-elfvsb/internal0.d: Likewise.
708 * ld-elfvsb/protected0.d: Likewise.
709
c3b1835c
L
7102001-11-15 H.J. Lu <hjl@gnu.org>
711
712 * ld-sh/ld-r-1.d: Updated.
713
86017ce9
NC
7142001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
715
716 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
717 PE targets.
718
d7b78487
NC
7192001-11-12 Donn Terry <donnte@microsoft.com>
720
721 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
722 binary files produced in order to avoid date stamp present in PE
723 binaries.
724
fec91dc5
HPN
7252001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
726
727 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
728
3a921b77
L
7292001-11-09 H.J. Lu <hjl@gnu.org>
730
731 * ld-discard/discard.exp: New. Test ld discard.
732 * ld-discard/discard.ld: Likewise.
733 * ld-discard/exit.s: Likewise.
734 * ld-discard/extern.d: Likewise.
735 * ld-discard/extern.s: Likewise.
736 * ld-discard/start.d: Likewise.
737 * ld-discard/start.s: Likewise.
738 * ld-discard/static.d: Likewise.
739 * ld-discard/static.s: Likewise.
740
04827a14
L
7412001-11-02 H.J. Lu <hjl@gnu.org>
742
743 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
744
745 * ld-elfvsb/hidden0.d: New.
746 * ld-elfvsb/hidden1.d: New.
747 * ld-elfvsb/internal0.d: New.
748 * ld-elfvsb/internal1.d: New.
749 * ld-elfvsb/protected0.d: New.
750 * ld-elfvsb/protected1.d: New.
751 * ld-elfvsb/undef.s: New.
752 * ld-elfvsb/undef.s: New.
753
dc5e727b
NC
7542001-11-02 NIIBE Yutaka <gniibe@m17n.org>
755
756 * ld-sh/sh.exp: Have its own start.s for linux.
757
6ef81afd
HPN
7582001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
759
45734546 760 * ld-mmix/locdo-1.d: Prune character dump part.
6ef81afd 761 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
91c903ab
AJ
762 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
763 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
764 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
765 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
766 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
767 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
768 unnecessary empty lines.
6ef81afd 769
3c3bdf30
NC
7702001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
771
772 * ld-mmix: New testsuite directory.
773
7739e068
HPN
7742001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
775
d45d3ffb
HPN
776 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
777 sh*-*-elf.
778
b2da51b6
HPN
779 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
780
7739e068
HPN
781 * ld-sh/rd-sh.exp: New framework file.
782 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
783 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
784 test files.
785
8e13f7b1
HPN
7862001-09-29 Hans-Peter Nilsson <hp@axis.com>
787
788 * ld-linkonce/linkonce.exp: New file.
789 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
790 ld-linkonce/zeroehl32.d: New test.
791
5d5849d7
L
7922001-09-25 H.J. Lu <hjl@gnu.org>
793
794 * ld-elfweak/dso.dsym: Updated for alpha.
795 * ld-elfweak/dsodata.dsym: Likewise.
796 * ld-elfweak/strong.sym: Likewise.
797 * ld-elfweak/strongcomm.sym: Likewise.
798 * ld-elfweak/strongdata.sym: Likewise.
799
cfe5266f
HPN
8002001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
801
802 * lib/ld-lib.exp (run_dump_test): Handle new option
803 "objcopy_linked_file". Return after failing, if errors were
804 expected but none were found.
805 (slurp_options): Support underscores in option names.
806
0c52a746
L
8072001-09-14 H.J. Lu <hjl@gnu.org>
808
809 * ld-elfweak/bar.c: Updated.
810 * ld-elfweak/bar1a.c: Likewise.
811 * ld-elfweak/main.c: Likewise.
812 * ld-elfweak/main1.c: Likewise.
813 * ld-elfweak/elfweak.exp: Likewise.
814 * ld-elfweak/weakdata.dsym: Updated.
815
bd7c9df6
L
8162001-09-11 H.J. Lu <hjl@gnu.org>
817
818 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
819 files.
820 (build_exec): Likewise.
821 Add more tests and make some xfail.
822
823 * ld-elfweak/dso.dsym: Support symbol versioning.
824 * ld-elfweak/dsow.dsym: Likewise.
825
826 * ld-elfweak/main1.c: New.
827 * ld-elfweak/bar1a.c: Likewise.
828 * ld-elfweak/bar1b.c: Likewise.
829 * ld-elfweak/bar1c.c: Likewise.
830 * ld-elfweak/foo1a.c: Likewise.
831 * ld-elfweak/foo1b.c: Likewise.
832 * ld-elfweak/dsodata.dsym: Likewise.
833 * ld-elfweak/dsowdata.dsym: Likewise.
834 * ld-elfweak/weakdata.dsym: Likewise.
835 * ld-elfweak/strongcomm.sym: Likewise.
836 * ld-elfweak/strongdata.sym: Likewise.
837 * ld-elfweak/weakdata.dat: Likewise.
838 * ld-elfweak/strongdata.dat: Likewise.
839
16a57284
L
8402001-09-10 H.J. Lu <hjl@gnu.org>
841
842 * ld-elfweak/elfweak.exp: New.
843 * ld-elfweak/bar.c: Likewise.
844 * ld-elfweak/foo.c: Likewise.
845 * ld-elfweak/main.c: Likewise.
846 * ld-elfweak/dso.dsym: Likewise.
847 * ld-elfweak/dsow.dsym: Likewise.
848 * ld-elfweak/strong.sym: Likewise.
849 * ld-elfweak/strong.dat: Likewise.
850 * ld-elfweak/weak.dat: Likewise.
851
ad9f78d1
AM
8522001-08-27 Alan Modra <amodra@bigpond.net.au>
853 Linus Nordberg <linus@swox.se>
854
855 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
856 * ld-scripts/cross1.t: Add .toc section.
857 * ld-scripts/cross2.t: Likewise.
858 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
859 * ld-srec/srec.exp: xfail powerpc64
860
453abe31
NC
8612001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
862
863 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
864 Continue with other tests when there is a compilation error.
865
39c183c1
NC
8662001-08-01 Loren J. Rittle <ljrittle@acm.org>
867
868 * ld-cdtest/cdtest-nrv.dat: New file.
869 * ld-cdtest/cdtest.exp: Do not require any exception support
870 library. Check results against NRV.
871
22a517d0
NC
8722001-08-01 Loren J. Rittle <ljrittle@acm.org>
873
874 * ld-srec/srec.exp: Do not require any exception support
875 library.
876
e0d85c26
L
8772001-07-27 H.J. Lu <hjl@gnu.org>
878
879 * ld-selective/selective.exp: Fix the error in the last change.
880
067f2074
AM
8812001-07-24 Loren J. Rittle <ljrittle@acm.org>
882
883 * ld-selective/selective.exp: Support g++ V3 ABI (along side
884 the old ABI). Make comparisons against normalized (to
885 V3-style) demangled nm output.
886
992c450d
AM
8872001-07-24 Alan Modra <amodra@bigpond.net.au>
888
889 * config/default.exp (ld_nm): Add "nmflags" arg.
890 * lib/ld-lib.exp (default_ld_nm): Likewise.
891 * ld-empic/empic.exp: Adjust call to ld_nm.
892 * ld-scripts/defined.exp: Likewise.
893 * ld-scripts/script.exp: Likewise.
894 * ld-scripts/sizeof.exp: Likewise.
895 * ld-selective/selective.exp: Likewise.
896 * ld-sh/sh.exp: Likewise.
897
bbfebd39
L
8982001-07-12 H.J. Lu <hjl@gnu.org>
899
900 * ld-selective/selective.exp: Mark selective1, selective2,
901 selective4 and selective5 xfail on alpha*-*.
902
261def70
HPN
9032001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
904
905 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
906 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
907 default.
908
909 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
910 new options "ld", "source", "xfail", "target", "notarget" and
911 "error". Support the runtest_file_p "*.exp=testname" feature.
912 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
913 from gas testsuite.
914
1e9f9630
NC
9152001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
916
917 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
918
66517a2f
L
9192001-06-06 H.J. Lu <hjl@gnu.org>
920
921 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
922 on Linux/mips.
923
a5c9dff1 924 * ld-elfvers/vers.exp: Also run on Linux/mips.
66517a2f
L
925 * ld-elfvsb/elfvsb.exp: Likewise.
926 * ld-shared/shared.exp: Likewise.
927
928 * ld-selective/selective.exp: Mark selective2, selective3,
929 selective4 and selective5 xfail on Linux/mips.
930
931 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
932
933 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
934
935 * ld-srec/srec.exp: Add Linux/mips to xfail.
936
d52f9762
AM
9372001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
938
939 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
940 that will always fail on s/390.
941
1e329ce6
NC
9422001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
943
944 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
945 the text section.
946
c709b096
AM
9472001-05-25 Alan Modra <amodra@one.net.au>
948
949 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
950 linuxaout with linux*aout.
951
936f9717
L
9522001-05-24 H.J. Lu <hjl@gnu.org>
953
954 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
955
9d8b3bf4
L
9562001-05-18 H.J. Lu <hjl@gnu.org>
957
958 * ld-elfvers/vers.exp: Revert the last change.
959
960 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
961 references.
962 * ld-elfvers/vers3.ver: Likewise.
963 * ld-elfvers/vers6.ver: Likewise.
964 * ld-elfvers/vers18.ver: Likewise.
965
0f3f8808
L
9662001-05-17 H.J. Lu <hjl@gnu.org>
967
968 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
969
970 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
971 definition.
972 * ld-elfvers/vers2.ver: Likewise.
973 * ld-elfvers/vers3.ver: Likewise.
974 * ld-elfvers/vers4a.ver: Likewise.
975 * ld-elfvers/vers6.ver: Likewise.
976 * ld-elfvers/vers7a.ver: Likewise.
977 * ld-elfvers/vers8.ver: Likewise.
978 * ld-elfvers/vers9.ver: Likewise.
979 * ld-elfvers/vers15.ver: Likewise.
980 * ld-elfvers/vers16a.ver: Likewise.
981 * ld-elfvers/vers17.ver: Likewise.
982 * ld-elfvers/vers18.ver: Likewise.
983
8b0fa282
L
9842001-05-03 H.J. Lu <hjl@gnu.org>
985
986 * ld-elfvers/vers19.ver: Expect vers17.so instead of
987 *tmpdir/vers17.so.
988
7f9adacd
AJ
9892001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
990
991 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
992
993 * ld-scripts/phdrs.t: Use startaddress that's greater than any
994 MAXPAGESIZE used.
995
f0f077e5
L
9962001-04-29 H.J. Lu <hjl@gnu.org>
997
998 * ld-shared/symbolic.dat: New.
999
1000 * ld-shared/shared.exp: Also check -Bsymbolic.
1001
b3992bc7
AJ
10022001-04-28 Andreas Jaeger <aj@suse.de>
1003
1004 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
1005 special.
1006
358a5502
DB
10072001-04-01 David O'Brien <obrien@FreeBSD.org>
1008 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
1009 though it doesn't use DWARF2 yet (but its output is identical).
1010
10112001-04-01 David O'Brien <obrien@FreeBSD.org>
44df2f94
DB
1012
1013 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
1014 This optimization level is buggy on some platforms, and this test
1015 is not intended to test compiler optimizations.
1016
b536df83
DD
10172001-03-06 DJ Delorie <dj@redhat.com>
1018
1019 * ld-scripts/cross2.t: Support any type of text/data sections, not
1020 just the canonical ones.
1021
b6a71cca
AM
10222001-02-28 Matt Hiller <hiller@redhat.com>
1023
1024 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
1025 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
1026 invocations.
1027 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
1028 and -el.
1029 (is_endian_output_format): New function.
1030 (default_ld_link): Set flags to [big_or_little_endian] only if ld
1031 is being invoked such that the output format being used is of
1032 known endianness.
1033 (default_ld_simple_link): Ditto.
1034
ad995491
L
10352001-02-14 H.J. Lu <hjl@gnu.org>
1036
1037 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1038 for -static on ia64.
1039
1040 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
1041 ia64-*-linux*.
1042
1043 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
1044
1045 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
1046 Set up expected failures for ia64-*-linux*.
1047 * ld-shared/shared.exp: Likewise.
1048
fef67c28
SC
10492001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1050
1051 * ld-srec/srec.exp (run_srec_test): m6811 code has references
1052 to soft registers, define them with --defsym.
1053 * ld-selective/selective.exp: Likewise.
1054
332dac40
HPN
10552001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
1056
1057 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
1058
2ffd68ef
PB
10592001-01-03 Philip Blundell <pb@futuretv.com>
1060
1061 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
1062 * ld-shared/shared.exp: Likewise.
1063
4f38fc1c
PB
10642001-01-01 Philip Blundell <philb@gnu.org>
1065
7dc542b2
PB
1066 * ld-undefined/weak-undef.exp: New test.
1067 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
1068 files for above.
1069
4f38fc1c
PB
1070 * ld-elfvers/vers.exp: Run test on Linux/ARM.
1071 * ld-elfvsb/elfvsb.exp: Likewise.
1072 * ld-shared/shared.exp: Likewise.
1073
0fc3347a
NC
10742000-12-31 Nick Clifton <nickc@redhat.com>
1075
1076 * ld-srec/srec.exp: Use --oformat instead of -oformat.
1077
bad19f8f
NC
10782000-12-09 Nick Clifton <nickc@redhat.com>
1079
f6673641
NC
1080 * ld-selective/selective.exp: Link in libgcc when target is v850.
1081
bad19f8f
NC
1082 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
1083 because the -oformat linker command switch cannot be used.
1084
1566ad5d
AM
10852000-11-06 Alan Modra <alan@linuxcare.com.au>
1086
1087 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
1088 (main): Prune unused args.
1089
4291c3fa
HPN
10902000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1091
1092 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
1093 "untested".
1094
d1d8dddf
L
10952000-10-19 H.J. Lu (hjl@gnu.org)
1096
1097 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
1098 for Linux/PPC.
1099 * ld-shared/shared.exp: Likewise.
1100
d63083ef
HPN
11012000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
1102
1103 * ld-selective/selective.exp: Rearrange to be table-driven.
1104
dc149a6d
AM
11052000-10-07 Alan Modra <alan@linuxcare.com.au>
1106
1107 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
1108
65420b22
AM
11092000-10-02 Alan Modra <alan@linuxcare.com.au>
1110
1111 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
1112 * ld-scripts/crossref.exp: Ditto.
1113
bd0110a3
HPN
11142000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
1115
1116 * ld-selective/5.cc: New test.
1117 * ld-selective/selective.exp: Run it as xfailed.
1118
1119 * ld-selective/4.cc: Correct spelling of "lose".
1120
3231d22e
AM
11212000-09-05 Alan Modra <alan@linuxcare.com.au>
1122
1123 * ld-selective/selective.exp: Remove the xfails for hppa.
1124
6545f5fb
AO
11252000-08-30 Alexandre Oliva <aoliva@redhat.com>
1126
1127 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
1128 sh-*-*): With dwarf-2, `undefined function' can't pass.
1129
e1753d2c
L
11302000-08-03 H.J. Lu (hjl@gnu.org)
1131
1132 * ld-bootstrap/bootstrap.exp: Add strip.
1133
360e9586
L
11342000-07-24 H.J. Lu (hjl@gnu.org)
1135
1136 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
1137 the undefined reference.
1138
08c44e65
L
11392000-07-16 H.J. Lu (hjl@gnu.org)
1140
1141 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
1142 and set to "yes" if the protected visibility is expected to
1143 pass.
1144 (visibility_run): Set expected to fail for the "protected"
1145 and "protected_undef_def" tests only if $support_protected is
1146 "no".
1147
1148 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
1149 visibility support if defined.
1150
1345a0c0
L
11512000-07-15 H.J. Lu (hjl@gnu.org)
1152
1153 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
1154 for "protected_undef_def".
1155
1156 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
1157 PROTECTED_WEAK_TEST is defined.
1158 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
1159 defined.
1160 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
1161
1162 * ld-elfvsb/sh1.c (visibility): Mark protected only if
1163 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
1164 is defined.
1165 (visibility_var): Likewise.
1166
36a3dc51
AM
11672000-07-10 Alan Modra <alan@linuxcare.com.au>
1168
1169 * ld-srec/srec.exp: xfail hppa.
1170
1171 * ld-scripts/weak.exp: Define $global$ for hppa.
1172
1173 * ld-scripts/crossref.exp: Fix string quoting.
1174
7cda33a1
L
11752000-06-05 H.J. Lu (hjl@gnu.org)
1176
1177 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1178 to link_output and make it global.
1179
1180 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
1181 "hidden_undef_def", "hidden_weak", "protected_undef",
1182 "protected_undef_def" and "protected_weak".
1183 (visibility_run): Likewise.
1184 * ld-elfvsb/main.c: Likewise.
1185 * ld-elfvsb/sh1.c: Likewise.
1186 * ld-elfvsb/sh2.c: Likewise.
1187
1188 * ld-elfvsb/elfvsb.dat: Updated.
1189
e80778cf
L
11902000-05-21 H.J. Lu (hjl@gnu.org)
1191
1192 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
1193 visibility test.
1194
6fc49d28
L
11952000-05-13 H.J. Lu (hjl@gnu.org)
1196
1197 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
1198 to link_output and make it global.
1199
1200 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
1201 tests.
1202 * ld-elfvsb/elfvsb.dat: Likewise.
1203 * ld-elfvsb/elfvsb.exp: Likewise.
1204 * ld-elfvsb/main.c: Likewise.
1205 * ld-elfvsb/sh1.c: Likewise.
1206 * ld-elfvsb/sh2.c: Likewise.
1207
b32711aa
JW
1208Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
1209
a2b64bed 1210 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
b32711aa 1211
3017ff0e
AM
12122000-04-12 Alan Modra <alan@linuxcare.com.au>
1213
62043cea
AM
1214 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
1215
e76e4c91
AM
1216 * ld-selective/selective.exp (test4): Test for presence of
1217 foo__1B, not absence. Also check for foo__1A and _start.
1218 White space changes throughout file.
3017ff0e 1219
e40eb3e9
NC
12202000-03-13 Nick Clifton <nickc@cygnus.com>
1221
1222 * ld-scripts/phdrs.t: Discard all unexpected sections.
1223
d1bcade6
L
12242000-02-27 H.J. Lu (hjl@gnu.org)
1225
1226 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
1227
197d87f8
NC
12281999-11-01 Nick Clifton <nickc@cygnus.com>
1229
1230 * ld-selective/selective.exp: Fix test to disable these checks for
1231 PE based targets.
1232
05d26f04
CM
12331999-10-29 Catherine Moore <clm@cygnus.com>
1234
1235 * ld-selective/selective.exp: Remove test6.
1236 * ld-selective/5.cc: Delete.
1237
abdbda5e
NC
12381999-10-28 Scott Bambrough <scottb@netwinder.org>
1239
05d26f04 1240 * ld-srec/srec.exp: Setup expected failures for
abdbda5e
NC
1241 srec tests on ARM Linux.
1242
b7be1db6
AM
12431999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
1244
1245 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
1246 offset) test.
1247
777690b6
ILT
12481999-09-12 Ian Lance Taylor <ian@zembu.com>
1249
1250 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
1251
5be8a006
ILT
12521999-08-17 H.J. Lu <hjl@gnu.org>
1253
1254 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
1255
b33b6e45
ILT
12561999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
1257
1258 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
1259 * ld-shared/shared.exp: Likewise.
1260
38e31547
NC
12611999-07-28 Nick Clifton <nickc@cygnus.com>
1262
1263 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
1264 Determine if a big endian or little endian output format hass
1265 been selected by any of the multilib options, and if so return
1266 a suitable command line option for the linker/assembler.
1267 (proc default_ld_link): Include the result of proc
1268 big_or_little_endian on the command line to the linker.
1269 (proc ld_simple_link): Include the result of proc
1270 big_or_little_endian on the command line to the linker.
1271 (proc default_ld_compile): Append multilib flags to compiler
1272 switches.
1273 (proc default_ld_assemble): Include the result of proc
1274 big_or_little_endian on the command line to the linker.
1275
0cd9f5f0
ILT
12761999-07-21 H.J. Lu <hjl@gnu.org>
1277
1278 * ld-elfvers/vers1.c: Add missing prototypes and include
1279 <stdio.h> if necessary.
1280 * ld-elfvers/vers15.c: Likewise.
1281 * ld-elfvers/vers19.c: Likewise.
1282 * ld-elfvers/vers2.c: Likewise.
1283 * ld-elfvers/vers3.c: Likewise.
1284 * ld-elfvers/vers4.c: Likewise.
1285 * ld-elfvers/vers6.c: Likewise.
1286 * ld-elfvers/vers7.c: Likewise.
1287 * ld-elfvers/vers9.c: Likewise.
1288 * ld-shared/main.c: Likewise.
1289 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
1290
d49560a9
MM
1291Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
1292
1293 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
1294 with other DWARF2 targets.
1295
5dcf458a
NC
12961999-07-13 Nick Clifton <nickc@cygnus.com>
1297
1298 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
1299 the undefined line test.
1300
734caf4d
ILT
13011999-07-10 Ian Lance Taylor <ian@zembu.com>
1302
1303 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
1304
f0489494
ILT
13051999-07-07 Ian Lance Taylor <ian@zembu.com>
1306
1307 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
1308 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
1309
197a7bfd
ILT
13101999-06-13 Ian Lance Taylor <ian@zembu.com>
1311
1312 * ld-checks/asm.s: Use a symbol name for .lcomm.
1313 * ld-checks/checks.exp: Use different names for the two tests.
1314 Don't add extra text when invoking fail.
1315
99c262f8
ILT
13161999-06-12 Ian Lance Taylor <ian@zembu.com>
1317
1318 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
1319 to "*-*-linux*aout*".
1320 * ld-scripts/weak.exp: Likewise.
1321 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
1322
2bdba6c9
AS
1323Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
1324
1325 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
1326 * ld-shared/sh1.c: Fix typo.
1327
77e0b0ef
ILT
13281999-06-04 H.J. Lu <hjl@gnu.org>
1329
1330 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
1331 necessary.
1332
8535ca75
NC
13331999-05-17 Nick Clifton <nickc@cygnus.com>
1334
1335 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
1336
69f868fa
DD
13371999-05-11 DJ Delorie <dj@cygnus.com>
1338
1339 * ld-srec/srec.exp: Do not run tests for PE based ports.
1340
252b5132
RH
13411999-03-05 Nick Clifton <nickc@cygnus.com>
1342
1343 * ld-selective/selective.exp: Do not run tests for COFF or PE
1344 based ports.
1345
13461999-02-17 Nick Clifton <nickc@cygnus.com>
1347
1348 * ld-undefined/undefined.exp: Add expected failures for StrongARM
1349 targets.
1350
1351 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
1352
1353 * ld-selective/selective.exp: Add expected failure for ARM-COFF
b3992bc7 1354 targets.
252b5132
RH
1355
13561999-02-16 Nick Clifton <nickc@cygnus.com>
1357
1358 * ld-checks/asm.s: Use .long instead of .word.
1359 Replace custom section names with .text, .data and .bss.
1360 * ld-checks/script: Replace custom section names with .text, .data
b3992bc7 1361 and .bss.
252b5132 1362 * ld-checks/checks.exp: Replace custom section names with .text,
b3992bc7 1363 .data and .bss.
252b5132
RH
1364
13651999-02-11 Nick Clifton <nickc@cygnus.com>
1366
1367 * ld-checks: New directory: Tests for the linker's
1368 --check-sections option.
1369 * ld-checks/checks.exp: New file.
1370 * ld-checks/script: Bogus linker script.
1371 * ld-checks/asm.s: Simple test assembler file.
1372
1373Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
1374
3e8cba19
AM
1375 * ld-selective/selective.exp: Disable test for unsupported
1376 targets. Change tests to check for absence of symbols instead
1377 of address zero.
252b5132
RH
1378
1379Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
1380
1381 * config/default.exp (get_link_files): Quote target_triplet and CC
1382 when invoking shell.
1383 (get_target_emul): Likewise.
1384
13851999-01-03 Ken Raeburn <raeburn@cygnus.com>
1386
1387 * config/default.exp (get_link_files, get_target_emul): New procs;
1388 run shell commands to extract information from configure.host and
1389 configure.tgt in the source tree.
1390 (top level): Use them to get information needed to run tests, if
1391 not otherwise provided.
1392
1393 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
1394 gives non-zero addresses for memory region.
1395 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
1396 the new linker script.
1397
1398Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
1399
1400 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
1401 newer glibc lets link succeed.
1402
1403Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
1404
1405 * ld-elfvers/vers1.c: Add missing return types and values.
1406 * ld-elfvers/vers2.c: Likewise.
1407 * ld-elfvers/vers3.c: Likewise.
1408 * ld-elfvers/vers4.c: Likewise.
1409 * ld-elfvers/vers5.c: Likewise.
1410 * ld-elfvers/vers6.c: Likewise.
1411 * ld-elfvers/vers7.c: Likewise.
1412 * ld-elfvers/vers9.c: Likewise.
1413 * ld-elfvers/vers15.c: Likewise.
1414
1415Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
1416
3e8cba19
AM
1417 * ld-selective: New directory with new files to test
1418 selective linking.
252b5132 1419
3e8cba19 1420 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
b3992bc7 1421
252b5132
RH
1422Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
1423
1424 * ld-elfvers/vers16.dsym: Work correctly on a system without
1425 versioned system libraries.
1426
1427Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
1428
1429 * ld-elfvers/vers.exp: Run tests on alpha-linux.
1430 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
1431 Alpha's use of st_other.
1432
14331998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1434
1435 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
1436 * ld-elfvers/{vers16.*, vers16a.*}: New files.
1437
1438Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
1439
1440 * ld-undefined/undefined.exp: Make undefined line test be an xfail
1441 for arm/thunb elf toolchains.
1442
1443Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
1444
1445 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
1446
1447 * ld-srec/srec.exp: Arm-elf now passes this test.
1448
1449Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
1450
1451 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
b3992bc7 1452
252b5132
RH
1453Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
1454
1455 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
1456 test if we don't have a static libbfd.a.
1457
1458Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
1459
1460 Based on patch from H.J. Lu <hjl@gnu.org>:
1461 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
1462
1463Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
1464
1465 * ld-scripts/weak.t (.text, .data): Focus data to be used.
1466 (/DISCARD/): All the rest.
1467 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
1468
1469Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
1470
1471 * config/default.exp: Create tmpdir/gas subdirectory, add a
1472 symlink to as-new, and set gcc_gas_flag variable.
1473 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
1474 be gcc, use gcc_gas_flag when compiling.
1475
1476Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
1477
1478 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
1479 for i386, i486, and i586.
1480 (objdump_versionstuff): If we can't find the line, dump the file.
1481
1482Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
1483
1484 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
1485 * ld-scripts/weak.exp: Likewise.
1486
1487Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
1488
1489 * ld-srec/srec.exp: Add xfail for v850.
1490
1491 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
1492 these tests.
1493
1494Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
1495
1496 * ld-scripts/weak.exp: New test.
1497 * ld-scripts/weak.t: New file.
1498 * ld-scripts/weak1.s: New file.
1499 * ld-scripts/weak2.s: New file.
1500
1501Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
1502
1503 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
1504 * ld-shared/shared.exp: Likewise.
1505 * ld-elfvers/vers1.dsym: Allow for .sdata.
1506 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
1507
1508Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
1509
1510 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
b3992bc7 1511 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
252b5132
RH
1512 * ld-srec/sr1.c (__main): Change return type to void.
1513 * ld-srec/sr3.cc (__main): Likewise.
1514 (__builtin_delete, __builtin_new): Likewise.
1515 (__get_dynamic_handler_chain): Return 0.
1516 (__get_eh_context): Likewise.
1517
1518Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
1519
1520 * ld-undefined/undefined.exp: Add support for thumb-pe target.
1521 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
1522
1523Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1524
1525 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
1526
1527Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
1528
1529 * ld-shared/main.c (shlib_overriddencall2): New function.
1530 (main): Call shlib_shlibcall2.
1531 * ld-shared/sh1.c (shlib_shlibcall2): New function.
1532 (shlib_overriddencall2): New function.
1533 * ld-shared/shared.dat: Add output line for new test.
1534 * ld-shared/sun4.dat: Likewise.
1535
1536 * ld-srec/sr3.cc (__get_eh_context): New function.
1537
1538Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
1539
1540 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
1541 avoid compiler warning.
1542 * ld-srec/sr3.cc (class Foo): Likewise.
1543
1544Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
1545
1546 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
1547
1548Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
1549
1550 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
1551
1552Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
1553
1554 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
1555
1556Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
1557
1558 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
1559 fixes ARM tests.
1560
1561Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
1562
1563 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
1564 coff targets.
1565
1566Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
1567
1568 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
1569 avoid compiler warning.
1570 * ld-srec/sr3.cc (class Foo): Likewise.
1571
1572Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
1573
1574 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
1575 have any name when looking for entry symbol warnings.
1576
1577 * ld-srec/sr3.cc (__eh_pc): Define.
1578
1579Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
1580
1581 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
b3992bc7 1582 __throw, since the current g++ expects them to be defined.
252b5132
RH
1583
1584Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
1585
1586 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
1587 file if the string libc appears in it.
1588 (objdump_versionstuff): Accept unexpected lines in the output
1589 file. Compare lines using string match.
1590 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
1591
1592Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
1593
1594 * ld-scripts/crossref.exp: Correct string quoting.
1595
1596Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
1597
1598 * config/default.exp: Change ld, as, nm and strip from .new to
1599 -new. Load ld-lib.exp rather than ld.exp.
1600 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
1601 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
1602 DejaGnu changes.
1603
1604Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
1605
1606 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
1607 an alternation. From Greg Margo <gmargo@dl.com>.
1608
1609Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1610
1611 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
1612 with non PIC shared libraries.
1613
1614Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
1615
1616 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
1617 version handling.
1618
1619Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
1620
1621 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
1622
1623Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
1624
1625 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
1626 linking.
1627
1628Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
1629
1630 * config/default.exp: Use $base_dir rather than $objdir when
1631 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
1632
1633Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
1634
1635 * ld-srec/srec.exp: Define various out of line prologue/epilogue
1636 functions for the mn10200 to avoid needing libgcc.a.
1637
1638Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
1639
1640 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
1641
1642Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
1643
1644 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
1645
1646Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
1647
1648 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
1649 * config/default.exp: Set ar and strip.
1650
1651Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
1652
1653 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
1654 prune_system_crud.
1655 * ld-cdtest/cdtest.exp: Ditto.
1656 * ld-scripts/crossref.exp: Ditto.
1657 * ld-sh/sh.exp: Ditto.
1658 * ld-shared/shared.exp: Ditto.
1659 * ld-srec/srec.exp: Ditto.
1660 * lib/ld.exp: Ditto.
1661
1662Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
1663
1664 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
1665 * ld-scripts/script.exp: Ditto.
1666 * ld-sh/sh.exp: Ditto.
1667 * ld-undefined/undefined.exp: Ditto.
1668 * ld-versados/versados.exp: Ditto.
1669 * lib/ld.exp: Ditto.
1670
1671Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
1672
1673 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
1674
1675Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
1676
1677 * lib/ld.exp (default_ld_version): Fix for current version
1678 printing.
1679
1680Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
1681
1682 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
1683
1684Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
1685
1686 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
1687
1688 * lib/ld.exp: Use verbose -log instead of calling both verbose and
1689 send_log.
1690
1691Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
1692
1693 * ld-scripts/phdrs.exp: New test.
1694 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
1695
1696Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
1697
1698 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
1699 V_SPILL and V_FILL.
1700
1701Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
1702
1703 * ld-scripts/crossref.exp: New test.
1704 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
1705 * ld-scripts/{cross1.t, cross2.t}: New files.
1706
1707Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
1708
1709 * ld-sh/sh.exp: Fix debugging messages.
1710 * ld-sh/sh1.s: Use .align 4.
1711
1712Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
1713
1714 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
1715
1716Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1717
1718 * ld-shared/shared.exp: Run the shared library tests on
b3992bc7 1719 Linux/m68k.
252b5132
RH
1720
1721Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
1722
1723 * ld-shared/shared.exp: Run the shared library tests on Linux.
1724
1725Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
1726
1727 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
1728
1729Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
1730
1731 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
1732 * ld-undefined/undefined.exp: Likewise.
1733
1734Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
1735
1736 * ld-undefined/undefined.exp: ELF targets should now pass the
1737 undefined line test.
1738
1739Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
1740
1741 * ld-empic/empic.exp: Update for change to MIPS disassembler.
1742
1743Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
1744
1745 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
1746 when doing the --static test.
1747 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
1748
1749Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
1750
1751 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
1752 when creating ld-partial.o.
1753
1754Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
1755
1756 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
1757 __eabi.
1758
1759Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
1760
1761 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
1762
1763Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
1764
1765 * ld-srec/srec.exp: On a29k targets, use --defsym to define
1766 V_SPILL and V_FILL.
1767 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
1768 * ld-srec/sr3.cc: Likewise.
1769
1770 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
1771
1772Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
1773
1774 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
1775
1776Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
1777
1778 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
1779
1780Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
1781
1782 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
1783
1784Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
1785
1786 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
1787
1788 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
1789 * ld-srec/sr3.cc: Likewise.
1790
1791Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
1792
1793 * ld-empic/empic.exp: Update for changes in objdump output.
1794
1795Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
1796
1797 * ld-srec/srec.exp: New tests.
1798 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
1799 * lib/ld.exp (ld_simple_link): Discard warnings about not being
1800 able to find the entry symbol.
1801
1802Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
1803
1804 * ld-sh/sh2.c (__main): Define.
1805
1806Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
1807
1808 * ld-empic/empic.exp: Accept a . in the address symbol.
1809
1810 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
1811 powerpc*-*-aix*. Add code to create appropriate exports files,
1812 and pass appropriate compilation flags, and test against
1813 appropriate expected output.
1814 * ld-shared/xcoff.dat: New file.
1815 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
1816 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
1817 function pointer, rather than shlib_mainvar.
1818 * ld-shared/sh1.c: Likewise.
1819 * ld-shared/shared.dat: Update for change from using shlib_mainvar
1820 to using shlib_shlibvar1.
1821 * ld-shared/sun4.dat: Likewise.
1822
1823Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
1824
1825 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
1826 convenience when testing XCOFF.
1827
1828Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
1829
1830 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
1831 along with --static.
1832
1833 * ld-scripts/script.s: Make symbols global.
1834
1835Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
1836
1837 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
1838
1839Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
1840
1841 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
1842 prevent the SunOS linker from trying to create a shared library.
1843
1844Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
1845
1846 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
1847 appropriate modifications and setup_xfails.
1848 * ld-shared/sun4.dat: New file.
1849
1850Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
1851
1852 * lib/ld.exp (default_ld_version): Call prune_system_crud.
1853 (default_ld_relocate, default_ld_link): Likewise.
1854 (default_ld_simple_link, default_ld_compile): Likewise.
1855 (default_ld_assemble, default_ld_nm): Likewise.
1856
1857Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
1858
1859 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
1860 tests as untested rather than unresolved.
1861
1862Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
1863
1864 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
1865
1866Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
1867
1868 * ld-scripts/script.exp: Split script verification into a proc.
1869 Add simple test of MRI script.
1870 * ld-scripts/scriptm.t: New file.
1871
1872Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
1873
1874 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
1875 appropriate.
1876
1877Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
1878
1879 * config/default.exp: Define objcopy if it is not defined.
1880 * ld-sh/*: New tests for SH relaxing.
1881
1882 * ld-empic/empic.exp: If $CC does not exist, call untested rather
1883 than unresolved.
1884
1885Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
1886
1887 * ld-undefined/undefined.exp: If $CC does not exist, mark the
1888 tests as untested rather than unresolved. Clear ELF xfails for
1889 mips*, not just mips.
1890
1891Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
1892
1893 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
1894 undefined line test.
1895
1896Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
1897
1898 * ld-undefined/undefined.exp: New test, to check reporting of
1899 undefined symbols.
1900 * ld-undefined/undefined.c: New file.
1901
1902Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
1903
1904 * ld-versados/versados.exp: If a test fails, report it correctly:
1905 don't try to run the next test, and don't report a pass as well as
1906 a fail.
1907
1908Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
1909
a2b64bed 1910 * versados/(t1,t2).ld: End in newlines.
252b5132
RH
1911
1912Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1913
1914 * lib/ld.exp (default_ld_compile): If cc argument is multiple
1915 words, use only the first when trying to verify the availability
1916 of the compiler.
1917
1918Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
1919
1920 * ld-scripts/defined.t: Mention .data and .bss explicitly.
1921
1922Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1923
1924 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
1925 call untested for each test, rather than ignoring it. If one test
1926 fails, go on to the next one instead of returning.
1927 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
1928 unresolved.
1929 * ld-empic/empic.exp: Likewise. Also, always pass the same test
1930 name to pass or fail.
1931 * ld-shared/shared.exp: Likewise. Also, always run all tests.
1932 * ld-scripts/defined.exp: If as or nm fail, mark test as
1933 unresolved. Always pass the same test name to pass or fail.
1934 * ld-scripts/script.exp: Likewise.
1935 * ld-scripts/sizeof.exp: Likewise.
1936
1937Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1938
1939 * ld-scripts/sizeof.exp: New test, based on bug report from
1940 anders.blomdell@control.lth.se.
1941 * ld-scripts/sizeof.s: New file.
1942 * ld-scripts/sizeof.t: New file.
1943
1944Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1945
1946 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
1947 if the linker exists.
1948
1949Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1950
1951 * lib/ld.exp (prune_system_crud): Define if not already defined,
1952 in case the user isn't using the newest DejaGnu version that we
1953 haven't released to the net yet.
1954
1955Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
1956
1957 * config/default.exp: Define objdump if it is not defined.
1958 * ld-empic/*: New tests to test -membedded-pic code.
1959
1960Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1961
1962 * ld-bootstrap/bootstrap.exp: Pass cmp output through
1963 prune_system_crud.
1964 * ld-cdtest/cdtest.exp: Pass diff output through
1965 prune_system_crud.
1966 * ld-shared/shared.exp: Likewise.
1967
1968 * config/default.exp: Remove unused and useless proc ld_load.
1969
1970Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1971
1972 * lib/ld.exp (default_ld_compile): Remove the output file before
1973 compiling.
1974
1975 * ld-shared/shared.exp: Move common test code into a procedure.
1976 Add tests for compiling the non shared code PIC.
1977 * ld-shared/main.c (main): Call main_called, and print the result.
1978 * ld-shared/shared.dat: Adjust accordingly.
1979
1980Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1981
1982 * ld-shared: New directory, with new files to test generating ELF
1983 shared libraries.
1984
1985 * lib/ld.exp (default_ld_compile): If the compilation worked, but
1986 no object file was created, check to see if the compiler foolishly
1987 ignored the -o switch when compiling, and move the resulting
1988 object if it did.
1989
1990Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1991
1992 * VMS does not permits `.' in directory names. Renamed
1993 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
1994 ld.scripts to ld-scripts.
1995
1996Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1997
1998 * config/default.exp: Set variables as and nm. Create tmpdir if
1999 it does not already exist.
2000 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
2001 * ld.cdtest/cdtest.exp: Likewise.
2002 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
2003 here. Change perror for no variables found to fail.
2004 * ld.scripts/script.exp: New test.
2005 * ld.scripts/script.t, ld.scripts/script.s: New files.
2006
2007Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2008
2009 * ld.scripts: New directory.
2010 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
2011 * ld.scripts/defined.t: New file.
2012 * lib/ld.exp (default_ld_simple_link): New function.
2013 (default_ld_assemble, default_ld_nm): New functions.
2014 * config/default.exp: Rename from unix-ld.exp.
2015 (ld_simple_link, ld_assemble, ld_nm): New functions.
2016
2017 * config/unix-ld.exp: Set ld using findfile.
2018 * lib/ld.exp (default_ld_relocate): Return a value. Change format
2019 of log messages.
2020 (default_ld_compile): Likewise.
2021 (default_ld_link): Likewise. Also, don't include $BFDLIB and
2022 $LIBIBERTY in link.
2023 * ld.bootstrap/bootstrap.exp: Rewrite.
2024 * ld.cdtest/cdtest.exp: Rewrite.
2025 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
2026 * ld.cdtest/cdtest-foo.h: Likewise.
2027 * ld.cdtest/cdtest-main.cc: Likewise.
2028
2029Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
2030
2031 * ld.cdtest/cdtest.exp: Don't look for $result before it's
2032 defined.
2033
2034Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
2035
2036 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
3e8cba19 2037 calls with perror calls.
252b5132
RH
2038
2039Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2040
2041 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
2042 * ld.cdtest/cdtest.exp: Adjusted.
2043
2044Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2045
2046 * lib/ld.exp (simple_diff): Indicate failure if files have
2047 different numbers of lines. Don't muck with $differences to avoid
2048 indicating a pass, just return.
2049
a2b64bed 2050 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
252b5132
RH
2051 Fix test case to be valid ANSI C++. Don't require use of header
2052 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
a2b64bed 2053 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
252b5132
RH
2054 commentary on things that are still broken with this test case.
2055
2056Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
2057
a2b64bed 2058 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
252b5132
RH
2059
2060Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
2061
a2b64bed
NC
2062 * lib/ld.exp: add compiler and linker support
2063 * config/unix-ld.exp: add compiler and linker support
2064 * ld.bootstrap/bootstrap.exp: fixed to do partial links
2065 * ld.cdtest/cdtest.exp: constructor/destructor testscase
252b5132
RH
2066
2067Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
2068
a2b64bed
NC
2069 * lib/ld.exp: new file
2070 * config/unix-ld.exp: new file
2071 * ld.bootstrap/bootstrap.exp: new file
This page took 0.216362 seconds and 4 git commands to generate.