2004-12-01 Paul Brook <paul@codesourcery.com>
[binutils.git] / ld / testsuite / ChangeLog
blobd927189df6ed7bee83ec930fa94df5a6eed01a79
1 2004-12-01  Paul Brook  <paul@codesourcery.com>
3         * ld-elf/group1.d: New test.
4         * ld-elf/group.ld, ld-elf/group1a.s, ld-elf/group1b.s: New test.
6 2004-12-01  Daniel Jacobowitz  <dan@codesourcery.com>
8         * ld-selective/selective.exp: Use -print-libgcc-file-name for
9         ARM and v850 also.
11 2004-11-24  Paul Brook  <paul@codesourcery.com>
13         * ld-arm/mixed-lib.sym: Update for THUMB_FUNC change.
15 2004-11-19  Nick Clifton  <nickc@redhat.com>
17         * ld-scripts/script.exp: Add test of memory linker script.
18         Reorganise code to remove unnecessary indentation.
19         Fix target tests to avoid using --image-base with *-nto targets.
20         * ld-scripts/memory.t: New linker script to test the MEMORY
21         section and the ORIGIN and LENGTH operators.
23 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
25         * ld-arm/mixed-app.d, ld-arm/mixed-app.r, ld-arm/mixed-app.s,
26         ld-arm/mixed-app.sym, ld-arm/mixed-lib.d, ld-arm/mixed-lib.r,
27         ld-arm/mixed-lib.s, ld-arm/mixed-lib.sym, ld-arm/arm-dyn.ld,
28         ld-arm/arm-lib.ld: New files.
29         * ld-arm/arm-app-abs32.d, ld-arm/arm-app-abs32.r, ld-arm/arm-app.d,
30         ld-arm/arm-app.r, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
31         ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-static-app.d,
32         ld-arm/arm-static-app.r: Update for big-endian.
33         * ld-arm/arm-elf.exp: Run the new tests.
35 2004-11-16  Richard Sandiford  <rsandifo@redhat.com>
37         * ld-mips-elf/eh-frame1.{s,ld},
38         * ld-mips-elf/eh-frame1-{n32,n64},d: New test.
39         * ld-mips-elf/mips-elf.exp: Run it.
41 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
43         * ld-d10v/reloc-003.d: Update for changed error message.
44         * ld-d10v/reloc-004.d: Likewise.
45         * ld-d10v/reloc-007.d: Likewise.
46         * ld-d10v/reloc-008.d: Likewise.
47         * ld-d10v/reloc-011.d: Likewise.
48         * ld-d10v/reloc-012.d: Likewise.
49         * ld-d10v/reloc-015.d: Likewise.
50         * ld-d10v/reloc-016.d: Likewise.
52 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
53             Vineet Sharma      <vineets@noida.hcltech.com>
55         * ld-maxq: New directory.  Contains tests for the new maxq port.
57 2004-11-04  Hans-Peter Nilsson  <hp@bitrange.com>
59         * ld-elf/merge.d: xfail crisv32-*-*.
60         * ld-cris/dsov32-1.s, ld-cris/dsov32-2.s, ld-cris/dsov32-3.s,
61         ld-cris/dsov32-4.s, ld-cris/libdso-10.d, ld-cris/libdso-11.d,
62         ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d,
63         ld-cris/move-1.s, ld-cris/pv32-1.d, ld-cris/pv32.s,
64         ld-cris/start1.s, ld-cris/v10-v32.d, ld-cris/v10-va.d,
65         ld-cris/v32-ba-1.d, ld-cris/v32-ba-1.s, ld-cris/v32-bin-1.d,
66         ld-cris/v32-bin-1.s, ld-cris/v32-v10.d, ld-cris/v32-va.d,
67         ld-cris/va-v10.d, ld-cris/va-v32.d: New tests.
68         * ld-cris/ldsym1.d: Adjust for change in linker script.
70 2004-11-02  Hans-Peter Nilsson  <hp@axis.com>
72         * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
73         ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d,
74         ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d,
75         ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d,
76         ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd,
77         ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd,
78         ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g,
79         ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t,
80         ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r,
81         ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd,
82         ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd,
83         ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd,
84         ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
86 2004-10-26  Paul Brook  <paul@codesourcery.com>
88         * ld-elfvers/vers.exp (build_binary): Add ldargs parameter.
89         (build_vers_lib_pic_flags): New function.
90         Add vers29 test.
91         * ld-elfvers/vers29.c: New file.
92         * ld-elfvers/vers29.dsym: New file.
93         * ld-elfvers/vers29.ver: New file.
95 2004-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
97         * ld-mmix/sec-8m.d: Adjust test for dump using correct section
98         length.
99         * ld-mmix/sec-9.d: Renamed test, formerly known as sec-5.d.
100         * ld-mmix/sec-5.d, ld-mmix/b-offloc.s: Rewritten test.
102         * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d,
103         ld-mmix/getaa14f.d, ld-mmix/jumpa-6b.d, ld-mmix/jumpa-6f.d,
104         ld-mmix/jumpa14b.d, ld-mmix/jumpa14f.d, ld-mmix/reg-1.d,
105         ld-mmix/reg-1m.d: Adjust for changed error message format.
107 2004-10-19  H.J. Lu  <hongjiu.lu@intel.com>
109         * ld-elf/exclude.exp: Allow cris-*-elf.
111         * ld-elf/exclude1.s: Add ".data". Remove "- include_sym".
112         * ld-elf/exclude2.s: Add ".data".
114 2004-10-19  Hans-Peter Nilsson  <hp@bitrange.com>
116         * ld-elf/exclude.exp: Don't run for cris-*-elf.
118 2004-10-16  Daniel Jacobowitz  <dan@debian.org>
120         * ld-elf/exclude1.s, ld-elf/exclude2.s, ld-elf/exclude.exp: New.
122 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
124         * ld-crx/reloc-num8.d: Adjust for changed orphan placement.
125         * ld-crx/reloc-num16.d: Likewise.
126         * ld-crx/reloc-num32.d: Likewise.
127         * ld-scripts/provide-2.t: Start .data at 0x2000.
128         * ld-scripts/provide-2.d: Adjust.
130 2004-10-14  H.J. Lu  <hongjiu.lu@intel.com>
132         * ld-scripts/sort.exp: Run for ELF targets only.
134 2004-10-14  Alan Modra  <amodra@bigpond.net.au>
136         * ld-scripts/overlay-size.d: Update for changed orphan section
137         placement.
138         * ld-mmix/bpo-18.d: Likewise.
140 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
142         * ld-xtensa/lcall1.s: Use .literal directive.
143         * ld-xtensa/lcall2.s: Align function entry.
144         * ld-xtensa/coalesce2.s: Likewise.
146 2004-10-04  H.J. Lu  <hongjiu.lu@intel.com>
148         * ld-scripts/sort.exp: New file for section sorting tests.
149         * ld-scripts/sort_b_a.d: Likewise
150         * ld-scripts/sort_b_a.s: Likewise
151         * ld-scripts/sort_b_a.t: Likewise
152         * ld-scripts/sort_b_a_a-1.d: Likewise
153         * ld-scripts/sort_b_a_a-2.d: Likewise
154         * ld-scripts/sort_b_a_a-3.d: Likewise
155         * ld-scripts/sort_b_a_a.t: Likewise
156         * ld-scripts/sort_b_a_n-1.d: Likewise
157         * ld-scripts/sort_b_a_n-2.d: Likewise
158         * ld-scripts/sort_b_a_n-3.d: Likewise
159         * ld-scripts/sort_b_a_n.t: Likewise
160         * ld-scripts/sort_b_n.d: Likewise
161         * ld-scripts/sort_b_n.s: Likewise
162         * ld-scripts/sort_b_n.t: Likewise
163         * ld-scripts/sort_b_n_a-1.d: Likewise
164         * ld-scripts/sort_b_n_a-2.d: Likewise
165         * ld-scripts/sort_b_n_a-3.d: Likewise
166         * ld-scripts/sort_b_n_a.t: Likewise
167         * ld-scripts/sort_b_n_n-1.d: Likewise
168         * ld-scripts/sort_b_n_n-2.d: Likewise
169         * ld-scripts/sort_b_n_n-3.d: Likewise
170         * ld-scripts/sort_b_n_n.t: Likewise
171         * ld-scripts/sort_n_a-a.s: Likewise
172         * ld-scripts/sort_n_a-b.s: Likewise
173         * ld-scripts/sort_no-1.d: Likewise
174         * ld-scripts/sort_no-2.d: Likewise
175         * ld-scripts/sort_no.t: Likewise
177 2004-10-01  H.J. Lu  <hongjiu.lu@intel.com>
179         * ld-powerpc/tls.s: Don't set tls type for undefined syms.
180         * ld-powerpc/tls32.s: Likewise.
181         * ld-powerpc/tlstoc.s: Likewise.
182         * ld-s390/tlsbin.s: Likewise.
183         * ld-s390/tlsbin_64.s: Likewise.
184         * ld-s390/tlsbinpic.s: Likewise.
185         * ld-s390/tlsbinpic_64.s: Likewise.
186         * ld-s390/tlspic1.s: Likewise.
187         * ld-s390/tlspic1_64.s: Likewise.
188         * ld-sparc/tlssunbin32.s: Likewise.
189         * ld-sparc/tlssunbinpic32.s: Likewise.
190         * ld-sparc/tlssunnopic32.s: Likewise.
191         * ld-sparc/tlssunpic32.s: Likewise.
193 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
195         * ld-s390/tlsbin.s: Set tls type for undefined syms.
196         * ld-s390/tlsbin_64.s: Likewise.
197         * ld-s390/tlsbinpic.s: Likewise.
198         * ld-s390/tlsbinpic_64.s: Likewise.
199         * ld-s390/tlspic1.s: Likewise.
200         * ld-s390/tlspic1_64.s: Likewise.
201         * ld-sparc/tlssunbin32.s: Likewise.
202         * ld-sparc/tlssunbinpic32.s: Likewise.
203         * ld-sparc/tlssunnopic32.s: Likewise.
204         * ld-sparc/tlssunpic32.s: Likewise.
206 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
208         * ld-sparc/tlssunbin32.sd: Adjust for changed .dynamic location.
210 2004-10-01  Nick Clifton  <nickc@redhat.com>
212         PR 371
213         * ld-undefined/undefined.exp: Remove redundant XPASS
214         specifications.
216 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
218         * ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms.
219         * ld-powerpc/tls32.s (gd, ld): Likewise.
220         * ld-powerpc/tlstoc.s (gd, ld): Likewise.
221         * ld-powerpc/tlsso.r: Update.
222         * ld-powerpc/tlsso32.r: Update.
223         * ld-powerpc/tlstocso.r: Update.
225 2004-09-30  Paul Brook  <paul@codesourcery.com>
227         * ld-arm/arm-elf.exp: Add test for --target2=abs.
228         * ld-arm/arm-target2-abs.d: New file.
230 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
232         * ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
233         * ld-pe/secrel.d: Adjust to suit.
235 2004-09-24  Alan Modra  <amodra@bigpond.net.au>
237         * ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string.
239 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
241         * ld-i386/tlsbin.rd: Update for changed segment map.
242         * ld-i386/tlsnopic.rd: Likewise.
243         * ld-i386/tlspic.rd: Likewise.
244         * ld-powerpc/tlsexe.r: Likewise.
245         * ld-powerpc/tlsexe32.r: Likewise.
246         * ld-powerpc/tlsexetoc.r: Likewise.
247         * ld-powerpc/tlsso.r: Likewise.
248         * ld-powerpc/tlsso32.r: Likewise.
249         * ld-powerpc/tlstocso.r: Likewise.
250         * ld-s390/tlsbin.rd: Likewise.
251         * ld-s390/tlsbin_64.rd: Likewise.
252         * ld-s390/tlspic.rd: Likewise.
253         * ld-s390/tlspic_64.rd: Likewise.
254         * ld-sh/tlsbin-2.d: Likewise.
255         * ld-sh/tlspic-2.d: Likewise.
256         * ld-x86-64/tlsbin.rd: Likewise.
257         * ld-x86-64/tlspic.rd: Likewise.
259 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
261         * ld-scripts/overlay-size.d: Don't check .mbss lma.
262         * ld-sh/sh64/mix1.xd: Update for changed .bss file offset.
263         * ld-sh/sh64/shdl32.xd: Likewise.
264         * ld-sh/sh64/shdl64.xd: Likewise.
266 2004-09-17  Paul Brook  <paul@codesourcery.com>
268         * ld-arm/arm-target1-{abs,rel}.d}: New files.
269         * ld-arm/arm-target1.s: New file.
270         * ld-arm/arm-target2-{,got-}rel.d: New files.
271         * ld-arm/arm-target2.s: New file.
272         * ld-arm/arm-rel31.d: New files.
273         * ld-arm/arm-rel31.s: New files.
274         * ld-arm/arm.ld: New file.
275         * ld-arm/arm-elf.exp: Add new tests.
277 2004-09-07  Hans-Peter Nilsson  <hp@axis.com>
279         * ld-cris/hiddef1.d, ld-cris/hiddef1.s, ld-cris/hidrefgotplt1.s:
280         New test.
282 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
284         * ld-crx: New directory.
285         * ld-crx/crx.exp: New test script.
286         * ld-crx/crx.ld: New linker script.
287         * ld-crx/reloc-abs32.s: New file.
288         * ld-crx/reloc-abs32.d: Likewise.
289         * ld-crx/reloc-imm16.s: Likewise.
290         * ld-crx/reloc-imm16.d: Likewise.
291         * ld-crx/reloc-imm32.s: Likewise.
292         * ld-crx/reloc-imm32.d: Likewise.
293         * ld-crx/reloc-num8.s: Likewise.
294         * ld-crx/reloc-num8.d: Likewise.
295         * ld-crx/reloc-num16.s: Likewise.
296         * ld-crx/reloc-num16.d: Likewise.
297         * ld-crx/reloc-num32.s: Likewise.
298         * ld-crx/reloc-num32.d: Likewise.
299         * ld-crx/reloc-regrel12.s: Likewise.
300         * ld-crx/reloc-regrel12.d: Likewise.
301         * ld-crx/reloc-regrel22.s: Likewise.
302         * ld-crx/reloc-regrel22.d: Likewise.
303         * ld-crx/reloc-regrel28.s: Likewise.
304         * ld-crx/reloc-regrel28.d: Likewise.
305         * ld-crx/reloc-regrel32.s: Likewise.
306         * ld-crx/reloc-regrel32.d: Likewise.
307         * ld-crx/reloc-rel4.s: Likewise.
308         * ld-crx/reloc-rel4.d: Likewise.
309         * ld-crx/reloc-rel8.s: Likewise.
310         * ld-crx/reloc-rel8.d: Likewise.
311         * ld-crx/reloc-rel8-cmp.s: Likewise.
312         * ld-crx/reloc-rel8-cmp.d: Likewise.
313         * ld-crx/reloc-rel16.s: Likewise.
314         * ld-crx/reloc-rel16.d: Likewise.
315         * ld-crx/reloc-rel24.s: Likewise.
316         * ld-crx/reloc-rel24.d: Likewise.
317         * ld-crx/reloc-rel32.s: Likewise.
318         * ld-crx/reloc-rel32.d: Likewise.
320 2004-08-21  Hans-Peter Nilsson  <hp@axis.com>
322         * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
323         ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
324         ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
325         ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
326         sections.
328 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
330         * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
332 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
334         * ld-scripts/cross1.t: Remove .opd section spec.
336 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
338         * ld-undefined/undefined.exp: The undefine tests now work on
339         68HC11 and 68HC12.
341 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
343         * ld-sh/sh64/crange3-cmpct.rd: Update.
344         * ld-sh/sh64/crange3-media.rd: Update.
346 2004-07-27  Nitin Yewale  <nitiny@kpitcummins.com>
348         * ld-h8300/h8300.exp: Addition of new test case to check
349         relaxation for H8S target.
350         * ld-h8300/relax-6.s: New test source file.
351         * ld-h8300/relax-6.d: New test expected disassembly file.
352         * ld-h8300/relax-6-coff.d: New test expected disassembly file for
353         coff format.
355 2004-07-22  Nick Clifton  <nickc@redhat.com>
357         PR/280
358         * ld-h8300/relax-3-coff.d: Remove duplicated raw insn values.
359         * ld-h8300/relax-3.d: Likewise.
360         * ld-h8300/relax-4-coff.d: Likewise.
361         * ld-h8300/relax-4.d: Likewise.
362         * ld-h8300/relax-5-coff.d: Likewise.
363         * ld-h8300/relax.d: Likewise.
365 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
367         * ld-scripts/crossref.exp: XFAIL ia64-*-* on the first test.
369 2004-07-13  Nitin Yewale <nitiny@kpitcummins.com>
371         * ld-h8300/h8300.exp: Addition of gcsection test case.
372         * ld-h8300/gcsection.s: New test source file.
373         * ld-h8300/gcsection.d: New test expected disassembly file.
375 2004-07-08  Maciej W. Rozycki  <macro@linux-mips.org>
377         * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
378         * ld-mips-elf/mips-elf.exp: Run it.
380 2004-07-02  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
382         * ld-elf/frame.exp: Don't run on sh*-*-elf*.
383         * ld-sh/shared-1.d: Adjust for section reordering changes.
384         * ld-sh/shared-2.d: Likewise.
385         * ld-sh/tlsbin-2.d: Likewise.
386         * ld-sh/tlspic-2.d: Likewise.
387         * ld-sh/sh64/abi32.xd: Likewise.
388         * ld-sh/sh64/abi64.xd: Likewise.
389         * ld-sh/sh64/cmpct1.xd: Likewise.
390         * ld-sh/sh64/crange1.rd: Likewise.
391         * ld-sh/sh64/crange2.rd: Likewise.
392         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
393         * ld-sh/sh64/crange3-media.rd: Likewise.
394         * ld-sh/sh64/crange3.rd: Likewise.
395         * ld-sh/sh64/gotplt.d: Likewise.
396         * ld-sh/sh64/init-cmpct.d: Likewise.
397         * ld-sh/sh64/init-media.d: Likewise.
398         * ld-sh/sh64/init64.d: Likewise.
399         * ld-sh/sh64/mix1.xd: Likewise.
400         * ld-sh/sh64/mix2.xd: Likewise.
401         * ld-sh/sh64/shdl32.xd: Likewise.
402         * ld-sh/sh64/shdl64.xd: Likewise.
404 2004-07-02  Alan Modra  <amodra@bigpond.net.au>
406         * ld-discard/static.d: Accept both original sym and section sym.
408 2004-07-01  Jakub Jelinek  <jakub@redhat.com>
410         * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
411         and removal of unneeded STT_SECTION symbols from .dynsym.
412         * ld-sparc/tlssunbin32.rd: Likewise.
413         * ld-sparc/tlssunpic32.dd: Likewise.
414         * ld-sparc/tlssunpic32.sd: Likewise.
415         * ld-sparc/tlssunbin32.dd: Likewise.
416         * ld-sparc/tlssunbin32.sd: Likewise.
417         * ld-sparc/tlssunbin32.td: Likewise.
419 2004-07-01  Alan Modra  <amodra@bigpond.net.au>
421         * ld-discard/extern.d: Update.
422         * ld-discard/start.d: Update.
423         * ld-discard/static.d: Update.
425 2004-06-30  H.J. Lu  <hongjiu.lu@intel.com>
427         PR 233
428         * ld-discard/extern.d: Updated.
429         * ld-discard/start.d: Likewise.
430         * ld-discard/static.d: Likewise.
432 2004-06-29  J"orn Rennecke <joern.rennecke@superh.com>
434         Actually add these files:
435         2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
436         * testsuite/ld-sh/arch/arch.exp: New test script.
437         * testsuite/ld-sh/arch/arch_expected.txt: New file.
438         * testsuite/ld-sh/arch/sh.s: New file.
439         * testsuite/ld-sh/arch/sh2.s: New file.
440         * testsuite/ld-sh/arch/sh-dsp.s: New file.
441         * testsuite/ld-sh/arch/sh2e.s: New file.
442         * testsuite/ld-sh/arch/sh3-nommu.s: New file.
443         * testsuite/ld-sh/arch/sh3.s: New file.
444         * testsuite/ld-sh/arch/sh3-dsp.s: New file.
445         * testsuite/ld-sh/arch/sh3e.s: New file.
446         * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
447         * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
448         * testsuite/ld-sh/arch/sh4.s: New file.
449         * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
450         * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
451         * testsuite/ld-sh/arch/sh4a.s: New file.
453 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
455         * ld-elf/frame.exp: Don't run on mcore.
457 2004-06-26  Alan Modra  <amodra@bigpond.net.au>
459         * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
461 2004-06-24  H.J. Lu  <hongjiu.lu@intel.com>
463         * ld-elfvers/vers.exp: Use PIC for shared libraries by default.
465 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
467         * ld-frv/fdpic-pie-1.d: Adjust for pie-specific link script.
468         * ld-frv/fdpic-pie-2.d: Likewise.
469         * ld-frv/fdpic-pie-6.d: Likewise.
470         * ld-frv/fdpic-pie-7.d: Likewise.
471         * ld-frv/fdpic-pie-8.d: Likewise.
472         * ld-frv/fdpic-shared-1.d: Likewise.
473         * ld-frv/fdpic-shared-2.d: Likewise.
474         * ld-frv/fdpic-shared-3.d: Likewise.
475         * ld-frv/fdpic-shared-4.d: Likewise.
476         * ld-frv/fdpic-shared-5.d: Likewise.
477         * ld-frv/fdpic-shared-6.d: Likewise.
478         * ld-frv/fdpic-shared-7.d: Likewise.
479         * ld-frv/fdpic-shared-8.d: Likewise.
480         * ld-frv/fdpic-shared-local-2.d: Likewise.
481         * ld-frv/fdpic-shared-local-8.d: Likewise.
483 2004-06-21  Nick Clifton  <nickc@redhat.com>
485         * ld-elf/frame.exp: Handle ports which do not support the --shared
486         linker switch.
488 2004-06-18 Jan Beulich <jbeulich@novell.com>
490         * ld-elfvsb/main.c: Ensure visibility_def and visibility_func are
491         actually referenced (gcc 3.4 eliminates comparisons of addresses
492         of global symbols with NULL).
493         * ld-selective/selective.exp: Suppress -fvtable-gc tests for gcc
494         3.4.0 and above, as this option and its functionality is no longer
495         supported, making these tests fail).
497 2004-05-18  Nick Clifton  <nickc@redhat.com>
499         * ld-elf/frame.s: Replace @ with % so that the file can be
500         compiled by an ARM targeted GAS.
501         * ld-elf/table.s: Likewise.
502         * ld-elf/tbss.s: Likewise.  Also replace .align <foo> with
503         .p2align (log2 <foo>) to cope with the fact that the ARM .align
504         directive takes a power-of-two argument.
506 2004-05-17  H.J. Lu  <hongjiu.lu@intel.com>
508         * ld-elf/frame.exp: New file. Test read-only .eh_frame and
509         .gcc_except_table sections.
510         * ld-elf/frame.s: Likewise.
511         * ld-elf/table.s: Likewise.
512         * ld-elf/tbss.s: Likewise.
514 2004-05-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
516         * ld-sh/tlsbin-2.d: Adjust for section reordering changes
517         and removal of unneeded STT_SECTION symbols from .dynsym.
518         * ld-sh/tlsbin-3.d: Likewise.
519         * ld-sh/tlspic-2.d: Likewise.
521 2004-05-12  Ben Elliston  <bje@au.ibm.com>
523         * ld-sh/sh64/relax.exp: Remove stray semicolons.
524         * ld-sh/sh64/relfail.exp: Likewise.
525         * lib/ld-lib.exp: Likewise.
527 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
529         * ld-i386/tlspic.rd: Adjust for section reordering changes
530         and removal of unneeded STT_SECTION symbols from .dynsym.
531         * ld-i386/tlspic.dd: Likewise.
532         * ld-i386/tlspic.sd: Likewise.
533         * ld-i386/tlsbin.rd: Likewise.
534         * ld-i386/tlsbinpic.s: Likewise.
535         * ld-i386/tlsbin.dd: Likewise.
536         * ld-i386/tlsbin.sd: Likewise.
537         * ld-i386/tlsnopic.rd: Likewise.
538         * ld-i386/tlsnopic1.s: Likewise.
539         * ld-i386/combreloc.d: Likewise.
540         * ld-i386/tlsnopic.dd: Likewise.
541         * ld-i386/tlsnopic.sd: Likewise.
542         * ld-x86-64/tlspic.rd: Likewise.
543         * ld-x86-64/tlspic.dd: Likewise.
544         * ld-x86-64/tlsbin.dd: Likewise.
545         * ld-x86-64/tlspic.sd: Likewise.
546         * ld-x86-64/tlsbin.sd: Likewise.
547         * ld-x86-64/tlspic.td: Likewise.
548         * ld-x86-64/tlsbin.td: Likewise.
549         * ld-x86-64/tlsbin.rd: Likewise.
550         * ld-s390/tlspic1.s: Likewise.
551         * ld-s390/tlsbinpic.s: Likewise.
552         * ld-s390/tlspic.rd: Likewise.
553         * ld-s390/tlsbin.rd: Likewise.
554         * ld-s390/tlspic.dd: Likewise.
555         * ld-s390/tlsbin.dd: Likewise.
556         * ld-s390/tlsbin.sd: Likewise.
557         * ld-s390/tlsbin.td: Likewise.
558         * ld-s390/tlspic.sd: Likewise.
559         * ld-s390/tlspic.td: Likewise.
560         * ld-s390/tlspic1_64.s: Likewise.
561         * ld-s390/tlsbinpic_64.s: Likewise.
562         * ld-s390/tlspic_64.rd: Likewise.
563         * ld-s390/tlsbin_64.rd: Likewise.
564         * ld-s390/tlspic_64.dd: Likewise.
565         * ld-s390/tlsbin_64.dd: Likewise.
566         * ld-s390/tlspic_64.sd: Likewise.
567         * ld-s390/tlspic_64.td: Likewise.
568         * ld-s390/tlsbin_64.td: Likewise.
569         * ld-s390/tlsbin_64.sd: Likewise.
570         * ld-powerpc/tlsexe32.r: Likewise.
571         * ld-powerpc/tlsso32.r: Likewise.
572         * ld-powerpc/tlsso32.d: Likewise.
573         * ld-powerpc/tlsso32.g: Likewise.
574         * ld-powerpc/tlsso32.t: Likewise.
575         * ld-powerpc/tlsexe.r: Likewise.
576         * ld-powerpc/tlsso.r: Likewise.
577         * ld-powerpc/tlsso.g: Likewise.
578         * ld-powerpc/tlsexetoc.r: Likewise.
579         * ld-powerpc/tlstocso.r: Likewise.
580         * ld-powerpc/tlstocso.g: Likewise.
581         * ld-ia64/tlspic.rd: Likewise.
582         * ld-ia64/tlspic.dd: Likewise.
583         * ld-ia64/tlspic.sd: Likewise.
584         * ld-ia64/tlspic.td: Likewise.
585         * ld-ia64/tlsbin.rd: Likewise.
586         * ld-ia64/tlsbin.sd: Likewise.
587         * ld-ia64/tlsbin.td: Likewise.
588         * ld-elfvsb/elfvsb.exp: XFAIL non-PIC load offset tests on s390x.
589         * ld-shared/shared.exp: Likewise.
591 2004-05-10  John Paul Wallington  <jpw@gnu.org>
593         * ld-mmix/bspec2.d: Update sh_info to decimal.
594         * ld-mmix/local1.d: Likewise.
595         * ld-mmix/local3.d: Likewise.
596         * ld-mmix/local5.d: Likewise.
597         * ld-mmix/local7.d: Likewise.
599 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
601         * ld-frv/fdpic.exp: Restore $LDFLAGS at the end.
602         * ld-frv/fr450-link.d: Match fdpic as well.
604 2004-05-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
606         * ld-sh/sh64/crange1.rd: Update sh_info to decimal.
607         * ld-sh/sh64/crange2.rd: Likewise.
608         * ld-sh/sh64/crange3.rd: Likewise.
609         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
610         * ld-sh/sh64/crange3-media.rd: Likewise.
611         * ld-sh/sh64/crangerel1.rd: Likewise.
612         * ld-sh/sh64/crangerel2.rd: Likewise.
614 2004-05-05  Alan Modra  <amodra@bigpond.net.au>
616         * ld-powerpc/tlsexe.r: Update sh_info to decimal.
617         * ld-powerpc/tlsexe32.r: Likewise.
618         * ld-powerpc/tlsexetoc.r: Likewise.
619         * ld-powerpc/tlsso.r: Likewise.
620         * ld-powerpc/tlsso32.r: Likewise.
621         * ld-powerpc/tlstocso.r: Likewise.
623 2004-04-24  Chris Demetriou  <cgd@broadcom.com>
625         * ld-elf/merge.d: XFAIL on all MIPS targets.
627 2004-04-24  Alan Modra  <amodra@bigpond.net.au>
629         * ld-powerpc/tlsexe32.d: Update.
630         * ld-powerpc/tlsso32.d: Update.
632 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
634         * ld-mips-elf/reloc-3-r.d: Remove, as part of MIPS -membedded-pic
635         removal.
636         * ld-mips-elf/reloc-3-srec.d: Likewise.
637         * ld-mips-elf/reloc-3.ld: Likewise.
638         * ld-mips-elf/reloc-3a.s: Likewise.
639         * ld-mips-elf/reloc-3b.s: Likewise.
640         * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
642 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
644         * ld-sh/tlsbin-1.d: Update
645         * ld-sh/tlspic-1.d: Update.
647 2004-04-22  H.J. Lu  <hongjiu.lu@intel.com>
649         * ld-i386/tlspic.dd: Updated.
651 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
653         * ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
654         * ld-empic/empic.exp: Likewise.
655         * ld-empic/relax.t: Likewise.
656         * ld-empic/relax1.c: Likewise.
657         * ld-empic/relax2.c: Likewise.
658         * ld-empic/relax3.c: Likewise.
659         * ld-empic/relax4.c: Likewise.
660         * ld-empic/runtest1.c: Likewise.
661         * ld-empic/runtest2.c: Likewise.
662         * ld-empic/runtesti.s: Likewise.
663         * ld-mips-elf/empic1-ln.d: Likewise.
664         * ld-mips-elf/empic1-lp.d: Likewise.
665         * ld-mips-elf/empic1-mn.d: Likewise.
666         * ld-mips-elf/empic1-mp.d: Likewise.
667         * ld-mips-elf/empic1-ref.s: Likewise.
668         * ld-mips-elf/empic1-sn.d: Likewise.
669         * ld-mips-elf/empic1-sp.d: Likewise.
670         * ld-mips-elf/empic1-space.s: Likewise.
671         * ld-mips-elf/empic1-tgt.s: Likewise.
672         * ld-mips-elf/empic2-fwd-0.d: Likewise.
673         * ld-mips-elf/empic2-fwd-1.d: Likewise.
674         * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
675         * ld-mips-elf/empic2-ref.s: Likewise.
676         * ld-mips-elf/empic2-rev-0.d: Likewise.
677         * ld-mips-elf/empic2-rev-1.d: Likewise.
678         * ld-mips-elf/empic2-rev-tgt.s: Likewise.
679         * ld-mips-elf/empic2-space.s: Likewise.
680         * ld-mips-elf/emrelocs-eb.d: Likewise.
681         * ld-mips-elf/emrelocs-el.d: Likewise.
682         * ld-mips-elf/emrelocs.ld: Likewise.
683         * ld-mips-elf/emrelocs1.s: Likewise.
684         * ld-mips-elf/emrelocs2.s: Likewise.
685         * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
687 2004-04-20  H.J. Lu  <hongjiu.lu@intel.com>
689         * ld-elfweak/elfweak.exp: Add an undefined weak size change
690         test.
692         * ld-elfweak/size.dat: New file.
693         * ld-elfweak/size_bar.c: Likewise.
694         * ld-elfweak/size_foo.c: Likewise.
695         * ld-elfweak/size_main.c: Likewise.
697 2004-04-14  Brian Ford  <ford@vss.fsi.com>
698             DJ Delorie  <dj@redhat.com>
700         * ld-pe/pe.exp: New, tests for i?86 PE.
701         * ld-pe/secrel1.s: New, test R_SECREL32 reloc.
702         * ld-pe/secrel2.s: Likewise.
703         * ld-pe/secrel.d: Likewise.
705 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
707         * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
708         * ld-shared/shared.exp: Likewise.
710 2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>
712         * ld-scripts/assert.s: Add a newline.
713         * ld-scripts/data.s: Likewise.
715 2004-04-08  Alan Modra  <amodra@bigpond.net.au>
717         PR 47.
718         * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
720 2004-04-08  Alan Modra  <amodra@bigpond.net.au>
722         * ld-scripts/align.exp: Don't run on aix.
723         * ld-scripts/assert.s: Remove comment.
724         * ld-scripts/data.s: Likewise.
725         * ld-scripts/data.t: Set start address to allow for aout headers.
726         Make first LONG pc-relative.
727         * ld-scripts/data.d: Update.
728         * ld-scripts/defined2.d: Allow other random syms.
729         * ld-scripts/defined3.d: Likewise.
730         * ld-scripts/provide-1.s: Pad section.
731         * ld-scripts/provide-1.t: Set .data address and align.
732         * ld-scripts/provide-1.d: Update.
733         * ld-scripts/provide-2.s: Pad section.
734         * ld-scripts/provide-2.d: Allow random trailing syms.
735         * ld-scripts/provide-3.s: Pad section.
736         * ld-scripts/provide-3.d: Fix typos.
737         * ld-scripts/provide.exp: Don't run on aix.
738         * ld-scripts/size-1.s: Simplify test.
739         * ld-scripts/size-1.t: Rewrite.
740         * ld-scripts/size-1.d: Update.
741         * ld-scripts/size-2.s: Simplify.
742         * ld-scripts/size-2.t: Set start address.  Set exe flag on image.
743         * ld-scripts/size-2.d: Update.
744         * ld-scripts/size.exp: Don't run on aix.  Run size-2 on all elf
745         targets except mips.
747 2004-03-27  Alexandre Oliva  <aoliva@redhat.com>
749         * ld-frv/fdpic*.d: Adjust to compensate for page size change.
751 2004-03-26  Alan Modra  <amodra@bigpond.net.au>
753         * ld-powerpc/tlsexe.r: Update for changed sym type.
754         * ld-powerpc/tlsexetoc.r: Likewise.
756 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
758         * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
759         ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
761 2004-03-19  H.J. Lu  <hongjiu.lu@intel.com>
763         * ld-elfvers/vers.exp: Add new tests for versioned weak
764         definition.
766         * ld-elfvers/vers28a.c: New file.
767         * ld-elfvers/vers28a.dsym: Likewise.
768         * ld-elfvers/vers28a.ver: Likewise.
769         * ld-elfvers/vers28b.c: Likewise.
770         * ld-elfvers/vers28b.dsym: Likewise.
771         * ld-elfvers/vers28b.map: Likewise.
772         * ld-elfvers/vers28b.ver: Likewise.
773         * ld-elfvers/vers28c.c: Likewise.
774         * ld-elfvers/vers28c.dsym: Likewise.
775         * ld-elfvers/vers28c.ver: Likewise.
777 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
779         * ld-scripts/provide-2.d: Ignore random symbols.
781 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
783         * ld-powerpc/tls.d: Update.
784         * ld-powerpc/tls32.d: Update.
785         * ld-powerpc/tlsexe.d: Update.
786         * ld-powerpc/tlsexe32.d: Update.
787         * ld-powerpc/tlsexetoc.d: Update.
788         * ld-powerpc/tlsso.d: Update.
789         * ld-powerpc/tlsso32.d: Update.
790         * ld-powerpc/tlstoc.d: Update.
791         * ld-powerpc/tlstocso.d: Update.
793 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
795         * ld-scripts/size-1.d: Add bigendian regexps.
796         * ld-scripts/size-2.d: Set --wide for readelf.
798         * ld-scripts/size.exp: New.
799         * ld-scripts/size-[12].{d,s,t}: New.
801 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
803         * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
804         * ld-frv/frv.exp: New harness.
806 2004-02-24  Alexandre Oliva  <aoliva@redhat.com>
808         * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
809         bind locally.
810         * ld-frv/fdpic-pie-8.d: Likewise.
811         * ld-frv/fdpic-shared-4.d: Likewise.
812         * ld-frv/fdpic-pie-6-fail.d: Renamed from...
813         * ld-frv/fdpic-pie-6.d: New test.
814         * ld-frv/fdpic-shared-6-fail.d: Renamed from...
815         * ld-frv/fdpic-shared-6.d: New test.
816         * ld-frv/fdpic6.ldv: New.
817         * ld-frv/fdpic-static-6.d: Adjust test name.
818         * ld-frv/fdpic-pie-8-fail.d: Removed.
819         * ld-frv/fdpic.exp: Run new tests.
821 2004-02-23  Nathan Sidwell  <nathan@codesourcery.com>
823         * ld-scripts/provide.exp: New.
824         * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
826 2004-02-23  Alan Modra  <amodra@bigpond.net.au>
828         * ld-scripts/data.t: Set ".other" address so location doesn't
829         depend on target alignment.
830         * ld-scripts/data.d: Update.
832 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
834         * ld-scripts/align.{s,t,exp}: New.
836 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
838         * ld-scripts/data.{s,t,d,exp}: New.
840 2004-02-18  Nathan Sidwell  <nathan@codesourcery.com>
842         * ld-scripts/assert.{s,t,exp}: New.
844 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
846         * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
847         changes to the way large constants are added.
848         * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise.  Adjust order
849         of GOT entries after today's change to the handling of GOT_PAGE
850         relocations.
852 2004-02-09  Anil Paranjpe  <anilp1@KPITCummins.com>
854         * ld-h8300/relax-5.s: New file: Source for relax-5 test.
855         * ld-h8300/relax-5.d: New file: Expected output and commands for
856         assembling and linking the relax-5 test.
857         * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
858         toolchain.
859         * ld-h8300/h8300-exp:  Run the relax-5 test.
861 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
863         * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
864         ld-arm/arm-app-abs32.d: New files.
865         * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
867 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
869         * ld-i386/tlsbin.dd: Adjust for changed sib printing.
871 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
873         * ld-arm/arm-elf.exp: Add arm-static-app test.
874         * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
875         ld-arm/arm-static-app.r: New files.
877 2004-01-12  Anil Paranjpe  <anilp1@KPITCummins.com>
879         * ld-h8300/h8300-exp:  Run the relax-4 test.
880         * ld-h8300/relax-4.s: New file: Source for relax-4 test.
881         * ld-h8300/relax-4.d: New file: Expected output and commands for
882         assembling and linking the relax-4 test.
883         * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
884         toolchain.
886 2004-01-09  H.J. Lu  <hongjiu.lu@intel.com>
888         * ld-selective/selective.exp: Skip ia64-*-*.
890 2004-01-09  Daniel Jacobowitz  <drow@mvista.com>
892         * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
893         changes.
895 2004-01-06  Daniel Jacobowitz  <drow@mvista.com>
897         * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
898         ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
899         ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
900         ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
902 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
904         * ld-frv: Update .d files with correct addresses displayed for
905         dynamic relocations.
906         2003-12-02  Alexandre Oliva  <aoliva@redhat.com>
907         * ld-frv/fdpic1.s (.D0): Move to separate data section.
908         2003-11-28  Alexandre Oliva  <aoliva@redhat.com>
909         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
910         * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
911         reflect EMBEDDED= change in linker script.
912         2003-11-27  Alexandre Oliva  <aoliva@redhat.com>
913         * ld-frv: Update .d files to reflect changes in the page size, the
914         addition of a stack segment, the use of a NULL function descriptor
915         for weakundef functions and the change in the lazy funcdesc_value
916         in-place addend value.
917         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
918         * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
919         2003-10-06  Alexandre Oliva  <aoliva@redhat.com>
920         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
921         ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
922         now _gp-based, not \.rofixup-based.
923         * ld-frv/fdpic-static-6.d: Likewise.  Match warning about
924         relocation to different section.
925         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
926         * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
927         2003-09-19  Alexandre Oliva  <aoliva@redhat.com>
928         * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
929         ld-frv/fdpic-shared-7.d: New.
930         * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
931         ld-frv/fdpic-shared-8.d: New.
932         * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
933         * ld-frv/fdpic.exp: Run them.
934         * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
935         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
936         * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
937         ld-frv/fdpic-shared-5.d: New.
938         * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
939         ld-frv/fdpic-shared-6.d: New.
940         * ld-frv/fdpic.exp: Run them.
941         * ld-frv/fdpic*.d: Add -mfdpic to assembler flags.  Updated.
942         * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
943         * ld-frv/fdpic-shared-2-fail.d: New.
944         * ld-frv/fdpic.exp: Run it.
945         * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
946         * ld-frv/fdpic.exp: Add new test.
947         * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
948         * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
949         * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
950         * ld-frv/fdpic.exp: Add new tests.
951         * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
952         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
953         * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
954         * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
955         ucpic.
956         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
957         * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
958         * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
959         * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
960         * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
962 2004-01-02  Alan Modra  <amodra@bigpond.net.au>
964         * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
965         * ld-selective/selective.exp: Likewise.
967 For older changes see ChangeLog-9303
969 Local Variables:
970 mode: change-log
971 left-margin: 8
972 fill-column: 74
973 version-control: never
974 End: