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