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