*** empty log message ***
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
f4e584bd
DJ
12005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * ld-mips-elf/tlsbin-o32.s, ld-mips-elf/mips-dyn.ld,
4 ld-mips-elf/tlslib-o32.got, ld-mips-elf/tlslib-o32.d,
5 ld-mips-elf/tlslib-o32.s, ld-mips-elf/mips-lib.ld,
6 ld-mips-elf/tlsbin-o32.got, ld-mips-elf/tlsdyn-o32.d,
7 ld-mips-elf/tlsdyn-o32.got, ld-mips-elf/tlsbin-o32.d,
8 ld-mips-elf/tlsdyn-o32.s, ld-mips-elf/tls-multi-got-1.got,
9 ld-mips-elf/tls-multi-got-1-1.s, ld-mips-elf/tls-multi-got-1.d,
10 ld-mips-elf/tls-multi-got-1.r, ld-mips-elf/tls-multi-got-1-2.s,
11 ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib.ver,
12 ld-mips-elf/tlslib-o32-hidden.got, ld-mips-elf/tlslib-hidden.ver,
13 ld-mips-elf/tlsdyn-o32-1.d, ld-mips-elf/tlsdyn-o32-3.got,
14 ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-2.s,
15 ld-mips-elf/tlsdyn-o32-3.d, ld-mips-elf/tlsdyn-o32-1.got,
16 ld-mips-elf/tlsdyn-o32-2.got: New files.
17 * ld-mips-elf/mips-elf.exp: Run the new tests.
18
dc652011
NC
192005-03-01 Nick Clifton <nickc@redhat.com>
20
8aee822f
NC
21 * ld-d10v/default_layout.d: Adjust expected offsets to allow for
22 section alignment.
23
24 * ld-discard/extern.d: Adjust expected warning to take into
25 account the fact that the linker's name might be included and that
26 the reloc might have been adjusted to be against the section
27 symbol.
28
9b2f1d35
EC
292005-02-22 Eric Christopher <echristo@redhat.com>
30
31 * ld-mips-elf/reloc-merge-lo16.d: Correct symbol
32 table size for __start.
33
a5e0d269
DJ
342005-02-22 Daniel Jacobowitz <dan@codesourcery.com>
35
36 * ld-elfvsb/hidden2.d: Expect OBJECT.
37 * ld-elfvsb/hidden2.s: Force type OBJECT.
38 * ld-elfvsb/hidden2.ld: Place .dynamic explicitly.
39 * ld-elf/start.s: Provide __start for MIPS.
40 * ld-elfcomm/elfcomm.exp: Accept MIPS common section. XFAIL size change
41 test.
42 * ld-elf/warn1.d: Use group.ld instead of -Ttext.
43
f364d1ca
AM
442005-02-21 Alan Modra <amodra@bigpond.net.au>
45
46 * lib/ld-lib.exp (run_dump_test): Don't require a dump program if
47 #warning given. Rearrange to allow $program to remain unset.
48 Don't allow gas errors. Append objcopy_as_link output to that
49 from the linker before testing against expected output. Fail the
50 test if warning not found when expected. Conversely fail the
51 test if ld errors or warnings given when not expected.
52
cc1bc22a
AM
532005-02-21 Alan Modra <amodra@bigpond.net.au>
54
55 * ld-elf/exclude1.s: Use ".dc.a".
56 * ld-elfvsb/hidden2.s: Likewise.
57
25629536
AM
582005-02-21 Alan Modra <amodra@bigpond.net.au>
59
60 * ld-elf/warn1.d: Specify -Ttext.
61 * ld-scripts/align.exp (align2a, align2b: Don't run on aout targets.
62 * ld-scripts/align2.t: Discard all but .text and .data.
63 * ld-scripts/align2a.d: Accept non-readonly for coff.
64 * ld-scripts/align2b.d: Likewise.
65 * lib/ld-lib.exp (is_aout_format): New function.
66
7921892a
AM
672005-02-18 Alan Modra <amodra@bigpond.net.au>
68
69 * ld-scripts/align2a.d: Don't assume anything about section
70 padding or alignment, or max page size. Allow 64-bit addresses.
71 * ld-scripts/align2b.d: Likewise.
72
fbbb9ac5
ZW
732005-02-17 Zack Weinberg <zack@codesourcery.com>
74
75 * ld-scripts/align.exp: Rename existing "ALIGN" test to "align1".
76 Add dump tests "align2a", "align2b", "align2c".
77 * ld-scripts/align2.t, ld-scripts/align2a.s, ld-scripts/align2a.d
78 * ld-scripts/align2b.s, ld-scripts/align2b.d
79 * ld-scripts/align2c.s, ld-scripts/align2c.d: New files.
80
68320ddb
AO
812005-02-17 Alexandre Oliva <aoliva@redhat.com>
82
83 * ld-frv/fdpic-static-6.d: Update.
84 * ld-frv/fdpic*.d: Remove explicit -mfdpic from #as. Update
85 spelling of errors and warnings.
86
d6f16593 872005-02-15 Nigel Stephens <nigel@mips.com>
fbbb9ac5 88 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
89
90 * ld-mips-elf/mips16-hilo.d: New test for the R_MIPS16_HI16 and
91 R_MIPS16_LO16 relocs.
92 * ld-mips-elf/mips16-hilo-n32.d: Likewise, for the n32 ABI.
93 * ld-mips-elf/mips16-hilo.s: Auxiliary source for the new tests.
94 * ld-mips-elf/mips-elf.exp: Run the new tests.
95
28f4cc59
EB
962005-02-14 Eric Botcazou <ebotcazou@libertysurf.fr>
97
98 * ld-sparc/sparc.exp: Enable on Solaris. Disable 32-bit tests
99 on sparc64-elf.
100
f1dab70d
JB
1012005-02-13 Jan Beulich <jbeulich@novell.com>
102
103 * ld-elfvers/vers.exp (as_options): New. Set to -x for ia64.
104 (build_binary): Pass as_options to ld_assemble.
105 (test_ldfail): Likewise.
106 (build_exec): Likewise.
107 Pass as_options to run_ld_link_tests.
108 * ld-ia64/tlsbin.s: Add .explicit.
109 * ld-ia64/tlsbinpic.s: Likewise.
110 * ld-ia64/tlspic1.s: Likewise.
111
35a922ee
EB
1122005-02-13 Eric Botcazou <ebotcazou@libertysurf.fr>
113
114 * ld-sparc/tlssunnopic32.rd: Adjust for .dynsym changes.
115 * ld-sparc/tlssunpic32.rd: Likewise.
116
b44adcf4
EB
1172005-02-13 Eric Botcazou <ebotcazou@libertysurf.fr>
118
119 * ld-elf/warn1.d: Do not run on sparc64-*-solaris2*.
120
88791d55
PB
1212005-02-11 Paul Brook <paul@codesourcery.com>
122
ae53d3b0 123 * ld-elf/symbol1w.s: Avoid using @function syntax.
88791d55 124
d9391a17
AM
1252005-02-12 Alan Modra <amodra@bigpond.net.au>
126
127 * ld-elfvsb/hidden2.s: Replace .word with .long.
128
6fa3860b
PB
1292005-02-10 Paul Brook <paul@codesourcery.com>
130
131 * ld-elfvsb/hidden2.s: New file
132 * ld-elfvsb/hidden2.d: New file
133 * ld-elfvsb/hidden2.ld: New file
134
303e4c21
AO
1352005-02-07 Alexandre Oliva <aoliva@redhat.com>
136
137 * ld-frv/fdpic-shared-8-fail.d: Tweak error messages.
138
bb00e284
HPN
1392005-02-07 Hans-Peter Nilsson <hp@axis.com>
140
a779d8fa
HPN
141 * ld-cris/libdso-13.d: Adjust for being identified as warning.
142
00de87cd
HPN
143 * ld-cris/globsymw2.s: New file.
144 * ld-cris/warn3.d, ld-cris/warn4.d: New tests.
145
76994680
HPN
146 * ld-discard/extern.d, ld-discard/start.d, ld-discard/static.d:
147 Adjust for being identified as warnings.
148
abcb776f
HPN
149 * ld-cris/stabs1.s: New file.
150 * ld-cris/undef2.d, ld-cris/undef3.d: New tests.
151
b80f2c6a
HPN
152 * ld-elf/start.s, ld-elf/symbolref.s, ld-elf/symbol1w.s,
153 ld-elf/warn1.d: New test.
154
bb00e284
HPN
155 * lib/ld-lib.exp: Support new directive "warning".
156
732be173
DJ
1572005-02-02 Daniel Jacobowitz <dan@codesourcery.com>
158
159 * ld-mips-elf/eh-frame3.d, ld-mips-elf/eh-frame4.d: Move comments
160 after test commands.
161 * ld-mips-elf/mips-elf.exp: Skip multi-got-1 on non-GNU/Linux
162 systems.
163
bb700d78
AM
1642005-02-01 Alan Modra <amodra@bigpond.net.au>
165
166 * ld-powerpc/tlsso.r: Update.
167 * ld-powerpc/tlstocso.r: Update.
168
4d4ee08e
DJ
1692005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
170
171 * ld-mips-elf/elf-rel-got-n32.d, ld-mips-elf/elf-rel-got-n64-linux.d,
172 ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
173 ld-mips-elf/elf-rel-xgot-n64-linux.d, ld-mips-elf/elf-rel-xgot-n64.d,
174 ld-mips-elf/jalbal.d: Force big-endian.
175 * ld-mips-elf/multi-got-1.d: Make more flexible.
176 * ld-mips-elf/rel32-n32.d, ld-mips-elf/rel32-o32.d,
177 ld-mips-elf/rel64.d: Update offsets.
178
53714254
DJ
1792005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
180
181 * ld-elf/group1.d: Accept OBJECT symbols.
182
8c946ed5
RS
1832005-01-31 Richard Sandiford <rsandifo@redhat.com>
184
185 * ld-mips-elf/eh-frame1.s: Create a .gcc_compiled_long32 if using
186 32-bit pointers.
187 * ld-mips-elf/eh-frame1.d: Link in .gcc_compiled_long32 sections.
188 * ld-mips-elf/eh-frame[34].d: New tests.
189 * ld-mips-elf/mips-elf.exp: Run them.
190
f7e323d5
JB
1912005-01-28 Jan Beulich <jbeulich@novell.com>
192
193 * ld/ia64/tlsbin.[rt]d: Widen expected offset/size ranges.
194 * ld/ia64/tlspic.[rt]d: Likewise.
195
90219bd0
AO
1962005-01-25 Alexandre Oliva <aoliva@redhat.com>
197
198 * ld-frv/fdpic.exp: Add -mfdpic to ASFLAGS.
199 * ld-frv/tls.exp: Likewise.
200 2004-11-26 Alexandre Oliva <aoliva@redhat.com>
201 * ld-frv/tls-3.s: New.
202 * ld-frv/tls-static-3.d: New.
203 * ld-frv/tls-dynamic-3.d: New.
204 * ld-frv/tls-pie-3.d: New.
205 * ld-frv/tls-shared-3.d: New.
206 * ld-frv/tls-relax-static-3.d: New.
207 * ld-frv/tls-relax-dynamic-3.d: New.
208 * ld-frv/tls-relax-pie-3.d: New.
209 * ld-frv/tls-relax-shared-3.d: New.
210 * ld-frv/tls.exp: Run the new tests.
211 * ld-frv/tls-dynamic-2.d: Adjust for improved relaxation.
212 * ld-frv/tls-relax-dynamic-2.d: Likewise.
213 * ld-frv/tls-relax-initial-shared-2.d: Likewise.
214 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
215 * ld-frv/tls-1-dep.s: New.
216 * ld-frv/tls-1-shared.lds: New.
217 * ld-frv/tls-1.s: New.
218 * ld-frv/tls-2.s: New.
219 * ld-frv/tls-dynamic-1.d: New.
220 * ld-frv/tls-dynamic-2.d: New.
221 * ld-frv/tls-initial-shared-2.d: New.
222 * ld-frv/tls-pie-1.d: New.
223 * ld-frv/tls-relax-dynamic-1.d: New.
224 * ld-frv/tls-relax-dynamic-2.d: New.
225 * ld-frv/tls-relax-initial-shared-2.d: New.
226 * ld-frv/tls-relax-pie-1.d: New.
227 * ld-frv/tls-relax-shared-1.d: New.
228 * ld-frv/tls-relax-shared-2.d: New.
229 * ld-frv/tls-relax-static-1.d: New.
230 * ld-frv/tls-shared-1-fail.d: New.
231 * ld-frv/tls-shared-1.d: New.
232 * ld-frv/tls-shared-2.d: New.
233 * ld-frv/tls-static-1.d: New.
234 * ld-frv/tls.exp: New.
235 * ld-frv/fdpic-pie-1.d: Adjust for 64-bit host.
236 * ld-frv/fdpic-pie-2.d: Likewise.
237 * ld-frv/fdpic-pie-6.d: Likewise.
238 * ld-frv/fdpic-pie-7.d: Likewise.
239 * ld-frv/fdpic-pie-8.d: Likewise.
240 * ld-frv/fdpic-shared-1.d: Likewise.
241 * ld-frv/fdpic-shared-2.d: Likewise.
242 * ld-frv/fdpic-shared-3.d: Likewise.
243 * ld-frv/fdpic-shared-4.d: Likewise.
244 * ld-frv/fdpic-shared-5.d: Likewise.
245 * ld-frv/fdpic-shared-6.d: Likewise.
246 * ld-frv/fdpic-shared-7.d: Likewise.
247 * ld-frv/fdpic-shared-8.d: Likewise.
248 * ld-frv/fdpic-shared-local-2.d: Likewise.
249 * ld-frv/fdpic-shared-local-8.d: Likewise.
250 * ld-frv/fdpic-static-1.d: Likewise.
251 * ld-frv/fdpic-static-2.d: Likewise.
252 * ld-frv/fdpic-static-6.d: Likewise.
253 * ld-frv/fdpic-static-7.d: Likewise.
254 * ld-frv/fdpic-static-8.d: Likewise.
255
dcf507a6
RS
2562005-01-17 Richard Sandiford <rsandifo@redhat.com>
257
258 * ld-mips-elf/eh-frame2-{n32,n64}.d: New tests.
259 * ld-mips-elf/mips-elf.exp: Run them.
260
e38bc3b5
NC
2612005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
262
263 * ld-sh/arch/arch.exp: Correct the email address.
264 Correct a few comment typos.
265 (test_arch,test_arch_error): Use 'ld -r' to avoid illegal
266 relocations killing the test.
267 * ld-sh/arch/arch_expected.txt: Update/Correct the test results.
268 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
269 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
270 * ld-sh/arch/sh2a-nofpu.s: Generate new file.
271 * ld-sh/arch/sh2a-or-sh3e.s: Regenerate.
272 * ld-sh/arch/sh2a-or-sh4.s: Regenerate.
273 * ld-sh/arch/sh2a.s: Generate new file.
274 * ld-sh/arch/sh2e.s: Regenerate.
275 * ld-sh/arch/sh2.s: Regenerate.
276 * ld-sh/arch/sh3-dsp.s: Regenerate.
277 * ld-sh/arch/sh3e.s: Regenerate.
278 * ld-sh/arch/sh3-nommu.s: Regenerate.
279 * ld-sh/arch/sh3.s: Regenerate.
280 * ld-sh/arch/sh4al-dsp.s: Regenerate.
281 * ld-sh/arch/sh4a-nofpu.s: Regenerate.
282 * ld-sh/arch/sh4a.s: Regenerate.
283 * ld-sh/arch/sh4-nofpu.s: Regenerate.
284 * ld-sh/arch/sh4-nommu-nofpu.s: Regenerate.
285 * ld-sh/arch/sh4.s: Regenerate.
286 * ld-sh/arch/sh-dsp.s: Regenerate.
287 * ld-sh/arch/sh.s: Regenerate.
288
15dd0fe8
KK
2892005-01-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
290
291 * ld-sh/shared-1.d: Update for changed dynamic syms.
292 * ld-sh/sh64/gotplt.d: Likewise.
293 * ld-sh/sh64/init-cmpct.d: Likewise.
294 * ld-sh/sh64/init-media.d: Likewise.
295 * ld-sh/sh64/init64.d: Likewise.
296
911a6300
TL
2972004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
298
fbbb9ac5 299 * ld-crx/reloc-abs32.d: Update reference file according
911a6300
TL
300 to disassembler printing method.
301 * ld-crx/reloc-rel16.d: Likewise.
302 * ld-crx/reloc-rel24.d: Likewise.
303 * ld-crx/reloc-rel32.d: Likewise.
304 * ld-crx/reloc-rel4.d: Likewise.
305 * ld-crx/reloc-rel8-cmp.d: Likewise.
306 * ld-crx/reloc-rel8.d: Likewise.
307
1e50d24d
RS
3082004-12-16 Richard Sandiford <rsandifo@redhat.com>
309
310 * ld-v850: New directory.
311
c314987d
RS
3122004-12-14 Richard Sandiford <rsandifo@redhat.com>
313
314 * ld-mips-elf/jal-overflow-2.[sd]: New test.
315 * ld-mips-elf/mips-elf.exp: Run it.
316
1f0f3e9b
RS
3172004-12-13 Richard Sandiford <rsandifo@redhat.com>
318
319 * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.
320
5c799c07
AM
3212004-12-11 Alan Modra <amodra@bigpond.net.au>
322
323 * ld-mmix/bpo-1.d: Update for changed section syms.
324 * ld-mmix/bpo-10.d: Likewise.
325 * ld-mmix/bpo-11.d: Likewise.
326 * ld-mmix/bpo-14.d: Likewise.
327 * ld-mmix/bpo-16.d: Likewise.
328 * ld-mmix/bpo-17.d: Likewise.
329 * ld-mmix/bpo-18.d: Likewise.
330 * ld-mmix/bpo-19.d: Likewise.
331 * ld-mmix/bpo-2.d: Likewise.
332 * ld-mmix/bpo-22.d: Likewise.
333 * ld-mmix/bpo-3.d: Likewise.
334 * ld-mmix/bpo-4.d: Likewise.
335 * ld-mmix/bpo-5.d: Likewise.
336 * ld-mmix/bpo-6.d: Likewise.
337 * ld-mmix/bpo-9.d: Likewise.
338 * ld-mmix/greg-1.d: Likewise.
339 * ld-mmix/greg-19.d: Likewise.
340 * ld-mmix/greg-2.d: Likewise.
341 * ld-mmix/greg-3.d: Likewise.
342 * ld-mmix/greg-4.d: Likewise.
343 * ld-mmix/greg-5.d: Likewise.
344 * ld-mmix/greg-5s.d: Likewise.
345 * ld-mmix/greg-6.d: Likewise.
346 * ld-mmix/greg-7.d: Likewise.
347 * ld-mmix/loc1.d: Likewise.
348 * ld-mmix/loc2.d: Likewise.
349 * ld-mmix/loc3.d: Likewise.
350 * ld-mmix/loc4.d: Likewise.
351 * ld-mmix/loc6.d: Likewise.
352 * ld-mmix/locdo-1.d: Likewise.
353 * ld-mmix/loct-1.d: Likewise.
354 * ld-mmix/locto-1.d: Likewise.
355 * ld-mmix/start-1.d: Likewise.
356 * ld-sh/sh64/abi32.xd: Likewise.
357 * ld-sh/sh64/abi64.xd: Likewise.
358 * ld-sh/sh64/cmpct1.xd: Likewise.
359 * ld-sh/sh64/mix1.xd: Likewise.
360 * ld-sh/sh64/mix2.xd: Likewise.
361 * ld-sh/sh64/rel32.xd: Likewise.
362 * ld-sh/sh64/rel64.xd: Likewise.
363 * ld-sh/sh64/shdl32.xd: Likewise.
364 * ld-sh/sh64/shdl64.xd: Likewise.
365
3a6eb9c0
ILT
3662004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
367
368 * ld-mips-elf/jalbal.d: New test.
369 * ld-mips-elf/jalbal.s: New test.
370 * ld-mips-elf/mips-elf.exp: Run it.
371
0efd4160
ILT
3722004-12-08 Ian Lance Taylor <ian@wasabisystems.com>
373
374 * ld-mips-elf/jaloverflow.d: New test.
375 * ld-mips-elf/jaloverflow.s: New test.
376 * ld-mips-elf/mips-elf.exp: Run it.
377
e1d97869
L
3782004-12-03 H.J. Lu <hongjiu.lu@intel.com>
379
380 * ld-elf/group1.d: Support 64bit.
381
529fcb95
PB
3822004-12-01 Paul Brook <paul@codesourcery.com>
383
384 * ld-elf/group1.d: New test.
385 * ld-elf/group.ld, ld-elf/group1a.s, ld-elf/group1b.s: New test.
386
6db74b6f
DJ
3872004-12-01 Daniel Jacobowitz <dan@codesourcery.com>
388
389 * ld-selective/selective.exp: Use -print-libgcc-file-name for
390 ARM and v850 also.
391
0beaef2b
PB
3922004-11-24 Paul Brook <paul@codesourcery.com>
393
394 * ld-arm/mixed-lib.sym: Update for THUMB_FUNC change.
395
3ec57632
NC
3962004-11-19 Nick Clifton <nickc@redhat.com>
397
398 * ld-scripts/script.exp: Add test of memory linker script.
399 Reorganise code to remove unnecessary indentation.
400 Fix target tests to avoid using --image-base with *-nto targets.
401 * ld-scripts/memory.t: New linker script to test the MEMORY
402 section and the ORIGIN and LENGTH operators.
403
b7693d02
DJ
4042004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
405
406 * ld-arm/mixed-app.d, ld-arm/mixed-app.r, ld-arm/mixed-app.s,
407 ld-arm/mixed-app.sym, ld-arm/mixed-lib.d, ld-arm/mixed-lib.r,
408 ld-arm/mixed-lib.s, ld-arm/mixed-lib.sym, ld-arm/arm-dyn.ld,
409 ld-arm/arm-lib.ld: New files.
410 * ld-arm/arm-app-abs32.d, ld-arm/arm-app-abs32.r, ld-arm/arm-app.d,
411 ld-arm/arm-app.r, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
412 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-static-app.d,
413 ld-arm/arm-static-app.r: Update for big-endian.
414 * ld-arm/arm-elf.exp: Run the new tests.
415
353057a5
RS
4162004-11-16 Richard Sandiford <rsandifo@redhat.com>
417
418 * ld-mips-elf/eh-frame1.{s,ld},
419 * ld-mips-elf/eh-frame1-{n32,n64},d: New test.
420 * ld-mips-elf/mips-elf.exp: Run it.
421
d693c47e
AM
4222004-11-10 Alan Modra <amodra@bigpond.net.au>
423
424 * ld-d10v/reloc-003.d: Update for changed error message.
425 * ld-d10v/reloc-004.d: Likewise.
426 * ld-d10v/reloc-007.d: Likewise.
427 * ld-d10v/reloc-008.d: Likewise.
428 * ld-d10v/reloc-011.d: Likewise.
429 * ld-d10v/reloc-012.d: Likewise.
430 * ld-d10v/reloc-015.d: Likewise.
431 * ld-d10v/reloc-016.d: Likewise.
432
300dac7e
NC
4332004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
434 Vineet Sharma <vineets@noida.hcltech.com>
435
436 * ld-maxq: New directory. Contains tests for the new maxq port.
437
1f02b94b
HPN
4382004-11-04 Hans-Peter Nilsson <hp@bitrange.com>
439
440 * ld-elf/merge.d: xfail crisv32-*-*.
441 * ld-cris/dsov32-1.s, ld-cris/dsov32-2.s, ld-cris/dsov32-3.s,
442 ld-cris/dsov32-4.s, ld-cris/libdso-10.d, ld-cris/libdso-11.d,
443 ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d,
444 ld-cris/move-1.s, ld-cris/pv32-1.d, ld-cris/pv32.s,
445 ld-cris/start1.s, ld-cris/v10-v32.d, ld-cris/v10-va.d,
446 ld-cris/v32-ba-1.d, ld-cris/v32-ba-1.s, ld-cris/v32-bin-1.d,
447 ld-cris/v32-bin-1.s, ld-cris/v32-v10.d, ld-cris/v32-va.d,
448 ld-cris/va-v10.d, ld-cris/va-v32.d: New tests.
449 * ld-cris/ldsym1.d: Adjust for change in linker script.
450
ca7d30d9
HPN
4512004-11-02 Hans-Peter Nilsson <hp@axis.com>
452
453 * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
454 ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d,
455 ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d,
456 ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d,
457 ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd,
458 ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd,
459 ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g,
460 ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t,
461 ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r,
462 ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd,
463 ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd,
464 ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd,
465 ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
466
3e3b46e5
PB
4672004-10-26 Paul Brook <paul@codesourcery.com>
468
469 * ld-elfvers/vers.exp (build_binary): Add ldargs parameter.
470 (build_vers_lib_pic_flags): New function.
471 Add vers29 test.
472 * ld-elfvers/vers29.c: New file.
473 * ld-elfvers/vers29.dsym: New file.
474 * ld-elfvers/vers29.ver: New file.
475
04d3ad57
HPN
4762004-10-24 Hans-Peter Nilsson <hp@bitrange.com>
477
1fddb8da
HPN
478 * ld-mmix/sec-8m.d: Adjust test for dump using correct section
479 length.
480 * ld-mmix/sec-9.d: Renamed test, formerly known as sec-5.d.
481 * ld-mmix/sec-5.d, ld-mmix/b-offloc.s: Rewritten test.
482
04d3ad57
HPN
483 * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d,
484 ld-mmix/getaa14f.d, ld-mmix/jumpa-6b.d, ld-mmix/jumpa-6f.d,
485 ld-mmix/jumpa14b.d, ld-mmix/jumpa14f.d, ld-mmix/reg-1.d,
486 ld-mmix/reg-1m.d: Adjust for changed error message format.
487
0e99ae0c
L
4882004-10-19 H.J. Lu <hongjiu.lu@intel.com>
489
490 * ld-elf/exclude.exp: Allow cris-*-elf.
491
492 * ld-elf/exclude1.s: Add ".data". Remove "- include_sym".
493 * ld-elf/exclude2.s: Add ".data".
494
cad5e2c2
HPN
4952004-10-19 Hans-Peter Nilsson <hp@bitrange.com>
496
497 * ld-elf/exclude.exp: Don't run for cris-*-elf.
498
b58f81ae
DJ
4992004-10-16 Daniel Jacobowitz <dan@debian.org>
500
501 * ld-elf/exclude1.s, ld-elf/exclude2.s, ld-elf/exclude.exp: New.
502
391df1c0
AM
5032004-10-15 Alan Modra <amodra@bigpond.net.au>
504
505 * ld-crx/reloc-num8.d: Adjust for changed orphan placement.
506 * ld-crx/reloc-num16.d: Likewise.
507 * ld-crx/reloc-num32.d: Likewise.
508 * ld-scripts/provide-2.t: Start .data at 0x2000.
509 * ld-scripts/provide-2.d: Adjust.
510
e0255be8
L
5112004-10-14 H.J. Lu <hongjiu.lu@intel.com>
512
513 * ld-scripts/sort.exp: Run for ELF targets only.
514
afd7a018
AM
5152004-10-14 Alan Modra <amodra@bigpond.net.au>
516
517 * ld-scripts/overlay-size.d: Update for changed orphan section
518 placement.
519 * ld-mmix/bpo-18.d: Likewise.
520
43cd72b9
BW
5212004-10-07 Bob Wilson <bob.wilson@acm.org>
522
523 * ld-xtensa/lcall1.s: Use .literal directive.
524 * ld-xtensa/lcall2.s: Align function entry.
525 * ld-xtensa/coalesce2.s: Likewise.
526
bcaa7b3e
L
5272004-10-04 H.J. Lu <hongjiu.lu@intel.com>
528
529 * ld-scripts/sort.exp: New file for section sorting tests.
530 * ld-scripts/sort_b_a.d: Likewise
531 * ld-scripts/sort_b_a.s: Likewise
532 * ld-scripts/sort_b_a.t: Likewise
533 * ld-scripts/sort_b_a_a-1.d: Likewise
534 * ld-scripts/sort_b_a_a-2.d: Likewise
535 * ld-scripts/sort_b_a_a-3.d: Likewise
536 * ld-scripts/sort_b_a_a.t: Likewise
537 * ld-scripts/sort_b_a_n-1.d: Likewise
538 * ld-scripts/sort_b_a_n-2.d: Likewise
539 * ld-scripts/sort_b_a_n-3.d: Likewise
540 * ld-scripts/sort_b_a_n.t: Likewise
541 * ld-scripts/sort_b_n.d: Likewise
542 * ld-scripts/sort_b_n.s: Likewise
543 * ld-scripts/sort_b_n.t: Likewise
544 * ld-scripts/sort_b_n_a-1.d: Likewise
545 * ld-scripts/sort_b_n_a-2.d: Likewise
546 * ld-scripts/sort_b_n_a-3.d: Likewise
547 * ld-scripts/sort_b_n_a.t: Likewise
548 * ld-scripts/sort_b_n_n-1.d: Likewise
549 * ld-scripts/sort_b_n_n-2.d: Likewise
550 * ld-scripts/sort_b_n_n-3.d: Likewise
551 * ld-scripts/sort_b_n_n.t: Likewise
552 * ld-scripts/sort_n_a-a.s: Likewise
553 * ld-scripts/sort_n_a-b.s: Likewise
554 * ld-scripts/sort_no-1.d: Likewise
555 * ld-scripts/sort_no-2.d: Likewise
556 * ld-scripts/sort_no.t: Likewise
557
d2c252d7
L
5582004-10-01 H.J. Lu <hongjiu.lu@intel.com>
559
560 * ld-powerpc/tls.s: Don't set tls type for undefined syms.
561 * ld-powerpc/tls32.s: Likewise.
562 * ld-powerpc/tlstoc.s: Likewise.
563 * ld-s390/tlsbin.s: Likewise.
564 * ld-s390/tlsbin_64.s: Likewise.
565 * ld-s390/tlsbinpic.s: Likewise.
566 * ld-s390/tlsbinpic_64.s: Likewise.
567 * ld-s390/tlspic1.s: Likewise.
568 * ld-s390/tlspic1_64.s: Likewise.
569 * ld-sparc/tlssunbin32.s: Likewise.
570 * ld-sparc/tlssunbinpic32.s: Likewise.
571 * ld-sparc/tlssunnopic32.s: Likewise.
572 * ld-sparc/tlssunpic32.s: Likewise.
573
99f5fc1b
AM
5742004-10-01 Alan Modra <amodra@bigpond.net.au>
575
576 * ld-s390/tlsbin.s: Set tls type for undefined syms.
577 * ld-s390/tlsbin_64.s: Likewise.
578 * ld-s390/tlsbinpic.s: Likewise.
579 * ld-s390/tlsbinpic_64.s: Likewise.
580 * ld-s390/tlspic1.s: Likewise.
581 * ld-s390/tlspic1_64.s: Likewise.
582 * ld-sparc/tlssunbin32.s: Likewise.
583 * ld-sparc/tlssunbinpic32.s: Likewise.
584 * ld-sparc/tlssunnopic32.s: Likewise.
585 * ld-sparc/tlssunpic32.s: Likewise.
586
9a910d56
AM
5872004-10-01 Alan Modra <amodra@bigpond.net.au>
588
589 * ld-sparc/tlssunbin32.sd: Adjust for changed .dynamic location.
590
f7bf754f
NC
5912004-10-01 Nick Clifton <nickc@redhat.com>
592
593 PR 371
594 * ld-undefined/undefined.exp: Remove redundant XPASS
595 specifications.
596
73d14ad4
AM
5972004-10-01 Alan Modra <amodra@bigpond.net.au>
598
599 * ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms.
600 * ld-powerpc/tls32.s (gd, ld): Likewise.
601 * ld-powerpc/tlstoc.s (gd, ld): Likewise.
602 * ld-powerpc/tlsso.r: Update.
603 * ld-powerpc/tlsso32.r: Update.
604 * ld-powerpc/tlstocso.r: Update.
605
eeac373a
PB
6062004-09-30 Paul Brook <paul@codesourcery.com>
607
608 * ld-arm/arm-elf.exp: Add test for --target2=abs.
609 * ld-arm/arm-target2-abs.d: New file.
610
981beeee
AM
6112004-09-29 Alan Modra <amodra@bigpond.net.au>
612
613 * ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
614 * ld-pe/secrel.d: Adjust to suit.
615
1ba54ee0
AM
6162004-09-24 Alan Modra <amodra@bigpond.net.au>
617
618 * ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string.
619
cbaa0dc5
AM
6202004-09-22 Alan Modra <amodra@bigpond.net.au>
621
622 * ld-i386/tlsbin.rd: Update for changed segment map.
623 * ld-i386/tlsnopic.rd: Likewise.
624 * ld-i386/tlspic.rd: Likewise.
625 * ld-powerpc/tlsexe.r: Likewise.
626 * ld-powerpc/tlsexe32.r: Likewise.
627 * ld-powerpc/tlsexetoc.r: Likewise.
628 * ld-powerpc/tlsso.r: Likewise.
629 * ld-powerpc/tlsso32.r: Likewise.
630 * ld-powerpc/tlstocso.r: Likewise.
631 * ld-s390/tlsbin.rd: Likewise.
632 * ld-s390/tlsbin_64.rd: Likewise.
633 * ld-s390/tlspic.rd: Likewise.
634 * ld-s390/tlspic_64.rd: Likewise.
635 * ld-sh/tlsbin-2.d: Likewise.
636 * ld-sh/tlspic-2.d: Likewise.
637 * ld-x86-64/tlsbin.rd: Likewise.
638 * ld-x86-64/tlspic.rd: Likewise.
639
b301b248
AM
6402004-09-22 Alan Modra <amodra@bigpond.net.au>
641
642 * ld-scripts/overlay-size.d: Don't check .mbss lma.
643 * ld-sh/sh64/mix1.xd: Update for changed .bss file offset.
644 * ld-sh/sh64/shdl32.xd: Likewise.
645 * ld-sh/sh64/shdl64.xd: Likewise.
646
3674e28a
PB
6472004-09-17 Paul Brook <paul@codesourcery.com>
648
649 * ld-arm/arm-target1-{abs,rel}.d}: New files.
650 * ld-arm/arm-target1.s: New file.
651 * ld-arm/arm-target2-{,got-}rel.d: New files.
652 * ld-arm/arm-target2.s: New file.
653 * ld-arm/arm-rel31.d: New files.
654 * ld-arm/arm-rel31.s: New files.
655 * ld-arm/arm.ld: New file.
656 * ld-arm/arm-elf.exp: Add new tests.
657
e646467d
HPN
6582004-09-07 Hans-Peter Nilsson <hp@axis.com>
659
f9c37615 660 * ld-cris/hiddef1.d, ld-cris/hiddef1.s, ld-cris/hidrefgotplt1.s:
e646467d
HPN
661 New test.
662
42851540
NC
6632004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
664
665 * ld-crx: New directory.
666 * ld-crx/crx.exp: New test script.
667 * ld-crx/crx.ld: New linker script.
668 * ld-crx/reloc-abs32.s: New file.
669 * ld-crx/reloc-abs32.d: Likewise.
670 * ld-crx/reloc-imm16.s: Likewise.
671 * ld-crx/reloc-imm16.d: Likewise.
672 * ld-crx/reloc-imm32.s: Likewise.
673 * ld-crx/reloc-imm32.d: Likewise.
674 * ld-crx/reloc-num8.s: Likewise.
675 * ld-crx/reloc-num8.d: Likewise.
676 * ld-crx/reloc-num16.s: Likewise.
677 * ld-crx/reloc-num16.d: Likewise.
678 * ld-crx/reloc-num32.s: Likewise.
679 * ld-crx/reloc-num32.d: Likewise.
680 * ld-crx/reloc-regrel12.s: Likewise.
681 * ld-crx/reloc-regrel12.d: Likewise.
682 * ld-crx/reloc-regrel22.s: Likewise.
683 * ld-crx/reloc-regrel22.d: Likewise.
684 * ld-crx/reloc-regrel28.s: Likewise.
685 * ld-crx/reloc-regrel28.d: Likewise.
686 * ld-crx/reloc-regrel32.s: Likewise.
687 * ld-crx/reloc-regrel32.d: Likewise.
688 * ld-crx/reloc-rel4.s: Likewise.
689 * ld-crx/reloc-rel4.d: Likewise.
690 * ld-crx/reloc-rel8.s: Likewise.
691 * ld-crx/reloc-rel8.d: Likewise.
692 * ld-crx/reloc-rel8-cmp.s: Likewise.
693 * ld-crx/reloc-rel8-cmp.d: Likewise.
694 * ld-crx/reloc-rel16.s: Likewise.
695 * ld-crx/reloc-rel16.d: Likewise.
696 * ld-crx/reloc-rel24.s: Likewise.
697 * ld-crx/reloc-rel24.d: Likewise.
698 * ld-crx/reloc-rel32.s: Likewise.
699 * ld-crx/reloc-rel32.d: Likewise.
700
f4faf27b
HPN
7012004-08-21 Hans-Peter Nilsson <hp@axis.com>
702
703 * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
704 ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
705 ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
706 ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
707 sections.
708
82dd044a
AM
7092004-08-17 Alan Modra <amodra@bigpond.net.au>
710
711 * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
712
2f4a83ee
AM
7132004-08-17 Alan Modra <amodra@bigpond.net.au>
714
715 * ld-scripts/cross1.t: Remove .opd section spec.
716
c98bad6f
SC
7172004-08-01 Stephane Carrez <stcarrez@nerim.fr>
718
719 * ld-undefined/undefined.exp: The undefine tests now work on
720 68HC11 and 68HC12.
721
ff636ee3
KK
7222004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
723
724 * ld-sh/sh64/crange3-cmpct.rd: Update.
725 * ld-sh/sh64/crange3-media.rd: Update.
726
1bec8141
NC
7272004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
728
729 * ld-h8300/h8300.exp: Addition of new test case to check
730 relaxation for H8S target.
731 * ld-h8300/relax-6.s: New test source file.
732 * ld-h8300/relax-6.d: New test expected disassembly file.
733 * ld-h8300/relax-6-coff.d: New test expected disassembly file for
734 coff format.
735
ed049af3
NC
7362004-07-22 Nick Clifton <nickc@redhat.com>
737
738 PR/280
739 * ld-h8300/relax-3-coff.d: Remove duplicated raw insn values.
740 * ld-h8300/relax-3.d: Likewise.
741 * ld-h8300/relax-4-coff.d: Likewise.
742 * ld-h8300/relax-4.d: Likewise.
743 * ld-h8300/relax-5-coff.d: Likewise.
744 * ld-h8300/relax.d: Likewise.
745
08ccf96b
L
7462004-07-22 H.J. Lu <hongjiu.lu@intel.com>
747
748 * ld-scripts/crossref.exp: XFAIL ia64-*-* on the first test.
749
ceb78239
NC
7502004-07-13 Nitin Yewale <nitiny@kpitcummins.com>
751
752 * ld-h8300/h8300.exp: Addition of gcsection test case.
753 * ld-h8300/gcsection.s: New test source file.
754 * ld-h8300/gcsection.d: New test expected disassembly file.
755
17a6716a
RS
7562004-07-08 Maciej W. Rozycki <macro@linux-mips.org>
757
758 * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
759 * ld-mips-elf/mips-elf.exp: Run it.
760
f6a8ae81
KK
7612004-07-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
762
763 * ld-elf/frame.exp: Don't run on sh*-*-elf*.
764 * ld-sh/shared-1.d: Adjust for section reordering changes.
765 * ld-sh/shared-2.d: Likewise.
766 * ld-sh/tlsbin-2.d: Likewise.
767 * ld-sh/tlspic-2.d: Likewise.
768 * ld-sh/sh64/abi32.xd: Likewise.
769 * ld-sh/sh64/abi64.xd: Likewise.
770 * ld-sh/sh64/cmpct1.xd: Likewise.
771 * ld-sh/sh64/crange1.rd: Likewise.
772 * ld-sh/sh64/crange2.rd: Likewise.
773 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
774 * ld-sh/sh64/crange3-media.rd: Likewise.
775 * ld-sh/sh64/crange3.rd: Likewise.
776 * ld-sh/sh64/gotplt.d: Likewise.
777 * ld-sh/sh64/init-cmpct.d: Likewise.
778 * ld-sh/sh64/init-media.d: Likewise.
779 * ld-sh/sh64/init64.d: Likewise.
780 * ld-sh/sh64/mix1.xd: Likewise.
781 * ld-sh/sh64/mix2.xd: Likewise.
782 * ld-sh/sh64/shdl32.xd: Likewise.
783 * ld-sh/sh64/shdl64.xd: Likewise.
784
5bb2a876
AM
7852004-07-02 Alan Modra <amodra@bigpond.net.au>
786
787 * ld-discard/static.d: Accept both original sym and section sym.
788
d74eb795
JJ
7892004-07-01 Jakub Jelinek <jakub@redhat.com>
790
791 * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
792 and removal of unneeded STT_SECTION symbols from .dynsym.
793 * ld-sparc/tlssunbin32.rd: Likewise.
794 * ld-sparc/tlssunpic32.dd: Likewise.
795 * ld-sparc/tlssunpic32.sd: Likewise.
796 * ld-sparc/tlssunbin32.dd: Likewise.
797 * ld-sparc/tlssunbin32.sd: Likewise.
798 * ld-sparc/tlssunbin32.td: Likewise.
799
cdd3575c
AM
8002004-07-01 Alan Modra <amodra@bigpond.net.au>
801
802 * ld-discard/extern.d: Update.
803 * ld-discard/start.d: Update.
804 * ld-discard/static.d: Update.
805
2de26f35
L
8062004-06-30 H.J. Lu <hongjiu.lu@intel.com>
807
808 PR 233
809 * ld-discard/extern.d: Updated.
810 * ld-discard/start.d: Likewise.
811 * ld-discard/static.d: Likewise.
812
5b9b7d81
JR
8132004-06-29 J"orn Rennecke <joern.rennecke@superh.com>
814
815 Actually add these files:
816 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
817 * testsuite/ld-sh/arch/arch.exp: New test script.
818 * testsuite/ld-sh/arch/arch_expected.txt: New file.
819 * testsuite/ld-sh/arch/sh.s: New file.
820 * testsuite/ld-sh/arch/sh2.s: New file.
821 * testsuite/ld-sh/arch/sh-dsp.s: New file.
822 * testsuite/ld-sh/arch/sh2e.s: New file.
823 * testsuite/ld-sh/arch/sh3-nommu.s: New file.
824 * testsuite/ld-sh/arch/sh3.s: New file.
825 * testsuite/ld-sh/arch/sh3-dsp.s: New file.
826 * testsuite/ld-sh/arch/sh3e.s: New file.
827 * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
828 * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
829 * testsuite/ld-sh/arch/sh4.s: New file.
830 * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
831 * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
832 * testsuite/ld-sh/arch/sh4a.s: New file.
833
3874ed78
AM
8342004-06-29 Alan Modra <amodra@bigpond.net.au>
835
836 * ld-elf/frame.exp: Don't run on mcore.
837
336d6a64
AM
8382004-06-26 Alan Modra <amodra@bigpond.net.au>
839
840 * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
841
35d437df
L
8422004-06-24 H.J. Lu <hongjiu.lu@intel.com>
843
844 * ld-elfvers/vers.exp: Use PIC for shared libraries by default.
845
aee6f5b4
AO
8462004-06-21 Alexandre Oliva <aoliva@redhat.com>
847
848 * ld-frv/fdpic-pie-1.d: Adjust for pie-specific link script.
849 * ld-frv/fdpic-pie-2.d: Likewise.
850 * ld-frv/fdpic-pie-6.d: Likewise.
851 * ld-frv/fdpic-pie-7.d: Likewise.
852 * ld-frv/fdpic-pie-8.d: Likewise.
853 * ld-frv/fdpic-shared-1.d: Likewise.
854 * ld-frv/fdpic-shared-2.d: Likewise.
855 * ld-frv/fdpic-shared-3.d: Likewise.
856 * ld-frv/fdpic-shared-4.d: Likewise.
857 * ld-frv/fdpic-shared-5.d: Likewise.
858 * ld-frv/fdpic-shared-6.d: Likewise.
859 * ld-frv/fdpic-shared-7.d: Likewise.
860 * ld-frv/fdpic-shared-8.d: Likewise.
861 * ld-frv/fdpic-shared-local-2.d: Likewise.
862 * ld-frv/fdpic-shared-local-8.d: Likewise.
863
e6f12cf6
NC
8642004-06-21 Nick Clifton <nickc@redhat.com>
865
866 * ld-elf/frame.exp: Handle ports which do not support the --shared
867 linker switch.
868
23a75657
NC
8692004-06-18 Jan Beulich <jbeulich@novell.com>
870
871 * ld-elfvsb/main.c: Ensure visibility_def and visibility_func are
872 actually referenced (gcc 3.4 eliminates comparisons of addresses
873 of global symbols with NULL).
874 * ld-selective/selective.exp: Suppress -fvtable-gc tests for gcc
875 3.4.0 and above, as this option and its functionality is no longer
876 supported, making these tests fail).
877
c9c33288
NC
8782004-05-18 Nick Clifton <nickc@redhat.com>
879
880 * ld-elf/frame.s: Replace @ with % so that the file can be
881 compiled by an ARM targeted GAS.
882 * ld-elf/table.s: Likewise.
883 * ld-elf/tbss.s: Likewise. Also replace .align <foo> with
884 .p2align (log2 <foo>) to cope with the fact that the ARM .align
885 directive takes a power-of-two argument.
886
117a3ac8
L
8872004-05-17 H.J. Lu <hongjiu.lu@intel.com>
888
889 * ld-elf/frame.exp: New file. Test read-only .eh_frame and
890 .gcc_except_table sections.
891 * ld-elf/frame.s: Likewise.
892 * ld-elf/table.s: Likewise.
893 * ld-elf/tbss.s: Likewise.
894
2f2f4511
KK
8952004-05-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
896
897 * ld-sh/tlsbin-2.d: Adjust for section reordering changes
898 and removal of unneeded STT_SECTION symbols from .dynsym.
899 * ld-sh/tlsbin-3.d: Likewise.
900 * ld-sh/tlspic-2.d: Likewise.
901
b24f926d
BE
9022004-05-12 Ben Elliston <bje@au.ibm.com>
903
904 * ld-sh/sh64/relax.exp: Remove stray semicolons.
905 * ld-sh/sh64/relfail.exp: Likewise.
906 * lib/ld-lib.exp: Likewise.
907
8c37241b
JJ
9082004-05-11 Jakub Jelinek <jakub@redhat.com>
909
910 * ld-i386/tlspic.rd: Adjust for section reordering changes
911 and removal of unneeded STT_SECTION symbols from .dynsym.
912 * ld-i386/tlspic.dd: Likewise.
913 * ld-i386/tlspic.sd: Likewise.
914 * ld-i386/tlsbin.rd: Likewise.
915 * ld-i386/tlsbinpic.s: Likewise.
916 * ld-i386/tlsbin.dd: Likewise.
917 * ld-i386/tlsbin.sd: Likewise.
918 * ld-i386/tlsnopic.rd: Likewise.
919 * ld-i386/tlsnopic1.s: Likewise.
920 * ld-i386/combreloc.d: Likewise.
921 * ld-i386/tlsnopic.dd: Likewise.
922 * ld-i386/tlsnopic.sd: Likewise.
923 * ld-x86-64/tlspic.rd: Likewise.
924 * ld-x86-64/tlspic.dd: Likewise.
925 * ld-x86-64/tlsbin.dd: Likewise.
926 * ld-x86-64/tlspic.sd: Likewise.
927 * ld-x86-64/tlsbin.sd: Likewise.
928 * ld-x86-64/tlspic.td: Likewise.
929 * ld-x86-64/tlsbin.td: Likewise.
930 * ld-x86-64/tlsbin.rd: Likewise.
931 * ld-s390/tlspic1.s: Likewise.
932 * ld-s390/tlsbinpic.s: Likewise.
933 * ld-s390/tlspic.rd: Likewise.
934 * ld-s390/tlsbin.rd: Likewise.
935 * ld-s390/tlspic.dd: Likewise.
936 * ld-s390/tlsbin.dd: Likewise.
937 * ld-s390/tlsbin.sd: Likewise.
938 * ld-s390/tlsbin.td: Likewise.
939 * ld-s390/tlspic.sd: Likewise.
940 * ld-s390/tlspic.td: Likewise.
941 * ld-s390/tlspic1_64.s: Likewise.
942 * ld-s390/tlsbinpic_64.s: Likewise.
943 * ld-s390/tlspic_64.rd: Likewise.
944 * ld-s390/tlsbin_64.rd: Likewise.
945 * ld-s390/tlspic_64.dd: Likewise.
946 * ld-s390/tlsbin_64.dd: Likewise.
947 * ld-s390/tlspic_64.sd: Likewise.
948 * ld-s390/tlspic_64.td: Likewise.
949 * ld-s390/tlsbin_64.td: Likewise.
950 * ld-s390/tlsbin_64.sd: Likewise.
951 * ld-powerpc/tlsexe32.r: Likewise.
952 * ld-powerpc/tlsso32.r: Likewise.
953 * ld-powerpc/tlsso32.d: Likewise.
954 * ld-powerpc/tlsso32.g: Likewise.
955 * ld-powerpc/tlsso32.t: Likewise.
956 * ld-powerpc/tlsexe.r: Likewise.
957 * ld-powerpc/tlsso.r: Likewise.
958 * ld-powerpc/tlsso.g: Likewise.
959 * ld-powerpc/tlsexetoc.r: Likewise.
960 * ld-powerpc/tlstocso.r: Likewise.
961 * ld-powerpc/tlstocso.g: Likewise.
962 * ld-ia64/tlspic.rd: Likewise.
963 * ld-ia64/tlspic.dd: Likewise.
964 * ld-ia64/tlspic.sd: Likewise.
965 * ld-ia64/tlspic.td: Likewise.
966 * ld-ia64/tlsbin.rd: Likewise.
967 * ld-ia64/tlsbin.sd: Likewise.
968 * ld-ia64/tlsbin.td: Likewise.
969 * ld-elfvsb/elfvsb.exp: XFAIL non-PIC load offset tests on s390x.
970 * ld-shared/shared.exp: Likewise.
971
816a1cc6
HPN
9722004-05-10 John Paul Wallington <jpw@gnu.org>
973
974 * ld-mmix/bspec2.d: Update sh_info to decimal.
975 * ld-mmix/local1.d: Likewise.
976 * ld-mmix/local3.d: Likewise.
977 * ld-mmix/local5.d: Likewise.
978 * ld-mmix/local7.d: Likewise.
979
b8bfc9e1
AO
9802004-05-05 Alexandre Oliva <aoliva@redhat.com>
981
982 * ld-frv/fdpic.exp: Restore $LDFLAGS at the end.
983 * ld-frv/fr450-link.d: Match fdpic as well.
984
7e415deb
KK
9852004-05-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
986
987 * ld-sh/sh64/crange1.rd: Update sh_info to decimal.
988 * ld-sh/sh64/crange2.rd: Likewise.
989 * ld-sh/sh64/crange3.rd: Likewise.
990 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
991 * ld-sh/sh64/crange3-media.rd: Likewise.
992 * ld-sh/sh64/crangerel1.rd: Likewise.
993 * ld-sh/sh64/crangerel2.rd: Likewise.
994
0c9c985c
AM
9952004-05-05 Alan Modra <amodra@bigpond.net.au>
996
997 * ld-powerpc/tlsexe.r: Update sh_info to decimal.
998 * ld-powerpc/tlsexe32.r: Likewise.
999 * ld-powerpc/tlsexetoc.r: Likewise.
1000 * ld-powerpc/tlsso.r: Likewise.
1001 * ld-powerpc/tlsso32.r: Likewise.
1002 * ld-powerpc/tlstocso.r: Likewise.
1003
4030e8f6
CD
10042004-04-24 Chris Demetriou <cgd@broadcom.com>
1005
1006 * ld-elf/merge.d: XFAIL on all MIPS targets.
1007
15fb45b8
AM
10082004-04-24 Alan Modra <amodra@bigpond.net.au>
1009
1010 * ld-powerpc/tlsexe32.d: Update.
1011 * ld-powerpc/tlsso32.d: Update.
1012
76fe5927
CD
10132004-04-23 Chris Demetriou <cgd@broadcom.com>
1014
1015 * ld-mips-elf/reloc-3-r.d: Remove, as part of MIPS -membedded-pic
1016 removal.
1017 * ld-mips-elf/reloc-3-srec.d: Likewise.
1018 * ld-mips-elf/reloc-3.ld: Likewise.
1019 * ld-mips-elf/reloc-3a.s: Likewise.
1020 * ld-mips-elf/reloc-3b.s: Likewise.
1021 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
1022
1f1799d5
KK
10232004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1024
1025 * ld-sh/tlsbin-1.d: Update
1026 * ld-sh/tlspic-1.d: Update.
1027
01e91a6c
L
10282004-04-22 H.J. Lu <hongjiu.lu@intel.com>
1029
1030 * ld-i386/tlspic.dd: Updated.
1031
23867d67
CD
10322004-04-21 Chris Demetriou <cgd@broadcom.com>
1033
1034 * ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
1035 * ld-empic/empic.exp: Likewise.
1036 * ld-empic/relax.t: Likewise.
1037 * ld-empic/relax1.c: Likewise.
1038 * ld-empic/relax2.c: Likewise.
1039 * ld-empic/relax3.c: Likewise.
1040 * ld-empic/relax4.c: Likewise.
1041 * ld-empic/runtest1.c: Likewise.
1042 * ld-empic/runtest2.c: Likewise.
1043 * ld-empic/runtesti.s: Likewise.
1044 * ld-mips-elf/empic1-ln.d: Likewise.
1045 * ld-mips-elf/empic1-lp.d: Likewise.
1046 * ld-mips-elf/empic1-mn.d: Likewise.
1047 * ld-mips-elf/empic1-mp.d: Likewise.
1048 * ld-mips-elf/empic1-ref.s: Likewise.
1049 * ld-mips-elf/empic1-sn.d: Likewise.
1050 * ld-mips-elf/empic1-sp.d: Likewise.
1051 * ld-mips-elf/empic1-space.s: Likewise.
1052 * ld-mips-elf/empic1-tgt.s: Likewise.
1053 * ld-mips-elf/empic2-fwd-0.d: Likewise.
1054 * ld-mips-elf/empic2-fwd-1.d: Likewise.
1055 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
1056 * ld-mips-elf/empic2-ref.s: Likewise.
1057 * ld-mips-elf/empic2-rev-0.d: Likewise.
1058 * ld-mips-elf/empic2-rev-1.d: Likewise.
1059 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
1060 * ld-mips-elf/empic2-space.s: Likewise.
1061 * ld-mips-elf/emrelocs-eb.d: Likewise.
1062 * ld-mips-elf/emrelocs-el.d: Likewise.
1063 * ld-mips-elf/emrelocs.ld: Likewise.
1064 * ld-mips-elf/emrelocs1.s: Likewise.
1065 * ld-mips-elf/emrelocs2.s: Likewise.
1066 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
1067
a664545d
L
10682004-04-20 H.J. Lu <hongjiu.lu@intel.com>
1069
1070 * ld-elfweak/elfweak.exp: Add an undefined weak size change
1071 test.
1072
1073 * ld-elfweak/size.dat: New file.
1074 * ld-elfweak/size_bar.c: Likewise.
1075 * ld-elfweak/size_foo.c: Likewise.
1076 * ld-elfweak/size_main.c: Likewise.
1077
6482c264
NC
10782004-04-14 Brian Ford <ford@vss.fsi.com>
1079 DJ Delorie <dj@redhat.com>
1080
1081 * ld-pe/pe.exp: New, tests for i?86 PE.
1082 * ld-pe/secrel1.s: New, test R_SECREL32 reloc.
1083 * ld-pe/secrel2.s: Likewise.
1084 * ld-pe/secrel.d: Likewise.
1085
4dc570c2
JJ
10862004-04-19 Jakub Jelinek <jakub@redhat.com>
1087
1088 * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
1089 * ld-shared/shared.exp: Likewise.
1090
a4b6e8f6
L
10912004-04-14 H.J. Lu <hongjiu.lu@intel.com>
1092
1093 * ld-scripts/assert.s: Add a newline.
1094 * ld-scripts/data.s: Likewise.
1095
8bfaaee7
AM
10962004-04-08 Alan Modra <amodra@bigpond.net.au>
1097
1098 PR 47.
1099 * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
1100
76cb62b0
AM
11012004-04-08 Alan Modra <amodra@bigpond.net.au>
1102
1103 * ld-scripts/align.exp: Don't run on aix.
1104 * ld-scripts/assert.s: Remove comment.
1105 * ld-scripts/data.s: Likewise.
1106 * ld-scripts/data.t: Set start address to allow for aout headers.
1107 Make first LONG pc-relative.
1108 * ld-scripts/data.d: Update.
1109 * ld-scripts/defined2.d: Allow other random syms.
1110 * ld-scripts/defined3.d: Likewise.
1111 * ld-scripts/provide-1.s: Pad section.
1112 * ld-scripts/provide-1.t: Set .data address and align.
1113 * ld-scripts/provide-1.d: Update.
1114 * ld-scripts/provide-2.s: Pad section.
1115 * ld-scripts/provide-2.d: Allow random trailing syms.
1116 * ld-scripts/provide-3.s: Pad section.
1117 * ld-scripts/provide-3.d: Fix typos.
1118 * ld-scripts/provide.exp: Don't run on aix.
1119 * ld-scripts/size-1.s: Simplify test.
1120 * ld-scripts/size-1.t: Rewrite.
1121 * ld-scripts/size-1.d: Update.
1122 * ld-scripts/size-2.s: Simplify.
1123 * ld-scripts/size-2.t: Set start address. Set exe flag on image.
1124 * ld-scripts/size-2.d: Update.
1125 * ld-scripts/size.exp: Don't run on aix. Run size-2 on all elf
1126 targets except mips.
1127
90084db2
AO
11282004-03-27 Alexandre Oliva <aoliva@redhat.com>
1129
1130 * ld-frv/fdpic*.d: Adjust to compensate for page size change.
1131
d04a7507
AM
11322004-03-26 Alan Modra <amodra@bigpond.net.au>
1133
1134 * ld-powerpc/tlsexe.r: Update for changed sym type.
1135 * ld-powerpc/tlsexetoc.r: Likewise.
1136
2d4b84b0
HPN
11372004-03-22 Hans-Peter Nilsson <hp@axis.com>
1138
1139 * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
1140 ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
1141
d400d2a6
L
11422004-03-19 H.J. Lu <hongjiu.lu@intel.com>
1143
1144 * ld-elfvers/vers.exp: Add new tests for versioned weak
d693c47e 1145 definition.
d400d2a6
L
1146
1147 * ld-elfvers/vers28a.c: New file.
1148 * ld-elfvers/vers28a.dsym: Likewise.
1149 * ld-elfvers/vers28a.ver: Likewise.
1150 * ld-elfvers/vers28b.c: Likewise.
1151 * ld-elfvers/vers28b.dsym: Likewise.
1152 * ld-elfvers/vers28b.map: Likewise.
1153 * ld-elfvers/vers28b.ver: Likewise.
1154 * ld-elfvers/vers28c.c: Likewise.
1155 * ld-elfvers/vers28c.dsym: Likewise.
1156 * ld-elfvers/vers28c.ver: Likewise.
1157
140cc240
AM
11582004-03-19 Alan Modra <amodra@bigpond.net.au>
1159
1160 * ld-scripts/provide-2.d: Ignore random symbols.
1161
fdd12ef3
AM
11622004-03-16 Alan Modra <amodra@bigpond.net.au>
1163
1164 * ld-powerpc/tls.d: Update.
1165 * ld-powerpc/tls32.d: Update.
1166 * ld-powerpc/tlsexe.d: Update.
1167 * ld-powerpc/tlsexe32.d: Update.
1168 * ld-powerpc/tlsexetoc.d: Update.
1169 * ld-powerpc/tlsso.d: Update.
1170 * ld-powerpc/tlsso32.d: Update.
1171 * ld-powerpc/tlstoc.d: Update.
1172 * ld-powerpc/tlstocso.d: Update.
1173
e5caec89
NS
11742004-03-05 Nathan Sidwell <nathan@codesourcery.com>
1175
68715859
NS
1176 * ld-scripts/size-1.d: Add bigendian regexps.
1177 * ld-scripts/size-2.d: Set --wide for readelf.
1178
e5caec89
NS
1179 * ld-scripts/size.exp: New.
1180 * ld-scripts/size-[12].{d,s,t}: New.
1181
676a64f4
RS
11822004-03-01 Richard Sandiford <rsandifo@redhat.com>
1183
1184 * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
1185 * ld-frv/frv.exp: New harness.
1186
9b1f5ff9
AO
11872004-02-24 Alexandre Oliva <aoliva@redhat.com>
1188
1189 * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
1190 bind locally.
1191 * ld-frv/fdpic-pie-8.d: Likewise.
1192 * ld-frv/fdpic-shared-4.d: Likewise.
1193 * ld-frv/fdpic-pie-6-fail.d: Renamed from...
1194 * ld-frv/fdpic-pie-6.d: New test.
1195 * ld-frv/fdpic-shared-6-fail.d: Renamed from...
1196 * ld-frv/fdpic-shared-6.d: New test.
1197 * ld-frv/fdpic6.ldv: New.
1198 * ld-frv/fdpic-static-6.d: Adjust test name.
1199 * ld-frv/fdpic-pie-8-fail.d: Removed.
1200 * ld-frv/fdpic.exp: Run new tests.
1201
1b493742
NS
12022004-02-23 Nathan Sidwell <nathan@codesourcery.com>
1203
1204 * ld-scripts/provide.exp: New.
1205 * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
1206
33ed4613
AM
12072004-02-23 Alan Modra <amodra@bigpond.net.au>
1208
1209 * ld-scripts/data.t: Set ".other" address so location doesn't
1210 depend on target alignment.
1211 * ld-scripts/data.d: Update.
1212
876f4090
NS
12132004-02-20 Nathan Sidwell <nathan@codesourcery.com>
1214
1215 * ld-scripts/align.{s,t,exp}: New.
1216
384d938f
NS
12172004-02-19 Nathan Sidwell <nathan@codesourcery.com>
1218
1219 * ld-scripts/data.{s,t,d,exp}: New.
1220
b6ca8815
NS
12212004-02-18 Nathan Sidwell <nathan@codesourcery.com>
1222
1223 * ld-scripts/assert.{s,t,exp}: New.
1224
d25aed71
RS
12252004-02-17 Richard Sandiford <rsandifo@redhat.com>
1226
1227 * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
1228 changes to the way large constants are added.
1229 * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise. Adjust order
1230 of GOT entries after today's change to the handling of GOT_PAGE
1231 relocations.
1232
3255318a 12332004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
fdd12ef3 1234
3255318a
NC
1235 * ld-h8300/relax-5.s: New file: Source for relax-5 test.
1236 * ld-h8300/relax-5.d: New file: Expected output and commands for
1237 assembling and linking the relax-5 test.
1238 * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
1239 toolchain.
1240 * ld-h8300/h8300-exp: Run the relax-5 test.
1241
2df149a4
DJ
12422004-01-23 Daniel Jacobowitz <drow@mvista.com>
1243
1244 * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
1245 ld-arm/arm-app-abs32.d: New files.
1246 * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
1247
3a0875f4
AM
12482004-01-19 Alan Modra <amodra@bigpond.net.au>
1249
1250 * ld-i386/tlsbin.dd: Adjust for changed sib printing.
1251
0885b73e
DJ
12522004-01-13 Daniel Jacobowitz <drow@mvista.com>
1253
1254 * ld-arm/arm-elf.exp: Add arm-static-app test.
1255 * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
1256 ld-arm/arm-static-app.r: New files.
1257
ca9a79a1 12582004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
fdd12ef3 1259
ca9a79a1
NC
1260 * ld-h8300/h8300-exp: Run the relax-4 test.
1261 * ld-h8300/relax-4.s: New file: Source for relax-4 test.
1262 * ld-h8300/relax-4.d: New file: Expected output and commands for
1263 assembling and linking the relax-4 test.
1264 * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
1265 toolchain.
1266
0fb33ef4
L
12672004-01-09 H.J. Lu <hongjiu.lu@intel.com>
1268
1269 * ld-selective/selective.exp: Skip ia64-*-*.
1270
c787b889
DJ
12712004-01-09 Daniel Jacobowitz <drow@mvista.com>
1272
1273 * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
1274 changes.
1275
2e73b915
DJ
12762004-01-06 Daniel Jacobowitz <drow@mvista.com>
1277
1278 * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
1279 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
1280 ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
1281 ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
1282
a9a704fc
AO
12832004-01-06 Alexandre Oliva <aoliva@redhat.com>
1284
1285 * ld-frv: Update .d files with correct addresses displayed for
1286 dynamic relocations.
1287 2003-12-02 Alexandre Oliva <aoliva@redhat.com>
1288 * ld-frv/fdpic1.s (.D0): Move to separate data section.
1289 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
1290 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1291 * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
1292 reflect EMBEDDED= change in linker script.
1293 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
1294 * ld-frv: Update .d files to reflect changes in the page size, the
1295 addition of a stack segment, the use of a NULL function descriptor
1296 for weakundef functions and the change in the lazy funcdesc_value
1297 in-place addend value.
1298 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1299 * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
1300 2003-10-06 Alexandre Oliva <aoliva@redhat.com>
1301 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1302 ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
1303 now _gp-based, not \.rofixup-based.
1304 * ld-frv/fdpic-static-6.d: Likewise. Match warning about
1305 relocation to different section.
1306 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
1307 * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
1308 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
1309 * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
1310 ld-frv/fdpic-shared-7.d: New.
1311 * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
1312 ld-frv/fdpic-shared-8.d: New.
1313 * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
1314 * ld-frv/fdpic.exp: Run them.
1315 * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
1316 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1317 * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
1318 ld-frv/fdpic-shared-5.d: New.
1319 * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
1320 ld-frv/fdpic-shared-6.d: New.
1321 * ld-frv/fdpic.exp: Run them.
1322 * ld-frv/fdpic*.d: Add -mfdpic to assembler flags. Updated.
1323 * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
1324 * ld-frv/fdpic-shared-2-fail.d: New.
1325 * ld-frv/fdpic.exp: Run it.
1326 * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
1327 * ld-frv/fdpic.exp: Add new test.
1328 * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
1329 * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
1330 * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
1331 * ld-frv/fdpic.exp: Add new tests.
1332 * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
1333 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1334 * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
1335 * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
1336 ucpic.
1337 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1338 * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
1339 * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
1340 * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
1341 * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
1342
031d7588
AM
13432004-01-02 Alan Modra <amodra@bigpond.net.au>
1344
1345 * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
1346 * ld-selective/selective.exp: Likewise.
1347
c9e214e5
AM
1348For older changes see ChangeLog-9303
1349\f
1350Local Variables:
1351mode: change-log
1352left-margin: 8
1353fill-column: 74
1354version-control: never
1355End:
This page took 0.128557 seconds and 4 git commands to generate.