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