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