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