2005-05-05 Paul Brook <paul@codesourcery.com>
[binutils.git] / ld / testsuite / ChangeLog
blob5e37a91d167e91efb551393b1b2917d5996ed982
1 2005-05-05  Paul Brook  <paul@codesourcery.com>
3         * lib/ld-lib.exp (regexp_diff): Pass test if last line is "#...".
4         * ld-elfweak/elfweak.exp: Run size2.d.
5         * ld-elfwaek/size2.d: New file.
6         * ld-elfwaek/size2a.s: New file.
7         * ld-elfwaek/size2b.s: New file.
9 2005-04-26  Mark Kettenis  <kettenis@gnu.org>
11         * ld-fastcall/fastcall.exp: Don't run on i*86-*-openbsd*.
13         * ld-srec/srec.exp (run_srec_test): Deal with ProPolice on
14         *-*-openbsd*.
16 2005-04-25  H.J. Lu  <hongjiu.lu@intel.com>
18         * ld-discard/extern.d: Expect error.
19         * ld-discard/start.d: Likewise.
20         * ld-discard/static.d: Likewise.
22 2005-04-19  Alan Modra  <amodra@bigpond.net.au>
24         * ld-powerpc/reloc.d: Update to suit removal of non-alloc relocs.
26 2005-04-15  Alan Modra  <amodra@bigpond.net.au>
28         * ld-d10v/default_layout.d: Update for unused section removal.
30 2005-04-14  David S. Miller  <davem@davemloft.net>
32         * ld-selective/sel-dump.exp: Do not exclude sparc64-*.
33         * ld-selective/selective.exp: Likewise.
34         * ld-sparc/sparc.exp: Add {32,64}-bit prefix to test
35         names so we know which one is failing.  Run sparc64 TLS
36         tests on multi-arch sparc platforms.
37         * ld-sparc/tls64.sd, ld-sparc/tlssunbin64.dd,
38         ld-sparc/tlssunbin64.rd, ld/testsuite/ld-sparc/tlssunbin64.sd,
39         ld-sparc/tlssunbin64.td, ld-sparc/tlssunnopic64.dd,
40         ld-sparc/tlssunnopic64.rd, ld-sparc/tlssunnopic64.sd,
41         ld-sparc/tlssunpic64.dd, ld-sparc/tlssunpic64.rd,
42         ld-sparc/tlssunpic64.sd, ld-sparc/tlssunpic64.td): Update now
43         that sparc64 ELF does support TLS.
44         
45 2005-04-13  H.J. Lu  <hongjiu.lu@intel.com>
47         * ld-elf/empty.d: New file.
48         * ld-elf/empty.s: Likewise.
50 2005-04-11  David S. Miller  <davem@davemloft.net>
52         * ld-sparc/tlssunbin32.dd: Update for TLS relocation fixes.
53         * ld-sparc/tlssunbin32.rd: Likewise.
54         * ld-sparc/tlssunbin32.sd: Likewise.
55         * ld-sparc/tlssunpic32.dd: Likewise.
57 2005-03-30  Julian Brown  <julian@codesourcery.com>
59         * ld-arm/arm-app-abs32.d: Update expected output due to mapping symbols
60         being untyped.
61         * ld-arm/arm-app.d: Likewise.
62         * ld-arm/mixed-app.d: Likewise.
64 2005-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
66         * ld-arm/tls-lib.s, ld-arm/tls-lib.d, ld-arm/tls-lib.r,
67         ld-arm/tls-app.s, ld-arm/tls-app.d, ld-arm/tls-app.r: New files.
68         * ld-arm/arm-lib.ld, ld-arm/arm-dyn.ld: Increase data segment
69         alignment.
70         * ld-arm/arm-elf.exp: Run TLS tests.
72 2005-03-28  H.J. Lu  <hongjiu.lu@intel.com>
74         PR 803
75         * ld-ia64/ia64.exp: Pass -mtune=itanium1 to as.
77 2005-03-24  Mark Mitchell  <mark@codesourcery.com>
79         * config/default.exp: Do not load libpath.exp if it does not
80         exist.
81         (CC): Provide fallback definition.
82         (CFLAGS): Likewise.
83         (CXX): Likewise.
84         (CXXFLAGS): Likewise.
85         
86 2005-03-24  Eric Christopher  <echristo@redhat.com>
88         * ld-mips-elf/rel32-n32.d: Revert changes.
89         * ld-mips-elf/rel32-o32.d: Ditto.
90         * ld-mips-elf/rel64.d: Ditto.
92 2005-03-23  Eric Christopher  <echristo@redhat.com>
94         * ld-mips-elf/textrel-1.s, ld-mips-elf/textrel-1.d: New
95         test.
96         * ld-mips-elf/mips-elf.exp: Call it.
97         * ld-mips-elf/rel32-n32.d: Update for DF_TEXTREL removal.
98         * ld-mips-elf/rel32-o32.d: Ditto.
99         * ld-mips-elf/rel64.d: Ditto.
101 2005-03-23  H.J. Lu  <hongjiu.lu@intel.com>
103         * ld-cris/expdyn5.d: Updated for alignment change in elf.sc.
104         * ld-cris/expdyn6.d: Likewise.
105         * ld-cris/expdyn7.d: Likewise.
106         * ld-cris/gotplt1.d: Likewise.
107         * ld-cris/gotplt2.d: Likewise.
108         * ld-cris/gotplt3.d: Likewise.
109         * ld-cris/libdso-10.d: Likewise.
110         * ld-cris/libdso-11.d: Likewise.
111         * ld-cris/libdso-12.d: Likewise.
112         * ld-cris/libdso-14.d: Likewise.
113         * ld-cris/libdso-2.d: Likewise.
114         * ld-cris/locref1.d: Likewise.
115         * ld-cris/locref2.d: Likewise.
116         * ld-cris/nodyn5.d: Likewise.
117         * ld-cris/pv32-1.d: Likewise.
118         * ld-cris/weakref2.d: Likewise.
120 2005-03-23  Alan Modra  <amodra@bigpond.net.au>
122         * ld-elf/tbss.s: Don't start directives in first column.
123         * ld-scripts/weak1.s: Likewise.
124         * ld-scripts/weak2.s: Likewise.
125         * ld-undefined/weak-undef.s: Likewise.
126         * ld-undefined/undefined.exp: Enable tests for hppa-elf.
128 2005-03-22  Alan Modra  <amodra@bigpond.net.au>
130         * ld-powerpc/tlsexe32.r: Update.
131         * ld-powerpc/tlsso32.d: Update.
132         * ld-powerpc/tlsso32.g: Update.
133         * ld-powerpc/tlsso32.r: Update.
135 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
137         * ld-powerpc/tlsexe.r: Update.
138         * ld-powerpc/tlsexetoc.r: Update.
139         * ld-powerpc/tlsso.r: Update.
140         * ld-powerpc/tlstocso.r: Update.
142 2005-03-20  H.J. Lu  <hongjiu.lu@intel.com>
144         * ld-mmix/bpo-1.d: Updated for empty section removal.
145         * ld-mmix/bpo-10.d: Likewise.
146         * ld-mmix/bpo-11.d: Likewise.
147         * ld-mmix/bpo-14.d: Likewise.
148         * ld-mmix/bpo-16.d: Likewise.
149         * ld-mmix/bpo-17.d: Likewise.
150         * ld-mmix/bpo-18.d: Likewise.
151         * ld-mmix/bpo-19.d: Likewise.
152         * ld-mmix/bpo-2.d: Likewise.
153         * ld-mmix/bpo-3.d: Likewise.
154         * ld-mmix/bpo-4.d: Likewise.
155         * ld-mmix/bpo-5.d: Likewise.
156         * ld-mmix/bpo-6.d: Likewise.
157         * ld-mmix/bpo-9.d: Likewise.
158         * ld-mmix/bspec1.d: Likewise.
159         * ld-mmix/bspec2.d: Likewise.
160         * ld-mmix/greg-1.d: Likewise.
161         * ld-mmix/greg-19.d: Likewise.
162         * ld-mmix/greg-2.d: Likewise.
163         * ld-mmix/greg-3.d: Likewise.
164         * ld-mmix/greg-4.d: Likewise.
165         * ld-mmix/greg-5.d: Likewise.
166         * ld-mmix/greg-5s.d: Likewise.
167         * ld-mmix/greg-6.d: Likewise.
168         * ld-mmix/greg-7.d: Likewise.
169         * ld-mmix/loc1.d: Likewise.
170         * ld-mmix/loc2.d: Likewise.
171         * ld-mmix/loc3.d: Likewise.
172         * ld-mmix/loc4.d: Likewise.
173         * ld-mmix/loc6.d: Likewise.
174         * ld-mmix/local1.d: Likewise.
175         * ld-mmix/local12.d: Likewise.
176         * ld-mmix/local3.d: Likewise.
177         * ld-mmix/local5.d: Likewise.
178         * ld-mmix/local7.d: Likewise.
179         * ld-mmix/locdo-1.d: Likewise.
180         * ld-mmix/loct-1.d: Likewise.
181         * ld-mmix/locto-1.d: Likewise.
182         * ld-mmix/start-1.d: Likewise.
183         * ld-mmix/undef-3.d: Likewise.
185 2005-03-16  David Heine  <dlheine@tensilica.com>
186             Bob Wilson  <bob.wilson@acm.org>
188         * ld-scripts/empty-orphan.d, ld-scripts/empty-orphan.exp,
189         ld-scripts/empty-orphan.s, ld-scripts/emtpy-orphan.t: New test.
191 2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>
193         * ld-cris/hiddef1.d: Updated for empty section removal.
194         * ld-cris/libdso-10.d: Likewise.
195         * ld-cris/libdso-2.d: Likewise.
197 2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>
199         * ld-alpha/tlsbin.rd: Updated for empty section removal.
200         * ld-alpha/tlsbinr.rd: Likewise.
201         * ld-alpha/tlspic.rd: Likewise.
202         * ld-arm/mixed-lib.sym: Likewise.
203         * ld-i386/tlsbin.rd: Likewise.
204         * ld-i386/tlsnopic.rd: Likewise.
205         * ld-i386/tlspic.rd: Likewise.
206         * ld-ia64/tlsbin.rd: Likewise.
207         * ld-ia64/tlspic.rd: Likewise.
208         * ld-powerpc/apuinfo.rd: Likewise.
209         * ld-powerpc/powerpc.exp: Likewise.
210         * ld-powerpc/tlsexe32.r: Likewise.
211         * ld-s390/tlsbin.rd: Likewise.
212         * ld-s390/tlsbin_64.rd: Likewise.
213         * ld-s390/tlspic.rd: Likewise.
214         * ld-s390/tlspic_64.rd: Likewise.
215         * ld-sh/tlsbin-2.d: Likewise.
216         * ld-sh/tlspic-2.d: Likewise.
217         * ld-sparc/tlssunbin32.rd: Likewise.
218         * ld-sparc/tlssunnopic32.rd: Likewise.
219         * ld-sparc/tlssunpic32.rd: Likewise.
220         * ld-x86-64/tlsbin.rd: Likewise.
221         * ld-x86-64/tlspic.rd: Likewise.
223 2005-03-16  Alan Modra  <amodra@bigpond.net.au>
225         * ld-powerpc/tlsexe32.d: Update.
226         * ld-powerpc/tlsexe32.g: Update.
227         * ld-powerpc/tlsexe32.r: Update.
228         * ld-powerpc/tlsexe32.t: Update.
229         * ld-powerpc/tlsso32.d: Update.
230         * ld-powerpc/tlsso32.g: Update.
231         * ld-powerpc/tlsso32.r: Update.
232         * ld-powerpc/tlsso32.t: Update.
234 2005-03-08  Hans-Peter Nilsson  <hp@axis.com>
236         Adjust testsuite for cris-axis-aout.
237         * ld-cris/noglob1.d: Adjust regexp for a.out output.
238         * ld-cris/badgotr1.d, ld-cris/expdyn1.d, ld-cris/expdyn2.d,
239         ld-cris/expdyn3.d, ld-cris/expdyn4.d, ld-cris/expdyn5.d,
240         ld-cris/expdyn6.d, ld-cris/expdyn7.d, ld-cris/gotplt1.d,
241         ld-cris/gotplt2.d, ld-cris/gotplt3.d, ld-cris/hiddef1.d,
242         ld-cris/libdso-1.d, ld-cris/libdso-10.d, ld-cris/libdso-11.d,
243         ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d,
244         ld-cris/libdso-2.d, ld-cris/libdso-3.d, ld-cris/libdso-4.d,
245         ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/nodyn4.d,
246         ld-cris/nodyn5.d, ld-cris/pv32-1.d, ld-cris/undef1.d,
247         ld-cris/weakref1.d: ld-cris/weakref2.d: Pass --em=criself to gas.
248         * ld-cris/v10-v32.d, ld-cris/v10-va.d, ld-cris/v32-ba-1.d,
249         ld-cris/v32-v10.d, ld-cris/v32-va.d, ld-cris/va-v10.d,
250         ld-cris/va-v32.d: Ditto.  Pass -m criself to gld.
251         * ld-cris/v32-bin-1.d: Pass -m criself to gld.
253 2005-03-05  Alan Modra  <amodra@bigpond.net.au>
255         * ld-alpha/tlsbin.dd: Update to suit changed section layout and
256         removed section symbols.
257         * ld-alpha/tlsbin.rd: Likewise.
258         * ld-alpha/tlsbin.sd: Likewise.
259         * ld-alpha/tlsbinr.dd: Likewise.
260         * ld-alpha/tlsbinr.rd: Likewise.
261         * ld-alpha/tlspic.dd: Likewise.
262         * ld-alpha/tlspic.rd: Likewise.
263         * ld-alpha/tlspic.sd: Likewise.
265         * ld-powerpc/tlsexe.g: Update for removed dot-symbols.
266         * ld-powerpc/tlsexe.r: Likewise.
267         * ld-powerpc/tlsexetoc.g: Likewise.
268         * ld-powerpc/tlsexetoc.r: Likewise.
270 2005-03-04  David Daney  <ddaney@avtrex.com>
272         * ld-mips-elf/multi-got-no-shared-1.s,
273         ld-mips-elf/multi-got-no-shared-2.s,
274         ld-mips-elf/multi-got-no-shared.d: New tests.
275         * ld-mips-elf/mips-elf.exp: Run them.
277 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
279         * ld-mips-elf/tlsbin-o32.s, ld-mips-elf/mips-dyn.ld,
280         ld-mips-elf/tlslib-o32.got, ld-mips-elf/tlslib-o32.d,
281         ld-mips-elf/tlslib-o32.s, ld-mips-elf/mips-lib.ld,
282         ld-mips-elf/tlsbin-o32.got, ld-mips-elf/tlsdyn-o32.d,
283         ld-mips-elf/tlsdyn-o32.got, ld-mips-elf/tlsbin-o32.d,
284         ld-mips-elf/tlsdyn-o32.s, ld-mips-elf/tls-multi-got-1.got,
285         ld-mips-elf/tls-multi-got-1-1.s, ld-mips-elf/tls-multi-got-1.d,
286         ld-mips-elf/tls-multi-got-1.r, ld-mips-elf/tls-multi-got-1-2.s,
287         ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib.ver,
288         ld-mips-elf/tlslib-o32-hidden.got, ld-mips-elf/tlslib-hidden.ver,
289         ld-mips-elf/tlsdyn-o32-1.d, ld-mips-elf/tlsdyn-o32-3.got,
290         ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-2.s,
291         ld-mips-elf/tlsdyn-o32-3.d, ld-mips-elf/tlsdyn-o32-1.got,
292         ld-mips-elf/tlsdyn-o32-2.got: New files.
293         * ld-mips-elf/mips-elf.exp: Run the new tests.
295 2005-03-01  Nick Clifton  <nickc@redhat.com>
297         * ld-d10v/default_layout.d: Adjust expected offsets to allow for
298         section alignment.
300         * ld-discard/extern.d: Adjust expected warning to take into
301         account the fact that the linker's name might be included and that
302         the reloc might have been adjusted to be against the section
303         symbol.
305 2005-02-22  Eric Christopher  <echristo@redhat.com>
307         * ld-mips-elf/reloc-merge-lo16.d: Correct symbol
308         table size for __start.
310 2005-02-22  Daniel Jacobowitz  <dan@codesourcery.com>
312         * ld-elfvsb/hidden2.d: Expect OBJECT.
313         * ld-elfvsb/hidden2.s: Force type OBJECT.
314         * ld-elfvsb/hidden2.ld: Place .dynamic explicitly.
315         * ld-elf/start.s: Provide __start for MIPS.
316         * ld-elfcomm/elfcomm.exp: Accept MIPS common section.  XFAIL size change
317         test.
318         * ld-elf/warn1.d: Use group.ld instead of -Ttext.
320 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
322         * lib/ld-lib.exp (run_dump_test): Don't require a dump program if
323         #warning given.  Rearrange to allow $program to remain unset.
324         Don't allow gas errors.  Append objcopy_as_link output to that
325         from the linker before testing against expected output.  Fail the
326         test if warning not found when expected.  Conversely fail the
327         test if ld errors or warnings given when not expected.
329 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
331         * ld-elf/exclude1.s: Use ".dc.a".
332         * ld-elfvsb/hidden2.s: Likewise.
334 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
336         * ld-elf/warn1.d: Specify -Ttext.
337         * ld-scripts/align.exp (align2a, align2b: Don't run on aout targets.
338         * ld-scripts/align2.t: Discard all but .text and .data.
339         * ld-scripts/align2a.d: Accept non-readonly for coff.
340         * ld-scripts/align2b.d: Likewise.
341         * lib/ld-lib.exp (is_aout_format): New function.
343 2005-02-18  Alan Modra  <amodra@bigpond.net.au>
345         * ld-scripts/align2a.d: Don't assume anything about section
346         padding or alignment, or max page size.  Allow 64-bit addresses.
347         * ld-scripts/align2b.d: Likewise.
349 2005-02-17  Zack Weinberg  <zack@codesourcery.com>
351         * ld-scripts/align.exp: Rename existing "ALIGN" test to "align1".
352         Add dump tests "align2a", "align2b", "align2c".
353         * ld-scripts/align2.t, ld-scripts/align2a.s, ld-scripts/align2a.d
354         * ld-scripts/align2b.s, ld-scripts/align2b.d
355         * ld-scripts/align2c.s, ld-scripts/align2c.d: New files.
357 2005-02-17  Alexandre Oliva  <aoliva@redhat.com>
359         * ld-frv/fdpic-static-6.d: Update.
360         * ld-frv/fdpic*.d: Remove explicit -mfdpic from #as.  Update
361         spelling of errors and warnings.
363 2005-02-15  Nigel Stephens  <nigel@mips.com>
364             Maciej W. Rozycki  <macro@mips.com>
366         * ld-mips-elf/mips16-hilo.d: New test for the R_MIPS16_HI16 and
367         R_MIPS16_LO16 relocs.
368         * ld-mips-elf/mips16-hilo-n32.d: Likewise, for the n32 ABI.
369         * ld-mips-elf/mips16-hilo.s: Auxiliary source for the new tests.
370         * ld-mips-elf/mips-elf.exp: Run the new tests.
372 2005-02-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
374         * ld-sparc/sparc.exp: Enable on Solaris.  Disable 32-bit tests
375         on sparc64-elf.
377 2005-02-13  Jan Beulich  <jbeulich@novell.com>
379         * ld-elfvers/vers.exp (as_options): New. Set to -x for ia64.
380         (build_binary): Pass as_options to ld_assemble.
381         (test_ldfail): Likewise.
382         (build_exec): Likewise.
383         Pass as_options to run_ld_link_tests.
384         * ld-ia64/tlsbin.s: Add .explicit.
385         * ld-ia64/tlsbinpic.s: Likewise.
386         * ld-ia64/tlspic1.s: Likewise.
388 2005-02-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
390         * ld-sparc/tlssunnopic32.rd: Adjust for .dynsym changes.
391         * ld-sparc/tlssunpic32.rd: Likewise.
393 2005-02-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
395         * ld-elf/warn1.d: Do not run on sparc64-*-solaris2*.
397 2005-02-11  Paul Brook  <paul@codesourcery.com>
399         * ld-elf/symbol1w.s: Avoid using @function syntax.
401 2005-02-12  Alan Modra  <amodra@bigpond.net.au>
403         * ld-elfvsb/hidden2.s: Replace .word with .long.
405 2005-02-10  Paul Brook  <paul@codesourcery.com>
407         * ld-elfvsb/hidden2.s: New file
408         * ld-elfvsb/hidden2.d: New file
409         * ld-elfvsb/hidden2.ld: New file
411 2005-02-07  Alexandre Oliva  <aoliva@redhat.com>
413         * ld-frv/fdpic-shared-8-fail.d: Tweak error messages.
415 2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
417         * ld-cris/libdso-13.d: Adjust for being identified as warning.
419         * ld-cris/globsymw2.s: New file.
420         * ld-cris/warn3.d, ld-cris/warn4.d: New tests.
422         * ld-discard/extern.d, ld-discard/start.d, ld-discard/static.d:
423         Adjust for being identified as warnings.
425         * ld-cris/stabs1.s: New file.
426         * ld-cris/undef2.d, ld-cris/undef3.d: New tests.
428         * ld-elf/start.s, ld-elf/symbolref.s, ld-elf/symbol1w.s,
429         ld-elf/warn1.d: New test.
431         * lib/ld-lib.exp: Support new directive "warning".
433 2005-02-02  Daniel Jacobowitz  <dan@codesourcery.com>
435         * ld-mips-elf/eh-frame3.d, ld-mips-elf/eh-frame4.d: Move comments
436         after test commands.
437         * ld-mips-elf/mips-elf.exp: Skip multi-got-1 on non-GNU/Linux
438         systems.
440 2005-02-01  Alan Modra  <amodra@bigpond.net.au>
442         * ld-powerpc/tlsso.r: Update.
443         * ld-powerpc/tlstocso.r: Update.
445 2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
447         * ld-mips-elf/elf-rel-got-n32.d, ld-mips-elf/elf-rel-got-n64-linux.d,
448         ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
449         ld-mips-elf/elf-rel-xgot-n64-linux.d, ld-mips-elf/elf-rel-xgot-n64.d,
450         ld-mips-elf/jalbal.d: Force big-endian.
451         * ld-mips-elf/multi-got-1.d: Make more flexible.
452         * ld-mips-elf/rel32-n32.d, ld-mips-elf/rel32-o32.d,
453         ld-mips-elf/rel64.d: Update offsets.
455 2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
457         * ld-elf/group1.d: Accept OBJECT symbols.
459 2005-01-31  Richard Sandiford  <rsandifo@redhat.com>
461         * ld-mips-elf/eh-frame1.s: Create a .gcc_compiled_long32 if using
462         32-bit pointers.
463         * ld-mips-elf/eh-frame1.d: Link in .gcc_compiled_long32 sections.
464         * ld-mips-elf/eh-frame[34].d: New tests.
465         * ld-mips-elf/mips-elf.exp: Run them.
467 2005-01-28  Jan Beulich  <jbeulich@novell.com>
469         * ld/ia64/tlsbin.[rt]d: Widen expected offset/size ranges.
470         * ld/ia64/tlspic.[rt]d: Likewise.
472 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
474         * ld-frv/fdpic.exp: Add -mfdpic to ASFLAGS.
475         * ld-frv/tls.exp: Likewise.
476         2004-11-26  Alexandre Oliva  <aoliva@redhat.com>
477         * ld-frv/tls-3.s: New.
478         * ld-frv/tls-static-3.d: New.
479         * ld-frv/tls-dynamic-3.d: New.
480         * ld-frv/tls-pie-3.d: New.
481         * ld-frv/tls-shared-3.d: New.
482         * ld-frv/tls-relax-static-3.d: New.
483         * ld-frv/tls-relax-dynamic-3.d: New.
484         * ld-frv/tls-relax-pie-3.d: New.
485         * ld-frv/tls-relax-shared-3.d: New.
486         * ld-frv/tls.exp: Run the new tests.
487         * ld-frv/tls-dynamic-2.d: Adjust for improved relaxation.
488         * ld-frv/tls-relax-dynamic-2.d: Likewise.
489         * ld-frv/tls-relax-initial-shared-2.d: Likewise.
490         2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
491         * ld-frv/tls-1-dep.s: New.
492         * ld-frv/tls-1-shared.lds: New.
493         * ld-frv/tls-1.s: New.
494         * ld-frv/tls-2.s: New.
495         * ld-frv/tls-dynamic-1.d: New.
496         * ld-frv/tls-dynamic-2.d: New.
497         * ld-frv/tls-initial-shared-2.d: New.
498         * ld-frv/tls-pie-1.d: New.
499         * ld-frv/tls-relax-dynamic-1.d: New.
500         * ld-frv/tls-relax-dynamic-2.d: New.
501         * ld-frv/tls-relax-initial-shared-2.d: New.
502         * ld-frv/tls-relax-pie-1.d: New.
503         * ld-frv/tls-relax-shared-1.d: New.
504         * ld-frv/tls-relax-shared-2.d: New.
505         * ld-frv/tls-relax-static-1.d: New.
506         * ld-frv/tls-shared-1-fail.d: New.
507         * ld-frv/tls-shared-1.d: New.
508         * ld-frv/tls-shared-2.d: New.
509         * ld-frv/tls-static-1.d: New.
510         * ld-frv/tls.exp: New.
511         * ld-frv/fdpic-pie-1.d: Adjust for 64-bit host.
512         * ld-frv/fdpic-pie-2.d: Likewise.
513         * ld-frv/fdpic-pie-6.d: Likewise.
514         * ld-frv/fdpic-pie-7.d: Likewise.
515         * ld-frv/fdpic-pie-8.d: Likewise.
516         * ld-frv/fdpic-shared-1.d: Likewise.
517         * ld-frv/fdpic-shared-2.d: Likewise.
518         * ld-frv/fdpic-shared-3.d: Likewise.
519         * ld-frv/fdpic-shared-4.d: Likewise.
520         * ld-frv/fdpic-shared-5.d: Likewise.
521         * ld-frv/fdpic-shared-6.d: Likewise.
522         * ld-frv/fdpic-shared-7.d: Likewise.
523         * ld-frv/fdpic-shared-8.d: Likewise.
524         * ld-frv/fdpic-shared-local-2.d: Likewise.
525         * ld-frv/fdpic-shared-local-8.d: Likewise.
526         * ld-frv/fdpic-static-1.d: Likewise.
527         * ld-frv/fdpic-static-2.d: Likewise.
528         * ld-frv/fdpic-static-6.d: Likewise.
529         * ld-frv/fdpic-static-7.d: Likewise.
530         * ld-frv/fdpic-static-8.d: Likewise.
532 2005-01-17  Richard Sandiford  <rsandifo@redhat.com>
534         * ld-mips-elf/eh-frame2-{n32,n64}.d: New tests.
535         * ld-mips-elf/mips-elf.exp: Run them.
537 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
539         * ld-sh/arch/arch.exp: Correct the email address.
540         Correct a few comment typos.
541         (test_arch,test_arch_error): Use 'ld -r' to avoid illegal
542         relocations killing the test.
543         * ld-sh/arch/arch_expected.txt: Update/Correct the test results.
544         * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
545         * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
546         * ld-sh/arch/sh2a-nofpu.s: Generate new file.
547         * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.
548         * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
549         * ld-sh/arch/sh2a.s: Generate new file.
550         * ld-sh/arch/sh2e.s: Regenerate.
551         * ld-sh/arch/sh2.s: Regenerate.
552         * ld-sh/arch/sh3-dsp.s: Regenerate.
553         * ld-sh/arch/sh3e.s: Regenerate.
554         * ld-sh/arch/sh3-nommu.s: Regenerate.
555         * ld-sh/arch/sh3.s: Regenerate.
556         * ld-sh/arch/sh4al-dsp.s: Regenerate.
557         * ld-sh/arch/sh4a-nofpu.s: Regenerate.
558         * ld-sh/arch/sh4a.s: Regenerate.
559         * ld-sh/arch/sh4-nofpu.s: Regenerate.
560         * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
561         * ld-sh/arch/sh4.s: Regenerate.
562         * ld-sh/arch/sh-dsp.s: Regenerate.
563         * ld-sh/arch/sh.s: Regenerate.
565 2005-01-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
567         * ld-sh/shared-1.d: Update for changed dynamic syms.
568         * ld-sh/sh64/gotplt.d: Likewise.
569         * ld-sh/sh64/init-cmpct.d: Likewise.
570         * ld-sh/sh64/init-media.d: Likewise.
571         * ld-sh/sh64/init64.d: Likewise.
573 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
575         * ld-crx/reloc-abs32.d: Update reference file according
576         to disassembler printing method.
577         * ld-crx/reloc-rel16.d: Likewise.
578         * ld-crx/reloc-rel24.d: Likewise.
579         * ld-crx/reloc-rel32.d: Likewise.
580         * ld-crx/reloc-rel4.d: Likewise.
581         * ld-crx/reloc-rel8-cmp.d: Likewise.
582         * ld-crx/reloc-rel8.d: Likewise.
584 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
586         * ld-v850: New directory.
588 2004-12-14  Richard Sandiford  <rsandifo@redhat.com>
590         * ld-mips-elf/jal-overflow-2.[sd]: New test.
591         * ld-mips-elf/mips-elf.exp: Run it.
593 2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
595         * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.
597 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
599         * ld-mmix/bpo-1.d: Update for changed section syms.
600         * ld-mmix/bpo-10.d: Likewise.
601         * ld-mmix/bpo-11.d: Likewise.
602         * ld-mmix/bpo-14.d: Likewise.
603         * ld-mmix/bpo-16.d: Likewise.
604         * ld-mmix/bpo-17.d: Likewise.
605         * ld-mmix/bpo-18.d: Likewise.
606         * ld-mmix/bpo-19.d: Likewise.
607         * ld-mmix/bpo-2.d: Likewise.
608         * ld-mmix/bpo-22.d: Likewise.
609         * ld-mmix/bpo-3.d: Likewise.
610         * ld-mmix/bpo-4.d: Likewise.
611         * ld-mmix/bpo-5.d: Likewise.
612         * ld-mmix/bpo-6.d: Likewise.
613         * ld-mmix/bpo-9.d: Likewise.
614         * ld-mmix/greg-1.d: Likewise.
615         * ld-mmix/greg-19.d: Likewise.
616         * ld-mmix/greg-2.d: Likewise.
617         * ld-mmix/greg-3.d: Likewise.
618         * ld-mmix/greg-4.d: Likewise.
619         * ld-mmix/greg-5.d: Likewise.
620         * ld-mmix/greg-5s.d: Likewise.
621         * ld-mmix/greg-6.d: Likewise.
622         * ld-mmix/greg-7.d: Likewise.
623         * ld-mmix/loc1.d: Likewise.
624         * ld-mmix/loc2.d: Likewise.
625         * ld-mmix/loc3.d: Likewise.
626         * ld-mmix/loc4.d: Likewise.
627         * ld-mmix/loc6.d: Likewise.
628         * ld-mmix/locdo-1.d: Likewise.
629         * ld-mmix/loct-1.d: Likewise.
630         * ld-mmix/locto-1.d: Likewise.
631         * ld-mmix/start-1.d: Likewise.
632         * ld-sh/sh64/abi32.xd: Likewise.
633         * ld-sh/sh64/abi64.xd: Likewise.
634         * ld-sh/sh64/cmpct1.xd: Likewise.
635         * ld-sh/sh64/mix1.xd: Likewise.
636         * ld-sh/sh64/mix2.xd: Likewise.
637         * ld-sh/sh64/rel32.xd: Likewise.
638         * ld-sh/sh64/rel64.xd: Likewise.
639         * ld-sh/sh64/shdl32.xd: Likewise.
640         * ld-sh/sh64/shdl64.xd: Likewise.
642 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
644         * ld-mips-elf/jalbal.d: New test.
645         * ld-mips-elf/jalbal.s: New test.
646         * ld-mips-elf/mips-elf.exp: Run it.
648 2004-12-08  Ian Lance Taylor  <ian@wasabisystems.com>
650         * ld-mips-elf/jaloverflow.d: New test.
651         * ld-mips-elf/jaloverflow.s: New test.
652         * ld-mips-elf/mips-elf.exp: Run it.
654 2004-12-03  H.J. Lu  <hongjiu.lu@intel.com>
656         * ld-elf/group1.d: Support 64bit.
658 2004-12-01  Paul Brook  <paul@codesourcery.com>
660         * ld-elf/group1.d: New test.
661         * ld-elf/group.ld, ld-elf/group1a.s, ld-elf/group1b.s: New test.
663 2004-12-01  Daniel Jacobowitz  <dan@codesourcery.com>
665         * ld-selective/selective.exp: Use -print-libgcc-file-name for
666         ARM and v850 also.
668 2004-11-24  Paul Brook  <paul@codesourcery.com>
670         * ld-arm/mixed-lib.sym: Update for THUMB_FUNC change.
672 2004-11-19  Nick Clifton  <nickc@redhat.com>
674         * ld-scripts/script.exp: Add test of memory linker script.
675         Reorganise code to remove unnecessary indentation.
676         Fix target tests to avoid using --image-base with *-nto targets.
677         * ld-scripts/memory.t: New linker script to test the MEMORY
678         section and the ORIGIN and LENGTH operators.
680 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
682         * ld-arm/mixed-app.d, ld-arm/mixed-app.r, ld-arm/mixed-app.s,
683         ld-arm/mixed-app.sym, ld-arm/mixed-lib.d, ld-arm/mixed-lib.r,
684         ld-arm/mixed-lib.s, ld-arm/mixed-lib.sym, ld-arm/arm-dyn.ld,
685         ld-arm/arm-lib.ld: New files.
686         * ld-arm/arm-app-abs32.d, ld-arm/arm-app-abs32.r, ld-arm/arm-app.d,
687         ld-arm/arm-app.r, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
688         ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-static-app.d,
689         ld-arm/arm-static-app.r: Update for big-endian.
690         * ld-arm/arm-elf.exp: Run the new tests.
692 2004-11-16  Richard Sandiford  <rsandifo@redhat.com>
694         * ld-mips-elf/eh-frame1.{s,ld},
695         * ld-mips-elf/eh-frame1-{n32,n64},d: New test.
696         * ld-mips-elf/mips-elf.exp: Run it.
698 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
700         * ld-d10v/reloc-003.d: Update for changed error message.
701         * ld-d10v/reloc-004.d: Likewise.
702         * ld-d10v/reloc-007.d: Likewise.
703         * ld-d10v/reloc-008.d: Likewise.
704         * ld-d10v/reloc-011.d: Likewise.
705         * ld-d10v/reloc-012.d: Likewise.
706         * ld-d10v/reloc-015.d: Likewise.
707         * ld-d10v/reloc-016.d: Likewise.
709 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
710             Vineet Sharma      <vineets@noida.hcltech.com>
712         * ld-maxq: New directory.  Contains tests for the new maxq port.
714 2004-11-04  Hans-Peter Nilsson  <hp@bitrange.com>
716         * ld-elf/merge.d: xfail crisv32-*-*.
717         * ld-cris/dsov32-1.s, ld-cris/dsov32-2.s, ld-cris/dsov32-3.s,
718         ld-cris/dsov32-4.s, ld-cris/libdso-10.d, ld-cris/libdso-11.d,
719         ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d,
720         ld-cris/move-1.s, ld-cris/pv32-1.d, ld-cris/pv32.s,
721         ld-cris/start1.s, ld-cris/v10-v32.d, ld-cris/v10-va.d,
722         ld-cris/v32-ba-1.d, ld-cris/v32-ba-1.s, ld-cris/v32-bin-1.d,
723         ld-cris/v32-bin-1.s, ld-cris/v32-v10.d, ld-cris/v32-va.d,
724         ld-cris/va-v10.d, ld-cris/va-v32.d: New tests.
725         * ld-cris/ldsym1.d: Adjust for change in linker script.
727 2004-11-02  Hans-Peter Nilsson  <hp@axis.com>
729         * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
730         ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d,
731         ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d,
732         ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d,
733         ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd,
734         ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd,
735         ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g,
736         ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t,
737         ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r,
738         ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd,
739         ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd,
740         ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd,
741         ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
743 2004-10-26  Paul Brook  <paul@codesourcery.com>
745         * ld-elfvers/vers.exp (build_binary): Add ldargs parameter.
746         (build_vers_lib_pic_flags): New function.
747         Add vers29 test.
748         * ld-elfvers/vers29.c: New file.
749         * ld-elfvers/vers29.dsym: New file.
750         * ld-elfvers/vers29.ver: New file.
752 2004-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
754         * ld-mmix/sec-8m.d: Adjust test for dump using correct section
755         length.
756         * ld-mmix/sec-9.d: Renamed test, formerly known as sec-5.d.
757         * ld-mmix/sec-5.d, ld-mmix/b-offloc.s: Rewritten test.
759         * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d,
760         ld-mmix/getaa14f.d, ld-mmix/jumpa-6b.d, ld-mmix/jumpa-6f.d,
761         ld-mmix/jumpa14b.d, ld-mmix/jumpa14f.d, ld-mmix/reg-1.d,
762         ld-mmix/reg-1m.d: Adjust for changed error message format.
764 2004-10-19  H.J. Lu  <hongjiu.lu@intel.com>
766         * ld-elf/exclude.exp: Allow cris-*-elf.
768         * ld-elf/exclude1.s: Add ".data". Remove "- include_sym".
769         * ld-elf/exclude2.s: Add ".data".
771 2004-10-19  Hans-Peter Nilsson  <hp@bitrange.com>
773         * ld-elf/exclude.exp: Don't run for cris-*-elf.
775 2004-10-16  Daniel Jacobowitz  <dan@debian.org>
777         * ld-elf/exclude1.s, ld-elf/exclude2.s, ld-elf/exclude.exp: New.
779 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
781         * ld-crx/reloc-num8.d: Adjust for changed orphan placement.
782         * ld-crx/reloc-num16.d: Likewise.
783         * ld-crx/reloc-num32.d: Likewise.
784         * ld-scripts/provide-2.t: Start .data at 0x2000.
785         * ld-scripts/provide-2.d: Adjust.
787 2004-10-14  H.J. Lu  <hongjiu.lu@intel.com>
789         * ld-scripts/sort.exp: Run for ELF targets only.
791 2004-10-14  Alan Modra  <amodra@bigpond.net.au>
793         * ld-scripts/overlay-size.d: Update for changed orphan section
794         placement.
795         * ld-mmix/bpo-18.d: Likewise.
797 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
799         * ld-xtensa/lcall1.s: Use .literal directive.
800         * ld-xtensa/lcall2.s: Align function entry.
801         * ld-xtensa/coalesce2.s: Likewise.
803 2004-10-04  H.J. Lu  <hongjiu.lu@intel.com>
805         * ld-scripts/sort.exp: New file for section sorting tests.
806         * ld-scripts/sort_b_a.d: Likewise
807         * ld-scripts/sort_b_a.s: Likewise
808         * ld-scripts/sort_b_a.t: Likewise
809         * ld-scripts/sort_b_a_a-1.d: Likewise
810         * ld-scripts/sort_b_a_a-2.d: Likewise
811         * ld-scripts/sort_b_a_a-3.d: Likewise
812         * ld-scripts/sort_b_a_a.t: Likewise
813         * ld-scripts/sort_b_a_n-1.d: Likewise
814         * ld-scripts/sort_b_a_n-2.d: Likewise
815         * ld-scripts/sort_b_a_n-3.d: Likewise
816         * ld-scripts/sort_b_a_n.t: Likewise
817         * ld-scripts/sort_b_n.d: Likewise
818         * ld-scripts/sort_b_n.s: Likewise
819         * ld-scripts/sort_b_n.t: Likewise
820         * ld-scripts/sort_b_n_a-1.d: Likewise
821         * ld-scripts/sort_b_n_a-2.d: Likewise
822         * ld-scripts/sort_b_n_a-3.d: Likewise
823         * ld-scripts/sort_b_n_a.t: Likewise
824         * ld-scripts/sort_b_n_n-1.d: Likewise
825         * ld-scripts/sort_b_n_n-2.d: Likewise
826         * ld-scripts/sort_b_n_n-3.d: Likewise
827         * ld-scripts/sort_b_n_n.t: Likewise
828         * ld-scripts/sort_n_a-a.s: Likewise
829         * ld-scripts/sort_n_a-b.s: Likewise
830         * ld-scripts/sort_no-1.d: Likewise
831         * ld-scripts/sort_no-2.d: Likewise
832         * ld-scripts/sort_no.t: Likewise
834 2004-10-01  H.J. Lu  <hongjiu.lu@intel.com>
836         * ld-powerpc/tls.s: Don't set tls type for undefined syms.
837         * ld-powerpc/tls32.s: Likewise.
838         * ld-powerpc/tlstoc.s: Likewise.
839         * ld-s390/tlsbin.s: Likewise.
840         * ld-s390/tlsbin_64.s: Likewise.
841         * ld-s390/tlsbinpic.s: Likewise.
842         * ld-s390/tlsbinpic_64.s: Likewise.
843         * ld-s390/tlspic1.s: Likewise.
844         * ld-s390/tlspic1_64.s: Likewise.
845         * ld-sparc/tlssunbin32.s: Likewise.
846         * ld-sparc/tlssunbinpic32.s: Likewise.
847         * ld-sparc/tlssunnopic32.s: Likewise.
848         * ld-sparc/tlssunpic32.s: Likewise.
850 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
852         * ld-s390/tlsbin.s: Set tls type for undefined syms.
853         * ld-s390/tlsbin_64.s: Likewise.
854         * ld-s390/tlsbinpic.s: Likewise.
855         * ld-s390/tlsbinpic_64.s: Likewise.
856         * ld-s390/tlspic1.s: Likewise.
857         * ld-s390/tlspic1_64.s: Likewise.
858         * ld-sparc/tlssunbin32.s: Likewise.
859         * ld-sparc/tlssunbinpic32.s: Likewise.
860         * ld-sparc/tlssunnopic32.s: Likewise.
861         * ld-sparc/tlssunpic32.s: Likewise.
863 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
865         * ld-sparc/tlssunbin32.sd: Adjust for changed .dynamic location.
867 2004-10-01  Nick Clifton  <nickc@redhat.com>
869         PR 371
870         * ld-undefined/undefined.exp: Remove redundant XPASS
871         specifications.
873 2004-10-01  Alan Modra  <amodra@bigpond.net.au>
875         * ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms.
876         * ld-powerpc/tls32.s (gd, ld): Likewise.
877         * ld-powerpc/tlstoc.s (gd, ld): Likewise.
878         * ld-powerpc/tlsso.r: Update.
879         * ld-powerpc/tlsso32.r: Update.
880         * ld-powerpc/tlstocso.r: Update.
882 2004-09-30  Paul Brook  <paul@codesourcery.com>
884         * ld-arm/arm-elf.exp: Add test for --target2=abs.
885         * ld-arm/arm-target2-abs.d: New file.
887 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
889         * ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
890         * ld-pe/secrel.d: Adjust to suit.
892 2004-09-24  Alan Modra  <amodra@bigpond.net.au>
894         * ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string.
896 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
898         * ld-i386/tlsbin.rd: Update for changed segment map.
899         * ld-i386/tlsnopic.rd: Likewise.
900         * ld-i386/tlspic.rd: Likewise.
901         * ld-powerpc/tlsexe.r: Likewise.
902         * ld-powerpc/tlsexe32.r: Likewise.
903         * ld-powerpc/tlsexetoc.r: Likewise.
904         * ld-powerpc/tlsso.r: Likewise.
905         * ld-powerpc/tlsso32.r: Likewise.
906         * ld-powerpc/tlstocso.r: Likewise.
907         * ld-s390/tlsbin.rd: Likewise.
908         * ld-s390/tlsbin_64.rd: Likewise.
909         * ld-s390/tlspic.rd: Likewise.
910         * ld-s390/tlspic_64.rd: Likewise.
911         * ld-sh/tlsbin-2.d: Likewise.
912         * ld-sh/tlspic-2.d: Likewise.
913         * ld-x86-64/tlsbin.rd: Likewise.
914         * ld-x86-64/tlspic.rd: Likewise.
916 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
918         * ld-scripts/overlay-size.d: Don't check .mbss lma.
919         * ld-sh/sh64/mix1.xd: Update for changed .bss file offset.
920         * ld-sh/sh64/shdl32.xd: Likewise.
921         * ld-sh/sh64/shdl64.xd: Likewise.
923 2004-09-17  Paul Brook  <paul@codesourcery.com>
925         * ld-arm/arm-target1-{abs,rel}.d}: New files.
926         * ld-arm/arm-target1.s: New file.
927         * ld-arm/arm-target2-{,got-}rel.d: New files.
928         * ld-arm/arm-target2.s: New file.
929         * ld-arm/arm-rel31.d: New files.
930         * ld-arm/arm-rel31.s: New files.
931         * ld-arm/arm.ld: New file.
932         * ld-arm/arm-elf.exp: Add new tests.
934 2004-09-07  Hans-Peter Nilsson  <hp@axis.com>
936         * ld-cris/hiddef1.d, ld-cris/hiddef1.s, ld-cris/hidrefgotplt1.s:
937         New test.
939 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
941         * ld-crx: New directory.
942         * ld-crx/crx.exp: New test script.
943         * ld-crx/crx.ld: New linker script.
944         * ld-crx/reloc-abs32.s: New file.
945         * ld-crx/reloc-abs32.d: Likewise.
946         * ld-crx/reloc-imm16.s: Likewise.
947         * ld-crx/reloc-imm16.d: Likewise.
948         * ld-crx/reloc-imm32.s: Likewise.
949         * ld-crx/reloc-imm32.d: Likewise.
950         * ld-crx/reloc-num8.s: Likewise.
951         * ld-crx/reloc-num8.d: Likewise.
952         * ld-crx/reloc-num16.s: Likewise.
953         * ld-crx/reloc-num16.d: Likewise.
954         * ld-crx/reloc-num32.s: Likewise.
955         * ld-crx/reloc-num32.d: Likewise.
956         * ld-crx/reloc-regrel12.s: Likewise.
957         * ld-crx/reloc-regrel12.d: Likewise.
958         * ld-crx/reloc-regrel22.s: Likewise.
959         * ld-crx/reloc-regrel22.d: Likewise.
960         * ld-crx/reloc-regrel28.s: Likewise.
961         * ld-crx/reloc-regrel28.d: Likewise.
962         * ld-crx/reloc-regrel32.s: Likewise.
963         * ld-crx/reloc-regrel32.d: Likewise.
964         * ld-crx/reloc-rel4.s: Likewise.
965         * ld-crx/reloc-rel4.d: Likewise.
966         * ld-crx/reloc-rel8.s: Likewise.
967         * ld-crx/reloc-rel8.d: Likewise.
968         * ld-crx/reloc-rel8-cmp.s: Likewise.
969         * ld-crx/reloc-rel8-cmp.d: Likewise.
970         * ld-crx/reloc-rel16.s: Likewise.
971         * ld-crx/reloc-rel16.d: Likewise.
972         * ld-crx/reloc-rel24.s: Likewise.
973         * ld-crx/reloc-rel24.d: Likewise.
974         * ld-crx/reloc-rel32.s: Likewise.
975         * ld-crx/reloc-rel32.d: Likewise.
977 2004-08-21  Hans-Peter Nilsson  <hp@axis.com>
979         * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
980         ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
981         ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
982         ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
983         sections.
985 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
987         * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
989 2004-08-17  Alan Modra  <amodra@bigpond.net.au>
991         * ld-scripts/cross1.t: Remove .opd section spec.
993 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
995         * ld-undefined/undefined.exp: The undefine tests now work on
996         68HC11 and 68HC12.
998 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1000         * ld-sh/sh64/crange3-cmpct.rd: Update.
1001         * ld-sh/sh64/crange3-media.rd: Update.
1003 2004-07-27  Nitin Yewale  <nitiny@kpitcummins.com>
1005         * ld-h8300/h8300.exp: Addition of new test case to check
1006         relaxation for H8S target.
1007         * ld-h8300/relax-6.s: New test source file.
1008         * ld-h8300/relax-6.d: New test expected disassembly file.
1009         * ld-h8300/relax-6-coff.d: New test expected disassembly file for
1010         coff format.
1012 2004-07-22  Nick Clifton  <nickc@redhat.com>
1014         PR/280
1015         * ld-h8300/relax-3-coff.d: Remove duplicated raw insn values.
1016         * ld-h8300/relax-3.d: Likewise.
1017         * ld-h8300/relax-4-coff.d: Likewise.
1018         * ld-h8300/relax-4.d: Likewise.
1019         * ld-h8300/relax-5-coff.d: Likewise.
1020         * ld-h8300/relax.d: Likewise.
1022 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
1024         * ld-scripts/crossref.exp: XFAIL ia64-*-* on the first test.
1026 2004-07-13  Nitin Yewale <nitiny@kpitcummins.com>
1028         * ld-h8300/h8300.exp: Addition of gcsection test case.
1029         * ld-h8300/gcsection.s: New test source file.
1030         * ld-h8300/gcsection.d: New test expected disassembly file.
1032 2004-07-08  Maciej W. Rozycki  <macro@linux-mips.org>
1034         * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
1035         * ld-mips-elf/mips-elf.exp: Run it.
1037 2004-07-02  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1039         * ld-elf/frame.exp: Don't run on sh*-*-elf*.
1040         * ld-sh/shared-1.d: Adjust for section reordering changes.
1041         * ld-sh/shared-2.d: Likewise.
1042         * ld-sh/tlsbin-2.d: Likewise.
1043         * ld-sh/tlspic-2.d: Likewise.
1044         * ld-sh/sh64/abi32.xd: Likewise.
1045         * ld-sh/sh64/abi64.xd: Likewise.
1046         * ld-sh/sh64/cmpct1.xd: Likewise.
1047         * ld-sh/sh64/crange1.rd: Likewise.
1048         * ld-sh/sh64/crange2.rd: Likewise.
1049         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
1050         * ld-sh/sh64/crange3-media.rd: Likewise.
1051         * ld-sh/sh64/crange3.rd: Likewise.
1052         * ld-sh/sh64/gotplt.d: Likewise.
1053         * ld-sh/sh64/init-cmpct.d: Likewise.
1054         * ld-sh/sh64/init-media.d: Likewise.
1055         * ld-sh/sh64/init64.d: Likewise.
1056         * ld-sh/sh64/mix1.xd: Likewise.
1057         * ld-sh/sh64/mix2.xd: Likewise.
1058         * ld-sh/sh64/shdl32.xd: Likewise.
1059         * ld-sh/sh64/shdl64.xd: Likewise.
1061 2004-07-02  Alan Modra  <amodra@bigpond.net.au>
1063         * ld-discard/static.d: Accept both original sym and section sym.
1065 2004-07-01  Jakub Jelinek  <jakub@redhat.com>
1067         * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
1068         and removal of unneeded STT_SECTION symbols from .dynsym.
1069         * ld-sparc/tlssunbin32.rd: Likewise.
1070         * ld-sparc/tlssunpic32.dd: Likewise.
1071         * ld-sparc/tlssunpic32.sd: Likewise.
1072         * ld-sparc/tlssunbin32.dd: Likewise.
1073         * ld-sparc/tlssunbin32.sd: Likewise.
1074         * ld-sparc/tlssunbin32.td: Likewise.
1076 2004-07-01  Alan Modra  <amodra@bigpond.net.au>
1078         * ld-discard/extern.d: Update.
1079         * ld-discard/start.d: Update.
1080         * ld-discard/static.d: Update.
1082 2004-06-30  H.J. Lu  <hongjiu.lu@intel.com>
1084         PR 233
1085         * ld-discard/extern.d: Updated.
1086         * ld-discard/start.d: Likewise.
1087         * ld-discard/static.d: Likewise.
1089 2004-06-29  J"orn Rennecke <joern.rennecke@superh.com>
1091         Actually add these files:
1092         2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
1093         * testsuite/ld-sh/arch/arch.exp: New test script.
1094         * testsuite/ld-sh/arch/arch_expected.txt: New file.
1095         * testsuite/ld-sh/arch/sh.s: New file.
1096         * testsuite/ld-sh/arch/sh2.s: New file.
1097         * testsuite/ld-sh/arch/sh-dsp.s: New file.
1098         * testsuite/ld-sh/arch/sh2e.s: New file.
1099         * testsuite/ld-sh/arch/sh3-nommu.s: New file.
1100         * testsuite/ld-sh/arch/sh3.s: New file.
1101         * testsuite/ld-sh/arch/sh3-dsp.s: New file.
1102         * testsuite/ld-sh/arch/sh3e.s: New file.
1103         * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
1104         * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
1105         * testsuite/ld-sh/arch/sh4.s: New file.
1106         * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
1107         * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
1108         * testsuite/ld-sh/arch/sh4a.s: New file.
1110 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
1112         * ld-elf/frame.exp: Don't run on mcore.
1114 2004-06-26  Alan Modra  <amodra@bigpond.net.au>
1116         * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
1118 2004-06-24  H.J. Lu  <hongjiu.lu@intel.com>
1120         * ld-elfvers/vers.exp: Use PIC for shared libraries by default.
1122 2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
1124         * ld-frv/fdpic-pie-1.d: Adjust for pie-specific link script.
1125         * ld-frv/fdpic-pie-2.d: Likewise.
1126         * ld-frv/fdpic-pie-6.d: Likewise.
1127         * ld-frv/fdpic-pie-7.d: Likewise.
1128         * ld-frv/fdpic-pie-8.d: Likewise.
1129         * ld-frv/fdpic-shared-1.d: Likewise.
1130         * ld-frv/fdpic-shared-2.d: Likewise.
1131         * ld-frv/fdpic-shared-3.d: Likewise.
1132         * ld-frv/fdpic-shared-4.d: Likewise.
1133         * ld-frv/fdpic-shared-5.d: Likewise.
1134         * ld-frv/fdpic-shared-6.d: Likewise.
1135         * ld-frv/fdpic-shared-7.d: Likewise.
1136         * ld-frv/fdpic-shared-8.d: Likewise.
1137         * ld-frv/fdpic-shared-local-2.d: Likewise.
1138         * ld-frv/fdpic-shared-local-8.d: Likewise.
1140 2004-06-21  Nick Clifton  <nickc@redhat.com>
1142         * ld-elf/frame.exp: Handle ports which do not support the --shared
1143         linker switch.
1145 2004-06-18 Jan Beulich <jbeulich@novell.com>
1147         * ld-elfvsb/main.c: Ensure visibility_def and visibility_func are
1148         actually referenced (gcc 3.4 eliminates comparisons of addresses
1149         of global symbols with NULL).
1150         * ld-selective/selective.exp: Suppress -fvtable-gc tests for gcc
1151         3.4.0 and above, as this option and its functionality is no longer
1152         supported, making these tests fail).
1154 2004-05-18  Nick Clifton  <nickc@redhat.com>
1156         * ld-elf/frame.s: Replace @ with % so that the file can be
1157         compiled by an ARM targeted GAS.
1158         * ld-elf/table.s: Likewise.
1159         * ld-elf/tbss.s: Likewise.  Also replace .align <foo> with
1160         .p2align (log2 <foo>) to cope with the fact that the ARM .align
1161         directive takes a power-of-two argument.
1163 2004-05-17  H.J. Lu  <hongjiu.lu@intel.com>
1165         * ld-elf/frame.exp: New file. Test read-only .eh_frame and
1166         .gcc_except_table sections.
1167         * ld-elf/frame.s: Likewise.
1168         * ld-elf/table.s: Likewise.
1169         * ld-elf/tbss.s: Likewise.
1171 2004-05-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1173         * ld-sh/tlsbin-2.d: Adjust for section reordering changes
1174         and removal of unneeded STT_SECTION symbols from .dynsym.
1175         * ld-sh/tlsbin-3.d: Likewise.
1176         * ld-sh/tlspic-2.d: Likewise.
1178 2004-05-12  Ben Elliston  <bje@au.ibm.com>
1180         * ld-sh/sh64/relax.exp: Remove stray semicolons.
1181         * ld-sh/sh64/relfail.exp: Likewise.
1182         * lib/ld-lib.exp: Likewise.
1184 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
1186         * ld-i386/tlspic.rd: Adjust for section reordering changes
1187         and removal of unneeded STT_SECTION symbols from .dynsym.
1188         * ld-i386/tlspic.dd: Likewise.
1189         * ld-i386/tlspic.sd: Likewise.
1190         * ld-i386/tlsbin.rd: Likewise.
1191         * ld-i386/tlsbinpic.s: Likewise.
1192         * ld-i386/tlsbin.dd: Likewise.
1193         * ld-i386/tlsbin.sd: Likewise.
1194         * ld-i386/tlsnopic.rd: Likewise.
1195         * ld-i386/tlsnopic1.s: Likewise.
1196         * ld-i386/combreloc.d: Likewise.
1197         * ld-i386/tlsnopic.dd: Likewise.
1198         * ld-i386/tlsnopic.sd: Likewise.
1199         * ld-x86-64/tlspic.rd: Likewise.
1200         * ld-x86-64/tlspic.dd: Likewise.
1201         * ld-x86-64/tlsbin.dd: Likewise.
1202         * ld-x86-64/tlspic.sd: Likewise.
1203         * ld-x86-64/tlsbin.sd: Likewise.
1204         * ld-x86-64/tlspic.td: Likewise.
1205         * ld-x86-64/tlsbin.td: Likewise.
1206         * ld-x86-64/tlsbin.rd: Likewise.
1207         * ld-s390/tlspic1.s: Likewise.
1208         * ld-s390/tlsbinpic.s: Likewise.
1209         * ld-s390/tlspic.rd: Likewise.
1210         * ld-s390/tlsbin.rd: Likewise.
1211         * ld-s390/tlspic.dd: Likewise.
1212         * ld-s390/tlsbin.dd: Likewise.
1213         * ld-s390/tlsbin.sd: Likewise.
1214         * ld-s390/tlsbin.td: Likewise.
1215         * ld-s390/tlspic.sd: Likewise.
1216         * ld-s390/tlspic.td: Likewise.
1217         * ld-s390/tlspic1_64.s: Likewise.
1218         * ld-s390/tlsbinpic_64.s: Likewise.
1219         * ld-s390/tlspic_64.rd: Likewise.
1220         * ld-s390/tlsbin_64.rd: Likewise.
1221         * ld-s390/tlspic_64.dd: Likewise.
1222         * ld-s390/tlsbin_64.dd: Likewise.
1223         * ld-s390/tlspic_64.sd: Likewise.
1224         * ld-s390/tlspic_64.td: Likewise.
1225         * ld-s390/tlsbin_64.td: Likewise.
1226         * ld-s390/tlsbin_64.sd: Likewise.
1227         * ld-powerpc/tlsexe32.r: Likewise.
1228         * ld-powerpc/tlsso32.r: Likewise.
1229         * ld-powerpc/tlsso32.d: Likewise.
1230         * ld-powerpc/tlsso32.g: Likewise.
1231         * ld-powerpc/tlsso32.t: Likewise.
1232         * ld-powerpc/tlsexe.r: Likewise.
1233         * ld-powerpc/tlsso.r: Likewise.
1234         * ld-powerpc/tlsso.g: Likewise.
1235         * ld-powerpc/tlsexetoc.r: Likewise.
1236         * ld-powerpc/tlstocso.r: Likewise.
1237         * ld-powerpc/tlstocso.g: Likewise.
1238         * ld-ia64/tlspic.rd: Likewise.
1239         * ld-ia64/tlspic.dd: Likewise.
1240         * ld-ia64/tlspic.sd: Likewise.
1241         * ld-ia64/tlspic.td: Likewise.
1242         * ld-ia64/tlsbin.rd: Likewise.
1243         * ld-ia64/tlsbin.sd: Likewise.
1244         * ld-ia64/tlsbin.td: Likewise.
1245         * ld-elfvsb/elfvsb.exp: XFAIL non-PIC load offset tests on s390x.
1246         * ld-shared/shared.exp: Likewise.
1248 2004-05-10  John Paul Wallington  <jpw@gnu.org>
1250         * ld-mmix/bspec2.d: Update sh_info to decimal.
1251         * ld-mmix/local1.d: Likewise.
1252         * ld-mmix/local3.d: Likewise.
1253         * ld-mmix/local5.d: Likewise.
1254         * ld-mmix/local7.d: Likewise.
1256 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
1258         * ld-frv/fdpic.exp: Restore $LDFLAGS at the end.
1259         * ld-frv/fr450-link.d: Match fdpic as well.
1261 2004-05-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1263         * ld-sh/sh64/crange1.rd: Update sh_info to decimal.
1264         * ld-sh/sh64/crange2.rd: Likewise.
1265         * ld-sh/sh64/crange3.rd: Likewise.
1266         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
1267         * ld-sh/sh64/crange3-media.rd: Likewise.
1268         * ld-sh/sh64/crangerel1.rd: Likewise.
1269         * ld-sh/sh64/crangerel2.rd: Likewise.
1271 2004-05-05  Alan Modra  <amodra@bigpond.net.au>
1273         * ld-powerpc/tlsexe.r: Update sh_info to decimal.
1274         * ld-powerpc/tlsexe32.r: Likewise.
1275         * ld-powerpc/tlsexetoc.r: Likewise.
1276         * ld-powerpc/tlsso.r: Likewise.
1277         * ld-powerpc/tlsso32.r: Likewise.
1278         * ld-powerpc/tlstocso.r: Likewise.
1280 2004-04-24  Chris Demetriou  <cgd@broadcom.com>
1282         * ld-elf/merge.d: XFAIL on all MIPS targets.
1284 2004-04-24  Alan Modra  <amodra@bigpond.net.au>
1286         * ld-powerpc/tlsexe32.d: Update.
1287         * ld-powerpc/tlsso32.d: Update.
1289 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
1291         * ld-mips-elf/reloc-3-r.d: Remove, as part of MIPS -membedded-pic
1292         removal.
1293         * ld-mips-elf/reloc-3-srec.d: Likewise.
1294         * ld-mips-elf/reloc-3.ld: Likewise.
1295         * ld-mips-elf/reloc-3a.s: Likewise.
1296         * ld-mips-elf/reloc-3b.s: Likewise.
1297         * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
1299 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1301         * ld-sh/tlsbin-1.d: Update
1302         * ld-sh/tlspic-1.d: Update.
1304 2004-04-22  H.J. Lu  <hongjiu.lu@intel.com>
1306         * ld-i386/tlspic.dd: Updated.
1308 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
1310         * ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
1311         * ld-empic/empic.exp: Likewise.
1312         * ld-empic/relax.t: Likewise.
1313         * ld-empic/relax1.c: Likewise.
1314         * ld-empic/relax2.c: Likewise.
1315         * ld-empic/relax3.c: Likewise.
1316         * ld-empic/relax4.c: Likewise.
1317         * ld-empic/runtest1.c: Likewise.
1318         * ld-empic/runtest2.c: Likewise.
1319         * ld-empic/runtesti.s: Likewise.
1320         * ld-mips-elf/empic1-ln.d: Likewise.
1321         * ld-mips-elf/empic1-lp.d: Likewise.
1322         * ld-mips-elf/empic1-mn.d: Likewise.
1323         * ld-mips-elf/empic1-mp.d: Likewise.
1324         * ld-mips-elf/empic1-ref.s: Likewise.
1325         * ld-mips-elf/empic1-sn.d: Likewise.
1326         * ld-mips-elf/empic1-sp.d: Likewise.
1327         * ld-mips-elf/empic1-space.s: Likewise.
1328         * ld-mips-elf/empic1-tgt.s: Likewise.
1329         * ld-mips-elf/empic2-fwd-0.d: Likewise.
1330         * ld-mips-elf/empic2-fwd-1.d: Likewise.
1331         * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
1332         * ld-mips-elf/empic2-ref.s: Likewise.
1333         * ld-mips-elf/empic2-rev-0.d: Likewise.
1334         * ld-mips-elf/empic2-rev-1.d: Likewise.
1335         * ld-mips-elf/empic2-rev-tgt.s: Likewise.
1336         * ld-mips-elf/empic2-space.s: Likewise.
1337         * ld-mips-elf/emrelocs-eb.d: Likewise.
1338         * ld-mips-elf/emrelocs-el.d: Likewise.
1339         * ld-mips-elf/emrelocs.ld: Likewise.
1340         * ld-mips-elf/emrelocs1.s: Likewise.
1341         * ld-mips-elf/emrelocs2.s: Likewise.
1342         * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
1344 2004-04-20  H.J. Lu  <hongjiu.lu@intel.com>
1346         * ld-elfweak/elfweak.exp: Add an undefined weak size change
1347         test.
1349         * ld-elfweak/size.dat: New file.
1350         * ld-elfweak/size_bar.c: Likewise.
1351         * ld-elfweak/size_foo.c: Likewise.
1352         * ld-elfweak/size_main.c: Likewise.
1354 2004-04-14  Brian Ford  <ford@vss.fsi.com>
1355             DJ Delorie  <dj@redhat.com>
1357         * ld-pe/pe.exp: New, tests for i?86 PE.
1358         * ld-pe/secrel1.s: New, test R_SECREL32 reloc.
1359         * ld-pe/secrel2.s: Likewise.
1360         * ld-pe/secrel.d: Likewise.
1362 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
1364         * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
1365         * ld-shared/shared.exp: Likewise.
1367 2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>
1369         * ld-scripts/assert.s: Add a newline.
1370         * ld-scripts/data.s: Likewise.
1372 2004-04-08  Alan Modra  <amodra@bigpond.net.au>
1374         PR 47.
1375         * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
1377 2004-04-08  Alan Modra  <amodra@bigpond.net.au>
1379         * ld-scripts/align.exp: Don't run on aix.
1380         * ld-scripts/assert.s: Remove comment.
1381         * ld-scripts/data.s: Likewise.
1382         * ld-scripts/data.t: Set start address to allow for aout headers.
1383         Make first LONG pc-relative.
1384         * ld-scripts/data.d: Update.
1385         * ld-scripts/defined2.d: Allow other random syms.
1386         * ld-scripts/defined3.d: Likewise.
1387         * ld-scripts/provide-1.s: Pad section.
1388         * ld-scripts/provide-1.t: Set .data address and align.
1389         * ld-scripts/provide-1.d: Update.
1390         * ld-scripts/provide-2.s: Pad section.
1391         * ld-scripts/provide-2.d: Allow random trailing syms.
1392         * ld-scripts/provide-3.s: Pad section.
1393         * ld-scripts/provide-3.d: Fix typos.
1394         * ld-scripts/provide.exp: Don't run on aix.
1395         * ld-scripts/size-1.s: Simplify test.
1396         * ld-scripts/size-1.t: Rewrite.
1397         * ld-scripts/size-1.d: Update.
1398         * ld-scripts/size-2.s: Simplify.
1399         * ld-scripts/size-2.t: Set start address.  Set exe flag on image.
1400         * ld-scripts/size-2.d: Update.
1401         * ld-scripts/size.exp: Don't run on aix.  Run size-2 on all elf
1402         targets except mips.
1404 2004-03-27  Alexandre Oliva  <aoliva@redhat.com>
1406         * ld-frv/fdpic*.d: Adjust to compensate for page size change.
1408 2004-03-26  Alan Modra  <amodra@bigpond.net.au>
1410         * ld-powerpc/tlsexe.r: Update for changed sym type.
1411         * ld-powerpc/tlsexetoc.r: Likewise.
1413 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
1415         * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
1416         ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
1418 2004-03-19  H.J. Lu  <hongjiu.lu@intel.com>
1420         * ld-elfvers/vers.exp: Add new tests for versioned weak
1421         definition.
1423         * ld-elfvers/vers28a.c: New file.
1424         * ld-elfvers/vers28a.dsym: Likewise.
1425         * ld-elfvers/vers28a.ver: Likewise.
1426         * ld-elfvers/vers28b.c: Likewise.
1427         * ld-elfvers/vers28b.dsym: Likewise.
1428         * ld-elfvers/vers28b.map: Likewise.
1429         * ld-elfvers/vers28b.ver: Likewise.
1430         * ld-elfvers/vers28c.c: Likewise.
1431         * ld-elfvers/vers28c.dsym: Likewise.
1432         * ld-elfvers/vers28c.ver: Likewise.
1434 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
1436         * ld-scripts/provide-2.d: Ignore random symbols.
1438 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
1440         * ld-powerpc/tls.d: Update.
1441         * ld-powerpc/tls32.d: Update.
1442         * ld-powerpc/tlsexe.d: Update.
1443         * ld-powerpc/tlsexe32.d: Update.
1444         * ld-powerpc/tlsexetoc.d: Update.
1445         * ld-powerpc/tlsso.d: Update.
1446         * ld-powerpc/tlsso32.d: Update.
1447         * ld-powerpc/tlstoc.d: Update.
1448         * ld-powerpc/tlstocso.d: Update.
1450 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
1452         * ld-scripts/size-1.d: Add bigendian regexps.
1453         * ld-scripts/size-2.d: Set --wide for readelf.
1455         * ld-scripts/size.exp: New.
1456         * ld-scripts/size-[12].{d,s,t}: New.
1458 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1460         * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
1461         * ld-frv/frv.exp: New harness.
1463 2004-02-24  Alexandre Oliva  <aoliva@redhat.com>
1465         * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
1466         bind locally.
1467         * ld-frv/fdpic-pie-8.d: Likewise.
1468         * ld-frv/fdpic-shared-4.d: Likewise.
1469         * ld-frv/fdpic-pie-6-fail.d: Renamed from...
1470         * ld-frv/fdpic-pie-6.d: New test.
1471         * ld-frv/fdpic-shared-6-fail.d: Renamed from...
1472         * ld-frv/fdpic-shared-6.d: New test.
1473         * ld-frv/fdpic6.ldv: New.
1474         * ld-frv/fdpic-static-6.d: Adjust test name.
1475         * ld-frv/fdpic-pie-8-fail.d: Removed.
1476         * ld-frv/fdpic.exp: Run new tests.
1478 2004-02-23  Nathan Sidwell  <nathan@codesourcery.com>
1480         * ld-scripts/provide.exp: New.
1481         * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
1483 2004-02-23  Alan Modra  <amodra@bigpond.net.au>
1485         * ld-scripts/data.t: Set ".other" address so location doesn't
1486         depend on target alignment.
1487         * ld-scripts/data.d: Update.
1489 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
1491         * ld-scripts/align.{s,t,exp}: New.
1493 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
1495         * ld-scripts/data.{s,t,d,exp}: New.
1497 2004-02-18  Nathan Sidwell  <nathan@codesourcery.com>
1499         * ld-scripts/assert.{s,t,exp}: New.
1501 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
1503         * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
1504         changes to the way large constants are added.
1505         * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise.  Adjust order
1506         of GOT entries after today's change to the handling of GOT_PAGE
1507         relocations.
1509 2004-02-09  Anil Paranjpe  <anilp1@KPITCummins.com>
1511         * ld-h8300/relax-5.s: New file: Source for relax-5 test.
1512         * ld-h8300/relax-5.d: New file: Expected output and commands for
1513         assembling and linking the relax-5 test.
1514         * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
1515         toolchain.
1516         * ld-h8300/h8300-exp:  Run the relax-5 test.
1518 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
1520         * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
1521         ld-arm/arm-app-abs32.d: New files.
1522         * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
1524 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
1526         * ld-i386/tlsbin.dd: Adjust for changed sib printing.
1528 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
1530         * ld-arm/arm-elf.exp: Add arm-static-app test.
1531         * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
1532         ld-arm/arm-static-app.r: New files.
1534 2004-01-12  Anil Paranjpe  <anilp1@KPITCummins.com>
1536         * ld-h8300/h8300-exp:  Run the relax-4 test.
1537         * ld-h8300/relax-4.s: New file: Source for relax-4 test.
1538         * ld-h8300/relax-4.d: New file: Expected output and commands for
1539         assembling and linking the relax-4 test.
1540         * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
1541         toolchain.
1543 2004-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1545         * ld-selective/selective.exp: Skip ia64-*-*.
1547 2004-01-09  Daniel Jacobowitz  <drow@mvista.com>
1549         * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
1550         changes.
1552 2004-01-06  Daniel Jacobowitz  <drow@mvista.com>
1554         * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
1555         ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
1556         ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
1557         ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
1559 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
1561         * ld-frv: Update .d files with correct addresses displayed for
1562         dynamic relocations.
1563         2003-12-02  Alexandre Oliva  <aoliva@redhat.com>
1564         * ld-frv/fdpic1.s (.D0): Move to separate data section.
1565         2003-11-28  Alexandre Oliva  <aoliva@redhat.com>
1566         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1567         * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
1568         reflect EMBEDDED= change in linker script.
1569         2003-11-27  Alexandre Oliva  <aoliva@redhat.com>
1570         * ld-frv: Update .d files to reflect changes in the page size, the
1571         addition of a stack segment, the use of a NULL function descriptor
1572         for weakundef functions and the change in the lazy funcdesc_value
1573         in-place addend value.
1574         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
1575         * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
1576         2003-10-06  Alexandre Oliva  <aoliva@redhat.com>
1577         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1578         ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
1579         now _gp-based, not \.rofixup-based.
1580         * ld-frv/fdpic-static-6.d: Likewise.  Match warning about
1581         relocation to different section.
1582         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
1583         * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
1584         2003-09-19  Alexandre Oliva  <aoliva@redhat.com>
1585         * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
1586         ld-frv/fdpic-shared-7.d: New.
1587         * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
1588         ld-frv/fdpic-shared-8.d: New.
1589         * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
1590         * ld-frv/fdpic.exp: Run them.
1591         * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
1592         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
1593         * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
1594         ld-frv/fdpic-shared-5.d: New.
1595         * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
1596         ld-frv/fdpic-shared-6.d: New.
1597         * ld-frv/fdpic.exp: Run them.
1598         * ld-frv/fdpic*.d: Add -mfdpic to assembler flags.  Updated.
1599         * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
1600         * ld-frv/fdpic-shared-2-fail.d: New.
1601         * ld-frv/fdpic.exp: Run it.
1602         * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
1603         * ld-frv/fdpic.exp: Add new test.
1604         * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
1605         * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
1606         * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
1607         * ld-frv/fdpic.exp: Add new tests.
1608         * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
1609         * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1610         * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
1611         * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
1612         ucpic.
1613         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
1614         * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
1615         * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
1616         * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
1617         * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
1619 2004-01-02  Alan Modra  <amodra@bigpond.net.au>
1621         * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
1622         * ld-selective/selective.exp: Likewise.
1624 For older changes see ChangeLog-9303
1626 Local Variables:
1627 mode: change-log
1628 left-margin: 8
1629 fill-column: 74
1630 version-control: never
1631 End: