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