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