* ld-mips-elf/tlsbin-o32.s, ld-mips-elf/mips-dyn.ld,
[binutils.git] / ld / testsuite / ChangeLog
blobe49ff3ed6237781afef59cb257236b6ac79b4a4e
1 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
3         * ld-mips-elf/tlsbin-o32.s, ld-mips-elf/mips-dyn.ld,
4         ld-mips-elf/tlslib-o32.got, ld-mips-elf/tlslib-o32.d,
5         ld-mips-elf/tlslib-o32.s, ld-mips-elf/mips-lib.ld,
6         ld-mips-elf/tlsbin-o32.got, ld-mips-elf/tlsdyn-o32.d,
7         ld-mips-elf/tlsdyn-o32.got, ld-mips-elf/tlsbin-o32.d,
8         ld-mips-elf/tlsdyn-o32.s, ld-mips-elf/tls-multi-got-1.got,
9         ld-mips-elf/tls-multi-got-1-1.s, ld-mips-elf/tls-multi-got-1.d,
10         ld-mips-elf/tls-multi-got-1.r, ld-mips-elf/tls-multi-got-1-2.s,
11         ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib.ver,
12         ld-mips-elf/tlslib-o32-hidden.got, ld-mips-elf/tlslib-hidden.ver,
13         ld-mips-elf/tlsdyn-o32-1.d, ld-mips-elf/tlsdyn-o32-3.got,
14         ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-2.s,
15         ld-mips-elf/tlsdyn-o32-3.d, ld-mips-elf/tlsdyn-o32-1.got,
16         ld-mips-elf/tlsdyn-o32-2.got: New files.
17         * ld-mips-elf/mips-elf.exp: Run the new tests.
19 2005-03-01  Nick Clifton  <nickc@redhat.com>
21         * ld-d10v/default_layout.d: Adjust expected offsets to allow for
22         section alignment.
23         
24         * ld-discard/extern.d: Adjust expected warning to take into
25         account the fact that the linker's name might be included and that
26         the reloc might have been adjusted to be against the section
27         symbol.
29 2005-02-22  Eric Christopher  <echristo@redhat.com>
31         * ld-mips-elf/reloc-merge-lo16.d: Correct symbol
32         table size for __start.
34 2005-02-22  Daniel Jacobowitz  <dan@codesourcery.com>
36         * ld-elfvsb/hidden2.d: Expect OBJECT.
37         * ld-elfvsb/hidden2.s: Force type OBJECT.
38         * ld-elfvsb/hidden2.ld: Place .dynamic explicitly.
39         * ld-elf/start.s: Provide __start for MIPS.
40         * ld-elfcomm/elfcomm.exp: Accept MIPS common section.  XFAIL size change
41         test.
42         * ld-elf/warn1.d: Use group.ld instead of -Ttext.
44 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
46         * lib/ld-lib.exp (run_dump_test): Don't require a dump program if
47         #warning given.  Rearrange to allow $program to remain unset.
48         Don't allow gas errors.  Append objcopy_as_link output to that
49         from the linker before testing against expected output.  Fail the
50         test if warning not found when expected.  Conversely fail the
51         test if ld errors or warnings given when not expected.
53 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
55         * ld-elf/exclude1.s: Use ".dc.a".
56         * ld-elfvsb/hidden2.s: Likewise.
58 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
60         * ld-elf/warn1.d: Specify -Ttext.
61         * ld-scripts/align.exp (align2a, align2b: Don't run on aout targets.
62         * ld-scripts/align2.t: Discard all but .text and .data.
63         * ld-scripts/align2a.d: Accept non-readonly for coff.
64         * ld-scripts/align2b.d: Likewise.
65         * lib/ld-lib.exp (is_aout_format): New function.
67 2005-02-18  Alan Modra  <amodra@bigpond.net.au>
69         * ld-scripts/align2a.d: Don't assume anything about section
70         padding or alignment, or max page size.  Allow 64-bit addresses.
71         * ld-scripts/align2b.d: Likewise.
73 2005-02-17  Zack Weinberg  <zack@codesourcery.com>
75         * ld-scripts/align.exp: Rename existing "ALIGN" test to "align1".
76         Add dump tests "align2a", "align2b", "align2c".
77         * ld-scripts/align2.t, ld-scripts/align2a.s, ld-scripts/align2a.d
78         * ld-scripts/align2b.s, ld-scripts/align2b.d
79         * ld-scripts/align2c.s, ld-scripts/align2c.d: New files.
81 2005-02-17  Alexandre Oliva  <aoliva@redhat.com>
83         * ld-frv/fdpic-static-6.d: Update.
84         * ld-frv/fdpic*.d: Remove explicit -mfdpic from #as.  Update
85         spelling of errors and warnings.
87 2005-02-15  Nigel Stephens  <nigel@mips.com>
88             Maciej W. Rozycki  <macro@mips.com>
90         * ld-mips-elf/mips16-hilo.d: New test for the R_MIPS16_HI16 and
91         R_MIPS16_LO16 relocs.
92         * ld-mips-elf/mips16-hilo-n32.d: Likewise, for the n32 ABI.
93         * ld-mips-elf/mips16-hilo.s: Auxiliary source for the new tests.
94         * ld-mips-elf/mips-elf.exp: Run the new tests.
96 2005-02-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
98         * ld-sparc/sparc.exp: Enable on Solaris.  Disable 32-bit tests
99         on sparc64-elf.
101 2005-02-13  Jan Beulich  <jbeulich@novell.com>
103         * ld-elfvers/vers.exp (as_options): New. Set to -x for ia64.
104         (build_binary): Pass as_options to ld_assemble.
105         (test_ldfail): Likewise.
106         (build_exec): Likewise.
107         Pass as_options to run_ld_link_tests.
108         * ld-ia64/tlsbin.s: Add .explicit.
109         * ld-ia64/tlsbinpic.s: Likewise.
110         * ld-ia64/tlspic1.s: Likewise.
112 2005-02-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
114         * ld-sparc/tlssunnopic32.rd: Adjust for .dynsym changes.
115         * ld-sparc/tlssunpic32.rd: Likewise.
117 2005-02-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
119         * ld-elf/warn1.d: Do not run on sparc64-*-solaris2*.
121 2005-02-11  Paul Brook  <paul@codesourcery.com>
123         * ld-elf/symbol1w.s: Avoid using @function syntax.
125 2005-02-12  Alan Modra  <amodra@bigpond.net.au>
127         * ld-elfvsb/hidden2.s: Replace .word with .long.
129 2005-02-10  Paul Brook  <paul@codesourcery.com>
131         * ld-elfvsb/hidden2.s: New file
132         * ld-elfvsb/hidden2.d: New file
133         * ld-elfvsb/hidden2.ld: New file
135 2005-02-07  Alexandre Oliva  <aoliva@redhat.com>
137         * ld-frv/fdpic-shared-8-fail.d: Tweak error messages.
139 2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
141         * ld-cris/libdso-13.d: Adjust for being identified as warning.
143         * ld-cris/globsymw2.s: New file.
144         * ld-cris/warn3.d, ld-cris/warn4.d: New tests.
146         * ld-discard/extern.d, ld-discard/start.d, ld-discard/static.d:
147         Adjust for being identified as warnings.
149         * ld-cris/stabs1.s: New file.
150         * ld-cris/undef2.d, ld-cris/undef3.d: New tests.
152         * ld-elf/start.s, ld-elf/symbolref.s, ld-elf/symbol1w.s,
153         ld-elf/warn1.d: New test.
155         * lib/ld-lib.exp: Support new directive "warning".
157 2005-02-02  Daniel Jacobowitz  <dan@codesourcery.com>
159         * ld-mips-elf/eh-frame3.d, ld-mips-elf/eh-frame4.d: Move comments
160         after test commands.
161         * ld-mips-elf/mips-elf.exp: Skip multi-got-1 on non-GNU/Linux
162         systems.
164 2005-02-01  Alan Modra  <amodra@bigpond.net.au>
166         * ld-powerpc/tlsso.r: Update.
167         * ld-powerpc/tlstocso.r: Update.
169 2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
171         * ld-mips-elf/elf-rel-got-n32.d, ld-mips-elf/elf-rel-got-n64-linux.d,
172         ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
173         ld-mips-elf/elf-rel-xgot-n64-linux.d, ld-mips-elf/elf-rel-xgot-n64.d,
174         ld-mips-elf/jalbal.d: Force big-endian.
175         * ld-mips-elf/multi-got-1.d: Make more flexible.
176         * ld-mips-elf/rel32-n32.d, ld-mips-elf/rel32-o32.d,
177         ld-mips-elf/rel64.d: Update offsets.
179 2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
181         * ld-elf/group1.d: Accept OBJECT symbols.
183 2005-01-31  Richard Sandiford  <rsandifo@redhat.com>
185         * ld-mips-elf/eh-frame1.s: Create a .gcc_compiled_long32 if using
186         32-bit pointers.
187         * ld-mips-elf/eh-frame1.d: Link in .gcc_compiled_long32 sections.
188         * ld-mips-elf/eh-frame[34].d: New tests.
189         * ld-mips-elf/mips-elf.exp: Run them.
191 2005-01-28  Jan Beulich  <jbeulich@novell.com>
193         * ld/ia64/tlsbin.[rt]d: Widen expected offset/size ranges.
194         * ld/ia64/tlspic.[rt]d: Likewise.
196 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
198         * ld-frv/fdpic.exp: Add -mfdpic to ASFLAGS.
199         * ld-frv/tls.exp: Likewise.
200         2004-11-26  Alexandre Oliva  <aoliva@redhat.com>
201         * ld-frv/tls-3.s: New.
202         * ld-frv/tls-static-3.d: New.
203         * ld-frv/tls-dynamic-3.d: New.
204         * ld-frv/tls-pie-3.d: New.
205         * ld-frv/tls-shared-3.d: New.
206         * ld-frv/tls-relax-static-3.d: New.
207         * ld-frv/tls-relax-dynamic-3.d: New.
208         * ld-frv/tls-relax-pie-3.d: New.
209         * ld-frv/tls-relax-shared-3.d: New.
210         * ld-frv/tls.exp: Run the new tests.
211         * ld-frv/tls-dynamic-2.d: Adjust for improved relaxation.
212         * ld-frv/tls-relax-dynamic-2.d: Likewise.
213         * ld-frv/tls-relax-initial-shared-2.d: Likewise.
214         2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
215         * ld-frv/tls-1-dep.s: New.
216         * ld-frv/tls-1-shared.lds: New.
217         * ld-frv/tls-1.s: New.
218         * ld-frv/tls-2.s: New.
219         * ld-frv/tls-dynamic-1.d: New.
220         * ld-frv/tls-dynamic-2.d: New.
221         * ld-frv/tls-initial-shared-2.d: New.
222         * ld-frv/tls-pie-1.d: New.
223         * ld-frv/tls-relax-dynamic-1.d: New.
224         * ld-frv/tls-relax-dynamic-2.d: New.
225         * ld-frv/tls-relax-initial-shared-2.d: New.
226         * ld-frv/tls-relax-pie-1.d: New.
227         * ld-frv/tls-relax-shared-1.d: New.
228         * ld-frv/tls-relax-shared-2.d: New.
229         * ld-frv/tls-relax-static-1.d: New.
230         * ld-frv/tls-shared-1-fail.d: New.
231         * ld-frv/tls-shared-1.d: New.
232         * ld-frv/tls-shared-2.d: New.
233         * ld-frv/tls-static-1.d: New.
234         * ld-frv/tls.exp: New.
235         * ld-frv/fdpic-pie-1.d: Adjust for 64-bit host.
236         * ld-frv/fdpic-pie-2.d: Likewise.
237         * ld-frv/fdpic-pie-6.d: Likewise.
238         * ld-frv/fdpic-pie-7.d: Likewise.
239         * ld-frv/fdpic-pie-8.d: Likewise.
240         * ld-frv/fdpic-shared-1.d: Likewise.
241         * ld-frv/fdpic-shared-2.d: Likewise.
242         * ld-frv/fdpic-shared-3.d: Likewise.
243         * ld-frv/fdpic-shared-4.d: Likewise.
244         * ld-frv/fdpic-shared-5.d: Likewise.
245         * ld-frv/fdpic-shared-6.d: Likewise.
246         * ld-frv/fdpic-shared-7.d: Likewise.
247         * ld-frv/fdpic-shared-8.d: Likewise.
248         * ld-frv/fdpic-shared-local-2.d: Likewise.
249         * ld-frv/fdpic-shared-local-8.d: Likewise.
250         * ld-frv/fdpic-static-1.d: Likewise.
251         * ld-frv/fdpic-static-2.d: Likewise.
252         * ld-frv/fdpic-static-6.d: Likewise.
253         * ld-frv/fdpic-static-7.d: Likewise.
254         * ld-frv/fdpic-static-8.d: Likewise.
256 2005-01-17  Richard Sandiford  <rsandifo@redhat.com>
258         * ld-mips-elf/eh-frame2-{n32,n64}.d: New tests.
259         * ld-mips-elf/mips-elf.exp: Run them.
261 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
263         * ld-sh/arch/arch.exp: Correct the email address.
264         Correct a few comment typos.
265         (test_arch,test_arch_error): Use 'ld -r' to avoid illegal
266         relocations killing the test.
267         * ld-sh/arch/arch_expected.txt: Update/Correct the test results.
268         * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
269         * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
270         * ld-sh/arch/sh2a-nofpu.s: Generate new file.
271         * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.
272         * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
273         * ld-sh/arch/sh2a.s: Generate new file.
274         * ld-sh/arch/sh2e.s: Regenerate.
275         * ld-sh/arch/sh2.s: Regenerate.
276         * ld-sh/arch/sh3-dsp.s: Regenerate.
277         * ld-sh/arch/sh3e.s: Regenerate.
278         * ld-sh/arch/sh3-nommu.s: Regenerate.
279         * ld-sh/arch/sh3.s: Regenerate.
280         * ld-sh/arch/sh4al-dsp.s: Regenerate.
281         * ld-sh/arch/sh4a-nofpu.s: Regenerate.
282         * ld-sh/arch/sh4a.s: Regenerate.
283         * ld-sh/arch/sh4-nofpu.s: Regenerate.
284         * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
285         * ld-sh/arch/sh4.s: Regenerate.
286         * ld-sh/arch/sh-dsp.s: Regenerate.
287         * ld-sh/arch/sh.s: Regenerate.
289 2005-01-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
291         * ld-sh/shared-1.d: Update for changed dynamic syms.
292         * ld-sh/sh64/gotplt.d: Likewise.
293         * ld-sh/sh64/init-cmpct.d: Likewise.
294         * ld-sh/sh64/init-media.d: Likewise.
295         * ld-sh/sh64/init64.d: Likewise.
297 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
299         * ld-crx/reloc-abs32.d: Update reference file according
300         to disassembler printing method.
301         * ld-crx/reloc-rel16.d: Likewise.
302         * ld-crx/reloc-rel24.d: Likewise.
303         * ld-crx/reloc-rel32.d: Likewise.
304         * ld-crx/reloc-rel4.d: Likewise.
305         * ld-crx/reloc-rel8-cmp.d: Likewise.
306         * ld-crx/reloc-rel8.d: Likewise.
308 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
310         * ld-v850: New directory.
312 2004-12-14  Richard Sandiford  <rsandifo@redhat.com>
314         * ld-mips-elf/jal-overflow-2.[sd]: New test.
315         * ld-mips-elf/mips-elf.exp: Run it.
317 2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
319         * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.
321 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
323         * ld-mmix/bpo-1.d: Update for changed section syms.
324         * ld-mmix/bpo-10.d: Likewise.
325         * ld-mmix/bpo-11.d: Likewise.
326         * ld-mmix/bpo-14.d: Likewise.
327         * ld-mmix/bpo-16.d: Likewise.
328         * ld-mmix/bpo-17.d: Likewise.
329         * ld-mmix/bpo-18.d: Likewise.
330         * ld-mmix/bpo-19.d: Likewise.
331         * ld-mmix/bpo-2.d: Likewise.
332         * ld-mmix/bpo-22.d: Likewise.
333         * ld-mmix/bpo-3.d: Likewise.
334         * ld-mmix/bpo-4.d: Likewise.
335         * ld-mmix/bpo-5.d: Likewise.
336         * ld-mmix/bpo-6.d: Likewise.
337         * ld-mmix/bpo-9.d: Likewise.
338         * ld-mmix/greg-1.d: Likewise.
339         * ld-mmix/greg-19.d: Likewise.
340         * ld-mmix/greg-2.d: Likewise.
341         * ld-mmix/greg-3.d: Likewise.
342         * ld-mmix/greg-4.d: Likewise.
343         * ld-mmix/greg-5.d: Likewise.
344         * ld-mmix/greg-5s.d: Likewise.
345         * ld-mmix/greg-6.d: Likewise.
346         * ld-mmix/greg-7.d: Likewise.
347         * ld-mmix/loc1.d: Likewise.
348         * ld-mmix/loc2.d: Likewise.
349         * ld-mmix/loc3.d: Likewise.
350         * ld-mmix/loc4.d: Likewise.
351         * ld-mmix/loc6.d: Likewise.
352         * ld-mmix/locdo-1.d: Likewise.
353         * ld-mmix/loct-1.d: Likewise.
354         * ld-mmix/locto-1.d: Likewise.
355         * ld-mmix/start-1.d: Likewise.
356         * ld-sh/sh64/abi32.xd: Likewise.
357         * ld-sh/sh64/abi64.xd: Likewise.
358         * ld-sh/sh64/cmpct1.xd: Likewise.
359         * ld-sh/sh64/mix1.xd: Likewise.
360         * ld-sh/sh64/mix2.xd: Likewise.
361         * ld-sh/sh64/rel32.xd: Likewise.
362         * ld-sh/sh64/rel64.xd: Likewise.
363         * ld-sh/sh64/shdl32.xd: Likewise.
364         * ld-sh/sh64/shdl64.xd: Likewise.
366 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
368         * ld-mips-elf/jalbal.d: New test.
369         * ld-mips-elf/jalbal.s: New test.
370         * ld-mips-elf/mips-elf.exp: Run it.
372 2004-12-08  Ian Lance Taylor  <ian@wasabisystems.com>
374         * ld-mips-elf/jaloverflow.d: New test.
375         * ld-mips-elf/jaloverflow.s: New test.
376         * ld-mips-elf/mips-elf.exp: Run it.
378 2004-12-03  H.J. Lu  <hongjiu.lu@intel.com>
380         * ld-elf/group1.d: Support 64bit.
382 2004-12-01  Paul Brook  <paul@codesourcery.com>
384         * ld-elf/group1.d: New test.
385         * ld-elf/group.ld, ld-elf/group1a.s, ld-elf/group1b.s: New test.
387 2004-12-01  Daniel Jacobowitz  <dan@codesourcery.com>
389         * ld-selective/selective.exp: Use -print-libgcc-file-name for
390         ARM and v850 also.
392 2004-11-24  Paul Brook  <paul@codesourcery.com>
394         * ld-arm/mixed-lib.sym: Update for THUMB_FUNC change.
396 2004-11-19  Nick Clifton  <nickc@redhat.com>
398         * ld-scripts/script.exp: Add test of memory linker script.
399         Reorganise code to remove unnecessary indentation.
400         Fix target tests to avoid using --image-base with *-nto targets.
401         * ld-scripts/memory.t: New linker script to test the MEMORY
402         section and the ORIGIN and LENGTH operators.
404 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
406         * ld-arm/mixed-app.d, ld-arm/mixed-app.r, ld-arm/mixed-app.s,
407         ld-arm/mixed-app.sym, ld-arm/mixed-lib.d, ld-arm/mixed-lib.r,
408         ld-arm/mixed-lib.s, ld-arm/mixed-lib.sym, ld-arm/arm-dyn.ld,
409         ld-arm/arm-lib.ld: New files.
410         * ld-arm/arm-app-abs32.d, ld-arm/arm-app-abs32.r, ld-arm/arm-app.d,
411         ld-arm/arm-app.r, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
412         ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-static-app.d,
413         ld-arm/arm-static-app.r: Update for big-endian.
414         * ld-arm/arm-elf.exp: Run the new tests.
416 2004-11-16  Richard Sandiford  <rsandifo@redhat.com>
418         * ld-mips-elf/eh-frame1.{s,ld},
419         * ld-mips-elf/eh-frame1-{n32,n64},d: New test.
420         * ld-mips-elf/mips-elf.exp: Run it.
422 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
424         * ld-d10v/reloc-003.d: Update for changed error message.
425         * ld-d10v/reloc-004.d: Likewise.
426         * ld-d10v/reloc-007.d: Likewise.
427         * ld-d10v/reloc-008.d: Likewise.
428         * ld-d10v/reloc-011.d: Likewise.
429         * ld-d10v/reloc-012.d: Likewise.
430         * ld-d10v/reloc-015.d: Likewise.
431         * ld-d10v/reloc-016.d: Likewise.
433 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
434             Vineet Sharma      <vineets@noida.hcltech.com>
436         * ld-maxq: New directory.  Contains tests for the new maxq port.
438 2004-11-04  Hans-Peter Nilsson  <hp@bitrange.com>
440         * ld-elf/merge.d: xfail crisv32-*-*.
441         * ld-cris/dsov32-1.s, ld-cris/dsov32-2.s, ld-cris/dsov32-3.s,
442         ld-cris/dsov32-4.s, ld-cris/libdso-10.d, ld-cris/libdso-11.d,
443         ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d,
444         ld-cris/move-1.s, ld-cris/pv32-1.d, ld-cris/pv32.s,
445         ld-cris/start1.s, ld-cris/v10-v32.d, ld-cris/v10-va.d,
446         ld-cris/v32-ba-1.d, ld-cris/v32-ba-1.s, ld-cris/v32-bin-1.d,
447         ld-cris/v32-bin-1.s, ld-cris/v32-v10.d, ld-cris/v32-va.d,
448         ld-cris/va-v10.d, ld-cris/va-v32.d: New tests.
449         * ld-cris/ldsym1.d: Adjust for change in linker script.
451 2004-11-02  Hans-Peter Nilsson  <hp@axis.com>
453         * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
454         ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d,
455         ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d,
456         ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d,
457         ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd,
458         ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd,
459         ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g,
460         ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t,
461         ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r,
462         ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd,
463         ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd,
464         ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd,
465         ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
467 2004-10-26  Paul Brook  <paul@codesourcery.com>
469         * ld-elfvers/vers.exp (build_binary): Add ldargs parameter.
470         (build_vers_lib_pic_flags): New function.
471         Add vers29 test.
472         * ld-elfvers/vers29.c: New file.
473         * ld-elfvers/vers29.dsym: New file.
474         * ld-elfvers/vers29.ver: New file.
476 2004-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
478         * ld-mmix/sec-8m.d: Adjust test for dump using correct section
479         length.
480         * ld-mmix/sec-9.d: Renamed test, formerly known as sec-5.d.
481         * ld-mmix/sec-5.d, ld-mmix/b-offloc.s: Rewritten test.
483         * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d,
484         ld-mmix/getaa14f.d, ld-mmix/jumpa-6b.d, ld-mmix/jumpa-6f.d,
485         ld-mmix/jumpa14b.d, ld-mmix/jumpa14f.d, ld-mmix/reg-1.d,
486         ld-mmix/reg-1m.d: Adjust for changed error message format.
488 2004-10-19  H.J. Lu  <hongjiu.lu@intel.com>
490         * ld-elf/exclude.exp: Allow cris-*-elf.
492         * ld-elf/exclude1.s: Add ".data". Remove "- include_sym".
493         * ld-elf/exclude2.s: Add ".data".
495 2004-10-19  Hans-Peter Nilsson  <hp@bitrange.com>
497         * ld-elf/exclude.exp: Don't run for cris-*-elf.
499 2004-10-16  Daniel Jacobowitz  <dan@debian.org>
501         * ld-elf/exclude1.s, ld-elf/exclude2.s, ld-elf/exclude.exp: New.
503 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
505         * ld-crx/reloc-num8.d: Adjust for changed orphan placement.
506         * ld-crx/reloc-num16.d: Likewise.
507         * ld-crx/reloc-num32.d: Likewise.
508         * ld-scripts/provide-2.t: Start .data at 0x2000.
509         * ld-scripts/provide-2.d: Adjust.
511 2004-10-14  H.J. Lu  <hongjiu.lu@intel.com>
513         * ld-scripts/sort.exp: Run for ELF targets only.
515 2004-10-14  Alan Modra  <amodra@bigpond.net.au>
517         * ld-scripts/overlay-size.d: Update for changed orphan section
518         placement.
519         * ld-mmix/bpo-18.d: Likewise.
521 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
523         * ld-xtensa/lcall1.s: Use .literal directive.
524         * ld-xtensa/lcall2.s: Align function entry.
525         * ld-xtensa/coalesce2.s: Likewise.
527 2004-10-04  H.J. Lu  <hongjiu.lu@intel.com>
529         * ld-scripts/sort.exp: New file for section sorting tests.
530         * ld-scripts/sort_b_a.d: Likewise
531         * ld-scripts/sort_b_a.s: Likewise
532         * ld-scripts/sort_b_a.t: Likewise
533         * ld-scripts/sort_b_a_a-1.d: Likewise
534         * ld-scripts/sort_b_a_a-2.d: Likewise
535         * ld-scripts/sort_b_a_a-3.d: Likewise
536         * ld-scripts/sort_b_a_a.t: Likewise
537         * ld-scripts/sort_b_a_n-1.d: Likewise
538         * ld-scripts/sort_b_a_n-2.d: Likewise
539         * ld-scripts/sort_b_a_n-3.d: Likewise
540         * ld-scripts/sort_b_a_n.t: Likewise
541         * ld-scripts/sort_b_n.d: Likewise
542         * ld-scripts/sort_b_n.s: Likewise
543         * ld-scripts/sort_b_n.t: Likewise
544         * ld-scripts/sort_b_n_a-1.d: Likewise
545         * ld-scripts/sort_b_n_a-2.d: Likewise
546         * ld-scripts/sort_b_n_a-3.d: Likewise
547         * ld-scripts/sort_b_n_a.t: Likewise
548         * ld-scripts/sort_b_n_n-1.d: Likewise
549         * ld-scripts/sort_b_n_n-2.d: Likewise
550         * ld-scripts/sort_b_n_n-3.d: Likewise
551         * ld-scripts/sort_b_n_n.t: Likewise
552         * ld-scripts/sort_n_a-a.s: Likewise
553         * ld-scripts/sort_n_a-b.s: Likewise
554         * ld-scripts/sort_no-1.d: Likewise
555         * ld-scripts/sort_no-2.d: Likewise
556         * ld-scripts/sort_no.t: Likewise
558 2004-10-01  H.J. Lu  <hongjiu.lu@intel.com>
560         * ld-powerpc/tls.s: Don't set tls type for undefined syms.
561         * ld-powerpc/tls32.s: Likewise.
562         * ld-powerpc/tlstoc.s: Likewise.
563         * ld-s390/tlsbin.s: Likewise.
564         * ld-s390/tlsbin_64.s: Likewise.
565         * ld-s390/tlsbinpic.s: Likewise.
566         * ld-s390/tlsbinpic_64.s: Likewise.
567         * ld-s390/tlspic1.s: Likewise.
568         * ld-s390/tlspic1_64.s: Likewise.
569         * ld-sparc/tlssunbin32.s: Likewise.
570         * ld-sparc/tlssunbinpic32.s: Likewise.
571         * ld-sparc/tlssunnopic32.s: Likewise.
572         * ld-sparc/tlssunpic32.s: Likewise.
574 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
576         * ld-s390/tlsbin.s: Set tls type for undefined syms.
577         * ld-s390/tlsbin_64.s: Likewise.
578         * ld-s390/tlsbinpic.s: Likewise.
579         * ld-s390/tlsbinpic_64.s: Likewise.
580         * ld-s390/tlspic1.s: Likewise.
581         * ld-s390/tlspic1_64.s: Likewise.
582         * ld-sparc/tlssunbin32.s: Likewise.
583         * ld-sparc/tlssunbinpic32.s: Likewise.
584         * ld-sparc/tlssunnopic32.s: Likewise.
585         * ld-sparc/tlssunpic32.s: Likewise.
587 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
589         * ld-sparc/tlssunbin32.sd: Adjust for changed .dynamic location.
591 2004-10-01  Nick Clifton  <nickc@redhat.com>
593         PR 371
594         * ld-undefined/undefined.exp: Remove redundant XPASS
595         specifications.
597 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
599         * ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms.
600         * ld-powerpc/tls32.s (gd, ld): Likewise.
601         * ld-powerpc/tlstoc.s (gd, ld): Likewise.
602         * ld-powerpc/tlsso.r: Update.
603         * ld-powerpc/tlsso32.r: Update.
604         * ld-powerpc/tlstocso.r: Update.
606 2004-09-30  Paul Brook  <paul@codesourcery.com>
608         * ld-arm/arm-elf.exp: Add test for --target2=abs.
609         * ld-arm/arm-target2-abs.d: New file.
611 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
613         * ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
614         * ld-pe/secrel.d: Adjust to suit.
616 2004-09-24  Alan Modra  <amodra@bigpond.net.au>
618         * ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string.
620 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
622         * ld-i386/tlsbin.rd: Update for changed segment map.
623         * ld-i386/tlsnopic.rd: Likewise.
624         * ld-i386/tlspic.rd: Likewise.
625         * ld-powerpc/tlsexe.r: Likewise.
626         * ld-powerpc/tlsexe32.r: Likewise.
627         * ld-powerpc/tlsexetoc.r: Likewise.
628         * ld-powerpc/tlsso.r: Likewise.
629         * ld-powerpc/tlsso32.r: Likewise.
630         * ld-powerpc/tlstocso.r: Likewise.
631         * ld-s390/tlsbin.rd: Likewise.
632         * ld-s390/tlsbin_64.rd: Likewise.
633         * ld-s390/tlspic.rd: Likewise.
634         * ld-s390/tlspic_64.rd: Likewise.
635         * ld-sh/tlsbin-2.d: Likewise.
636         * ld-sh/tlspic-2.d: Likewise.
637         * ld-x86-64/tlsbin.rd: Likewise.
638         * ld-x86-64/tlspic.rd: Likewise.
640 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
642         * ld-scripts/overlay-size.d: Don't check .mbss lma.
643         * ld-sh/sh64/mix1.xd: Update for changed .bss file offset.
644         * ld-sh/sh64/shdl32.xd: Likewise.
645         * ld-sh/sh64/shdl64.xd: Likewise.
647 2004-09-17  Paul Brook  <paul@codesourcery.com>
649         * ld-arm/arm-target1-{abs,rel}.d}: New files.
650         * ld-arm/arm-target1.s: New file.
651         * ld-arm/arm-target2-{,got-}rel.d: New files.
652         * ld-arm/arm-target2.s: New file.
653         * ld-arm/arm-rel31.d: New files.
654         * ld-arm/arm-rel31.s: New files.
655         * ld-arm/arm.ld: New file.
656         * ld-arm/arm-elf.exp: Add new tests.
658 2004-09-07  Hans-Peter Nilsson  <hp@axis.com>
660         * ld-cris/hiddef1.d, ld-cris/hiddef1.s, ld-cris/hidrefgotplt1.s:
661         New test.
663 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
665         * ld-crx: New directory.
666         * ld-crx/crx.exp: New test script.
667         * ld-crx/crx.ld: New linker script.
668         * ld-crx/reloc-abs32.s: New file.
669         * ld-crx/reloc-abs32.d: Likewise.
670         * ld-crx/reloc-imm16.s: Likewise.
671         * ld-crx/reloc-imm16.d: Likewise.
672         * ld-crx/reloc-imm32.s: Likewise.
673         * ld-crx/reloc-imm32.d: Likewise.
674         * ld-crx/reloc-num8.s: Likewise.
675         * ld-crx/reloc-num8.d: Likewise.
676         * ld-crx/reloc-num16.s: Likewise.
677         * ld-crx/reloc-num16.d: Likewise.
678         * ld-crx/reloc-num32.s: Likewise.
679         * ld-crx/reloc-num32.d: Likewise.
680         * ld-crx/reloc-regrel12.s: Likewise.
681         * ld-crx/reloc-regrel12.d: Likewise.
682         * ld-crx/reloc-regrel22.s: Likewise.
683         * ld-crx/reloc-regrel22.d: Likewise.
684         * ld-crx/reloc-regrel28.s: Likewise.
685         * ld-crx/reloc-regrel28.d: Likewise.
686         * ld-crx/reloc-regrel32.s: Likewise.
687         * ld-crx/reloc-regrel32.d: Likewise.
688         * ld-crx/reloc-rel4.s: Likewise.
689         * ld-crx/reloc-rel4.d: Likewise.
690         * ld-crx/reloc-rel8.s: Likewise.
691         * ld-crx/reloc-rel8.d: Likewise.
692         * ld-crx/reloc-rel8-cmp.s: Likewise.
693         * ld-crx/reloc-rel8-cmp.d: Likewise.
694         * ld-crx/reloc-rel16.s: Likewise.
695         * ld-crx/reloc-rel16.d: Likewise.
696         * ld-crx/reloc-rel24.s: Likewise.
697         * ld-crx/reloc-rel24.d: Likewise.
698         * ld-crx/reloc-rel32.s: Likewise.
699         * ld-crx/reloc-rel32.d: Likewise.
701 2004-08-21  Hans-Peter Nilsson  <hp@axis.com>
703         * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
704         ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
705         ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
706         ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
707         sections.
709 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
711         * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
713 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
715         * ld-scripts/cross1.t: Remove .opd section spec.
717 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
719         * ld-undefined/undefined.exp: The undefine tests now work on
720         68HC11 and 68HC12.
722 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
724         * ld-sh/sh64/crange3-cmpct.rd: Update.
725         * ld-sh/sh64/crange3-media.rd: Update.
727 2004-07-27  Nitin Yewale  <nitiny@kpitcummins.com>
729         * ld-h8300/h8300.exp: Addition of new test case to check
730         relaxation for H8S target.
731         * ld-h8300/relax-6.s: New test source file.
732         * ld-h8300/relax-6.d: New test expected disassembly file.
733         * ld-h8300/relax-6-coff.d: New test expected disassembly file for
734         coff format.
736 2004-07-22  Nick Clifton  <nickc@redhat.com>
738         PR/280
739         * ld-h8300/relax-3-coff.d: Remove duplicated raw insn values.
740         * ld-h8300/relax-3.d: Likewise.
741         * ld-h8300/relax-4-coff.d: Likewise.
742         * ld-h8300/relax-4.d: Likewise.
743         * ld-h8300/relax-5-coff.d: Likewise.
744         * ld-h8300/relax.d: Likewise.
746 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
748         * ld-scripts/crossref.exp: XFAIL ia64-*-* on the first test.
750 2004-07-13  Nitin Yewale <nitiny@kpitcummins.com>
752         * ld-h8300/h8300.exp: Addition of gcsection test case.
753         * ld-h8300/gcsection.s: New test source file.
754         * ld-h8300/gcsection.d: New test expected disassembly file.
756 2004-07-08  Maciej W. Rozycki  <macro@linux-mips.org>
758         * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
759         * ld-mips-elf/mips-elf.exp: Run it.
761 2004-07-02  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
763         * ld-elf/frame.exp: Don't run on sh*-*-elf*.
764         * ld-sh/shared-1.d: Adjust for section reordering changes.
765         * ld-sh/shared-2.d: Likewise.
766         * ld-sh/tlsbin-2.d: Likewise.
767         * ld-sh/tlspic-2.d: Likewise.
768         * ld-sh/sh64/abi32.xd: Likewise.
769         * ld-sh/sh64/abi64.xd: Likewise.
770         * ld-sh/sh64/cmpct1.xd: Likewise.
771         * ld-sh/sh64/crange1.rd: Likewise.
772         * ld-sh/sh64/crange2.rd: Likewise.
773         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
774         * ld-sh/sh64/crange3-media.rd: Likewise.
775         * ld-sh/sh64/crange3.rd: Likewise.
776         * ld-sh/sh64/gotplt.d: Likewise.
777         * ld-sh/sh64/init-cmpct.d: Likewise.
778         * ld-sh/sh64/init-media.d: Likewise.
779         * ld-sh/sh64/init64.d: Likewise.
780         * ld-sh/sh64/mix1.xd: Likewise.
781         * ld-sh/sh64/mix2.xd: Likewise.
782         * ld-sh/sh64/shdl32.xd: Likewise.
783         * ld-sh/sh64/shdl64.xd: Likewise.
785 2004-07-02  Alan Modra  <amodra@bigpond.net.au>
787         * ld-discard/static.d: Accept both original sym and section sym.
789 2004-07-01  Jakub Jelinek  <jakub@redhat.com>
791         * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
792         and removal of unneeded STT_SECTION symbols from .dynsym.
793         * ld-sparc/tlssunbin32.rd: Likewise.
794         * ld-sparc/tlssunpic32.dd: Likewise.
795         * ld-sparc/tlssunpic32.sd: Likewise.
796         * ld-sparc/tlssunbin32.dd: Likewise.
797         * ld-sparc/tlssunbin32.sd: Likewise.
798         * ld-sparc/tlssunbin32.td: Likewise.
800 2004-07-01  Alan Modra  <amodra@bigpond.net.au>
802         * ld-discard/extern.d: Update.
803         * ld-discard/start.d: Update.
804         * ld-discard/static.d: Update.
806 2004-06-30  H.J. Lu  <hongjiu.lu@intel.com>
808         PR 233
809         * ld-discard/extern.d: Updated.
810         * ld-discard/start.d: Likewise.
811         * ld-discard/static.d: Likewise.
813 2004-06-29  J"orn Rennecke <joern.rennecke@superh.com>
815         Actually add these files:
816         2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
817         * testsuite/ld-sh/arch/arch.exp: New test script.
818         * testsuite/ld-sh/arch/arch_expected.txt: New file.
819         * testsuite/ld-sh/arch/sh.s: New file.
820         * testsuite/ld-sh/arch/sh2.s: New file.
821         * testsuite/ld-sh/arch/sh-dsp.s: New file.
822         * testsuite/ld-sh/arch/sh2e.s: New file.
823         * testsuite/ld-sh/arch/sh3-nommu.s: New file.
824         * testsuite/ld-sh/arch/sh3.s: New file.
825         * testsuite/ld-sh/arch/sh3-dsp.s: New file.
826         * testsuite/ld-sh/arch/sh3e.s: New file.
827         * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
828         * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
829         * testsuite/ld-sh/arch/sh4.s: New file.
830         * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
831         * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
832         * testsuite/ld-sh/arch/sh4a.s: New file.
834 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
836         * ld-elf/frame.exp: Don't run on mcore.
838 2004-06-26  Alan Modra  <amodra@bigpond.net.au>
840         * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
842 2004-06-24  H.J. Lu  <hongjiu.lu@intel.com>
844         * ld-elfvers/vers.exp: Use PIC for shared libraries by default.
846 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
848         * ld-frv/fdpic-pie-1.d: Adjust for pie-specific link script.
849         * ld-frv/fdpic-pie-2.d: Likewise.
850         * ld-frv/fdpic-pie-6.d: Likewise.
851         * ld-frv/fdpic-pie-7.d: Likewise.
852         * ld-frv/fdpic-pie-8.d: Likewise.
853         * ld-frv/fdpic-shared-1.d: Likewise.
854         * ld-frv/fdpic-shared-2.d: Likewise.
855         * ld-frv/fdpic-shared-3.d: Likewise.
856         * ld-frv/fdpic-shared-4.d: Likewise.
857         * ld-frv/fdpic-shared-5.d: Likewise.
858         * ld-frv/fdpic-shared-6.d: Likewise.
859         * ld-frv/fdpic-shared-7.d: Likewise.
860         * ld-frv/fdpic-shared-8.d: Likewise.
861         * ld-frv/fdpic-shared-local-2.d: Likewise.
862         * ld-frv/fdpic-shared-local-8.d: Likewise.
864 2004-06-21  Nick Clifton  <nickc@redhat.com>
866         * ld-elf/frame.exp: Handle ports which do not support the --shared
867         linker switch.
869 2004-06-18 Jan Beulich <jbeulich@novell.com>
871         * ld-elfvsb/main.c: Ensure visibility_def and visibility_func are
872         actually referenced (gcc 3.4 eliminates comparisons of addresses
873         of global symbols with NULL).
874         * ld-selective/selective.exp: Suppress -fvtable-gc tests for gcc
875         3.4.0 and above, as this option and its functionality is no longer
876         supported, making these tests fail).
878 2004-05-18  Nick Clifton  <nickc@redhat.com>
880         * ld-elf/frame.s: Replace @ with % so that the file can be
881         compiled by an ARM targeted GAS.
882         * ld-elf/table.s: Likewise.
883         * ld-elf/tbss.s: Likewise.  Also replace .align <foo> with
884         .p2align (log2 <foo>) to cope with the fact that the ARM .align
885         directive takes a power-of-two argument.
887 2004-05-17  H.J. Lu  <hongjiu.lu@intel.com>
889         * ld-elf/frame.exp: New file. Test read-only .eh_frame and
890         .gcc_except_table sections.
891         * ld-elf/frame.s: Likewise.
892         * ld-elf/table.s: Likewise.
893         * ld-elf/tbss.s: Likewise.
895 2004-05-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
897         * ld-sh/tlsbin-2.d: Adjust for section reordering changes
898         and removal of unneeded STT_SECTION symbols from .dynsym.
899         * ld-sh/tlsbin-3.d: Likewise.
900         * ld-sh/tlspic-2.d: Likewise.
902 2004-05-12  Ben Elliston  <bje@au.ibm.com>
904         * ld-sh/sh64/relax.exp: Remove stray semicolons.
905         * ld-sh/sh64/relfail.exp: Likewise.
906         * lib/ld-lib.exp: Likewise.
908 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
910         * ld-i386/tlspic.rd: Adjust for section reordering changes
911         and removal of unneeded STT_SECTION symbols from .dynsym.
912         * ld-i386/tlspic.dd: Likewise.
913         * ld-i386/tlspic.sd: Likewise.
914         * ld-i386/tlsbin.rd: Likewise.
915         * ld-i386/tlsbinpic.s: Likewise.
916         * ld-i386/tlsbin.dd: Likewise.
917         * ld-i386/tlsbin.sd: Likewise.
918         * ld-i386/tlsnopic.rd: Likewise.
919         * ld-i386/tlsnopic1.s: Likewise.
920         * ld-i386/combreloc.d: Likewise.
921         * ld-i386/tlsnopic.dd: Likewise.
922         * ld-i386/tlsnopic.sd: Likewise.
923         * ld-x86-64/tlspic.rd: Likewise.
924         * ld-x86-64/tlspic.dd: Likewise.
925         * ld-x86-64/tlsbin.dd: Likewise.
926         * ld-x86-64/tlspic.sd: Likewise.
927         * ld-x86-64/tlsbin.sd: Likewise.
928         * ld-x86-64/tlspic.td: Likewise.
929         * ld-x86-64/tlsbin.td: Likewise.
930         * ld-x86-64/tlsbin.rd: Likewise.
931         * ld-s390/tlspic1.s: Likewise.
932         * ld-s390/tlsbinpic.s: Likewise.
933         * ld-s390/tlspic.rd: Likewise.
934         * ld-s390/tlsbin.rd: Likewise.
935         * ld-s390/tlspic.dd: Likewise.
936         * ld-s390/tlsbin.dd: Likewise.
937         * ld-s390/tlsbin.sd: Likewise.
938         * ld-s390/tlsbin.td: Likewise.
939         * ld-s390/tlspic.sd: Likewise.
940         * ld-s390/tlspic.td: Likewise.
941         * ld-s390/tlspic1_64.s: Likewise.
942         * ld-s390/tlsbinpic_64.s: Likewise.
943         * ld-s390/tlspic_64.rd: Likewise.
944         * ld-s390/tlsbin_64.rd: Likewise.
945         * ld-s390/tlspic_64.dd: Likewise.
946         * ld-s390/tlsbin_64.dd: Likewise.
947         * ld-s390/tlspic_64.sd: Likewise.
948         * ld-s390/tlspic_64.td: Likewise.
949         * ld-s390/tlsbin_64.td: Likewise.
950         * ld-s390/tlsbin_64.sd: Likewise.
951         * ld-powerpc/tlsexe32.r: Likewise.
952         * ld-powerpc/tlsso32.r: Likewise.
953         * ld-powerpc/tlsso32.d: Likewise.
954         * ld-powerpc/tlsso32.g: Likewise.
955         * ld-powerpc/tlsso32.t: Likewise.
956         * ld-powerpc/tlsexe.r: Likewise.
957         * ld-powerpc/tlsso.r: Likewise.
958         * ld-powerpc/tlsso.g: Likewise.
959         * ld-powerpc/tlsexetoc.r: Likewise.
960         * ld-powerpc/tlstocso.r: Likewise.
961         * ld-powerpc/tlstocso.g: Likewise.
962         * ld-ia64/tlspic.rd: Likewise.
963         * ld-ia64/tlspic.dd: Likewise.
964         * ld-ia64/tlspic.sd: Likewise.
965         * ld-ia64/tlspic.td: Likewise.
966         * ld-ia64/tlsbin.rd: Likewise.
967         * ld-ia64/tlsbin.sd: Likewise.
968         * ld-ia64/tlsbin.td: Likewise.
969         * ld-elfvsb/elfvsb.exp: XFAIL non-PIC load offset tests on s390x.
970         * ld-shared/shared.exp: Likewise.
972 2004-05-10  John Paul Wallington  <jpw@gnu.org>
974         * ld-mmix/bspec2.d: Update sh_info to decimal.
975         * ld-mmix/local1.d: Likewise.
976         * ld-mmix/local3.d: Likewise.
977         * ld-mmix/local5.d: Likewise.
978         * ld-mmix/local7.d: Likewise.
980 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
982         * ld-frv/fdpic.exp: Restore $LDFLAGS at the end.
983         * ld-frv/fr450-link.d: Match fdpic as well.
985 2004-05-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
987         * ld-sh/sh64/crange1.rd: Update sh_info to decimal.
988         * ld-sh/sh64/crange2.rd: Likewise.
989         * ld-sh/sh64/crange3.rd: Likewise.
990         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
991         * ld-sh/sh64/crange3-media.rd: Likewise.
992         * ld-sh/sh64/crangerel1.rd: Likewise.
993         * ld-sh/sh64/crangerel2.rd: Likewise.
995 2004-05-05  Alan Modra  <amodra@bigpond.net.au>
997         * ld-powerpc/tlsexe.r: Update sh_info to decimal.
998         * ld-powerpc/tlsexe32.r: Likewise.
999         * ld-powerpc/tlsexetoc.r: Likewise.
1000         * ld-powerpc/tlsso.r: Likewise.
1001         * ld-powerpc/tlsso32.r: Likewise.
1002         * ld-powerpc/tlstocso.r: Likewise.
1004 2004-04-24  Chris Demetriou  <cgd@broadcom.com>
1006         * ld-elf/merge.d: XFAIL on all MIPS targets.
1008 2004-04-24  Alan Modra  <amodra@bigpond.net.au>
1010         * ld-powerpc/tlsexe32.d: Update.
1011         * ld-powerpc/tlsso32.d: Update.
1013 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
1015         * ld-mips-elf/reloc-3-r.d: Remove, as part of MIPS -membedded-pic
1016         removal.
1017         * ld-mips-elf/reloc-3-srec.d: Likewise.
1018         * ld-mips-elf/reloc-3.ld: Likewise.
1019         * ld-mips-elf/reloc-3a.s: Likewise.
1020         * ld-mips-elf/reloc-3b.s: Likewise.
1021         * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
1023 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1025         * ld-sh/tlsbin-1.d: Update
1026         * ld-sh/tlspic-1.d: Update.
1028 2004-04-22  H.J. Lu  <hongjiu.lu@intel.com>
1030         * ld-i386/tlspic.dd: Updated.
1032 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
1034         * ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
1035         * ld-empic/empic.exp: Likewise.
1036         * ld-empic/relax.t: Likewise.
1037         * ld-empic/relax1.c: Likewise.
1038         * ld-empic/relax2.c: Likewise.
1039         * ld-empic/relax3.c: Likewise.
1040         * ld-empic/relax4.c: Likewise.
1041         * ld-empic/runtest1.c: Likewise.
1042         * ld-empic/runtest2.c: Likewise.
1043         * ld-empic/runtesti.s: Likewise.
1044         * ld-mips-elf/empic1-ln.d: Likewise.
1045         * ld-mips-elf/empic1-lp.d: Likewise.
1046         * ld-mips-elf/empic1-mn.d: Likewise.
1047         * ld-mips-elf/empic1-mp.d: Likewise.
1048         * ld-mips-elf/empic1-ref.s: Likewise.
1049         * ld-mips-elf/empic1-sn.d: Likewise.
1050         * ld-mips-elf/empic1-sp.d: Likewise.
1051         * ld-mips-elf/empic1-space.s: Likewise.
1052         * ld-mips-elf/empic1-tgt.s: Likewise.
1053         * ld-mips-elf/empic2-fwd-0.d: Likewise.
1054         * ld-mips-elf/empic2-fwd-1.d: Likewise.
1055         * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
1056         * ld-mips-elf/empic2-ref.s: Likewise.
1057         * ld-mips-elf/empic2-rev-0.d: Likewise.
1058         * ld-mips-elf/empic2-rev-1.d: Likewise.
1059         * ld-mips-elf/empic2-rev-tgt.s: Likewise.
1060         * ld-mips-elf/empic2-space.s: Likewise.
1061         * ld-mips-elf/emrelocs-eb.d: Likewise.
1062         * ld-mips-elf/emrelocs-el.d: Likewise.
1063         * ld-mips-elf/emrelocs.ld: Likewise.
1064         * ld-mips-elf/emrelocs1.s: Likewise.
1065         * ld-mips-elf/emrelocs2.s: Likewise.
1066         * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
1068 2004-04-20  H.J. Lu  <hongjiu.lu@intel.com>
1070         * ld-elfweak/elfweak.exp: Add an undefined weak size change
1071         test.
1073         * ld-elfweak/size.dat: New file.
1074         * ld-elfweak/size_bar.c: Likewise.
1075         * ld-elfweak/size_foo.c: Likewise.
1076         * ld-elfweak/size_main.c: Likewise.
1078 2004-04-14  Brian Ford  <ford@vss.fsi.com>
1079             DJ Delorie  <dj@redhat.com>
1081         * ld-pe/pe.exp: New, tests for i?86 PE.
1082         * ld-pe/secrel1.s: New, test R_SECREL32 reloc.
1083         * ld-pe/secrel2.s: Likewise.
1084         * ld-pe/secrel.d: Likewise.
1086 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
1088         * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
1089         * ld-shared/shared.exp: Likewise.
1091 2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>
1093         * ld-scripts/assert.s: Add a newline.
1094         * ld-scripts/data.s: Likewise.
1096 2004-04-08  Alan Modra  <amodra@bigpond.net.au>
1098         PR 47.
1099         * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
1101 2004-04-08  Alan Modra  <amodra@bigpond.net.au>
1103         * ld-scripts/align.exp: Don't run on aix.
1104         * ld-scripts/assert.s: Remove comment.
1105         * ld-scripts/data.s: Likewise.
1106         * ld-scripts/data.t: Set start address to allow for aout headers.
1107         Make first LONG pc-relative.
1108         * ld-scripts/data.d: Update.
1109         * ld-scripts/defined2.d: Allow other random syms.
1110         * ld-scripts/defined3.d: Likewise.
1111         * ld-scripts/provide-1.s: Pad section.
1112         * ld-scripts/provide-1.t: Set .data address and align.
1113         * ld-scripts/provide-1.d: Update.
1114         * ld-scripts/provide-2.s: Pad section.
1115         * ld-scripts/provide-2.d: Allow random trailing syms.
1116         * ld-scripts/provide-3.s: Pad section.
1117         * ld-scripts/provide-3.d: Fix typos.
1118         * ld-scripts/provide.exp: Don't run on aix.
1119         * ld-scripts/size-1.s: Simplify test.
1120         * ld-scripts/size-1.t: Rewrite.
1121         * ld-scripts/size-1.d: Update.
1122         * ld-scripts/size-2.s: Simplify.
1123         * ld-scripts/size-2.t: Set start address.  Set exe flag on image.
1124         * ld-scripts/size-2.d: Update.
1125         * ld-scripts/size.exp: Don't run on aix.  Run size-2 on all elf
1126         targets except mips.
1128 2004-03-27  Alexandre Oliva  <aoliva@redhat.com>
1130         * ld-frv/fdpic*.d: Adjust to compensate for page size change.
1132 2004-03-26  Alan Modra  <amodra@bigpond.net.au>
1134         * ld-powerpc/tlsexe.r: Update for changed sym type.
1135         * ld-powerpc/tlsexetoc.r: Likewise.
1137 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
1139         * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
1140         ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
1142 2004-03-19  H.J. Lu  <hongjiu.lu@intel.com>
1144         * ld-elfvers/vers.exp: Add new tests for versioned weak
1145         definition.
1147         * ld-elfvers/vers28a.c: New file.
1148         * ld-elfvers/vers28a.dsym: Likewise.
1149         * ld-elfvers/vers28a.ver: Likewise.
1150         * ld-elfvers/vers28b.c: Likewise.
1151         * ld-elfvers/vers28b.dsym: Likewise.
1152         * ld-elfvers/vers28b.map: Likewise.
1153         * ld-elfvers/vers28b.ver: Likewise.
1154         * ld-elfvers/vers28c.c: Likewise.
1155         * ld-elfvers/vers28c.dsym: Likewise.
1156         * ld-elfvers/vers28c.ver: Likewise.
1158 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
1160         * ld-scripts/provide-2.d: Ignore random symbols.
1162 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
1164         * ld-powerpc/tls.d: Update.
1165         * ld-powerpc/tls32.d: Update.
1166         * ld-powerpc/tlsexe.d: Update.
1167         * ld-powerpc/tlsexe32.d: Update.
1168         * ld-powerpc/tlsexetoc.d: Update.
1169         * ld-powerpc/tlsso.d: Update.
1170         * ld-powerpc/tlsso32.d: Update.
1171         * ld-powerpc/tlstoc.d: Update.
1172         * ld-powerpc/tlstocso.d: Update.
1174 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
1176         * ld-scripts/size-1.d: Add bigendian regexps.
1177         * ld-scripts/size-2.d: Set --wide for readelf.
1179         * ld-scripts/size.exp: New.
1180         * ld-scripts/size-[12].{d,s,t}: New.
1182 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1184         * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
1185         * ld-frv/frv.exp: New harness.
1187 2004-02-24  Alexandre Oliva  <aoliva@redhat.com>
1189         * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
1190         bind locally.
1191         * ld-frv/fdpic-pie-8.d: Likewise.
1192         * ld-frv/fdpic-shared-4.d: Likewise.
1193         * ld-frv/fdpic-pie-6-fail.d: Renamed from...
1194         * ld-frv/fdpic-pie-6.d: New test.
1195         * ld-frv/fdpic-shared-6-fail.d: Renamed from...
1196         * ld-frv/fdpic-shared-6.d: New test.
1197         * ld-frv/fdpic6.ldv: New.
1198         * ld-frv/fdpic-static-6.d: Adjust test name.
1199         * ld-frv/fdpic-pie-8-fail.d: Removed.
1200         * ld-frv/fdpic.exp: Run new tests.
1202 2004-02-23  Nathan Sidwell  <nathan@codesourcery.com>
1204         * ld-scripts/provide.exp: New.
1205         * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
1207 2004-02-23  Alan Modra  <amodra@bigpond.net.au>
1209         * ld-scripts/data.t: Set ".other" address so location doesn't
1210         depend on target alignment.
1211         * ld-scripts/data.d: Update.
1213 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
1215         * ld-scripts/align.{s,t,exp}: New.
1217 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
1219         * ld-scripts/data.{s,t,d,exp}: New.
1221 2004-02-18  Nathan Sidwell  <nathan@codesourcery.com>
1223         * ld-scripts/assert.{s,t,exp}: New.
1225 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
1227         * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
1228         changes to the way large constants are added.
1229         * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise.  Adjust order
1230         of GOT entries after today's change to the handling of GOT_PAGE
1231         relocations.
1233 2004-02-09  Anil Paranjpe  <anilp1@KPITCummins.com>
1235         * ld-h8300/relax-5.s: New file: Source for relax-5 test.
1236         * ld-h8300/relax-5.d: New file: Expected output and commands for
1237         assembling and linking the relax-5 test.
1238         * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
1239         toolchain.
1240         * ld-h8300/h8300-exp:  Run the relax-5 test.
1242 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
1244         * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
1245         ld-arm/arm-app-abs32.d: New files.
1246         * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
1248 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
1250         * ld-i386/tlsbin.dd: Adjust for changed sib printing.
1252 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
1254         * ld-arm/arm-elf.exp: Add arm-static-app test.
1255         * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
1256         ld-arm/arm-static-app.r: New files.
1258 2004-01-12  Anil Paranjpe  <anilp1@KPITCummins.com>
1260         * ld-h8300/h8300-exp:  Run the relax-4 test.
1261         * ld-h8300/relax-4.s: New file: Source for relax-4 test.
1262         * ld-h8300/relax-4.d: New file: Expected output and commands for
1263         assembling and linking the relax-4 test.
1264         * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
1265         toolchain.
1267 2004-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1269         * ld-selective/selective.exp: Skip ia64-*-*.
1271 2004-01-09  Daniel Jacobowitz  <drow@mvista.com>
1273         * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
1274         changes.
1276 2004-01-06  Daniel Jacobowitz  <drow@mvista.com>
1278         * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
1279         ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
1280         ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
1281         ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
1283 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
1285         * ld-frv: Update .d files with correct addresses displayed for
1286         dynamic relocations.
1287         2003-12-02  Alexandre Oliva  <aoliva@redhat.com>
1288         * ld-frv/fdpic1.s (.D0): Move to separate data section.
1289         2003-11-28  Alexandre Oliva  <aoliva@redhat.com>
1290         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1291         * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
1292         reflect EMBEDDED= change in linker script.
1293         2003-11-27  Alexandre Oliva  <aoliva@redhat.com>
1294         * ld-frv: Update .d files to reflect changes in the page size, the
1295         addition of a stack segment, the use of a NULL function descriptor
1296         for weakundef functions and the change in the lazy funcdesc_value
1297         in-place addend value.
1298         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
1299         * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
1300         2003-10-06  Alexandre Oliva  <aoliva@redhat.com>
1301         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1302         ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
1303         now _gp-based, not \.rofixup-based.
1304         * ld-frv/fdpic-static-6.d: Likewise.  Match warning about
1305         relocation to different section.
1306         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
1307         * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
1308         2003-09-19  Alexandre Oliva  <aoliva@redhat.com>
1309         * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
1310         ld-frv/fdpic-shared-7.d: New.
1311         * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
1312         ld-frv/fdpic-shared-8.d: New.
1313         * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
1314         * ld-frv/fdpic.exp: Run them.
1315         * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
1316         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
1317         * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
1318         ld-frv/fdpic-shared-5.d: New.
1319         * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
1320         ld-frv/fdpic-shared-6.d: New.
1321         * ld-frv/fdpic.exp: Run them.
1322         * ld-frv/fdpic*.d: Add -mfdpic to assembler flags.  Updated.
1323         * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
1324         * ld-frv/fdpic-shared-2-fail.d: New.
1325         * ld-frv/fdpic.exp: Run it.
1326         * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
1327         * ld-frv/fdpic.exp: Add new test.
1328         * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
1329         * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
1330         * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
1331         * ld-frv/fdpic.exp: Add new tests.
1332         * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
1333         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1334         * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
1335         * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
1336         ucpic.
1337         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
1338         * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
1339         * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
1340         * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
1341         * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
1343 2004-01-02  Alan Modra  <amodra@bigpond.net.au>
1345         * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
1346         * ld-selective/selective.exp: Likewise.
1348 For older changes see ChangeLog-9303
1350 Local Variables:
1351 mode: change-log
1352 left-margin: 8
1353 fill-column: 74
1354 version-control: never
1355 End: