[bfd]
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2003-10-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2
3 * ld-sh/sh64/rd-sh64.exp: If the test matches *-dso.d, copy
4 the output of linker to the file tmpdir/*-dso.so.
5 * ld-sh/sh64/stobin-0-dso.d: New.
6 * ld-sh/sh64/stobin-1.d: New.
7 * ld-sh/sh64/stobin.s: New.
8 * ld-sh/sh64/stolib.s: New.
9
10 2003-10-13 Richard Sandiford <rsandifo@redht.com>
11
12 * ld-mips-elf/multi-got-1.d (RELSZ): Don't include the size of the
13 trailing null relocs.
14
15 2003-10-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
16
17 * ld-sh/rd-sh.exp (LDFLAGS): Define appropriately for each
18 sh64/sh5 targets.
19 * ld-sh/sh.exp: Don't do relaxing test for sh64*-*-* and
20 sh5*-*-* targets.
21 * ld-sh/sh64/relax.exp (emul32): Set to shelf32_nbsd for netbsd.
22 * ld-sh/sh64/relfail.exp: Set parameters for netbsd.
23 * ld-sh/sh64/sh64.exp: Skip this for netbsd. Trim the section
24 numbers for crangerel1 and crengerel2 tests.
25 * ld-sh/sh64/abi32.sd: Update.
26 * ld-sh/sh64/abi32.xd: Likewise.
27 * ld-sh/sh64/abi64.sd: Likewise.
28 * ld-sh/sh64/abi64.xd: Likewise.
29 * ld-sh/sh64/abixx-noexp.sd: Likewise.
30 * ld-sh/sh64/cmpct1.sd: Likewise.
31 * ld-sh/sh64/cmpct1.xd: Likewise.
32 * ld-sh/sh64/crange1.rd: Likewise.
33 * ld-sh/sh64/crange2.rd: Likewise.
34 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
35 * ld-sh/sh64/crange3-media.rd: Likewise.
36 * ld-sh/sh64/crange3.rd: Likewise.
37 * ld-sh/sh64/crangerel1.rd: Likewise.
38 * ld-sh/sh64/crangerel2.rd: Likewise.
39 * ld-sh/sh64/dlsection.sd: Likewise.
40 * ld-sh/sh64/endian.sbd: Likewise.
41 * ld-sh/sh64/endian.sld: Likewise.
42 * ld-sh/sh64/gotplt.d: Likewise.
43 * ld-sh/sh64/init-cmpct.d: Likewise.
44 * ld-sh/sh64/init-media.d: Likewise.
45 * ld-sh/sh64/init.s: Align functions.
46 * ld-sh/sh64/init64.d: Update.
47 * ld-sh/sh64/mix1-noexp.sd: Likewise.
48 * ld-sh/sh64/mix1.sd: Likewise.
49 * ld-sh/sh64/mix1.xd: Likewise.
50 * ld-sh/sh64/mix2-noexp.sd: Likewise.
51 * ld-sh/sh64/mix2.sd: Likewise.
52 * ld-sh/sh64/mix2.xd:Likewise.
53 * ld-sh/sh64/rel32.xd: Likewise.
54 * ld-sh/sh64/rel64.xd: Likewise.
55 * ld-sh/sh64/reldl32.rd: Likewise.
56 * ld-sh/sh64/reldl64.rd: Likewise.
57 * ld-sh/sh64/shdl32.xd: Update.
58 * ld-sh/sh64/shdl64.sd: Likewise.
59 * ld-sh/sh64/shdl64.xd: Likewise.
60 * ld-sh/shared-1.d: Add -z nocombreloc to ld option. Update.
61 * ld-sh/sub2l-1.d: Make file format match with elf32-sh.*.
62 * ld-sh/weak1.d: Likewise.
63
64 2003-10-11 Hans-Peter Nilsson <hp@bitrange.com>
65
66 * ld-scripts/defined3.d, ld-scripts/defined3.t: New test.
67 * ld-scripts/defined.exp: Run defined3.
68
69 2003-10-08 Hans-Peter Nilsson <hp@bitrange.com>
70
71 * ld-scripts/defined2.d, ld-scripts/defined2.t: New test.
72 * ld-scripts/defined.exp: Run defined2.
73
74 2003-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
75
76 * ld-elfvsb/elfvsb.exp: xfail non-pic shared library tests for
77 non 64-bit hppa*-*-linux* targets.
78 * ld-elfvsb/main.c (main_visibility_check): Cast value returned by
79 visibility_funptr () to a function pointer.
80 * ld-shared/shared.exp: xfail shared (non PIC), shared (non PIC, load
81 offset), and shared (PIC main, non PIC so) tests for non 64-bit
82 hppa*-*-linux* targets.
83
84 2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
85
86 * ld-checks/checks.exp (section_check): Remove ia64-*-elf*.
87
88 2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
89
90 * ld-checks/checks.exp (section_check): Skip ia64-*-* instead
91 of ia64-*-linux*.
92
93 2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
94
95 * ld-ia64/ia64.exp: Remove -melf64_ia64.
96
97 * ld-ia64/tlsbin.dd: Remove -melf64_ia64. Match elf..-ia64-.*
98 instead of elf64-ia64-little.
99 * ld-ia64/tlsbin.rd: Likewise.
100 * ld-ia64/tlsbin.sd: Likewise.
101 * ld-ia64/tlsbin.td: Likewise.
102 * ld-ia64/tlsg.sd: Likewise.
103 * ld-ia64/tlspic.dd: Likewise.
104 * ld-ia64/tlspic.rd: Likewise.
105 * ld-ia64/tlspic.sd: Likewise.
106 * ld-ia64/tlspic.td: Likewise.
107
108 2003-09-30 Chris Demetriou <cgd@broadcom.com>
109
110 * ld-mips-elf/mips-elf-flags.exp: Add tests for combinations
111 with MIPS64r2.
112
113 2003-09-29 H.J. Lu <hongjiu.lu@intel.com>
114
115 * lib/ld-lib.exp (proc is_elf64): New.
116
117 * ld-scripts/phdrs.exp: Use is_elf_format and is_elf64.
118
119 2003-09-23 Alan Modra <alan@modra.org>
120
121 * ld-discard/exit.s: Correct .text.exit attributes.
122 * ld-discard/extern.s: Likewise.
123 * ld-discard/static.s: Likewise.
124
125 2003-09-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
126
127 * ld-mips-elf/relax-jalr-n32.d: Fix little endian test failure.
128 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
129 * ld-mips-elf/relax-jalr-n64.d: Likewise.
130 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
131
132 2003-09-14 Hans-Peter Nilsson <hp@bitrange.com>
133
134 * ld-mmix/bpo-1.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
135 ld-mmix/bpo-14.d, ld-mmix/bpo-16.d, ld-mmix/bpo-17.d,
136 ld-mmix/bpo-18.d, ld-mmix/bpo-19.d, ld-mmix/bpo-2.d,
137 ld-mmix/bpo-22.d, ld-mmix/bpo-3.d, ld-mmix/bpo-4.d,
138 ld-mmix/bpo-5.d, ld-mmix/bpo-6.d, ld-mmix/bpo-9.d,
139 ld-mmix/greg-19.d, ld-mmix/loc1.d, ld-mmix/loc2.d, ld-mmix/loc3.d,
140 ld-mmix/loc4.d, ld-mmix/loc6.d, ld-mmix/local12.d,
141 ld-mmix/locdo-1.d, ld-mmix/loct-1.d, ld-mmix/locto-1.d: Adjust for
142 objdump -d change.
143
144 2003-09-11 Alan Modra <amodra@bigpond.net.au>
145
146 * ld-elf/merge2.s: New.
147 * ld-elf/merge2.d: New.
148
149 2003-08-16 Hans-Peter Nilsson <hp@bitrange.com>
150
151 * ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust for
152 recent objdump "Contents of ..." change.
153
154 2003-08-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
155
156 * ld-sh/shared-2.d, ld-sh/textrel1.s, ld-sh/textrel2.s: New test.
157
158 2003-08-02 Alan Modra <amodra@bigpond.net.au>
159
160 * ld-d10v/reloc-001.d: Adjust for objdump -d change.
161 * ld-d10v/reloc-002.d: Likewise.
162 * ld-d10v/reloc-005.d: Likewise.
163 * ld-d10v/reloc-006.d: Likewise.
164 * ld-d10v/reloc-009.d: Likewise.
165 * ld-d10v/reloc-010.d: Likewise.
166 * ld-d10v/reloc-013.d: Likewise.
167 * ld-d10v/reloc-014.d: Likewise.
168 * ld-xstormy16/pcrel.d: Likewise.
169
170 2003-07-29 Jakub Jelinek <jakub@redhat.com>
171
172 * ld-elfvsb/elf-offset.ld: Add .rel.toc, .rela.toc and .toc
173 sections.
174
175 2003-07-29 Alan Modra <amodra@bigpond.net.au>
176
177 * ld-powerpc/tlsso.r: Update.
178 * ld-powerpc/tlstocso.r: Update.
179
180 2003-07-29 Nick Clifton <nickc@redhat.com>
181
182 * ld-alpha/tlsbin.dd: Update to account for .eh_frame section.
183 * ld-alpha/tlsbin.rd: Likewise.
184 * ld-alpha/tlsbin.sd: Likewise.
185 * ld-alpha/tlsbinr.dd: Likewise.
186 * ld-alpha/tlsbinr.rd: Likewise.
187 * ld-alpha/tlsbinr.sd: Likewise.
188 * ld-alpha/tlspic.dd: Likewise.
189 * ld-alpha/tlspic.rd: Likewise.
190 * ld-alpha/tlspic.sd: Likewise.
191
192 2003-07-26 Alan Modra <amodra@bigpond.net.au>
193
194 * ld-powerpc/tlsexe32.d: Update.
195 * ld-powerpc/tlsso32.d: Update.
196
197 2003-07-24 H.J. Lu <hongjiu.lu@intel.com>
198
199 * ld-powerpc/tlsexe.r: .sbss is NOBITS, not PROGBITS.
200 * ld-powerpc/tlsexetoc.r: Likewise.
201 * ld-powerpc/tlsso.r: Likewise.
202 * ld-powerpc/tlstocso.r: Likewise.
203
204 2003-07-23 Stephane Carrez <stcarrez@nerim.fr>
205
206 * ld-srec/srec.exp: For m6811/m6812 use --defsym to define _.z soft
207 register.
208
209 2003-07-22 H.J. Lu <hongjiu.lu@intel.com>
210
211 * ld-selective/selective.exp: Skip "ia64-*-*".
212
213 * ld-srec/srec.exp: Make xfail on "ia64-*-*".
214
215 2003-07-11 Richard Sandiford <rsandifo@redhat.com>
216
217 * ld-h8300/relax-3{.s,.d,-coff.d}: New test.
218 * ld-h8300/h8300.exp: Run it.
219
220 2003-07-10 Alan Modra <amodra@bigpond.net.au>
221
222 * ld-powerpc/powerpc.exp: Dump output .got section rather than .toc.
223 * ld-powerpc/tlsexetoc.g: Update.
224 * ld-powerpc/tlsexetoc.r: Update.
225 * ld-powerpc/tlstoc.g: Update.
226 * ld-powerpc/tlstocso.g: Update.
227 * ld-powerpc/tlstocso.r: Update.
228
229 2003-07-04 Richard Sandiford <rsandifo@redhat.com>
230
231 * ld-h8300/h8300.exp: Replace loop with explicit list. Run relax.d
232 unconditionally. Run relax-2.d for *-elf targets.
233 * ld-h8300/relax.d: Fix typo.
234 * ld-h8300/relax.s: Add 0x prefixes.
235 * ld-h8300/relad-2.[sd]: New test.
236
237 2003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
238
239 * ld-mips-elf/mips-elf.exp: Use is_elf_format.
240
241 2003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
242
243 * ld-mips-elf/mips-elf-flags.exp: Use -melf32bsmip for IRIX6.
244
245 2003-06-25 Alan Modra <amodra@bigpond.net.au>
246
247 * ld-powerpc/apuinfo.rd: Update.
248
249 2003-06-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
250
251 * ld-mips-elf/elf-rel-got-n32.d: Remove special handling for n32 ABI.
252 * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
253
254 2003-06-18 Hans-Peter Nilsson <hp@axis.com>
255
256 * ld-cris/locref1.d, ld-cris/locref1.s, ld-cris/locref2.d,
257 ld-cris/locref2.s: New tests.
258
259 * ld-elfcomm/elfcomm.exp (dump_common1): Use $READELF, not plain
260 readelf as found using default path.
261
262 2003-06-18 Alan Modra <amodra@bigpond.net.au>
263
264 * lib/ld-lib.exp (default_ld_simple_link): Trim ld parms before
265 trying to trim ld path.
266 (default_ld_compile): Likewise for cc.
267
268 * lib/ld-lib.exp (default_ld_simple_link): Trim ld path before
269 looking for gcc match.
270 (default_ld_compile): Likewise for cc.
271
272 2003-06-17 Loren James Rittle <rittle@latour.rsch.comm.mot.com>
273
274 * ld-undefined/undefined.exp (i?86-*-freebsd*): Remove xfail.
275
276 2003-06-16 Alan Modra <amodra@bigpond.net.au>
277
278 * ld-powerpc/tlsexetoc.d: Update.
279 * ld-powerpc/tlsso.d: Update.
280 * ld-powerpc/tlstoc.d: Update.
281 * ld-powerpc/tlstocso.d: Update.
282 * ld-powerpc/tlstocso.r: Update.
283
284 2003-06-16 Hans-Peter Nilsson <hp@axis.com>
285
286 * ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.
287 * ld-cris/noglob1.d: Ditto.
288 * ld-cris/badgotr1.d: Pass --underscore to gas.
289
290 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
291
292 * ld-mips-elf/elf-rel-got-n64-linux.d: New file.
293 * ld-mips-elf/elf-rel-xgot-n64-linux.d: New file.
294 * ld-mips-elf/mips-elf.exp: Use the new files for Linux.
295
296 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
297
298 * ld-mips-elf/relax-jalr.s: Fix testsuite breakage.
299 * ld-mips-elf/relax-jalr-n32.d: Likewise.
300 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
301 * ld-mips-elf/relax-jalr-n64.d: Likewise.
302 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
303
304 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
305
306 * ld-mips-elf/multi-got-1.d: Adjust addresses.
307 * ld-mips-elf/rel32-n32.d: Likewise.
308
309 2003-06-11 Alan Modra <amodra@bigpond.net.au>
310
311 * ld-srec/srec.exp (run_srec_test): Remove powerpc64 xfails, and
312 xfail for hppa duplicated elsewhere.
313
314 2003-06-10 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
315
316 * ld-mips-elf/rel32-n32.d: Force big endian assembly.
317 * ld-mips-elf/rel32-o32.d: Likewise.
318 * ld-mips-elf/rel64.d: Likewise.
319
320 2003-06-10 Alan Modra <amodra@bigpond.net.au>
321
322 * ld-elfvsb/elfvsb.exp: Run for powerpc64 too.
323 * ld-powerpc/tls.t: Update.
324 * ld-powerpc/tlsexe.d: Update.
325 * ld-powerpc/tlsexe.r: Update.
326 * ld-powerpc/tlsexetoc.d: Update.
327 * ld-powerpc/tlsexetoc.r: Update.
328 * ld-powerpc/tlsexetoc.t: Update.
329 * ld-powerpc/tlsso.d: Update.
330 * ld-powerpc/tlsso.g: Update.
331 * ld-powerpc/tlsso.r: Update.
332 * ld-powerpc/tlsso.t: Update.
333 * ld-powerpc/tlstocso.d: Update.
334 * ld-powerpc/tlstocso.g: Update.
335 * ld-powerpc/tlstocso.r: Update.
336 * ld-powerpc/tlstocso.t: Update.
337
338 2003-06-03 H.J. Lu <hongjiu.lu@intel.com>
339
340 * ld-discard/extern.d: Updated.
341 * ld-discard/start.d: Likewise.
342 * ld-discard/static.d: Likewise.
343
344 2003-06-03 H.J. Lu <hongjiu.lu@intel.com>
345
346 * ld-elfcomm/elfcomm.exp: Mark tests untested if compiler is
347 not available.
348
349 2003-06-02 Fabrizio Gennari <fabrizio.ge@tiscalinet.it>
350
351 * ld-cygwin: New directory.
352 * ld-cygwin/exe-export.exp: New test script. Checks building
353 cygwin executables with an export table.
354 * ld-cygwin/testdll.def: New source file.
355 * ld-cygwin/testexe.def: New source file.
356 * ld-cygwin/testdll.c: New source file.
357 * ld-cygwin/testexe.c: New source file.
358
359 2003-05-30 H.J. Lu <hongjiu.lu@intel.com>
360
361 * config/default.exp: Load tmpdir/libpath.exp.
362 (gcc_ld_flag): Set from $libpath.
363
364 2003-05-27 Jason Thorpe <thorpej@wasabisystems.com>
365
366 * ld-elf/elf.exp: Use if_elf_format.
367 * ld-elf/sec64k.exp: Likewise.
368 * ld-elfcomm/elfcomm.exp: Likewise.
369 * lib/ld-lib.exp (is_elf_format): Match hppa*64*-*-hpux*.
370
371 2003-05-25 Jason Thorpe <thorpej@wasabisystems.com>
372
373 * ld-mips-elf/mips-elf.exp: Make all NetBSD targets match as elf.
374
375 2003-05-20 Jakub Jelinek <jakub@redhat.com>
376
377 * ld-elfvsb/common.c: New file.
378 * ld-elfvsb/elfvsb.exp: Add common.
379
380 2003-05-20 H.J. Lu <hongjiu.lu@intel.com>
381
382 * ld-elfvsb/sh3.c: New file.
383 * ld-elfvsb/test.c: Likewise.
384
385 * ld-elfvsb/elfvsb.exp: Add new weak hidden symbol tests.
386
387 2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
388
389 * config/default.exp (gcc_ld_flag): New. Make the newly built
390 linker available to gcc.
391 * lib/ld-lib.exp (default_ld_simple_link): Pass $gcc_ld_flag
392 to gcc.
393
394 * ld-elfvers/vers.exp: Use "ld_simple_link $CC" to build shared
395 libraries.
396 * ld-elfvsb/elfvsb.exp: Likewise.
397 * ld-elfweak/elfweak.exp: Likewise.
398 * ld-shared/shared.exp: Likewise.
399
400 * ld-elfvers/vers.exp: Use "-Wl,-rpath,." to build shared
401 libraries.
402 * ld-elfvsb/elfvsb.exp: Likewise.
403
404 * ld-elfvsb/elfvsb.exp: Remove xfail for powerpc-*-linux*.
405
406 * ld-elfweak/elfweak.exp: Use PIC for shared libraries.
407
408 2003-05-13 Stephane Carrez <stcarrez@nerim.fr>
409
410 * ld-m68hc11/link-hcs12.d: New test.
411 * ld-m68hc11/link-hcs12.s: New file.
412 * ld-m68hc11/link-hc12.s: New file.
413
414 2003-05-13 H.J. Lu <hongjiu.lu@intel.com>
415
416 * ld-elfweak/elfweak.exp: Fix typo.
417
418 2003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
419
420 * ld-elfvers/vers.exp: Run on sh[34]*-*-linux*.
421 * ld-elfvsb/elfvsb.exp: Likewise.
422 * ld-elfweak/elfweak.exp: Likewise.
423
424 2003-05-12 Hans-Peter Nilsson <hp@bitrange.com>
425
426 * ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
427 ld-mmix/loc4.d, ld-mmix/loc4m.d, ld-mmix/loc6.d, ld-mmix/loc6m.d,
428 ld-mmix/locdo-1.d, ld-mmix/sec-1.d, ld-mmix/sec-2.d,
429 ld-mmix/sec-3.d, ld-mmix/sec-4.d, ld-mmix/sec-5.d,
430 ld-mmix/sec-7m.d, ld-mmix/sec-8m.d, ld-mmix/spec802.d,
431 ld-mmix/spec803.d, ld-mmix/spec804.d, ld-mmix/spec805.d,
432 ld-mmix/spec806.d, ld-mmix/spec807.d, ld-mmix/spec808.d: Tweak for
433 objdump no longer truncating dump addresses.
434
435 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
436
437 * ld-elfvsb/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
438 to linker script.
439 * ld-elfvsb/elfvsb.exp (visibility_run): Add setup_xfails for s390x.
440 * ld-selective/selective.exp: Disable for s390 and s390x.
441 * ld-shared/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
442 to linker script.
443 * ld-shared/shared.exp (shared_test): Add setup_xfails for s390x.
444 * ld-undefined/undefined.exp (checkund): Remove setup_xfail for s390x.
445
446 2003-05-08 H.J. Lu <hongjiu.lu@intel.com>
447
448 * ld-elfvers/vers.exp: Add vers27d4 and vers27d5 to test
449 versioned reference for hidden symbol.
450
451 * ld-elfvers/vers27d4.dsym: New file.
452 * ld-elfvers/vers27d4.ver: Likewise.
453
454 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
455
456 * ld-elfvers/vers27d3.c (__start): New.
457 (start): New.
458
459 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
460
461 * ld-elfvers/vers.exp (build_binary): Support build exeutable.
462 (build_binary): Renamed from ...
463 (build_vers_lib): This.
464 (build_vers_lib_no_pic): Updated.
465 (build_vers_lib_pic): Likewise.
466 Add vers27d1, vers27d2 and vers27d3 to test versioned
467 definition for hidden symbol referenced by a DSO.
468
469 * ld-elfvers/vers27d.dsym: New file.
470 * ld-elfvers/vers27d.sym: Likewise.
471 * ld-elfvers/vers27d.ver: Likewise.
472 * ld-elfvers/vers27d1.c: Likewise.
473 * ld-elfvers/vers27d2.c: Likewise.
474 * ld-elfvers/vers27d3.c: Likewise.
475
476 2003-05-07 Andreas Schwab <schwab@suse.de>
477
478 * ld-elfvsb/elfvsb.exp: Run dump tests even when cross
479 compiling.
480
481 2003-05-06 Alexandre Oliva <aoliva@redhat.com>
482
483 * config/default.exp (gcc_gas_flags): Force ABI to n32 on
484 mips64-linux.
485 * ld-elf/merge.d: Xfail on mips64*-linux-gnu*.
486 * ld-mips-elf/mips-elf-flags.exp (ldemul): Set to o32-compatible
487 on mips-sgi-irix6*, mips64-linux-gnu and mips64el-linux-gnu.
488 (good_combination, bad_combination): Use it.
489 Add -32 or -mabi=o64 wherever the ABI was formerly implied.
490
491 2003-05-06 H.J. Lu <hjl@gnu.org>
492
493 * ld-elfvers/vers.exp (objdump_versionstuff): Support comment
494 in expected version file.
495
496 * ld-elfvers/vers25b.c: Add a line of comment.
497 * ld-elfvers/vers25b.dsym: Likwise.
498 * ld-elfvers/vers25b.ver: Likwise.
499 * ld-elfvers/vers26b.dsym: Likwise.
500 * ld-elfvers/vers26b.ver: Likwise.
501 * ld-elfvers/vers27b.dsym: Likwise.
502 * ld-elfvers/vers27b.ver: Likwise.
503 * ld-elfvers/vers27c.c: Likwise.
504 * ld-elfvers/vers27c.dsym: Likwise.
505 * ld-elfvers/vers27c.ver: Likwise.
506
507 2003-05-04 H.J. Lu <hjl@gnu.org>
508
509 * ld-elfvsb/main.c: Updated.
510 * ld-elfvsb/sh1.c: Likewise.
511
512 2003-05-04 H.J. Lu <hjl@gnu.org>
513
514 * ld-elfvers/vers18.dsym: Updated for weak definiton change.
515 * ld-elfvers/vers18.ver: Likewise.
516 * ld-elfvers/vers19.ver: Likewise.
517 * ld-elfweak/dsowdata.dsym: Likewise.
518 * ld-elfweak/elfweak.exp: Likewise.
519 * ld-elfweak/weakdata.dsym: Likewise.
520
521 * ld-elfweak/elfweak.exp: Remove xfail.
522
523 2003-05-04 Alexandre Oliva <aoliva@redhat.com>
524
525 * ld-mips-elf/multi-got-1.d: Force into big-endian mode.
526 Turn relocation offsets into regexps.
527
528 2003-05-03 H.J. Lu <hjl@gnu.org>
529
530 * ld-elfvers/vers.exp: Add vers27a, vers27b, vers27c1 and
531 vers27c2 to test versioned definition vs. hidden definition in
532 different files.
533
534 * ld-elfvers/vers27a.c: New file.
535 * ld-elfvers/vers27a.dsym: Likewise.
536 * ld-elfvers/vers27a.map: Likewise.
537 * ld-elfvers/vers27a.ver: Likewise.
538 * ld-elfvers/vers27b.c: Likewise.
539
540 * ld-elfvers/vers27b.dsym: New empty file.
541 * ld-elfvers/vers27b.ver: Likwise.
542 * ld-elfvers/vers27c.c: Likwise.
543 * ld-elfvers/vers27c.dsym: Likwise.
544 * ld-elfvers/vers27c.ver: Likwise.
545
546 2003-05-02 Nick Clifton <nickc@redhat.com>
547
548 * ld-xstormy16: New directory.
549 * ld-xstormy16/xstormy16.exp: New test script.
550 * ld-xstormy16/pcrel.s: Test assembler source file.
551 * ld-xstormy16/external.s: Test assembler source file.
552 * ld-xstormy16/pcrel.d: Test expected disassembly.
553
554 2003-05-02 Andreas Jaeger <aj@suse.de>
555
556 * ld-elfvers/vers.exp (build_exec): Disable vers26b3 on x86-64-linux.
557
558 2003-04-29 H.J. Lu <hjl@gnu.org>
559
560 * ld-ia64/tlsbin.dd: Updated.
561 * ld-ia64/tlsbin.rd: Likewise.
562 * ld-ia64/tlsbin.sd: Likewise.
563 * ld-ia64/tlsbin.td: Likewise.
564 * ld-ia64/tlspic.rd: Likewise.
565 * ld-ia64/tlspic.sd: Likewise.
566 * ld-ia64/tlspic.td: Likewise.
567
568 2003-04-29 J"orn Rennecke <joern.rennecke@superh.com>
569
570 * ld-selective/3.cc (start): New function.
571 * ld-selective/4.cc: Likewise.
572 * ld-selective/5.cc: Likewise.
573
574 2003-04-28 H.J. Lu <hjl@gnu.org>
575
576 * ld-elfvers/vers.exp (picflag): Set PIC flag for compiler.
577 (build_vers_lib): Support PIC.
578 (build_vers_lib_no_pic): New. Change all calls to build_vers_lib
579 to build_vers_lib_no_pic.
580 (build_vers_lib_pic): New.
581 Add tests vers26a, vers26b1, vers26b2 and vers26b3 for versioned
582 definition vs. normal definition in different files.
583
584 * ld-elfvers/vers26a.c: New file.
585 * ld-elfvers/vers26a.dsym: Likewise.
586 * ld-elfvers/vers26a.map: Likewise.
587 * ld-elfvers/vers26a.ver: Likewise.
588 * ld-elfvers/vers26b.c: Likewise.
589
590 * ld-elfvers/vers26b.dsym: New empty file.
591 * ld-elfvers/vers26b.ver: Likewise.
592
593 2003-04-27 H.J. Lu <hjl@gnu.org>
594
595 * ld-elfvsb/elfvsb.dat: Updated.
596 * ld-elfvsb/elfvsb.exp: Likewise.
597 * ld-elfvsb/main.c: Likewise.
598 * ld-elfvsb/sh1.c: Likewise.
599 * ld-elfvsb/sh2.c: Likewise.
600
601 2003-04-26 Stephane Carrez <stcarrez@nerim.fr>
602
603 * ld-m68hc11/bug-3331.d: New test.
604 * ld-m68hc11/bug-3331.s: New file.
605
606 2003-04-25 Nick Clifton <nickc@redhat.com>
607 J"orn Rennecke <joern.rennecke@superh.com>
608
609 * lib/ld-lib.exp (big_or_little_endian): Also check for -mb and -ml.
610
611 2003-04-24 J"orn Rennecke <joern.rennecke@superh.com>
612
613 * ld-elfcomm/elfcomm.exp: Allow symbols to have '_' prepended.
614
615 2003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
616
617 * ld-sh/tlsbin-1.d, ld-sh/tlsbin-2.d, ld-sh/tlsbin-3.d,
618 ld-sh/tlstpoff-1.d, ld-sh/tlstpoff-2.d: Update for removing
619 unnecessary TLS relocs.
620
621 2003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
622
623 * ld-sh/sh64/crange3-cmpct.rd (Machine): Change to refer to SuperH.
624 * ld-sh/sh64/crange3-media.rd (Machine): Likewise.
625
626 2003-04-23 H.J. Lu <hjl@gnu.org>
627
628 * ld-elfvers/vers.exp (objdump_dynsymstuff): Support empty
629 files.
630 (objdump_versionstuff): Likewise.
631 Add tests vers25a, vers25b1 and vers25b2 for versioned
632 definition vs. normal definition in different files.
633
634 * ld-elfvers/vers25a.c: New file.
635 * ld-elfvers/vers25a.dsym: Likewise.
636 * ld-elfvers/vers25a.map: Likewise.
637 * ld-elfvers/vers25a.ver: Likewise.
638
639 * ld-elfvers/vers25b.c: New empty file.
640 * ld-elfvers/vers25b.dsym: Likewise.
641 * ld-elfvers/vers25b.ver: Likewise.
642
643 2003-04-22 H.J. Lu <hjl@gnu.org>
644
645 * ld-elfcomm/elfcomm.exp: Support 64bit targets.
646
647 2003-04-21 Stephane Carrez <stcarrez@nerim.fr>
648
649 * ld-m68hc11/far-hc11.s: New file.
650 * ld-m68hc11/far-hc11.d: New test for HC11 trampoline generation.
651 * ld-m68hc11/far-hc12.s: New file.
652 * ld-m68hc11/far-hc12.d: New test for HC12 trampoline generation.
653 * ld-m68hc11/far-hc12.ld: New file.
654
655 2003-04-15 H.J. Lu <hjl@gnu.org>
656
657 * ld-elfcom/elfcom.exp: Fix a typo.
658
659 2003-04-14 H.J. Lu <hjl@gnu.org>
660
661 * ld-elfcom: New directory.
662 * ld-elfcom/elfcom.exp: New file: Test alignment of common symbols
663 under ELF.
664 * ld-elfcom/common1a.c: New file: Test source code.
665 * ld-elfcom/common1b.c: New file: Test source code.
666
667 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
668
669 * ld-sh/sh64/crange3-cmpct.rd: Replace occurrances of 'Hitachi'
670 with 'Renesas'.
671 * ld-sh/sh64/crange3-media.rd: Likewise.
672
673 2002-04-13 Daniel Jacobowitz <drow@mvista.com>
674
675 * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
676 ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
677 for error messages.
678
679 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
680
681 * ld-mips-elf/elf-rel-got-n32.d,
682 ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
683 ld-mips-elf/elf-rel-xgot-n64.d: New.
684 * ld-mips-elf/mips-elf.exp (hasn32): Define as condition for
685 new tests to run.
686
687 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
688
689 * ld-m68hc11/bug-1417.d: Update to take into account jsr->bsr relax.
690
691 2003-04-02 Bob Wilson <bob.wilson@acm.org>
692
693 * ld-xtensa/coalesce.exp: Skip if target is not xtensa-*-*.
694 * ld-xtensa/lcall.exp: Likewise.
695
696 2003-04-01 Bob Wilson <bob.wilson@acm.org>
697
698 * ld-elf/merge.d: xfail xtensa-*-*.
699 * ld-scripts/crossref.exp: Add -mtext-section-literals to CFLAGS
700 for Xtensa targets.
701 * ld-srec/srec.exp: Add -no-relax flag for Xtensa targets.
702 * ld-xtensa/coalesce1.s: New file.
703 * ld-xtensa/coalesce2.s: Likewise.
704 * ld-xtensa/coalesce.exp: Likewise.
705 * ld-xtensa/coalesce.t: Likewise.
706 * ld-xtensa/lcall1.s: Likewise.
707 * ld-xtensa/lcall2.s: Likewise.
708 * ld-xtensa/lcall.exp: Likewise.
709 * ld-xtensa/lcall.t: Likewise.
710
711 2003-03-25 Alexandre Oliva <aoliva@redhat.com>
712
713 * ld-mips-elf/mips-elf.exp: Added...
714 * ld-mips-elf/relax-jalr.s, ld-mips-elf/relax-jalr-n32.d,
715 ld-mips-elf/relax-jalr-n32-shared.d, ld-mips-elf/relax-jalr-n64.d,
716 ld-mips-elf/relax-jalr-n64-shared.d: New tests.
717
718 2003-03-11 Alexandre Oliva <aoliva@redhat.com>
719
720 * ld-mips-elf/mips-elf.exp (linux_gnu): New variable. Add:
721 * ld-mips-elf/rel32-o32.d, ld-mips-elf/rel32-n32.d,
722 ld-mips-elf/rel64.d, ld-mips-elf/rel32.s, ld-mips-elf/rel64.s: New
723 tests.
724
725 2003-03-11 Alan Modra <amodra@bigpond.net.au>
726
727 * ld-powerpc/tlsso.r: Adjust for corrected zero symbol index relocs.
728 * ld-powerpc/tlsso32.r: Likewise.
729
730 2003-02-18 Alan Modra <amodra@bigpond.net.au>
731
732 * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD
733 relocs.
734 * ld-powerpc/tlsexe.g: Likewise.
735 * ld-powerpc/tlsexe.r: Likewise.
736 * ld-powerpc/tlsexe.t: Likewise.
737
738 * ld-powerpc/tls32.s: New file.
739 * ld-powerpc/tlslib32.s: New file.
740 * ld-powerpc/tls32.d: New file.
741 * ld-powerpc/tls32.g: New file.
742 * ld-powerpc/tls32.t: New file.
743 * ld-powerpc/tlsexe32.d: New file.
744 * ld-powerpc/tlsexe32.g: New file.
745 * ld-powerpc/tlsexe32.r: New file.
746 * ld-powerpc/tlsexe32.t: New file.
747 * ld-powerpc/tlsso32.d: New file.
748 * ld-powerpc/tlsso32.g: New file.
749 * ld-powerpc/tlsso32.r: New file.
750 * ld-powerpc/tlsso32.t: New file.
751 * ld-powerpc/powerpc.exp: Run new tests.
752
753 2003-02-18 Alan Modra <amodra@bigpond.net.au>
754
755 * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.
756
757 2003-02-10 Jakub Jelinek <jakub@redhat.com>
758
759 * ld-shared/shared.exp: Run on s390*-*-linux* and x86_64-*-linux* too.
760 xfail tests linking non-pic code into shared libs on x86_64-*-linux*.
761 * ld-elfvsb/elfvsb.exp: Likewise.
762 * ld-elfvers/vers.exp: Likewise. Add vers24a, vers24b and vers24c
763 tests.
764 * ld-elfvers/vers3.ver: Allow VERS_2.0 to come before GLIBC_*
765 version.
766 * ld-elfvers/vers19.ver: Likewise.
767 * ld-elfvers/vers24a.c: New test.
768 * ld-elfvers/vers24b.c: New test.
769 * ld-elfvers/vers24c.c: New test.
770 * ld-elfvers/vers24.map: New test.
771 * ld-elfvers/vers24.rd: New test.
772 * lib/ld-lib.exp (run_ld_link_tests): Add optional 7th argument
773 cflags. If source files have .c extension, compile them first.
774
775 2003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
776
777 * ld-sh/tlstpoff-1.d: New.
778 * ld-sh/tlstpoff-2.d: New.
779 * ld-sh/tlstpoff1.s: New.
780 * ld-sh/tlstpoff2.s: New.
781
782 2003-02-09 Alan Modra <amodra@bigpond.net.au>
783
784 * ld-powerpc/tlslib.s: Give .__tls_get_addr function type.
785 * ld-powerpc/tlsexe.d: Update for changed handling of (invalid) ld var
786 in dynamic lib.
787 * ld-powerpc/tlsexe.g: Likewise.
788 * ld-powerpc/tlsexe.r: Likewise.
789 * ld-powerpc/tlsexe.t: Likewise.
790 * ld-powerpc/tlsexetoc.d: Likewise.
791 * ld-powerpc/tlsexetoc.g: Likewise.
792 * ld-powerpc/tlsexetoc.r: Likewise.
793 * ld-powerpc/tlsexetoc.t: Likewise.
794
795 2003-02-05 Alan Modra <amodra@bigpond.net.au>
796
797 * ld-powerpc/powerpc.exp (supports_ppc64): New.
798 (ppcelftests): Force 32 bit mode.
799 (ppc64elftests): New.
800 * ld-powerpc/tls.d: New.
801 * ld-powerpc/tls.g: New.
802 * ld-powerpc/tls.s: New.
803 * ld-powerpc/tls.t: New.
804 * ld-powerpc/tlsexe.d: New.
805 * ld-powerpc/tlsexe.g: New.
806 * ld-powerpc/tlsexe.r: New.
807 * ld-powerpc/tlsexe.t: New.
808 * ld-powerpc/tlsexetoc.d: New.
809 * ld-powerpc/tlsexetoc.g: New.
810 * ld-powerpc/tlsexetoc.r: New.
811 * ld-powerpc/tlsexetoc.t: New.
812 * ld-powerpc/tlslib.s: New.
813 * ld-powerpc/tlsso.d: New.
814 * ld-powerpc/tlsso.g: New.
815 * ld-powerpc/tlsso.r: New.
816 * ld-powerpc/tlsso.t: New.
817 * ld-powerpc/tlstoc.d: New.
818 * ld-powerpc/tlstoc.g: New.
819 * ld-powerpc/tlstoc.s: New.
820 * ld-powerpc/tlstoc.t: New.
821 * ld-powerpc/tlstocso.d: New.
822 * ld-powerpc/tlstocso.g: New.
823 * ld-powerpc/tlstocso.r: New.
824 * ld-powerpc/tlstocso.t: New.
825
826 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
827
828 * ld-mips-elf/multi-got-1.d: New.
829 * ld-mips-elf/multi-got-1-1.s: New.
830 * ld-mips-elf/multi-got-1-2.s: New.
831 * ld-mips-elf/mips-elf.exp (elf): mips*-*-irix* is elf.
832 Run multi-got-1.
833
834 2003-01-25 Jakub Jelinek <jakub@redhat.com>
835
836 * ld-sparc/sparc.exp: New.
837 * ld-sparc/tlsg32.s: New test.
838 * ld-sparc/tlsg32.sd: Likewise.
839 * ld-sparc/tlsg64.s: Likewise.
840 * ld-sparc/tlsg64.sd: Likewise.
841 * ld-sparc/tlslib.s: Likewise.
842 * ld-sparc/tlsnopic.s: Likewise.
843 * ld-sparc/tlspic.s: Likewise.
844 * ld-sparc/tlssunbin32.dd: Likewise.
845 * ld-sparc/tlssunbin32.rd: Likewise.
846 * ld-sparc/tlssunbin32.s: Likewise.
847 * ld-sparc/tlssunbin32.sd: Likewise.
848 * ld-sparc/tlssunbin32.td: Likewise.
849 * ld-sparc/tlssunbin64.dd: Likewise.
850 * ld-sparc/tlssunbin64.rd: Likewise.
851 * ld-sparc/tlssunbin64.s: Likewise.
852 * ld-sparc/tlssunbin64.sd: Likewise.
853 * ld-sparc/tlssunbin64.td: Likewise.
854 * ld-sparc/tlssunbinpic32.s: Likewise.
855 * ld-sparc/tlssunbinpic64.s: Likewise.
856 * ld-sparc/tlssunnopic32.dd: Likewise.
857 * ld-sparc/tlssunnopic32.rd: Likewise.
858 * ld-sparc/tlssunnopic32.s: Likewise.
859 * ld-sparc/tlssunnopic32.sd: Likewise.
860 * ld-sparc/tlssunnopic64.dd: Likewise.
861 * ld-sparc/tlssunnopic64.rd: Likewise.
862 * ld-sparc/tlssunnopic64.s: Likewise.
863 * ld-sparc/tlssunnopic64.sd: Likewise.
864 * ld-sparc/tlssunpic32.dd: Likewise.
865 * ld-sparc/tlssunpic32.rd: Likewise.
866 * ld-sparc/tlssunpic32.s: Likewise.
867 * ld-sparc/tlssunpic32.sd: Likewise.
868 * ld-sparc/tlssunpic32.td: Likewise.
869 * ld-sparc/tlssunpic64.dd: Likewise.
870 * ld-sparc/tlssunpic64.rd: Likewise.
871 * ld-sparc/tlssunpic64.s: Likewise.
872 * ld-sparc/tlssunpic64.sd: Likewise.
873 * ld-sparc/tlssunpic64.td: Likewise.
874
875 2003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
876
877 * ld-s390/s390.exp: New file.
878 * ld-s390/tlsbin_64.dd: New file.
879 * ld-s390/tlsbin_64.rd: New file.
880 * ld-s390/tlsbin_64.s: New file.
881 * ld-s390/tlsbin_64.sd: New file.
882 * ld-s390/tlsbin_64.td: New file.
883 * ld-s390/tlsbin.dd: New file.
884 * ld-s390/tlsbinpic_64.s: New file.
885 * ld-s390/tlsbinpic.s: New file.
886 * ld-s390/tlsbin.rd: New file.
887 * ld-s390/tlsbin.s: New file.
888 * ld-s390/tlsbin.sd: New file.
889 * ld-s390/tlsbin.td: New file.
890 * ld-s390/tlslib_64.s: New file.
891 * ld-s390/tlslib.s: New file.
892 * ld-s390/tlspic1_64.s: New file.
893 * ld-s390/tlspic1.s: New file.
894 * ld-s390/tlspic2_64.s: New file.
895 * ld-s390/tlspic2.s: New file.
896 * ld-s390/tlspic_64.dd: New file.
897 * ld-s390/tlspic_64.rd: New file.
898 * ld-s390/tlspic_64.sd: New file.
899 * ld-s390/tlspic_64.td: New file.
900 * ld-s390/tlspic.dd: New file.
901 * ld-s390/tlspic.rd: New file.
902 * ld-s390/tlspic.sd: New file.
903 * ld-s390/tlspic.td: New file.
904
905 2003-01-24 Alan Modra <amodra@bigpond.net.au>
906
907 * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.
908 * ld-alpha/tlsbin.td: Likewise.
909 * ld-alpha/tlsbinr.sd: Likewise.
910
911 2003-01-21 Richard Henderson <rth@redhat.com>
912
913 * ld-alpha/alpha.exp: New.
914 * ld-alpha/align.s: New.
915 * ld-alpha/tlsbin.dd: New.
916 * ld-alpha/tlsbin.rd: New.
917 * ld-alpha/tlsbin.s: New.
918 * ld-alpha/tlsbin.sd: New.
919 * ld-alpha/tlsbin.td: New.
920 * ld-alpha/tlsbinpic.s: New.
921 * ld-alpha/tlsbinr.dd: New.
922 * ld-alpha/tlsbinr.rd: New.
923 * ld-alpha/tlsbinr.sd: New.
924 * ld-alpha/tlsg.s: New.
925 * ld-alpha/tlsg.sd: New.
926 * ld-alpha/tlslib.s: New.
927 * ld-alpha/tlspic.dd: New.
928 * ld-alpha/tlspic.rd: New.
929 * ld-alpha/tlspic.sd: New.
930 * ld-alpha/tlspic.td: New.
931 * ld-alpha/tlspic1.s: New.
932 * ld-alpha/tlspic2.s: New.
933
934 2003-01-20 Alan Modra <amodra@bigpond.net.au>
935
936 * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.
937
938 2003-01-18 Jakub Jelinek <jakub@redhat.com>
939
940 * ld-ia64/tlspic1.s: Add tests for IE in shared libraries.
941 * ld-ia64/tlspic.rd: Adjust.
942 * ld-ia64/tlspic.dd: Adjust.
943 * ld-ia64/tlspic.sd: Adjust.
944
945 2003-01-16 Jakub Jelinek <jakub@redhat.com>
946
947 * ld-ia64/ia64.exp: New.
948 * ld-ia64/tlsbin.dd: New test.
949 * ld-ia64/tlsbinpic.s: New test.
950 * ld-ia64/tlsbin.rd: New test.
951 * ld-ia64/tlsbin.s: New test.
952 * ld-ia64/tlsbin.sd: New test.
953 * ld-ia64/tlsbin.td: New test.
954 * ld-ia64/tlsg.s: New test.
955 * ld-ia64/tlsg.sd: New test.
956 * ld-ia64/tlslib.s: New test.
957 * ld-ia64/tlspic1.s: New test.
958 * ld-ia64/tlspic2.s: New test.
959 * ld-ia64/tlspic.dd: New test.
960 * ld-ia64/tlspic.rd: New test.
961 * ld-ia64/tlspic.sd: New test.
962 * ld-ia64/tlspic.td: New test.
963
964 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
965
966 * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a -mgp64 test.
967
968 2003-01-02 Richard Sandiford <rsandifo@redhat.com>
969
970 * ld-mips-elf/jr.s: New file.
971 * ld-mips-elf/mips-elf-flags.exp: New test.
972
973 2002-12-18 Ralf Habacker <ralf.habacker@freenet.de>
974
975 * ld-auto-import: New directory.
976 * ld-auto-import/auto-import.exp: Test the auto importing direct
977 from a dll functionality.
978 * ld-auto-import/client.c: Source code for test.
979 * ld-auto-import/dll.c: Likewise.
980
981 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
982
983 * ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.
984 * ld-mips-elf/branch-misc-2.d: Removed.
985
986 2002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
987
988 * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets.
989
990 2002-12-03 Nick Clifton <nickc@redhat.com>
991
992 * ld-powerpc/powerpc.exp (ppcelftests): Add apuinfo merging
993 test.
994 * ld-powerpc/apuinfo1.s: New assembler source file.
995 * ld-powerpc/apuinfo2.s: New assembler source file.
996 * ld-powerpc/apuinfo.rd: New expected output file.
997
998 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
999
1000 Fix PR savannah/1417:
1001 * ld-m68hc11/bug-1417.s: New test.
1002 * ld-m68hc11/bug-1417.d: Likewise.
1003
1004 2002-11-28 Jakub Jelinek <jakub@redhat.com>
1005
1006 * ld-i386/tlsnopic.rd: Change NOTYPE to TLS for UND sg* symbols.
1007
1008 2002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1009
1010 * ld-sh/refdbg-0-dso.d: New test.
1011 * ld-sh/refdbg-1.d: Likewise.
1012 * ld-sh/refdbg.s: Likewise.
1013 * ld-sh/refdbglib.s: Likewise.
1014
1015 2002-11-22 Alan Modra <amodra@bigpond.net.au>
1016
1017 * ld-elf/elf.exp: Remove sec64k test.
1018 * ld-elf/sec64k.exp: Reinstate.
1019
1020 2002-11-21 Alan Modra <amodra@bigpond.net.au>
1021
1022 * ld-elf/elf.exp: Renamed from sec64k.exp. Add test_list loop.
1023 * ld-elf/merge.s: New file.
1024 * ld-elf/merge.d: New file.
1025 * ld-elf/merge.ld: New file.
1026
1027 2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
1028
1029 * ld-scripts/script.exp: Setup for tic4x testcase
1030
1031 2002-11-15 Nick Clifton <nickc@redhat.com>
1032
1033 * ld-h8300: New directory.
1034 * ld-h8300/h8300.exp: New expect script. Only run tests for h8300
1035 targets.
1036 * ld-h8300/relax.s: New assembler source file.
1037 * ld-h8300/relax.d: New expected output file.
1038
1039 2002-11-11 Hans-Peter Nilsson <hp@axis.com>
1040
1041 * ld-elf/sec64k.exp: New test.
1042 * lib/ld-lib.exp (run_dump_test): Don't prepend "$srcdir/$subdir/"
1043 to a source file starting with "/".
1044
1045 2002-11-10 Hans-Peter Nilsson <hp@bitrange.com>
1046
1047 * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
1048 ld-mmix/local7.d: Tweak for change in readelf output.
1049
1050 2002-11-09 Alan Modra <amodra@bigpond.net.au>
1051
1052 * ld-elfvsb/define.s: Avoid use of @ in .type directive.
1053
1054 2002-11-07 Hans-Peter Nilsson <hp@axis.com>
1055
1056 * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
1057 ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
1058
1059 2002-11-07 Nick Clifton <nickc@redhat.com>
1060
1061 * ld-fastcall/fastcall.exp: Only run tests for PE type x86
1062 targets.
1063
1064 2002-11-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1065
1066 * ld-sh/rd-sh.exp: Set asflags_save always.
1067
1068 2002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
1069
1070 * ld-fastcall: New directory for testing fastcall support.
1071 * ld-fastcall/export.s: New file for testing fastcall symbol
1072 handling.
1073 * ld-fastcall/import.s: Likewise.
1074 * ld-fastcall/fastcall.exp: Likewise.
1075
1076 2002-11-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1077
1078 * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
1079 * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
1080 * ld-sh/tlspic-1.d: Likewise.
1081 * ld-sh/tlspic-2.d: Likewise.
1082 * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
1083 defined by the linker scripts.
1084
1085 2002-10-14 Stephane Carrez <stcarrez@nerim.fr>
1086
1087 * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
1088 * ld-m68hc11/adj-jump.d: New test for linker relaxation.
1089 * ld-m68hc11/adj-jump.s: Likewise.
1090 * ld-m68hc11/adj-brset.s: Likewise.
1091 * ld-m68hc11/adj-brset.d: Likewise.
1092 * ld-m68hc11/relax-direct.s: Likewise.
1093 * ld-m68hc11/relax-direct.d: Likewise.
1094 * ld-m68hc11/relax-group.s: Likewise.
1095 * ld-m68hc11/relax-group.d: Likewise.
1096 * ld-m68hc11/bug-1403.d: Likewise.
1097 * ld-m68hc11/bug-1403.s: Likewise.
1098
1099 2002-10-14 Stephen Clarke <stephen.clarke@superh.com>
1100 * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
1101 * ld-sh/sh64/sh64.exp: Likewise.
1102 * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
1103 * ld-sh/sh64/abi32.sd: Adjust expected output to include
1104 sh64*-*-linux* formats too.
1105 * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
1106 emulation, and set it appropriately for sh*-*-linux*.
1107 * ld-sh/sh64/relfail.exp: Add variables to hold target
1108 emulation, output format, start symbol, and whether target
1109 supports 64-bit ABI. Set appropriately for sh*-*-linux*.
1110
1111 2002-10-12 H.J. Lu (hjl@gnu.org)
1112
1113 * ld-discard/extern.d: Remove $srcdir/$subdir/.
1114 * ld-discard/start.d: Likewise.
1115 * ld-discard/static.d: Likewise.
1116 * ld-linkonce/zeroehl32.d: Likewise.
1117 * ld-selective/keepdot.d: Likewise.
1118 * ld-selective/keepdot0.d: Likewise.
1119
1120 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1121
1122 * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
1123 of linker to the file tmpdir/*-dso.so.
1124 * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
1125 * ld-sh/tlsbin-0-dso.d: New.
1126 * ld-sh/tlsbin-1.d: New.
1127 * ld-sh/tlsbin-2.d: New.
1128 * ld-sh/tlsbin-3.d: New.
1129 * ld-sh/tlsbin-4.d: New.
1130 * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
1131 * ld-sh/tlspic-1.d: New.
1132 * ld-sh/tlspic-2.d: New.
1133 * ld-sh/tlspic-3.d: New.
1134 * ld-sh/tlspic-4.d: New.
1135
1136 2002-10-10 Jakub Jelinek <jakub@redhat.com>
1137
1138 * ld-i386/combreloc.s: New test.
1139 * ld-i386/combreloc.d: New test.
1140 * ld-i386/i386.exp (i386tests): Add it.
1141
1142 2002-10-10 Alan Modra <amodra@bigpond.net.au>
1143
1144 * ld-i386/i386.exp (reloc): Turn off combreloc.
1145 * ld-i386/reloc.d: Likewise.
1146 * ld-powerpc/powerpc.exp: Likewise.
1147 * ld-powerpc/reloc.d: Likewise.
1148
1149 2002-10-03 H.J. Lu <hjl@gnu.org>
1150
1151 * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
1152 3.x.
1153
1154 2002-10-03 Chris Demetriou <cgd@broadcom.com>
1155
1156 * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
1157 more compatible with non-embedded targets.
1158 * ld-mips-elf/branch-misc-2.d: Likewise.
1159
1160 * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
1161 PIC tests.
1162 (elf): New variable, to control whether generic ELF tests are run.
1163 (embedded_elf): New variable, to control whether ELF tests
1164 requiring embedded PIC or embedded relocs are run.
1165
1166 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
1167
1168 * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
1169 ld-sh/sh64/gotplt.s: New test.
1170
1171 2002-10-02 Stephen Clarke <stephen.clarke@superh.com>
1172 * ld-sh/sh64/cmpct1.sd : Fix linked file name.
1173 * ld-sh/sh64/crange3.dd: Likewise.
1174
1175 2002-10-01 Jakub Jelinek <jakub@redhat.com>
1176
1177 * ld-i386/i386.exp: Add tlsindntpoff test.
1178 * ld-i386/tlsindntpoff.s: New test.
1179 * ld-i386/tlsindntpoff.dd: New test.
1180
1181 2002-10-01 Jakub Jelinek <jakub@redhat.com>
1182
1183 * ld-x86-64/tlspic1.s: Change TLSGD sequences.
1184 * ld-x86-64/tlsbinpic.s: Likewise.
1185 * ld-x86-64/tlspic.dd: Adjust.
1186
1187 2002-10-01 Jakub Jelinek <jakub@redhat.com>
1188
1189 * ld-i386/i386.exp: Add tlsg test.
1190 * ld-i386/tlsg.s: New test.
1191 * ld-i386/tlsg.sd: New test.
1192 * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
1193 * ld-i386/tlsbinpic.s: Likewise.
1194 * ld-x86-64/x86-64.exp: Add tlsg test.
1195 * ld-x86-64/tlsg.s: New test.
1196 * ld-x86-64/tlsg.sd: New test.
1197 * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
1198 * ld-x86-64/tlsbinpic.s: Likewise.
1199
1200 2002-09-30 Alan Modra <amodra@bigpond.net.au>
1201
1202 * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
1203
1204 2002-09-30 Alan Modra <amodra@bigpond.net.au>
1205
1206 * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
1207 * ld-powerpc/powerpc.exp: New.
1208
1209 * ld-i386/reloc.s, ld-i386/reloc.d: New.
1210 * ld-i386/i386.exp: Run new test.
1211
1212 2002-09-27 Jakub Jelinek <jakub@redhat.com>
1213
1214 * lib/ld-lib.exp (run_ld_link_tests): Add.
1215 * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
1216 file_contents): Remove.
1217 (sh64tests): Add 6th field to the tests array.
1218 * ld-i386/i386.exp (run_ld_link_tests): Remove.
1219 * ld-x86-64/x86-64.exp: New.
1220 * ld-x86-64/tlsbin.dd: New test.
1221 * ld-x86-64/tlsbinpic.s: New test.
1222 * ld-x86-64/tlsbin.rd: New test.
1223 * ld-x86-64/tlsbin.s: New test.
1224 * ld-x86-64/tlsbin.sd: New test.
1225 * ld-x86-64/tlsbin.td: New test.
1226 * ld-x86-64/tlslib.s: New test.
1227 * ld-x86-64/tlspic1.s: New test.
1228 * ld-x86-64/tlspic2.s: New test.
1229 * ld-x86-64/tlspic.dd: New test.
1230 * ld-x86-64/tlspic.rd: New test.
1231 * ld-x86-64/tlspic.sd: New test.
1232 * ld-x86-64/tlspic.td: New test.
1233
1234 2002-09-21 Alan Modra <amodra@bigpond.net.au>
1235
1236 * ld-undefined/undefined.exp: Adjust function test.
1237
1238 2002-09-20 Alan Modra <amodra@bigpond.net.au>
1239
1240 * ld-i386/i386.exp: Only run tests on ELF targets.
1241
1242 2002-09-19 Jakub Jelinek <jakub@redhat.com>
1243
1244 * ld-i386/i386.exp: New.
1245 * ld-i386/tlsbin.dd: New test.
1246 * ld-i386/tlsbinpic.s: New test.
1247 * ld-i386/tlsbin.rd: New test.
1248 * ld-i386/tlsbin.s: New test.
1249 * ld-i386/tlsbin.sd: New test.
1250 * ld-i386/tlsbin.td: New test.
1251 * ld-i386/tlslib.s: New test.
1252 * ld-i386/tlsnopic1.s: New test.
1253 * ld-i386/tlsnopic2.s: New test.
1254 * ld-i386/tlsnopic.dd: New test.
1255 * ld-i386/tlsnopic.rd: New test.
1256 * ld-i386/tlsnopic.sd: New test.
1257 * ld-i386/tlspic1.s: New test.
1258 * ld-i386/tlspic2.s: New test.
1259 * ld-i386/tlspic.dd: New test.
1260 * ld-i386/tlspic.rd: New test.
1261 * ld-i386/tlspic.sd: New test.
1262 * ld-i386/tlspic.td: New test.
1263
1264 2002-09-18 Chris Demetriou <cgd@broadcom.com>
1265
1266 * ld-mips-elf/branch-misc-1.d: New file.
1267 * ld-mips-elf/branch-misc-2.d: New file.
1268 * ld-mips-elf/mips-elf.exp: Run new tests.
1269
1270 2002-09-05 Alan Modra <amodra@bigpond.net.au>
1271
1272 * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
1273 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
1274 * ld-sh/sh64/crange3-media.rd: Likewise.
1275 * ld-sh/sh64/crange3.rd: Likewise.
1276
1277 2002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
1278
1279 * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
1280 * ld-mmix/bpo-11.d: Ditto.
1281
1282 * ld-mmix/b-nosym.d: Adjust for changed output for absence of
1283 symbols.
1284
1285 * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
1286 .di.
1287 * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
1288 ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
1289
1290 2002-08-28 Alan Modra <amodra@bigpond.net.au>
1291
1292 * ld-discard/discard.exp: xfail m6812.
1293 * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
1294
1295 2002-08-27 Alan Modra <amodra@bigpond.net.au>
1296
1297 * ld-mmix/b-nosym.d: Revert last change.
1298
1299 2002-08-26 Alan Modra <amodra@bigpond.net.au>
1300
1301 * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
1302
1303 2002-08-23 Stephen Clarke <stephen.clarke@superh.com>
1304
1305 * ld-sh/sh64/rd-sh64.exp: New framework file.
1306 * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
1307 ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
1308 correct setting of ISA bit for init and fini entry-points.
1309
1310 2002-08-16 Stephen Clarke <stephen.clarke@superh.com>
1311
1312 * ld-sh/sh64/sh64.exp: Add dlsection.
1313 * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
1314
1315 2002-08-16 Alan Modra <amodra@bigpond.net.au>
1316
1317 * ld-discard/discard.exp: xfail targets using generic linker.
1318 * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
1319
1320 2002-08-15 Hans-Peter Nilsson <hp@axis.com>
1321
1322 * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
1323
1324 2002-08-13 H.J. Lu <hjl@gnu.org>
1325
1326 * ld-elfvers/vers.exp: Add vers23c and vers23d.
1327
1328 * ld-elfvers/vers23c.ver: New.
1329 * ld-elfvers/vers23d.dsym: New.
1330
1331 2002-08-12 H.J. Lu <hjl@gnu.org>
1332
1333 * ld-elfvers/vers.exp: Add vers23.
1334
1335 * ld-elfvers/vers23.c: New.
1336 * ld-elfvers/vers23.dsym: New.
1337 * ld-elfvers/vers23.ver: New.
1338 * ld-elfvers/vers23a.c: New.
1339 * ld-elfvers/vers23a.dsym: New.
1340 * ld-elfvers/vers23a.map: New.
1341 * ld-elfvers/vers23a.sym: New.
1342 * ld-elfvers/vers23a.ver: New.
1343 * ld-elfvers/vers23b.c: New.
1344 * ld-elfvers/vers23b.dsym: New.
1345 * ld-elfvers/vers23b.map: New.
1346 * ld-elfvers/vers23b.ver: New.
1347
1348 2002-08-12 Stephen Clarke <stephen.clarke@superh.com>
1349
1350 * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
1351 listing.
1352 * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
1353 ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
1354 * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
1355 is no longer set to object.
1356 * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
1357 ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
1358 ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
1359 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
1360 ld-sh/sh64/shdl64.xd: Likewise.
1361
1362 2002-08-10 Alan Modra <amodra@bigpond.net.au>
1363
1364 * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
1365 * ld-linkonce/linkonce.exp: Likewise.
1366 * ld-selective/sel-dump.exp: Likewise.
1367 * ld-selective/selective.exp: Don't run on aout or bout.
1368
1369 2002-08-08 H.J. Lu <hjl@gnu.org>
1370
1371 * ld-elfvers/vers.exp: Add vers22.
1372
1373 * ld-elfvers/vers22.c: New.
1374 * ld-elfvers/vers22.dsym: New.
1375 * ld-elfvers/vers22.map: New.
1376 * ld-elfvers/vers22.ver: New.
1377 * ld-elfvers/vers22a.c: New.
1378 * ld-elfvers/vers22a.dsym: New.
1379 * ld-elfvers/vers22a.sym: New.
1380 * ld-elfvers/vers22a.ver: New.
1381 * ld-elfvers/vers22b.c: New.
1382 * ld-elfvers/vers22b.dsym: New.
1383 * ld-elfvers/vers22b.ver: New.
1384
1385 2002-08-07 H.J. Lu <hjl@gnu.org>
1386
1387 * ld-elfvers/vers.exp: Add --no-undefined-version.
1388
1389 * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
1390 * ld-elfvers/vers8.map: Likewise.
1391 * ld-elfvers/vers18.map: Likewise.
1392
1393 2002-07-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
1394
1395 * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
1396 ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
1397 * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
1398 ld-linkonce/linkonce.exp, ld-shared/shared.exp,
1399 ld-undefined/weak-undef.exp: Test hppa*64*-*-hpux* and hppa*-*-linux*
1400 targets.
1401 * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
1402 ld-discard/static.s: Add whitespace before assembler directives.
1403
1404 2002-07-29 Chris Demetriou <cgd@broadcom.com>
1405
1406 * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
1407
1408 2002-07-26 Richard Sandiford <rsandifo@redhat.com>
1409
1410 * ld-mips-elf/mips16-1.d,
1411 * ld-mips-elf/mips16-1[ab].s: New test.
1412 * ld-mips-elf/mips-elf.exp: Run it.
1413
1414 2002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
1415
1416 * ld-mmix/sec-1.d: Adjust for changes in padding.
1417 * ld-mmix/sec-3.d: Ditto.
1418
1419 2002-07-15 H.J. Lu <hjl@gnu.org>
1420
1421 * ld-elfvers/vers.exp: Add vers21.
1422
1423 * ld-elfvers/vers21.c: New.
1424 * ld-elfvers/vers21.dsym: New.
1425 * ld-elfvers/vers21.map: New.
1426 * ld-elfvers/vers21.sym: New.
1427 * ld-elfvers/vers21.ver: New.
1428
1429 2002-07-12 Hans-Peter Nilsson <hp@axis.com>
1430
1431 * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
1432 ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
1433 ld-cris/expdref1.s: New tests.
1434
1435 2002-07-09 Richard Sandiford <rsandifo@redhat.com>
1436
1437 * ld-scripts/dynamic-sections*: New test.
1438
1439 2002-07-09 Hans-Peter Nilsson <hp@axis.com>
1440
1441 * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
1442 ld-cris/noglob1.d: New tests.
1443
1444 * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
1445
1446 2002-07-03 Alan Modra <amodra@bigpond.net.au>
1447
1448 * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
1449 consistent sorting.
1450 (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
1451 * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
1452
1453 2002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
1454
1455 * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
1456 ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
1457
1458 2002-06-18 Chris Demetriou <cgd@broadcom.com>
1459
1460 * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
1461 turned up by recent assembler changes.
1462
1463 2002-06-17 Tom Rix <trix@redhat.com>
1464
1465 * ld-d10v/d10v.exp: New driver for d10v.
1466 * ld-d10v/default_layout.d : New test.
1467 * ld-d10v/regression-001.lt: New test for a linker regression.
1468 * ld-d10v/linktest-002.lt: New test for run_link_test.
1469 * ld-d10v/reloc-001.d - reloc-016.d: New tests.
1470
1471 2002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
1472
1473 * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
1474 script.
1475
1476 2002-06-11 Andreas Jaeger <aj@suse.de>
1477
1478 * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
1479
1480 2002-06-10 Richard Sandiford <rsandifo@redhat.com>
1481
1482 * ld-mips-elf/region1a.s,
1483 * ld-mips-elf/region1b.s,
1484 * ld-mips-elf/region1.t,
1485 * ld-mips-elf/region1.d: New test.
1486 * ld-mips-elf/mips-elf.exp: Run it.
1487
1488 2002-06-07 Nick Clifton <nickc@cambridge.redhat.com>
1489
1490 * ld-scripts/phdrs2.s: Use .p2align instead of .align.
1491 Use section names .foo and .bar instead of .text and .data.
1492 * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
1493 and .data.
1494
1495 2002-06-06 David Heine <dlheine@tensilica.com>
1496
1497 * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
1498 * ld-scripts/phdrs2.s: New file: Dummy assembler source.
1499 * ld-scripts/phdrs2.t: New file: Linker script with an empty
1500 section at the start of a loadable segment.
1501
1502 2005-06-02 H.J. Lu <hjl@gnu.org>
1503
1504 * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
1505 -fuse-cxa-atexit.
1506 (__cxa_atexit): Likewise.
1507
1508 2002-05-30 Richard Henderson <rth@redhat.com>
1509
1510 * ld-bootstrap/bootstrap.exp: Test --relax.
1511
1512 2002-05-28 Hans-Peter Nilsson <hp@axis.com>
1513
1514 * ld-cris/libdso-2.d: Tweak for combreloc now default on.
1515
1516 2002-05-07 Richard Sandiford <rsandifo@redhat.com>
1517
1518 * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
1519 (is_elf_format): New, extracted from...
1520 * ld-scripts/weak.exp: ...here.
1521 * ld-scripts/overlay-size.exp: New test.
1522 * ld-scripts/overlay-size.[tsd],
1523 * ld-scripts/overlay-size-map.d: New files for it.
1524
1525 2002-05-02 Richard Sandiford <rsandifo@redhat.com>
1526
1527 * ld-scripts/map-address.exp: Quote conditions.
1528
1529 2002-04-30 Richard Sandiford <rsandifo@redhat.com>
1530
1531 * ld-scripts/map-address.exp: New test.
1532 * ld-scripts/map-address.[td]: New files for it.
1533
1534 2002-04-19 Richard Henderson <rth@redhat.com>
1535
1536 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
1537 * ld-shared/shared.exp: Likewise.
1538 * ld-selective/selective.exp: Disable for alpha.
1539 * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
1540
1541 2002-04-05 Hans-Peter Nilsson <hp@axis.com>
1542
1543 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
1544
1545 2002-03-19 Hans-Peter Nilsson <hp@axis.com>
1546
1547 * ld-cris/ldsym1.d: New test.
1548
1549 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
1550 longer set to object.
1551 * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
1552 ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
1553 ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
1554 ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
1555 ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
1556 ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
1557 ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
1558 ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
1559 ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
1560 ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
1561 ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
1562 ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
1563
1564 2002-03-11 Andreas Jaeger <aj@suse.de>
1565
1566 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
1567 places zero initialized data in the bss.
1568 * ld-elfweak/lddsodata.dsym: Likewise.
1569
1570 2002-03-07 Hans-Peter Nilsson <hp@axis.com>
1571
1572 * ld-cris/expdyn1.d: Tweak for change in elf.sc.
1573
1574 2002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
1575
1576 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
1577 * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
1578 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
1579
1580 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
1581
1582 * ld-elfvsb/sh1.c: Fix typo in last change.
1583
1584 2002-02-17 Daniel Jacobowitz <drow@mvista.com>
1585
1586 * ld-elfvsb/sh1.c: Use #pragma weak.
1587
1588 2002-02-17 Daniel Jacobowitz <drow@mvista.com>
1589
1590 * vers.exp: Do not call diff -q.
1591
1592 2002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1593
1594 * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
1595 output.
1596 * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
1597 ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
1598
1599 * ld-mmix/bpo-22.d: New test.
1600
1601 * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
1602 and .bss.
1603
1604 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
1605
1606 * ld-selective/selective.exp: Link against libgcc on
1607 hppa*-*-linux* targets.
1608
1609 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
1610
1611 * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
1612 * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
1613 * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
1614 in section ordering.
1615 * ld-sh/sh64/crange3-media.rd: Likewise.
1616 * ld-sh/sh64/crange3.rd: Likewise.
1617 * ld-sh/sh64/crange3.dd: Likewise.
1618
1619 * ld-sh/shared-1.d: Fix relocation addend.
1620
1621 2002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1622
1623 * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
1624 tests.
1625
1626 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
1627
1628 Contribute sh64-elf.
1629 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
1630 * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
1631 * ld-sh/sh64/crange3-media.rd: Likewise.
1632 * ld-sh/sh64/crange3.rd: Likewise.
1633 * ld-sh/sh64/crangerel1.rd: Likewise.
1634 * ld-sh/sh64/crangerel2.rd: Likewise.
1635 * ld-sh/sh64/reldl32.rd: Likewise.
1636 * ld-sh/sh64/reldl64.rd: Likewise.
1637 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
1638 * ld-sh/sh64/abi32.xd: Formatting changes to match the current
1639 output of objdump.
1640 * ld-sh/sh64/cmpct1.xd: Likewise.
1641 * ld-sh/sh64/crange1.rd: Likewise.
1642 * ld-sh/sh64/crange2.rd: Likewise.
1643 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
1644 * ld-sh/sh64/crange3-media.rd: Likewise.
1645 * ld-sh/sh64/crange3.rd: Likewise.
1646 * ld-sh/sh64/crangerel1.rd: Likewise.
1647 * ld-sh/sh64/crangerel2.rd: Likewise.
1648 * ld-sh/sh64/mix1.xd: Likewise.
1649 * ld-sh/sh64/mix2.xd: Likewise.
1650 * ld-sh/sh64/rel32.xd: Likewise.
1651 * ld-sh/sh64/reldl32.rd: Likewise.
1652 * ld-sh/sh64/reldl64.rd: Likewise.
1653 * ld-sh/sh64/sh64.exp: Likewise. Reordered cranges and stack
1654 sessions, to match changes in the linker script.
1655 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
1656 * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
1657 info to reflect renumbering of relocation types.
1658 2001-03-14 DJ Delorie <dj@redhat.com>
1659 * ld-sh/sh64/endian.dbd: New file, endian tests.
1660 * ld-sh/sh64/endian.dld: Ditto.
1661 * ld-sh/sh64/endian.ld: Ditto.
1662 * ld-sh/sh64/endian.s: Ditto.
1663 * ld-sh/sh64/endian.sbd: Ditto.
1664 * ld-sh/sh64/endian.sld: Ditto.
1665 * ld-sh/sh64/sh64.exp: Add above tests. Add -L option to ld.
1666 2001-03-12 DJ Delorie <dj@redhat.com>
1667 * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
1668 * ld-sh/sh64/relax1.s: Ditto.
1669 * ld-sh/sh64/relax2.s: Ditto.
1670 * ld-sh/sh64/relax3.s: Ditto.
1671 * ld-sh/sh64/relax4.s: Ditto.
1672 * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
1673 * ld-sh/sh64/relfail.s: Ditto.
1674 2001-03-12 DJ Delorie <dj@redhat.com>
1675 * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
1676 uses SH32 assembler files.
1677 2001-03-07 DJ Delorie <dj@redhat.com>
1678 * ld-selective/selective.exp: Pass "-e _start" for sh64 to
1679 accomodate expected start symbol in test.
1680 2001-03-06 DJ Delorie <dj@redhat.com>
1681 * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
1682 to match what gcc passes to the linker by default.
1683 * ld-selective/selective.exp: Ditto.
1684 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
1685 * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
1686 2001-03-06 DJ Delorie <dj@redhat.com>
1687 * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
1688 * ld-sh/sh64/abi64.xd (stack): Ditto.
1689 * ld-sh/sh64/cmpct1.xd (stack): Ditto.
1690 * ld-sh/sh64/crange1.rd (stack): Ditto.
1691 * ld-sh/sh64/crange2.rd (stack): Ditto.
1692 * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
1693 * ld-sh/sh64/crange3-media.rd (stack): Ditto.
1694 * ld-sh/sh64/crange3.rd (stack): Ditto.
1695 * ld-sh/sh64/mix1.xd (stack): Ditto.
1696 * ld-sh/sh64/mix2.xd (stack): Ditto.
1697 * ld-sh/sh64/shdl32.xd (stack): Ditto.
1698 * ld-sh/sh64/shdl64.xd (stack): Ditto.
1699 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1700 * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
1701 * ld-sh/sh64/mix2.xd: Ditto.
1702 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
1703 * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
1704 being SHmedia.
1705 * ld-sh/sh64/shdl64.xd: Ditto.
1706 * ld-sh/sh64/shdl32.xd: Ditto.
1707 * ld-sh/sh64/mix2.xd: Ditto.
1708 * ld-sh/sh64/crange3-media.rd: Ditto.
1709 * ld-sh/sh64/abi64.xd: Ditto.
1710 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1711 * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
1712 * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
1713 Adjust section type for .cranges; expect sorted contents.
1714 * ld-sh/sh64/crange2.rd: Ditto.
1715 * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
1716 * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
1717 * ld-sh/sh64/crangerel2.rd: Ditto.
1718 * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
1719 * ld-sh/sh64/mix2.xd: Ditto.
1720 * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
1721 tests.
1722 * ld-sh/sh64/sh64.exp: Tweak test message. Run new tests.
1723 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
1724 * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
1725 target for (unexpanded) PTB. Add an .align 2 to SHmedia code to
1726 keep properly aligned.
1727 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
1728 * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
1729 ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
1730 R_SH_PT_16 relocation.
1731 * ld-sh/sh64/sh64.exp: Run new tests.
1732 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1733 * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
1734 ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
1735 ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
1736 * ld-sh/sh64/sh64.exp: Run new tests.
1737 * ld-sh/sh64/crange1.rd: Correct section flags.
1738 * ld-sh/sh64/crange2.rd: Ditto.
1739 * ld-sh/sh64/crangerel1.rd: Ditto.
1740 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1741 * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
1742 ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
1743 ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
1744 ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
1745 ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
1746 handling .cranges section.
1747 * ld-sh/sh64/sh64.exp: Run new tests.
1748 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
1749 ld-sh/sh64/mix2.xd: Adjust for .cranges section.
1750 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1751 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
1752 ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
1753 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
1754 ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
1755 .data individually 8-byte aligned.
1756 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
1757 * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
1758 ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
1759 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
1760 * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
1761 inspection tool. Run new tests.
1762 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
1763 * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
1764 ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
1765 * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
1766 ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
1767 * ld-sh/sh64/sh64.exp: Run new tests.
1768 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
1769 * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
1770 ld-sh/sh64/shcmp-1.s: New test.
1771 * ld-sh/sh64/sh64.exp: Add new test to sh64tests. Reformat.
1772 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1773 * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
1774 test.
1775 * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
1776 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1777 * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
1778 tests.
1779 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
1780 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
1781 registers.
1782 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
1783 New test.
1784 * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
1785 ld-sh/sh64/shmix-3.s: New test.
1786 * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
1787 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
1788 * ld-sh/sh64: New testsuite.
1789
1790 2002-02-07 Hans-Peter Nilsson <hp@axis.com>
1791
1792 * ld-selective/keepdot.s: Remove section specifier.
1793
1794 2002-02-05 Hans-Peter Nilsson <hp@axis.com>
1795
1796 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
1797 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
1798 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
1799
1800 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1801
1802 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
1803 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
1804 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
1805 for on-demand global register allocation.
1806
1807 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
1808
1809 * ld-sh/shared-1.d: Fix incorrect offsets.
1810
1811 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1812
1813 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
1814 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
1815 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
1816 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
1817 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
1818 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
1819 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
1820 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
1821 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
1822 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
1823 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
1824 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
1825 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
1826 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
1827
1828 2002-01-31 Hans-Peter Nilsson <hp@axis.com>
1829
1830 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
1831 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
1832 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
1833 tests named *dso-*.d first and copying their tmpdir/dump to files
1834 named as the .d-file.
1835
1836 2002-01-31 Alan Modra <amodra@bigpond.net.au>
1837
1838 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
1839 * ld-scripts/cross1.t: Add .opd.
1840 * ld-undefined/undefined.exp: Allow leading dot on sym names.
1841 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
1842
1843 2002-01-29 Chris Demetriou <cgd@broadcom.com>
1844
1845 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
1846 * ld-mips-elf/emrelocs-el.d: Likewise.
1847 * ld-mips-elf/emrelocs1.s: Likewise.
1848 * ld-mips-elf/emrelocs2.s: Likewise.
1849 * ld-mips-elf/emrelocs.ld: Likewise.
1850 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
1851
1852 2002-01-21 Hans-Peter Nilsson <hp@axis.com>
1853
1854 * ld-cris: New testsuite directory.
1855
1856 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1857
1858 * ld-sh/sh.exp: Copy start.s file into test directory.
1859
1860 2002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
1861
1862 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
1863
1864 2002-01-02 Chris Demetriou <cgd@broadcom.com>
1865
1866 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
1867 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
1868 * ld-mips-elf/empic1-lp.d: Likewise.
1869 * ld-mips-elf/empic1-mn.d: Likewise.
1870 * ld-mips-elf/empic1-mp.d: Likewise.
1871 * ld-mips-elf/empic1-sn.d: Likewise.
1872 * ld-mips-elf/empic1-sp.d: Likewise.
1873 * ld-mips-elf/empic1-ref.s: Likewise.
1874 * ld-mips-elf/empic1-space.s: Likewise.
1875 * ld-mips-elf/empic1-tgt.s: Likewise.
1876 * ld-mips-elf/empic2-fwd-0.d: New file to test
1877 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
1878 cases.
1879 * ld-mips-elf/empic2-fwd-1.d: Likewise.
1880 * ld-mips-elf/empic2-rev-0.d: Likewise.
1881 * ld-mips-elf/empic2-rev-1.d: Likewise.
1882 * ld-mips-elf/empic2-ref.s: Likewise.
1883 * ld-mips-elf/empic2-space.s: Likewise.
1884 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
1885 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
1886 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
1887 tests (including those above).
1888
1889 2001-11-30 H.J. Lu <hjl@gnu.org>
1890
1891 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
1892 order.
1893
1894 2001-11-29 H.J. Lu <hjl@gnu.org>
1895
1896 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
1897 more than one libraries.
1898 Add "vers20a" and "vers20" tests for common symbols.
1899
1900 * ld-elfvers/vers20.c: New.
1901 * ld-elfvers/vers20.dsym: New.
1902 * ld-elfvers/vers20.map: New.
1903 * ld-elfvers/vers20.ver: New.
1904 * ld-elfvers/vers20a.ver: New.
1905
1906 2001-11-19 H.J. Lu <hjl@gnu.org>
1907
1908 * ld-elfvsb/define.s: Mark all global lables as object.
1909
1910 * ld-elfvsb/hidden0.d: Match large section number.
1911 * ld-elfvsb/hidden1.d: Likewise.
1912 * ld-elfvsb/internal0.d: Likewise.
1913 * ld-elfvsb/internal1.d: Likewise.
1914 * ld-elfvsb/protected0.d: Likewise.
1915 * ld-elfvsb/protected1.d: Likewise.
1916
1917 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
1918 * ld-elfvsb/internal0.d: Likewise.
1919 * ld-elfvsb/protected0.d: Likewise.
1920
1921 2001-11-15 H.J. Lu <hjl@gnu.org>
1922
1923 * ld-sh/ld-r-1.d: Updated.
1924
1925 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1926
1927 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
1928 PE targets.
1929
1930 2001-11-12 Donn Terry <donnte@microsoft.com>
1931
1932 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
1933 binary files produced in order to avoid date stamp present in PE
1934 binaries.
1935
1936 2001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
1937
1938 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
1939
1940 2001-11-09 H.J. Lu <hjl@gnu.org>
1941
1942 * ld-discard/discard.exp: New. Test ld discard.
1943 * ld-discard/discard.ld: Likewise.
1944 * ld-discard/exit.s: Likewise.
1945 * ld-discard/extern.d: Likewise.
1946 * ld-discard/extern.s: Likewise.
1947 * ld-discard/start.d: Likewise.
1948 * ld-discard/start.s: Likewise.
1949 * ld-discard/static.d: Likewise.
1950 * ld-discard/static.s: Likewise.
1951
1952 2001-11-02 H.J. Lu <hjl@gnu.org>
1953
1954 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
1955
1956 * ld-elfvsb/hidden0.d: New.
1957 * ld-elfvsb/hidden1.d: New.
1958 * ld-elfvsb/internal0.d: New.
1959 * ld-elfvsb/internal1.d: New.
1960 * ld-elfvsb/protected0.d: New.
1961 * ld-elfvsb/protected1.d: New.
1962 * ld-elfvsb/undef.s: New.
1963 * ld-elfvsb/undef.s: New.
1964
1965 2001-11-02 NIIBE Yutaka <gniibe@m17n.org>
1966
1967 * ld-sh/sh.exp: Have its own start.s for linux.
1968
1969 2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
1970
1971 * ld-mmix/locdo-1.d: Prune character dump part.
1972 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
1973 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
1974 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
1975 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
1976 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
1977 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
1978 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
1979 unnecessary empty lines.
1980
1981 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1982
1983 * ld-mmix: New testsuite directory.
1984
1985 2001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
1986
1987 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
1988 sh*-*-elf.
1989
1990 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
1991
1992 * ld-sh/rd-sh.exp: New framework file.
1993 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
1994 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
1995 test files.
1996
1997 2001-09-29 Hans-Peter Nilsson <hp@axis.com>
1998
1999 * ld-linkonce/linkonce.exp: New file.
2000 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
2001 ld-linkonce/zeroehl32.d: New test.
2002
2003 2001-09-25 H.J. Lu <hjl@gnu.org>
2004
2005 * ld-elfweak/dso.dsym: Updated for alpha.
2006 * ld-elfweak/dsodata.dsym: Likewise.
2007 * ld-elfweak/strong.sym: Likewise.
2008 * ld-elfweak/strongcomm.sym: Likewise.
2009 * ld-elfweak/strongdata.sym: Likewise.
2010
2011 2001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
2012
2013 * lib/ld-lib.exp (run_dump_test): Handle new option
2014 "objcopy_linked_file". Return after failing, if errors were
2015 expected but none were found.
2016 (slurp_options): Support underscores in option names.
2017
2018 2001-09-14 H.J. Lu <hjl@gnu.org>
2019
2020 * ld-elfweak/bar.c: Updated.
2021 * ld-elfweak/bar1a.c: Likewise.
2022 * ld-elfweak/main.c: Likewise.
2023 * ld-elfweak/main1.c: Likewise.
2024 * ld-elfweak/elfweak.exp: Likewise.
2025 * ld-elfweak/weakdata.dsym: Updated.
2026
2027 2001-09-11 H.J. Lu <hjl@gnu.org>
2028
2029 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
2030 files.
2031 (build_exec): Likewise.
2032 Add more tests and make some xfail.
2033
2034 * ld-elfweak/dso.dsym: Support symbol versioning.
2035 * ld-elfweak/dsow.dsym: Likewise.
2036
2037 * ld-elfweak/main1.c: New.
2038 * ld-elfweak/bar1a.c: Likewise.
2039 * ld-elfweak/bar1b.c: Likewise.
2040 * ld-elfweak/bar1c.c: Likewise.
2041 * ld-elfweak/foo1a.c: Likewise.
2042 * ld-elfweak/foo1b.c: Likewise.
2043 * ld-elfweak/dsodata.dsym: Likewise.
2044 * ld-elfweak/dsowdata.dsym: Likewise.
2045 * ld-elfweak/weakdata.dsym: Likewise.
2046 * ld-elfweak/strongcomm.sym: Likewise.
2047 * ld-elfweak/strongdata.sym: Likewise.
2048 * ld-elfweak/weakdata.dat: Likewise.
2049 * ld-elfweak/strongdata.dat: Likewise.
2050
2051 2001-09-10 H.J. Lu <hjl@gnu.org>
2052
2053 * ld-elfweak/elfweak.exp: New.
2054 * ld-elfweak/bar.c: Likewise.
2055 * ld-elfweak/foo.c: Likewise.
2056 * ld-elfweak/main.c: Likewise.
2057 * ld-elfweak/dso.dsym: Likewise.
2058 * ld-elfweak/dsow.dsym: Likewise.
2059 * ld-elfweak/strong.sym: Likewise.
2060 * ld-elfweak/strong.dat: Likewise.
2061 * ld-elfweak/weak.dat: Likewise.
2062
2063 2001-08-27 Alan Modra <amodra@bigpond.net.au>
2064 Linus Nordberg <linus@swox.se>
2065
2066 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
2067 * ld-scripts/cross1.t: Add .toc section.
2068 * ld-scripts/cross2.t: Likewise.
2069 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
2070 * ld-srec/srec.exp: xfail powerpc64
2071
2072 2001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
2073
2074 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
2075 Continue with other tests when there is a compilation error.
2076
2077 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
2078
2079 * ld-cdtest/cdtest-nrv.dat: New file.
2080 * ld-cdtest/cdtest.exp: Do not require any exception support
2081 library. Check results against NRV.
2082
2083 2001-08-01 Loren J. Rittle <ljrittle@acm.org>
2084
2085 * ld-srec/srec.exp: Do not require any exception support
2086 library.
2087
2088 2001-07-27 H.J. Lu <hjl@gnu.org>
2089
2090 * ld-selective/selective.exp: Fix the error in the last change.
2091
2092 2001-07-24 Loren J. Rittle <ljrittle@acm.org>
2093
2094 * ld-selective/selective.exp: Support g++ V3 ABI (along side
2095 the old ABI). Make comparisons against normalized (to
2096 V3-style) demangled nm output.
2097
2098 2001-07-24 Alan Modra <amodra@bigpond.net.au>
2099
2100 * config/default.exp (ld_nm): Add "nmflags" arg.
2101 * lib/ld-lib.exp (default_ld_nm): Likewise.
2102 * ld-empic/empic.exp: Adjust call to ld_nm.
2103 * ld-scripts/defined.exp: Likewise.
2104 * ld-scripts/script.exp: Likewise.
2105 * ld-scripts/sizeof.exp: Likewise.
2106 * ld-selective/selective.exp: Likewise.
2107 * ld-sh/sh.exp: Likewise.
2108
2109 2001-07-12 H.J. Lu <hjl@gnu.org>
2110
2111 * ld-selective/selective.exp: Mark selective1, selective2,
2112 selective4 and selective5 xfail on alpha*-*.
2113
2114 2001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
2115
2116 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
2117 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
2118 default.
2119
2120 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
2121 new options "ld", "source", "xfail", "target", "notarget" and
2122 "error". Support the runtest_file_p "*.exp=testname" feature.
2123 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
2124 from gas testsuite.
2125
2126 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
2127
2128 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
2129
2130 2001-06-06 H.J. Lu <hjl@gnu.org>
2131
2132 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
2133 on Linux/mips.
2134
2135 * ld-elfvers/vers.exp: Also run on Linux/mips.
2136 * ld-elfvsb/elfvsb.exp: Likewise.
2137 * ld-shared/shared.exp: Likewise.
2138
2139 * ld-selective/selective.exp: Mark selective2, selective3,
2140 selective4 and selective5 xfail on Linux/mips.
2141
2142 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
2143
2144 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
2145
2146 * ld-srec/srec.exp: Add Linux/mips to xfail.
2147
2148 2001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
2149
2150 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
2151 that will always fail on s/390.
2152
2153 2001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
2154
2155 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
2156 the text section.
2157
2158 2001-05-25 Alan Modra <amodra@one.net.au>
2159
2160 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
2161 linuxaout with linux*aout.
2162
2163 2001-05-24 H.J. Lu <hjl@gnu.org>
2164
2165 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
2166
2167 2001-05-18 H.J. Lu <hjl@gnu.org>
2168
2169 * ld-elfvers/vers.exp: Revert the last change.
2170
2171 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
2172 references.
2173 * ld-elfvers/vers3.ver: Likewise.
2174 * ld-elfvers/vers6.ver: Likewise.
2175 * ld-elfvers/vers18.ver: Likewise.
2176
2177 2001-05-17 H.J. Lu <hjl@gnu.org>
2178
2179 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
2180
2181 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
2182 definition.
2183 * ld-elfvers/vers2.ver: Likewise.
2184 * ld-elfvers/vers3.ver: Likewise.
2185 * ld-elfvers/vers4a.ver: Likewise.
2186 * ld-elfvers/vers6.ver: Likewise.
2187 * ld-elfvers/vers7a.ver: Likewise.
2188 * ld-elfvers/vers8.ver: Likewise.
2189 * ld-elfvers/vers9.ver: Likewise.
2190 * ld-elfvers/vers15.ver: Likewise.
2191 * ld-elfvers/vers16a.ver: Likewise.
2192 * ld-elfvers/vers17.ver: Likewise.
2193 * ld-elfvers/vers18.ver: Likewise.
2194
2195 2001-05-03 H.J. Lu <hjl@gnu.org>
2196
2197 * ld-elfvers/vers19.ver: Expect vers17.so instead of
2198 *tmpdir/vers17.so.
2199
2200 2001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
2201
2202 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
2203
2204 * ld-scripts/phdrs.t: Use startaddress that's greater than any
2205 MAXPAGESIZE used.
2206
2207 2001-04-29 H.J. Lu <hjl@gnu.org>
2208
2209 * ld-shared/symbolic.dat: New.
2210
2211 * ld-shared/shared.exp: Also check -Bsymbolic.
2212
2213 2001-04-28 Andreas Jaeger <aj@suse.de>
2214
2215 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
2216 special.
2217
2218 2001-04-01 David O'Brien <obrien@FreeBSD.org>
2219 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
2220 though it doesn't use DWARF2 yet (but its output is identical).
2221
2222 2001-04-01 David O'Brien <obrien@FreeBSD.org>
2223
2224 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
2225 This optimization level is buggy on some platforms, and this test
2226 is not intended to test compiler optimizations.
2227
2228 2001-03-06 DJ Delorie <dj@redhat.com>
2229
2230 * ld-scripts/cross2.t: Support any type of text/data sections, not
2231 just the canonical ones.
2232
2233 2001-02-28 Matt Hiller <hiller@redhat.com>
2234
2235 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
2236 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
2237 invocations.
2238 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
2239 and -el.
2240 (is_endian_output_format): New function.
2241 (default_ld_link): Set flags to [big_or_little_endian] only if ld
2242 is being invoked such that the output format being used is of
2243 known endianness.
2244 (default_ld_simple_link): Ditto.
2245
2246 2001-02-22 Timothy Wall <twall@cygnus.com>
2247
2248 * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
2249 AIX-specific test.
2250
2251 2001-02-14 H.J. Lu <hjl@gnu.org>
2252
2253 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
2254 for -static on ia64.
2255
2256 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
2257 ia64-*-linux*.
2258
2259 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
2260
2261 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
2262 Set up expected failures for ia64-*-linux*.
2263 * ld-shared/shared.exp: Likewise.
2264
2265 2001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2266
2267 * ld-srec/srec.exp (run_srec_test): m6811 code has references
2268 to soft registers, define them with --defsym.
2269 * ld-selective/selective.exp: Likewise.
2270
2271 2000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
2272
2273 * ld-srec/sr3.cc (__rethrow): New.
2274
2275 2001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
2276
2277 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
2278
2279 2001-01-03 Philip Blundell <pb@futuretv.com>
2280
2281 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
2282 * ld-shared/shared.exp: Likewise.
2283
2284 2001-01-01 Philip Blundell <philb@gnu.org>
2285
2286 * ld-undefined/weak-undef.exp: New test.
2287 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
2288 files for above.
2289
2290 * ld-elfvers/vers.exp: Run test on Linux/ARM.
2291 * ld-elfvsb/elfvsb.exp: Likewise.
2292 * ld-shared/shared.exp: Likewise.
2293
2294 2000-12-31 Nick Clifton <nickc@redhat.com>
2295
2296 * ld-srec/srec.exp: Use --oformat instead of -oformat.
2297
2298 2000-12-09 Nick Clifton <nickc@redhat.com>
2299
2300 * ld-selective/selective.exp: Link in libgcc when target is v850.
2301
2302 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
2303 because the -oformat linker command switch cannot be used.
2304
2305 2000-11-06 Alan Modra <alan@linuxcare.com.au>
2306
2307 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
2308 (main): Prune unused args.
2309
2310 2000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
2311
2312 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
2313 "untested".
2314
2315 2000-10-19 H.J. Lu (hjl@gnu.org)
2316
2317 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
2318 for Linux/PPC.
2319 * ld-shared/shared.exp: Likewise.
2320
2321 2000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
2322
2323 * ld-selective/selective.exp: Rearrange to be table-driven.
2324
2325 2000-10-07 Alan Modra <alan@linuxcare.com.au>
2326
2327 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
2328
2329 2000-10-02 Alan Modra <alan@linuxcare.com.au>
2330
2331 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
2332 * ld-scripts/crossref.exp: Ditto.
2333
2334 2000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2335
2336 * ld-selective/5.cc: New test.
2337 * ld-selective/selective.exp: Run it as xfailed.
2338
2339 * ld-selective/4.cc: Correct spelling of "lose".
2340
2341 2000-09-05 Alan Modra <alan@linuxcare.com.au>
2342
2343 * ld-selective/selective.exp: Remove the xfails for hppa.
2344
2345 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
2346
2347 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
2348 sh-*-*): With dwarf-2, `undefined function' can't pass.
2349
2350 2000-08-03 H.J. Lu (hjl@gnu.org)
2351
2352 * ld-bootstrap/bootstrap.exp: Add strip.
2353
2354 2000-07-24 H.J. Lu (hjl@gnu.org)
2355
2356 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
2357 the undefined reference.
2358
2359 2000-07-16 H.J. Lu (hjl@gnu.org)
2360
2361 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
2362 and set to "yes" if the protected visibility is expected to
2363 pass.
2364 (visibility_run): Set expected to fail for the "protected"
2365 and "protected_undef_def" tests only if $support_protected is
2366 "no".
2367
2368 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
2369 visibility support if defined.
2370
2371 2000-07-15 H.J. Lu (hjl@gnu.org)
2372
2373 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
2374 for "protected_undef_def".
2375
2376 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
2377 PROTECTED_WEAK_TEST is defined.
2378 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
2379 defined.
2380 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
2381
2382 * ld-elfvsb/sh1.c (visibility): Mark protected only if
2383 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
2384 is defined.
2385 (visibility_var): Likewise.
2386
2387 2000-07-10 Alan Modra <alan@linuxcare.com.au>
2388
2389 * ld-srec/srec.exp: xfail hppa.
2390
2391 * ld-scripts/weak.exp: Define $global$ for hppa.
2392
2393 * ld-scripts/crossref.exp: Fix string quoting.
2394
2395 2000-06-05 H.J. Lu (hjl@gnu.org)
2396
2397 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
2398 to link_output and make it global.
2399
2400 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
2401 "hidden_undef_def", "hidden_weak", "protected_undef",
2402 "protected_undef_def" and "protected_weak".
2403 (visibility_run): Likewise.
2404 * ld-elfvsb/main.c: Likewise.
2405 * ld-elfvsb/sh1.c: Likewise.
2406 * ld-elfvsb/sh2.c: Likewise.
2407
2408 * ld-elfvsb/elfvsb.dat: Updated.
2409
2410 2000-05-21 H.J. Lu (hjl@gnu.org)
2411
2412 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
2413 visibility test.
2414
2415 2000-05-13 H.J. Lu (hjl@gnu.org)
2416
2417 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
2418 to link_output and make it global.
2419
2420 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
2421 tests.
2422 * ld-elfvsb/elfvsb.dat: Likewise.
2423 * ld-elfvsb/elfvsb.exp: Likewise.
2424 * ld-elfvsb/main.c: Likewise.
2425 * ld-elfvsb/sh1.c: Likewise.
2426 * ld-elfvsb/sh2.c: Likewise.
2427
2428 Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
2429
2430 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
2431
2432 2000-04-12 Alan Modra <alan@linuxcare.com.au>
2433
2434 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
2435
2436 * ld-selective/selective.exp (test4): Test for presence of
2437 foo__1B, not absence. Also check for foo__1A and _start.
2438 White space changes throughout file.
2439
2440 2000-03-13 Nick Clifton <nickc@cygnus.com>
2441
2442 * ld-scripts/phdrs.t: Discard all unexpected sections.
2443
2444 2000-02-27 H.J. Lu (hjl@gnu.org)
2445
2446 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
2447
2448 1999-11-01 Nick Clifton <nickc@cygnus.com>
2449
2450 * ld-selective/selective.exp: Fix test to disable these checks for
2451 PE based targets.
2452
2453 1999-10-29 Catherine Moore <clm@cygnus.com>
2454
2455 * ld-selective/selective.exp: Remove test6.
2456 * ld-selective/5.cc: Delete.
2457
2458 1999-10-28 Scott Bambrough <scottb@netwinder.org>
2459
2460 * ld-srec/srec.exp: Setup expected failures for
2461 srec tests on ARM Linux.
2462
2463 1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
2464
2465 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
2466 offset) test.
2467
2468 1999-09-12 Ian Lance Taylor <ian@zembu.com>
2469
2470 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
2471
2472 1999-08-17 H.J. Lu <hjl@gnu.org>
2473
2474 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
2475
2476 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
2477
2478 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
2479 * ld-shared/shared.exp: Likewise.
2480
2481 1999-07-28 Nick Clifton <nickc@cygnus.com>
2482
2483 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
2484 Determine if a big endian or little endian output format hass
2485 been selected by any of the multilib options, and if so return
2486 a suitable command line option for the linker/assembler.
2487 (proc default_ld_link): Include the result of proc
2488 big_or_little_endian on the command line to the linker.
2489 (proc ld_simple_link): Include the result of proc
2490 big_or_little_endian on the command line to the linker.
2491 (proc default_ld_compile): Append multilib flags to compiler
2492 switches.
2493 (proc default_ld_assemble): Include the result of proc
2494 big_or_little_endian on the command line to the linker.
2495
2496 1999-07-21 H.J. Lu <hjl@gnu.org>
2497
2498 * ld-elfvers/vers1.c: Add missing prototypes and include
2499 <stdio.h> if necessary.
2500 * ld-elfvers/vers15.c: Likewise.
2501 * ld-elfvers/vers19.c: Likewise.
2502 * ld-elfvers/vers2.c: Likewise.
2503 * ld-elfvers/vers3.c: Likewise.
2504 * ld-elfvers/vers4.c: Likewise.
2505 * ld-elfvers/vers6.c: Likewise.
2506 * ld-elfvers/vers7.c: Likewise.
2507 * ld-elfvers/vers9.c: Likewise.
2508 * ld-shared/main.c: Likewise.
2509 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
2510
2511 Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
2512
2513 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
2514 with other DWARF2 targets.
2515
2516 1999-07-13 Nick Clifton <nickc@cygnus.com>
2517
2518 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
2519 the undefined line test.
2520
2521 1999-07-10 Ian Lance Taylor <ian@zembu.com>
2522
2523 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
2524
2525 1999-07-07 Ian Lance Taylor <ian@zembu.com>
2526
2527 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
2528 * ld-elfvers/{vers17.*, vers18.*, vers19.*}: New files.
2529
2530 1999-06-13 Ian Lance Taylor <ian@zembu.com>
2531
2532 * ld-checks/asm.s: Use a symbol name for .lcomm.
2533 * ld-checks/checks.exp: Use different names for the two tests.
2534 Don't add extra text when invoking fail.
2535
2536 1999-06-12 Ian Lance Taylor <ian@zembu.com>
2537
2538 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
2539 to "*-*-linux*aout*".
2540 * ld-scripts/weak.exp: Likewise.
2541 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
2542
2543 Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2544
2545 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
2546 * ld-shared/sh1.c: Fix typo.
2547
2548 1999-06-04 H.J. Lu <hjl@gnu.org>
2549
2550 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
2551 necessary.
2552
2553 1999-05-17 Nick Clifton <nickc@cygnus.com>
2554
2555 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
2556
2557 1999-05-11 DJ Delorie <dj@cygnus.com>
2558
2559 * ld-srec/srec.exp: Do not run tests for PE based ports.
2560
2561 1999-03-05 Nick Clifton <nickc@cygnus.com>
2562
2563 * ld-selective/selective.exp: Do not run tests for COFF or PE
2564 based ports.
2565
2566 1999-02-17 Nick Clifton <nickc@cygnus.com>
2567
2568 * ld-undefined/undefined.exp: Add expected failures for StrongARM
2569 targets.
2570
2571 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
2572
2573 * ld-selective/selective.exp: Add expected failure for ARM-COFF
2574 targets.
2575
2576 1999-02-16 Nick Clifton <nickc@cygnus.com>
2577
2578 * ld-checks/asm.s: Use .long instead of .word.
2579 Replace custom section names with .text, .data and .bss.
2580 * ld-checks/script: Replace custom section names with .text, .data
2581 and .bss.
2582 * ld-checks/checks.exp: Replace custom section names with .text,
2583 .data and .bss.
2584
2585 1999-02-11 Nick Clifton <nickc@cygnus.com>
2586
2587 * ld-checks: New directory: Tests for the linker's
2588 --check-sections option.
2589 * ld-checks/checks.exp: New file.
2590 * ld-checks/script: Bogus linker script.
2591 * ld-checks/asm.s: Simple test assembler file.
2592
2593 Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
2594
2595 * ld-selective/selective.exp: Disable test for unsupported
2596 targets. Change tests to check for absence of symbols instead
2597 of address zero.
2598
2599 Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
2600
2601 * config/default.exp (get_link_files): Quote target_triplet and CC
2602 when invoking shell.
2603 (get_target_emul): Likewise.
2604
2605 1999-01-03 Ken Raeburn <raeburn@cygnus.com>
2606
2607 * config/default.exp (get_link_files, get_target_emul): New procs;
2608 run shell commands to extract information from configure.host and
2609 configure.tgt in the source tree.
2610 (top level): Use them to get information needed to run tests, if
2611 not otherwise provided.
2612
2613 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
2614 gives non-zero addresses for memory region.
2615 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
2616 the new linker script.
2617
2618 Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
2619
2620 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
2621 newer glibc lets link succeed.
2622
2623 Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
2624
2625 * ld-elfvers/vers1.c: Add missing return types and values.
2626 * ld-elfvers/vers2.c: Likewise.
2627 * ld-elfvers/vers3.c: Likewise.
2628 * ld-elfvers/vers4.c: Likewise.
2629 * ld-elfvers/vers5.c: Likewise.
2630 * ld-elfvers/vers6.c: Likewise.
2631 * ld-elfvers/vers7.c: Likewise.
2632 * ld-elfvers/vers9.c: Likewise.
2633 * ld-elfvers/vers15.c: Likewise.
2634
2635 Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
2636
2637 * ld-selective: New directory with new files to test
2638 selective linking.
2639
2640 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
2641
2642 Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
2643
2644 * ld-elfvers/vers16.dsym: Work correctly on a system without
2645 versioned system libraries.
2646
2647 Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
2648
2649 * ld-elfvers/vers.exp: Run tests on alpha-linux.
2650 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
2651 Alpha's use of st_other.
2652
2653 1998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2654
2655 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
2656 * ld-elfvers/{vers16.*, vers16a.*}: New files.
2657
2658 Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
2659
2660 * ld-undefined/undefined.exp: Make undefined line test be an xfail
2661 for arm/thunb elf toolchains.
2662
2663 Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
2664
2665 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
2666
2667 * ld-srec/srec.exp: Arm-elf now passes this test.
2668
2669 Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
2670
2671 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
2672
2673 Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
2674
2675 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
2676 test if we don't have a static libbfd.a.
2677
2678 Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
2679
2680 Based on patch from H.J. Lu <hjl@gnu.org>:
2681 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
2682
2683 Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
2684
2685 * ld-scripts/weak.t (.text, .data): Focus data to be used.
2686 (/DISCARD/): All the rest.
2687 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
2688
2689 Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
2690
2691 * config/default.exp: Create tmpdir/gas subdirectory, add a
2692 symlink to as-new, and set gcc_gas_flag variable.
2693 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
2694 be gcc, use gcc_gas_flag when compiling.
2695
2696 Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
2697
2698 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
2699 for i386, i486, and i586.
2700 (objdump_versionstuff): If we can't find the line, dump the file.
2701
2702 Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
2703
2704 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
2705 * ld-scripts/weak.exp: Likewise.
2706
2707 Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
2708
2709 * ld-srec/srec.exp: Add xfail for v850.
2710
2711 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
2712 these tests.
2713
2714 Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
2715
2716 * ld-scripts/weak.exp: New test.
2717 * ld-scripts/weak.t: New file.
2718 * ld-scripts/weak1.s: New file.
2719 * ld-scripts/weak2.s: New file.
2720
2721 Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
2722
2723 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
2724 * ld-shared/shared.exp: Likewise.
2725 * ld-elfvers/vers1.dsym: Allow for .sdata.
2726 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
2727
2728 Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
2729
2730 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
2731 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
2732 * ld-srec/sr1.c (__main): Change return type to void.
2733 * ld-srec/sr3.cc (__main): Likewise.
2734 (__builtin_delete, __builtin_new): Likewise.
2735 (__get_dynamic_handler_chain): Return 0.
2736 (__get_eh_context): Likewise.
2737
2738 Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
2739
2740 * ld-undefined/undefined.exp: Add support for thumb-pe target.
2741 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
2742
2743 Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2744
2745 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
2746
2747 Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
2748
2749 * ld-shared/main.c (shlib_overriddencall2): New function.
2750 (main): Call shlib_shlibcall2.
2751 * ld-shared/sh1.c (shlib_shlibcall2): New function.
2752 (shlib_overriddencall2): New function.
2753 * ld-shared/shared.dat: Add output line for new test.
2754 * ld-shared/sun4.dat: Likewise.
2755
2756 * ld-srec/sr3.cc (__get_eh_context): New function.
2757
2758 Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
2759
2760 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
2761 avoid compiler warning.
2762 * ld-srec/sr3.cc (class Foo): Likewise.
2763
2764 Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
2765
2766 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
2767
2768 Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
2769
2770 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
2771
2772 Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
2773
2774 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
2775
2776 Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
2777
2778 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
2779 fixes ARM tests.
2780
2781 Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
2782
2783 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
2784 coff targets.
2785
2786 Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
2787
2788 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
2789 avoid compiler warning.
2790 * ld-srec/sr3.cc (class Foo): Likewise.
2791
2792 Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
2793
2794 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
2795 have any name when looking for entry symbol warnings.
2796
2797 * ld-srec/sr3.cc (__eh_pc): Define.
2798
2799 Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
2800
2801 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
2802 __throw, since the current g++ expects them to be defined.
2803
2804 Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
2805
2806 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
2807 file if the string libc appears in it.
2808 (objdump_versionstuff): Accept unexpected lines in the output
2809 file. Compare lines using string match.
2810 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
2811
2812 Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
2813
2814 * ld-scripts/crossref.exp: Correct string quoting.
2815
2816 Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
2817
2818 * config/default.exp: Change ld, as, nm and strip from .new to
2819 -new. Load ld-lib.exp rather than ld.exp.
2820 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
2821 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
2822 DejaGnu changes.
2823
2824 Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
2825
2826 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
2827 an alternation. From Greg Margo <gmargo@dl.com>.
2828
2829 Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2830
2831 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
2832 with non PIC shared libraries.
2833
2834 Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
2835
2836 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
2837 version handling.
2838
2839 Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
2840
2841 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
2842
2843 Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
2844
2845 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
2846 linking.
2847
2848 Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
2849
2850 * config/default.exp: Use $base_dir rather than $objdir when
2851 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
2852
2853 Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
2854
2855 * ld-srec/srec.exp: Define various out of line prologue/epilogue
2856 functions for the mn10200 to avoid needing libgcc.a.
2857
2858 Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
2859
2860 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
2861
2862 Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
2863
2864 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
2865
2866 Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
2867
2868 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
2869 * config/default.exp: Set ar and strip.
2870
2871 Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
2872
2873 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
2874 prune_system_crud.
2875 * ld-cdtest/cdtest.exp: Ditto.
2876 * ld-scripts/crossref.exp: Ditto.
2877 * ld-sh/sh.exp: Ditto.
2878 * ld-shared/shared.exp: Ditto.
2879 * ld-srec/srec.exp: Ditto.
2880 * lib/ld.exp: Ditto.
2881
2882 Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
2883
2884 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
2885 * ld-scripts/script.exp: Ditto.
2886 * ld-sh/sh.exp: Ditto.
2887 * ld-undefined/undefined.exp: Ditto.
2888 * ld-versados/versados.exp: Ditto.
2889 * lib/ld.exp: Ditto.
2890
2891 Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
2892
2893 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
2894
2895 Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
2896
2897 * lib/ld.exp (default_ld_version): Fix for current version
2898 printing.
2899
2900 Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
2901
2902 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
2903
2904 Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
2905
2906 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
2907
2908 * lib/ld.exp: Use verbose -log instead of calling both verbose and
2909 send_log.
2910
2911 Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
2912
2913 * ld-scripts/phdrs.exp: New test.
2914 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
2915
2916 Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
2917
2918 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
2919 V_SPILL and V_FILL.
2920
2921 Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
2922
2923 * ld-scripts/crossref.exp: New test.
2924 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
2925 * ld-scripts/{cross1.t, cross2.t}: New files.
2926
2927 Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
2928
2929 * ld-sh/sh.exp: Fix debugging messages.
2930 * ld-sh/sh1.s: Use .align 4.
2931
2932 Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
2933
2934 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
2935
2936 Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2937
2938 * ld-shared/shared.exp: Run the shared library tests on
2939 Linux/m68k.
2940
2941 Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
2942
2943 * ld-shared/shared.exp: Run the shared library tests on Linux.
2944
2945 Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
2946
2947 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
2948
2949 Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
2950
2951 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
2952 * ld-undefined/undefined.exp: Likewise.
2953
2954 Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
2955
2956 * ld-undefined/undefined.exp: ELF targets should now pass the
2957 undefined line test.
2958
2959 Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
2960
2961 * ld-empic/empic.exp: Update for change to MIPS disassembler.
2962
2963 Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
2964
2965 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
2966 when doing the --static test.
2967 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
2968
2969 Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
2970
2971 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
2972 when creating ld-partial.o.
2973
2974 Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
2975
2976 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
2977 __eabi.
2978
2979 Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
2980
2981 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
2982
2983 Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
2984
2985 * ld-srec/srec.exp: On a29k targets, use --defsym to define
2986 V_SPILL and V_FILL.
2987 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
2988 * ld-srec/sr3.cc: Likewise.
2989
2990 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
2991
2992 Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
2993
2994 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
2995
2996 Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
2997
2998 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
2999
3000 Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
3001
3002 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
3003
3004 Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
3005
3006 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
3007
3008 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
3009 * ld-srec/sr3.cc: Likewise.
3010
3011 Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
3012
3013 * ld-empic/empic.exp: Update for changes in objdump output.
3014
3015 Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
3016
3017 * ld-srec/srec.exp: New tests.
3018 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
3019 * lib/ld.exp (ld_simple_link): Discard warnings about not being
3020 able to find the entry symbol.
3021
3022 Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
3023
3024 * ld-sh/sh2.c (__main): Define.
3025
3026 Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
3027
3028 * ld-empic/empic.exp: Accept a . in the address symbol.
3029
3030 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
3031 powerpc*-*-aix*. Add code to create appropriate exports files,
3032 and pass appropriate compilation flags, and test against
3033 appropriate expected output.
3034 * ld-shared/xcoff.dat: New file.
3035 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
3036 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
3037 function pointer, rather than shlib_mainvar.
3038 * ld-shared/sh1.c: Likewise.
3039 * ld-shared/shared.dat: Update for change from using shlib_mainvar
3040 to using shlib_shlibvar1.
3041 * ld-shared/sun4.dat: Likewise.
3042
3043 Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
3044
3045 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
3046 convenience when testing XCOFF.
3047
3048 Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
3049
3050 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
3051 along with --static.
3052
3053 * ld-scripts/script.s: Make symbols global.
3054
3055 Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
3056
3057 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
3058
3059 Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
3060
3061 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
3062 prevent the SunOS linker from trying to create a shared library.
3063
3064 Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
3065
3066 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
3067 appropriate modifications and setup_xfails.
3068 * ld-shared/sun4.dat: New file.
3069
3070 Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
3071
3072 * lib/ld.exp (default_ld_version): Call prune_system_crud.
3073 (default_ld_relocate, default_ld_link): Likewise.
3074 (default_ld_simple_link, default_ld_compile): Likewise.
3075 (default_ld_assemble, default_ld_nm): Likewise.
3076
3077 Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
3078
3079 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
3080 tests as untested rather than unresolved.
3081
3082 Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
3083
3084 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
3085
3086 Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
3087
3088 * ld-scripts/script.exp: Split script verification into a proc.
3089 Add simple test of MRI script.
3090 * ld-scripts/scriptm.t: New file.
3091
3092 Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
3093
3094 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
3095 appropriate.
3096
3097 Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
3098
3099 * config/default.exp: Define objcopy if it is not defined.
3100 * ld-sh/*: New tests for SH relaxing.
3101
3102 * ld-empic/empic.exp: If $CC does not exist, call untested rather
3103 than unresolved.
3104
3105 Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
3106
3107 * ld-undefined/undefined.exp: If $CC does not exist, mark the
3108 tests as untested rather than unresolved. Clear ELF xfails for
3109 mips*, not just mips.
3110
3111 Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
3112
3113 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
3114 undefined line test.
3115
3116 Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
3117
3118 * ld-undefined/undefined.exp: New test, to check reporting of
3119 undefined symbols.
3120 * ld-undefined/undefined.c: New file.
3121
3122 Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
3123
3124 * ld-versados/versados.exp: If a test fails, report it correctly:
3125 don't try to run the next test, and don't report a pass as well as
3126 a fail.
3127
3128 Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
3129
3130 * versados/(t1,t2).ld: End in newlines.
3131
3132 Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3133
3134 * lib/ld.exp (default_ld_compile): If cc argument is multiple
3135 words, use only the first when trying to verify the availability
3136 of the compiler.
3137
3138 Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
3139
3140 * ld-scripts/defined.t: Mention .data and .bss explicitly.
3141
3142 Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3143
3144 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
3145 call untested for each test, rather than ignoring it. If one test
3146 fails, go on to the next one instead of returning.
3147 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
3148 unresolved.
3149 * ld-empic/empic.exp: Likewise. Also, always pass the same test
3150 name to pass or fail.
3151 * ld-shared/shared.exp: Likewise. Also, always run all tests.
3152 * ld-scripts/defined.exp: If as or nm fail, mark test as
3153 unresolved. Always pass the same test name to pass or fail.
3154 * ld-scripts/script.exp: Likewise.
3155 * ld-scripts/sizeof.exp: Likewise.
3156
3157 Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3158
3159 * ld-scripts/sizeof.exp: New test, based on bug report from
3160 anders.blomdell@control.lth.se.
3161 * ld-scripts/sizeof.s: New file.
3162 * ld-scripts/sizeof.t: New file.
3163
3164 Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3165
3166 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
3167 if the linker exists.
3168
3169 Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3170
3171 * lib/ld.exp (prune_system_crud): Define if not already defined,
3172 in case the user isn't using the newest DejaGnu version that we
3173 haven't released to the net yet.
3174
3175 Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
3176
3177 * config/default.exp: Define objdump if it is not defined.
3178 * ld-empic/*: New tests to test -membedded-pic code.
3179
3180 Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3181
3182 * ld-bootstrap/bootstrap.exp: Pass cmp output through
3183 prune_system_crud.
3184 * ld-cdtest/cdtest.exp: Pass diff output through
3185 prune_system_crud.
3186 * ld-shared/shared.exp: Likewise.
3187
3188 * config/default.exp: Remove unused and useless proc ld_load.
3189
3190 Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3191
3192 * lib/ld.exp (default_ld_compile): Remove the output file before
3193 compiling.
3194
3195 * ld-shared/shared.exp: Move common test code into a procedure.
3196 Add tests for compiling the non shared code PIC.
3197 * ld-shared/main.c (main): Call main_called, and print the result.
3198 * ld-shared/shared.dat: Adjust accordingly.
3199
3200 Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3201
3202 * ld-shared: New directory, with new files to test generating ELF
3203 shared libraries.
3204
3205 * lib/ld.exp (default_ld_compile): If the compilation worked, but
3206 no object file was created, check to see if the compiler foolishly
3207 ignored the -o switch when compiling, and move the resulting
3208 object if it did.
3209
3210 Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3211
3212 * VMS does not permits `.' in directory names. Renamed
3213 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
3214 ld.scripts to ld-scripts.
3215
3216 Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3217
3218 * config/default.exp: Set variables as and nm. Create tmpdir if
3219 it does not already exist.
3220 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
3221 * ld.cdtest/cdtest.exp: Likewise.
3222 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
3223 here. Change perror for no variables found to fail.
3224 * ld.scripts/script.exp: New test.
3225 * ld.scripts/script.t, ld.scripts/script.s: New files.
3226
3227 Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3228
3229 * ld.scripts: New directory.
3230 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
3231 * ld.scripts/defined.t: New file.
3232 * lib/ld.exp (default_ld_simple_link): New function.
3233 (default_ld_assemble, default_ld_nm): New functions.
3234 * config/default.exp: Rename from unix-ld.exp.
3235 (ld_simple_link, ld_assemble, ld_nm): New functions.
3236
3237 * config/unix-ld.exp: Set ld using findfile.
3238 * lib/ld.exp (default_ld_relocate): Return a value. Change format
3239 of log messages.
3240 (default_ld_compile): Likewise.
3241 (default_ld_link): Likewise. Also, don't include $BFDLIB and
3242 $LIBIBERTY in link.
3243 * ld.bootstrap/bootstrap.exp: Rewrite.
3244 * ld.cdtest/cdtest.exp: Rewrite.
3245 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
3246 * ld.cdtest/cdtest-foo.h: Likewise.
3247 * ld.cdtest/cdtest-main.cc: Likewise.
3248
3249 Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
3250
3251 * ld.cdtest/cdtest.exp: Don't look for $result before it's
3252 defined.
3253
3254 Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
3255
3256 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
3257 calls with perror calls.
3258
3259 Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
3260
3261 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
3262 * ld.cdtest/cdtest.exp: Adjusted.
3263
3264 Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3265
3266 * lib/ld.exp (simple_diff): Indicate failure if files have
3267 different numbers of lines. Don't muck with $differences to avoid
3268 indicating a pass, just return.
3269
3270 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
3271 Fix test case to be valid ANSI C++. Don't require use of header
3272 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
3273 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
3274 commentary on things that are still broken with this test case.
3275
3276 Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
3277
3278 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
3279
3280 Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
3281
3282 * lib/ld.exp: add compiler and linker support
3283 * config/unix-ld.exp: add compiler and linker support
3284 * ld.bootstrap/bootstrap.exp: fixed to do partial links
3285 * ld.cdtest/cdtest.exp: constructor/destructor testscase
3286
3287 Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
3288
3289 * lib/ld.exp: new file
3290 * config/unix-ld.exp: new file
3291 * ld.bootstrap/bootstrap.exp: new file
This page took 0.096044 seconds and 5 git commands to generate.