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