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