* elfxx-mips.c (mips_elf_calculate_relocation): Don't report an
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
c314987d
RS
12004-12-14 Richard Sandiford <rsandifo@redhat.com>
2
3 * ld-mips-elf/jal-overflow-2.[sd]: New test.
4 * ld-mips-elf/mips-elf.exp: Run it.
5
1f0f3e9b
RS
62004-12-13 Richard Sandiford <rsandifo@redhat.com>
7
8 * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.
9
5c799c07
AM
102004-12-11 Alan Modra <amodra@bigpond.net.au>
11
12 * ld-mmix/bpo-1.d: Update for changed section syms.
13 * ld-mmix/bpo-10.d: Likewise.
14 * ld-mmix/bpo-11.d: Likewise.
15 * ld-mmix/bpo-14.d: Likewise.
16 * ld-mmix/bpo-16.d: Likewise.
17 * ld-mmix/bpo-17.d: Likewise.
18 * ld-mmix/bpo-18.d: Likewise.
19 * ld-mmix/bpo-19.d: Likewise.
20 * ld-mmix/bpo-2.d: Likewise.
21 * ld-mmix/bpo-22.d: Likewise.
22 * ld-mmix/bpo-3.d: Likewise.
23 * ld-mmix/bpo-4.d: Likewise.
24 * ld-mmix/bpo-5.d: Likewise.
25 * ld-mmix/bpo-6.d: Likewise.
26 * ld-mmix/bpo-9.d: Likewise.
27 * ld-mmix/greg-1.d: Likewise.
28 * ld-mmix/greg-19.d: Likewise.
29 * ld-mmix/greg-2.d: Likewise.
30 * ld-mmix/greg-3.d: Likewise.
31 * ld-mmix/greg-4.d: Likewise.
32 * ld-mmix/greg-5.d: Likewise.
33 * ld-mmix/greg-5s.d: Likewise.
34 * ld-mmix/greg-6.d: Likewise.
35 * ld-mmix/greg-7.d: Likewise.
36 * ld-mmix/loc1.d: Likewise.
37 * ld-mmix/loc2.d: Likewise.
38 * ld-mmix/loc3.d: Likewise.
39 * ld-mmix/loc4.d: Likewise.
40 * ld-mmix/loc6.d: Likewise.
41 * ld-mmix/locdo-1.d: Likewise.
42 * ld-mmix/loct-1.d: Likewise.
43 * ld-mmix/locto-1.d: Likewise.
44 * ld-mmix/start-1.d: Likewise.
45 * ld-sh/sh64/abi32.xd: Likewise.
46 * ld-sh/sh64/abi64.xd: Likewise.
47 * ld-sh/sh64/cmpct1.xd: Likewise.
48 * ld-sh/sh64/mix1.xd: Likewise.
49 * ld-sh/sh64/mix2.xd: Likewise.
50 * ld-sh/sh64/rel32.xd: Likewise.
51 * ld-sh/sh64/rel64.xd: Likewise.
52 * ld-sh/sh64/shdl32.xd: Likewise.
53 * ld-sh/sh64/shdl64.xd: Likewise.
54
3a6eb9c0
ILT
552004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
56
57 * ld-mips-elf/jalbal.d: New test.
58 * ld-mips-elf/jalbal.s: New test.
59 * ld-mips-elf/mips-elf.exp: Run it.
60
0efd4160
ILT
612004-12-08 Ian Lance Taylor <ian@wasabisystems.com>
62
63 * ld-mips-elf/jaloverflow.d: New test.
64 * ld-mips-elf/jaloverflow.s: New test.
65 * ld-mips-elf/mips-elf.exp: Run it.
66
e1d97869
L
672004-12-03 H.J. Lu <hongjiu.lu@intel.com>
68
69 * ld-elf/group1.d: Support 64bit.
70
529fcb95
PB
712004-12-01 Paul Brook <paul@codesourcery.com>
72
73 * ld-elf/group1.d: New test.
74 * ld-elf/group.ld, ld-elf/group1a.s, ld-elf/group1b.s: New test.
75
6db74b6f
DJ
762004-12-01 Daniel Jacobowitz <dan@codesourcery.com>
77
78 * ld-selective/selective.exp: Use -print-libgcc-file-name for
79 ARM and v850 also.
80
0beaef2b
PB
812004-11-24 Paul Brook <paul@codesourcery.com>
82
83 * ld-arm/mixed-lib.sym: Update for THUMB_FUNC change.
84
3ec57632
NC
852004-11-19 Nick Clifton <nickc@redhat.com>
86
87 * ld-scripts/script.exp: Add test of memory linker script.
88 Reorganise code to remove unnecessary indentation.
89 Fix target tests to avoid using --image-base with *-nto targets.
90 * ld-scripts/memory.t: New linker script to test the MEMORY
91 section and the ORIGIN and LENGTH operators.
92
b7693d02
DJ
932004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
94
95 * ld-arm/mixed-app.d, ld-arm/mixed-app.r, ld-arm/mixed-app.s,
96 ld-arm/mixed-app.sym, ld-arm/mixed-lib.d, ld-arm/mixed-lib.r,
97 ld-arm/mixed-lib.s, ld-arm/mixed-lib.sym, ld-arm/arm-dyn.ld,
98 ld-arm/arm-lib.ld: New files.
99 * ld-arm/arm-app-abs32.d, ld-arm/arm-app-abs32.r, ld-arm/arm-app.d,
100 ld-arm/arm-app.r, ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
101 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-static-app.d,
102 ld-arm/arm-static-app.r: Update for big-endian.
103 * ld-arm/arm-elf.exp: Run the new tests.
104
353057a5
RS
1052004-11-16 Richard Sandiford <rsandifo@redhat.com>
106
107 * ld-mips-elf/eh-frame1.{s,ld},
108 * ld-mips-elf/eh-frame1-{n32,n64},d: New test.
109 * ld-mips-elf/mips-elf.exp: Run it.
110
d693c47e
AM
1112004-11-10 Alan Modra <amodra@bigpond.net.au>
112
113 * ld-d10v/reloc-003.d: Update for changed error message.
114 * ld-d10v/reloc-004.d: Likewise.
115 * ld-d10v/reloc-007.d: Likewise.
116 * ld-d10v/reloc-008.d: Likewise.
117 * ld-d10v/reloc-011.d: Likewise.
118 * ld-d10v/reloc-012.d: Likewise.
119 * ld-d10v/reloc-015.d: Likewise.
120 * ld-d10v/reloc-016.d: Likewise.
121
300dac7e
NC
1222004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
123 Vineet Sharma <vineets@noida.hcltech.com>
124
125 * ld-maxq: New directory. Contains tests for the new maxq port.
126
1f02b94b
HPN
1272004-11-04 Hans-Peter Nilsson <hp@bitrange.com>
128
129 * ld-elf/merge.d: xfail crisv32-*-*.
130 * ld-cris/dsov32-1.s, ld-cris/dsov32-2.s, ld-cris/dsov32-3.s,
131 ld-cris/dsov32-4.s, ld-cris/libdso-10.d, ld-cris/libdso-11.d,
132 ld-cris/libdso-12.d, ld-cris/libdso-13.d, ld-cris/libdso-14.d,
133 ld-cris/move-1.s, ld-cris/pv32-1.d, ld-cris/pv32.s,
134 ld-cris/start1.s, ld-cris/v10-v32.d, ld-cris/v10-va.d,
135 ld-cris/v32-ba-1.d, ld-cris/v32-ba-1.s, ld-cris/v32-bin-1.d,
136 ld-cris/v32-bin-1.s, ld-cris/v32-v10.d, ld-cris/v32-va.d,
137 ld-cris/va-v10.d, ld-cris/va-v32.d: New tests.
138 * ld-cris/ldsym1.d: Adjust for change in linker script.
139
ca7d30d9
HPN
1402004-11-02 Hans-Peter Nilsson <hp@axis.com>
141
142 * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
143 ld-cris/expdyn7.d, ld-cris/gotplt1.d, ld-cris/gotplt2.d,
144 ld-cris/gotplt3.d, ld-cris/hiddef1.d, ld-cris/libdso-2.d,
145 ld-cris/locref1.d, ld-cris/locref2.d, ld-cris/weakref2.d,
146 ld-i386/tlsbin.rd, ld-i386/tlsnopic.rd, ld-i386/tlspic.rd,
147 ld-ia64/tlsbin.dd, ld-ia64/tlsbin.rd, ld-ia64/tlspic.dd,
148 ld-ia64/tlspic.rd, ld-powerpc/tlsexe32.d, ld-powerpc/tlsexe32.g,
149 ld-powerpc/tlsexe32.r, ld-powerpc/tlsexe32.t,
150 ld-powerpc/tlsso32.d, ld-powerpc/tlsso32.g, ld-powerpc/tlsso32.r,
151 ld-powerpc/tlsso32.t, ld-s390/tlsbin.dd, ld-s390/tlsbin.rd,
152 ld-s390/tlspic.rd, ld-sparc/tlssunbin32.rd,
153 ld-sparc/tlssunpic32.rd, ld-x86-64/tlsbin.rd, ld-x86-64/tlspic.dd,
154 ld-x86-64/tlspic.rd: Adjust for _GLOBAL_OFFSET_TABLE_ now hidden.
155
3e3b46e5
PB
1562004-10-26 Paul Brook <paul@codesourcery.com>
157
158 * ld-elfvers/vers.exp (build_binary): Add ldargs parameter.
159 (build_vers_lib_pic_flags): New function.
160 Add vers29 test.
161 * ld-elfvers/vers29.c: New file.
162 * ld-elfvers/vers29.dsym: New file.
163 * ld-elfvers/vers29.ver: New file.
164
04d3ad57
HPN
1652004-10-24 Hans-Peter Nilsson <hp@bitrange.com>
166
1fddb8da
HPN
167 * ld-mmix/sec-8m.d: Adjust test for dump using correct section
168 length.
169 * ld-mmix/sec-9.d: Renamed test, formerly known as sec-5.d.
170 * ld-mmix/sec-5.d, ld-mmix/b-offloc.s: Rewritten test.
171
04d3ad57
HPN
172 * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d,
173 ld-mmix/getaa14f.d, ld-mmix/jumpa-6b.d, ld-mmix/jumpa-6f.d,
174 ld-mmix/jumpa14b.d, ld-mmix/jumpa14f.d, ld-mmix/reg-1.d,
175 ld-mmix/reg-1m.d: Adjust for changed error message format.
176
0e99ae0c
L
1772004-10-19 H.J. Lu <hongjiu.lu@intel.com>
178
179 * ld-elf/exclude.exp: Allow cris-*-elf.
180
181 * ld-elf/exclude1.s: Add ".data". Remove "- include_sym".
182 * ld-elf/exclude2.s: Add ".data".
183
cad5e2c2
HPN
1842004-10-19 Hans-Peter Nilsson <hp@bitrange.com>
185
186 * ld-elf/exclude.exp: Don't run for cris-*-elf.
187
b58f81ae
DJ
1882004-10-16 Daniel Jacobowitz <dan@debian.org>
189
190 * ld-elf/exclude1.s, ld-elf/exclude2.s, ld-elf/exclude.exp: New.
191
391df1c0
AM
1922004-10-15 Alan Modra <amodra@bigpond.net.au>
193
194 * ld-crx/reloc-num8.d: Adjust for changed orphan placement.
195 * ld-crx/reloc-num16.d: Likewise.
196 * ld-crx/reloc-num32.d: Likewise.
197 * ld-scripts/provide-2.t: Start .data at 0x2000.
198 * ld-scripts/provide-2.d: Adjust.
199
e0255be8
L
2002004-10-14 H.J. Lu <hongjiu.lu@intel.com>
201
202 * ld-scripts/sort.exp: Run for ELF targets only.
203
afd7a018
AM
2042004-10-14 Alan Modra <amodra@bigpond.net.au>
205
206 * ld-scripts/overlay-size.d: Update for changed orphan section
207 placement.
208 * ld-mmix/bpo-18.d: Likewise.
209
43cd72b9
BW
2102004-10-07 Bob Wilson <bob.wilson@acm.org>
211
212 * ld-xtensa/lcall1.s: Use .literal directive.
213 * ld-xtensa/lcall2.s: Align function entry.
214 * ld-xtensa/coalesce2.s: Likewise.
215
bcaa7b3e
L
2162004-10-04 H.J. Lu <hongjiu.lu@intel.com>
217
218 * ld-scripts/sort.exp: New file for section sorting tests.
219 * ld-scripts/sort_b_a.d: Likewise
220 * ld-scripts/sort_b_a.s: Likewise
221 * ld-scripts/sort_b_a.t: Likewise
222 * ld-scripts/sort_b_a_a-1.d: Likewise
223 * ld-scripts/sort_b_a_a-2.d: Likewise
224 * ld-scripts/sort_b_a_a-3.d: Likewise
225 * ld-scripts/sort_b_a_a.t: Likewise
226 * ld-scripts/sort_b_a_n-1.d: Likewise
227 * ld-scripts/sort_b_a_n-2.d: Likewise
228 * ld-scripts/sort_b_a_n-3.d: Likewise
229 * ld-scripts/sort_b_a_n.t: Likewise
230 * ld-scripts/sort_b_n.d: Likewise
231 * ld-scripts/sort_b_n.s: Likewise
232 * ld-scripts/sort_b_n.t: Likewise
233 * ld-scripts/sort_b_n_a-1.d: Likewise
234 * ld-scripts/sort_b_n_a-2.d: Likewise
235 * ld-scripts/sort_b_n_a-3.d: Likewise
236 * ld-scripts/sort_b_n_a.t: Likewise
237 * ld-scripts/sort_b_n_n-1.d: Likewise
238 * ld-scripts/sort_b_n_n-2.d: Likewise
239 * ld-scripts/sort_b_n_n-3.d: Likewise
240 * ld-scripts/sort_b_n_n.t: Likewise
241 * ld-scripts/sort_n_a-a.s: Likewise
242 * ld-scripts/sort_n_a-b.s: Likewise
243 * ld-scripts/sort_no-1.d: Likewise
244 * ld-scripts/sort_no-2.d: Likewise
245 * ld-scripts/sort_no.t: Likewise
246
d2c252d7
L
2472004-10-01 H.J. Lu <hongjiu.lu@intel.com>
248
249 * ld-powerpc/tls.s: Don't set tls type for undefined syms.
250 * ld-powerpc/tls32.s: Likewise.
251 * ld-powerpc/tlstoc.s: Likewise.
252 * ld-s390/tlsbin.s: Likewise.
253 * ld-s390/tlsbin_64.s: Likewise.
254 * ld-s390/tlsbinpic.s: Likewise.
255 * ld-s390/tlsbinpic_64.s: Likewise.
256 * ld-s390/tlspic1.s: Likewise.
257 * ld-s390/tlspic1_64.s: Likewise.
258 * ld-sparc/tlssunbin32.s: Likewise.
259 * ld-sparc/tlssunbinpic32.s: Likewise.
260 * ld-sparc/tlssunnopic32.s: Likewise.
261 * ld-sparc/tlssunpic32.s: Likewise.
262
99f5fc1b
AM
2632004-10-01 Alan Modra <amodra@bigpond.net.au>
264
265 * ld-s390/tlsbin.s: Set tls type for undefined syms.
266 * ld-s390/tlsbin_64.s: Likewise.
267 * ld-s390/tlsbinpic.s: Likewise.
268 * ld-s390/tlsbinpic_64.s: Likewise.
269 * ld-s390/tlspic1.s: Likewise.
270 * ld-s390/tlspic1_64.s: Likewise.
271 * ld-sparc/tlssunbin32.s: Likewise.
272 * ld-sparc/tlssunbinpic32.s: Likewise.
273 * ld-sparc/tlssunnopic32.s: Likewise.
274 * ld-sparc/tlssunpic32.s: Likewise.
275
9a910d56
AM
2762004-10-01 Alan Modra <amodra@bigpond.net.au>
277
278 * ld-sparc/tlssunbin32.sd: Adjust for changed .dynamic location.
279
f7bf754f
NC
2802004-10-01 Nick Clifton <nickc@redhat.com>
281
282 PR 371
283 * ld-undefined/undefined.exp: Remove redundant XPASS
284 specifications.
285
73d14ad4
AM
2862004-10-01 Alan Modra <amodra@bigpond.net.au>
287
288 * ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms.
289 * ld-powerpc/tls32.s (gd, ld): Likewise.
290 * ld-powerpc/tlstoc.s (gd, ld): Likewise.
291 * ld-powerpc/tlsso.r: Update.
292 * ld-powerpc/tlsso32.r: Update.
293 * ld-powerpc/tlstocso.r: Update.
294
eeac373a
PB
2952004-09-30 Paul Brook <paul@codesourcery.com>
296
297 * ld-arm/arm-elf.exp: Add test for --target2=abs.
298 * ld-arm/arm-target2-abs.d: New file.
299
981beeee
AM
3002004-09-29 Alan Modra <amodra@bigpond.net.au>
301
302 * ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
303 * ld-pe/secrel.d: Adjust to suit.
304
1ba54ee0
AM
3052004-09-24 Alan Modra <amodra@bigpond.net.au>
306
307 * ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string.
308
cbaa0dc5
AM
3092004-09-22 Alan Modra <amodra@bigpond.net.au>
310
311 * ld-i386/tlsbin.rd: Update for changed segment map.
312 * ld-i386/tlsnopic.rd: Likewise.
313 * ld-i386/tlspic.rd: Likewise.
314 * ld-powerpc/tlsexe.r: Likewise.
315 * ld-powerpc/tlsexe32.r: Likewise.
316 * ld-powerpc/tlsexetoc.r: Likewise.
317 * ld-powerpc/tlsso.r: Likewise.
318 * ld-powerpc/tlsso32.r: Likewise.
319 * ld-powerpc/tlstocso.r: Likewise.
320 * ld-s390/tlsbin.rd: Likewise.
321 * ld-s390/tlsbin_64.rd: Likewise.
322 * ld-s390/tlspic.rd: Likewise.
323 * ld-s390/tlspic_64.rd: Likewise.
324 * ld-sh/tlsbin-2.d: Likewise.
325 * ld-sh/tlspic-2.d: Likewise.
326 * ld-x86-64/tlsbin.rd: Likewise.
327 * ld-x86-64/tlspic.rd: Likewise.
328
b301b248
AM
3292004-09-22 Alan Modra <amodra@bigpond.net.au>
330
331 * ld-scripts/overlay-size.d: Don't check .mbss lma.
332 * ld-sh/sh64/mix1.xd: Update for changed .bss file offset.
333 * ld-sh/sh64/shdl32.xd: Likewise.
334 * ld-sh/sh64/shdl64.xd: Likewise.
335
3674e28a
PB
3362004-09-17 Paul Brook <paul@codesourcery.com>
337
338 * ld-arm/arm-target1-{abs,rel}.d}: New files.
339 * ld-arm/arm-target1.s: New file.
340 * ld-arm/arm-target2-{,got-}rel.d: New files.
341 * ld-arm/arm-target2.s: New file.
342 * ld-arm/arm-rel31.d: New files.
343 * ld-arm/arm-rel31.s: New files.
344 * ld-arm/arm.ld: New file.
345 * ld-arm/arm-elf.exp: Add new tests.
346
e646467d
HPN
3472004-09-07 Hans-Peter Nilsson <hp@axis.com>
348
f9c37615 349 * ld-cris/hiddef1.d, ld-cris/hiddef1.s, ld-cris/hidrefgotplt1.s:
e646467d
HPN
350 New test.
351
42851540
NC
3522004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
353
354 * ld-crx: New directory.
355 * ld-crx/crx.exp: New test script.
356 * ld-crx/crx.ld: New linker script.
357 * ld-crx/reloc-abs32.s: New file.
358 * ld-crx/reloc-abs32.d: Likewise.
359 * ld-crx/reloc-imm16.s: Likewise.
360 * ld-crx/reloc-imm16.d: Likewise.
361 * ld-crx/reloc-imm32.s: Likewise.
362 * ld-crx/reloc-imm32.d: Likewise.
363 * ld-crx/reloc-num8.s: Likewise.
364 * ld-crx/reloc-num8.d: Likewise.
365 * ld-crx/reloc-num16.s: Likewise.
366 * ld-crx/reloc-num16.d: Likewise.
367 * ld-crx/reloc-num32.s: Likewise.
368 * ld-crx/reloc-num32.d: Likewise.
369 * ld-crx/reloc-regrel12.s: Likewise.
370 * ld-crx/reloc-regrel12.d: Likewise.
371 * ld-crx/reloc-regrel22.s: Likewise.
372 * ld-crx/reloc-regrel22.d: Likewise.
373 * ld-crx/reloc-regrel28.s: Likewise.
374 * ld-crx/reloc-regrel28.d: Likewise.
375 * ld-crx/reloc-regrel32.s: Likewise.
376 * ld-crx/reloc-regrel32.d: Likewise.
377 * ld-crx/reloc-rel4.s: Likewise.
378 * ld-crx/reloc-rel4.d: Likewise.
379 * ld-crx/reloc-rel8.s: Likewise.
380 * ld-crx/reloc-rel8.d: Likewise.
381 * ld-crx/reloc-rel8-cmp.s: Likewise.
382 * ld-crx/reloc-rel8-cmp.d: Likewise.
383 * ld-crx/reloc-rel16.s: Likewise.
384 * ld-crx/reloc-rel16.d: Likewise.
385 * ld-crx/reloc-rel24.s: Likewise.
386 * ld-crx/reloc-rel24.d: Likewise.
387 * ld-crx/reloc-rel32.s: Likewise.
388 * ld-crx/reloc-rel32.d: Likewise.
389
f4faf27b
HPN
3902004-08-21 Hans-Peter Nilsson <hp@axis.com>
391
392 * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
393 ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
394 ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
395 ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
396 sections.
397
82dd044a
AM
3982004-08-17 Alan Modra <amodra@bigpond.net.au>
399
400 * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
401
2f4a83ee
AM
4022004-08-17 Alan Modra <amodra@bigpond.net.au>
403
404 * ld-scripts/cross1.t: Remove .opd section spec.
405
c98bad6f
SC
4062004-08-01 Stephane Carrez <stcarrez@nerim.fr>
407
408 * ld-undefined/undefined.exp: The undefine tests now work on
409 68HC11 and 68HC12.
410
ff636ee3
KK
4112004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
412
413 * ld-sh/sh64/crange3-cmpct.rd: Update.
414 * ld-sh/sh64/crange3-media.rd: Update.
415
1bec8141
NC
4162004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
417
418 * ld-h8300/h8300.exp: Addition of new test case to check
419 relaxation for H8S target.
420 * ld-h8300/relax-6.s: New test source file.
421 * ld-h8300/relax-6.d: New test expected disassembly file.
422 * ld-h8300/relax-6-coff.d: New test expected disassembly file for
423 coff format.
424
ed049af3
NC
4252004-07-22 Nick Clifton <nickc@redhat.com>
426
427 PR/280
428 * ld-h8300/relax-3-coff.d: Remove duplicated raw insn values.
429 * ld-h8300/relax-3.d: Likewise.
430 * ld-h8300/relax-4-coff.d: Likewise.
431 * ld-h8300/relax-4.d: Likewise.
432 * ld-h8300/relax-5-coff.d: Likewise.
433 * ld-h8300/relax.d: Likewise.
434
08ccf96b
L
4352004-07-22 H.J. Lu <hongjiu.lu@intel.com>
436
437 * ld-scripts/crossref.exp: XFAIL ia64-*-* on the first test.
438
ceb78239
NC
4392004-07-13 Nitin Yewale <nitiny@kpitcummins.com>
440
441 * ld-h8300/h8300.exp: Addition of gcsection test case.
442 * ld-h8300/gcsection.s: New test source file.
443 * ld-h8300/gcsection.d: New test expected disassembly file.
444
17a6716a
RS
4452004-07-08 Maciej W. Rozycki <macro@linux-mips.org>
446
447 * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
448 * ld-mips-elf/mips-elf.exp: Run it.
449
f6a8ae81
KK
4502004-07-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
451
452 * ld-elf/frame.exp: Don't run on sh*-*-elf*.
453 * ld-sh/shared-1.d: Adjust for section reordering changes.
454 * ld-sh/shared-2.d: Likewise.
455 * ld-sh/tlsbin-2.d: Likewise.
456 * ld-sh/tlspic-2.d: Likewise.
457 * ld-sh/sh64/abi32.xd: Likewise.
458 * ld-sh/sh64/abi64.xd: Likewise.
459 * ld-sh/sh64/cmpct1.xd: Likewise.
460 * ld-sh/sh64/crange1.rd: Likewise.
461 * ld-sh/sh64/crange2.rd: Likewise.
462 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
463 * ld-sh/sh64/crange3-media.rd: Likewise.
464 * ld-sh/sh64/crange3.rd: Likewise.
465 * ld-sh/sh64/gotplt.d: Likewise.
466 * ld-sh/sh64/init-cmpct.d: Likewise.
467 * ld-sh/sh64/init-media.d: Likewise.
468 * ld-sh/sh64/init64.d: Likewise.
469 * ld-sh/sh64/mix1.xd: Likewise.
470 * ld-sh/sh64/mix2.xd: Likewise.
471 * ld-sh/sh64/shdl32.xd: Likewise.
472 * ld-sh/sh64/shdl64.xd: Likewise.
473
5bb2a876
AM
4742004-07-02 Alan Modra <amodra@bigpond.net.au>
475
476 * ld-discard/static.d: Accept both original sym and section sym.
477
d74eb795
JJ
4782004-07-01 Jakub Jelinek <jakub@redhat.com>
479
480 * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
481 and removal of unneeded STT_SECTION symbols from .dynsym.
482 * ld-sparc/tlssunbin32.rd: Likewise.
483 * ld-sparc/tlssunpic32.dd: Likewise.
484 * ld-sparc/tlssunpic32.sd: Likewise.
485 * ld-sparc/tlssunbin32.dd: Likewise.
486 * ld-sparc/tlssunbin32.sd: Likewise.
487 * ld-sparc/tlssunbin32.td: Likewise.
488
cdd3575c
AM
4892004-07-01 Alan Modra <amodra@bigpond.net.au>
490
491 * ld-discard/extern.d: Update.
492 * ld-discard/start.d: Update.
493 * ld-discard/static.d: Update.
494
2de26f35
L
4952004-06-30 H.J. Lu <hongjiu.lu@intel.com>
496
497 PR 233
498 * ld-discard/extern.d: Updated.
499 * ld-discard/start.d: Likewise.
500 * ld-discard/static.d: Likewise.
501
5b9b7d81
JR
5022004-06-29 J"orn Rennecke <joern.rennecke@superh.com>
503
504 Actually add these files:
505 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
506 * testsuite/ld-sh/arch/arch.exp: New test script.
507 * testsuite/ld-sh/arch/arch_expected.txt: New file.
508 * testsuite/ld-sh/arch/sh.s: New file.
509 * testsuite/ld-sh/arch/sh2.s: New file.
510 * testsuite/ld-sh/arch/sh-dsp.s: New file.
511 * testsuite/ld-sh/arch/sh2e.s: New file.
512 * testsuite/ld-sh/arch/sh3-nommu.s: New file.
513 * testsuite/ld-sh/arch/sh3.s: New file.
514 * testsuite/ld-sh/arch/sh3-dsp.s: New file.
515 * testsuite/ld-sh/arch/sh3e.s: New file.
516 * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
517 * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
518 * testsuite/ld-sh/arch/sh4.s: New file.
519 * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
520 * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
521 * testsuite/ld-sh/arch/sh4a.s: New file.
522
3874ed78
AM
5232004-06-29 Alan Modra <amodra@bigpond.net.au>
524
525 * ld-elf/frame.exp: Don't run on mcore.
526
336d6a64
AM
5272004-06-26 Alan Modra <amodra@bigpond.net.au>
528
529 * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
530
35d437df
L
5312004-06-24 H.J. Lu <hongjiu.lu@intel.com>
532
533 * ld-elfvers/vers.exp: Use PIC for shared libraries by default.
534
aee6f5b4
AO
5352004-06-21 Alexandre Oliva <aoliva@redhat.com>
536
537 * ld-frv/fdpic-pie-1.d: Adjust for pie-specific link script.
538 * ld-frv/fdpic-pie-2.d: Likewise.
539 * ld-frv/fdpic-pie-6.d: Likewise.
540 * ld-frv/fdpic-pie-7.d: Likewise.
541 * ld-frv/fdpic-pie-8.d: Likewise.
542 * ld-frv/fdpic-shared-1.d: Likewise.
543 * ld-frv/fdpic-shared-2.d: Likewise.
544 * ld-frv/fdpic-shared-3.d: Likewise.
545 * ld-frv/fdpic-shared-4.d: Likewise.
546 * ld-frv/fdpic-shared-5.d: Likewise.
547 * ld-frv/fdpic-shared-6.d: Likewise.
548 * ld-frv/fdpic-shared-7.d: Likewise.
549 * ld-frv/fdpic-shared-8.d: Likewise.
550 * ld-frv/fdpic-shared-local-2.d: Likewise.
551 * ld-frv/fdpic-shared-local-8.d: Likewise.
552
e6f12cf6
NC
5532004-06-21 Nick Clifton <nickc@redhat.com>
554
555 * ld-elf/frame.exp: Handle ports which do not support the --shared
556 linker switch.
557
23a75657
NC
5582004-06-18 Jan Beulich <jbeulich@novell.com>
559
560 * ld-elfvsb/main.c: Ensure visibility_def and visibility_func are
561 actually referenced (gcc 3.4 eliminates comparisons of addresses
562 of global symbols with NULL).
563 * ld-selective/selective.exp: Suppress -fvtable-gc tests for gcc
564 3.4.0 and above, as this option and its functionality is no longer
565 supported, making these tests fail).
566
c9c33288
NC
5672004-05-18 Nick Clifton <nickc@redhat.com>
568
569 * ld-elf/frame.s: Replace @ with % so that the file can be
570 compiled by an ARM targeted GAS.
571 * ld-elf/table.s: Likewise.
572 * ld-elf/tbss.s: Likewise. Also replace .align <foo> with
573 .p2align (log2 <foo>) to cope with the fact that the ARM .align
574 directive takes a power-of-two argument.
575
117a3ac8
L
5762004-05-17 H.J. Lu <hongjiu.lu@intel.com>
577
578 * ld-elf/frame.exp: New file. Test read-only .eh_frame and
579 .gcc_except_table sections.
580 * ld-elf/frame.s: Likewise.
581 * ld-elf/table.s: Likewise.
582 * ld-elf/tbss.s: Likewise.
583
2f2f4511
KK
5842004-05-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
585
586 * ld-sh/tlsbin-2.d: Adjust for section reordering changes
587 and removal of unneeded STT_SECTION symbols from .dynsym.
588 * ld-sh/tlsbin-3.d: Likewise.
589 * ld-sh/tlspic-2.d: Likewise.
590
b24f926d
BE
5912004-05-12 Ben Elliston <bje@au.ibm.com>
592
593 * ld-sh/sh64/relax.exp: Remove stray semicolons.
594 * ld-sh/sh64/relfail.exp: Likewise.
595 * lib/ld-lib.exp: Likewise.
596
8c37241b
JJ
5972004-05-11 Jakub Jelinek <jakub@redhat.com>
598
599 * ld-i386/tlspic.rd: Adjust for section reordering changes
600 and removal of unneeded STT_SECTION symbols from .dynsym.
601 * ld-i386/tlspic.dd: Likewise.
602 * ld-i386/tlspic.sd: Likewise.
603 * ld-i386/tlsbin.rd: Likewise.
604 * ld-i386/tlsbinpic.s: Likewise.
605 * ld-i386/tlsbin.dd: Likewise.
606 * ld-i386/tlsbin.sd: Likewise.
607 * ld-i386/tlsnopic.rd: Likewise.
608 * ld-i386/tlsnopic1.s: Likewise.
609 * ld-i386/combreloc.d: Likewise.
610 * ld-i386/tlsnopic.dd: Likewise.
611 * ld-i386/tlsnopic.sd: Likewise.
612 * ld-x86-64/tlspic.rd: Likewise.
613 * ld-x86-64/tlspic.dd: Likewise.
614 * ld-x86-64/tlsbin.dd: Likewise.
615 * ld-x86-64/tlspic.sd: Likewise.
616 * ld-x86-64/tlsbin.sd: Likewise.
617 * ld-x86-64/tlspic.td: Likewise.
618 * ld-x86-64/tlsbin.td: Likewise.
619 * ld-x86-64/tlsbin.rd: Likewise.
620 * ld-s390/tlspic1.s: Likewise.
621 * ld-s390/tlsbinpic.s: Likewise.
622 * ld-s390/tlspic.rd: Likewise.
623 * ld-s390/tlsbin.rd: Likewise.
624 * ld-s390/tlspic.dd: Likewise.
625 * ld-s390/tlsbin.dd: Likewise.
626 * ld-s390/tlsbin.sd: Likewise.
627 * ld-s390/tlsbin.td: Likewise.
628 * ld-s390/tlspic.sd: Likewise.
629 * ld-s390/tlspic.td: Likewise.
630 * ld-s390/tlspic1_64.s: Likewise.
631 * ld-s390/tlsbinpic_64.s: Likewise.
632 * ld-s390/tlspic_64.rd: Likewise.
633 * ld-s390/tlsbin_64.rd: Likewise.
634 * ld-s390/tlspic_64.dd: Likewise.
635 * ld-s390/tlsbin_64.dd: Likewise.
636 * ld-s390/tlspic_64.sd: Likewise.
637 * ld-s390/tlspic_64.td: Likewise.
638 * ld-s390/tlsbin_64.td: Likewise.
639 * ld-s390/tlsbin_64.sd: Likewise.
640 * ld-powerpc/tlsexe32.r: Likewise.
641 * ld-powerpc/tlsso32.r: Likewise.
642 * ld-powerpc/tlsso32.d: Likewise.
643 * ld-powerpc/tlsso32.g: Likewise.
644 * ld-powerpc/tlsso32.t: Likewise.
645 * ld-powerpc/tlsexe.r: Likewise.
646 * ld-powerpc/tlsso.r: Likewise.
647 * ld-powerpc/tlsso.g: Likewise.
648 * ld-powerpc/tlsexetoc.r: Likewise.
649 * ld-powerpc/tlstocso.r: Likewise.
650 * ld-powerpc/tlstocso.g: Likewise.
651 * ld-ia64/tlspic.rd: Likewise.
652 * ld-ia64/tlspic.dd: Likewise.
653 * ld-ia64/tlspic.sd: Likewise.
654 * ld-ia64/tlspic.td: Likewise.
655 * ld-ia64/tlsbin.rd: Likewise.
656 * ld-ia64/tlsbin.sd: Likewise.
657 * ld-ia64/tlsbin.td: Likewise.
658 * ld-elfvsb/elfvsb.exp: XFAIL non-PIC load offset tests on s390x.
659 * ld-shared/shared.exp: Likewise.
660
816a1cc6
HPN
6612004-05-10 John Paul Wallington <jpw@gnu.org>
662
663 * ld-mmix/bspec2.d: Update sh_info to decimal.
664 * ld-mmix/local1.d: Likewise.
665 * ld-mmix/local3.d: Likewise.
666 * ld-mmix/local5.d: Likewise.
667 * ld-mmix/local7.d: Likewise.
668
b8bfc9e1
AO
6692004-05-05 Alexandre Oliva <aoliva@redhat.com>
670
671 * ld-frv/fdpic.exp: Restore $LDFLAGS at the end.
672 * ld-frv/fr450-link.d: Match fdpic as well.
673
7e415deb
KK
6742004-05-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
675
676 * ld-sh/sh64/crange1.rd: Update sh_info to decimal.
677 * ld-sh/sh64/crange2.rd: Likewise.
678 * ld-sh/sh64/crange3.rd: Likewise.
679 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
680 * ld-sh/sh64/crange3-media.rd: Likewise.
681 * ld-sh/sh64/crangerel1.rd: Likewise.
682 * ld-sh/sh64/crangerel2.rd: Likewise.
683
0c9c985c
AM
6842004-05-05 Alan Modra <amodra@bigpond.net.au>
685
686 * ld-powerpc/tlsexe.r: Update sh_info to decimal.
687 * ld-powerpc/tlsexe32.r: Likewise.
688 * ld-powerpc/tlsexetoc.r: Likewise.
689 * ld-powerpc/tlsso.r: Likewise.
690 * ld-powerpc/tlsso32.r: Likewise.
691 * ld-powerpc/tlstocso.r: Likewise.
692
4030e8f6
CD
6932004-04-24 Chris Demetriou <cgd@broadcom.com>
694
695 * ld-elf/merge.d: XFAIL on all MIPS targets.
696
15fb45b8
AM
6972004-04-24 Alan Modra <amodra@bigpond.net.au>
698
699 * ld-powerpc/tlsexe32.d: Update.
700 * ld-powerpc/tlsso32.d: Update.
701
76fe5927
CD
7022004-04-23 Chris Demetriou <cgd@broadcom.com>
703
704 * ld-mips-elf/reloc-3-r.d: Remove, as part of MIPS -membedded-pic
705 removal.
706 * ld-mips-elf/reloc-3-srec.d: Likewise.
707 * ld-mips-elf/reloc-3.ld: Likewise.
708 * ld-mips-elf/reloc-3a.s: Likewise.
709 * ld-mips-elf/reloc-3b.s: Likewise.
710 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
711
1f1799d5
KK
7122004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
713
714 * ld-sh/tlsbin-1.d: Update
715 * ld-sh/tlspic-1.d: Update.
716
01e91a6c
L
7172004-04-22 H.J. Lu <hongjiu.lu@intel.com>
718
719 * ld-i386/tlspic.dd: Updated.
720
23867d67
CD
7212004-04-21 Chris Demetriou <cgd@broadcom.com>
722
723 * ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
724 * ld-empic/empic.exp: Likewise.
725 * ld-empic/relax.t: Likewise.
726 * ld-empic/relax1.c: Likewise.
727 * ld-empic/relax2.c: Likewise.
728 * ld-empic/relax3.c: Likewise.
729 * ld-empic/relax4.c: Likewise.
730 * ld-empic/runtest1.c: Likewise.
731 * ld-empic/runtest2.c: Likewise.
732 * ld-empic/runtesti.s: Likewise.
733 * ld-mips-elf/empic1-ln.d: Likewise.
734 * ld-mips-elf/empic1-lp.d: Likewise.
735 * ld-mips-elf/empic1-mn.d: Likewise.
736 * ld-mips-elf/empic1-mp.d: Likewise.
737 * ld-mips-elf/empic1-ref.s: Likewise.
738 * ld-mips-elf/empic1-sn.d: Likewise.
739 * ld-mips-elf/empic1-sp.d: Likewise.
740 * ld-mips-elf/empic1-space.s: Likewise.
741 * ld-mips-elf/empic1-tgt.s: Likewise.
742 * ld-mips-elf/empic2-fwd-0.d: Likewise.
743 * ld-mips-elf/empic2-fwd-1.d: Likewise.
744 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
745 * ld-mips-elf/empic2-ref.s: Likewise.
746 * ld-mips-elf/empic2-rev-0.d: Likewise.
747 * ld-mips-elf/empic2-rev-1.d: Likewise.
748 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
749 * ld-mips-elf/empic2-space.s: Likewise.
750 * ld-mips-elf/emrelocs-eb.d: Likewise.
751 * ld-mips-elf/emrelocs-el.d: Likewise.
752 * ld-mips-elf/emrelocs.ld: Likewise.
753 * ld-mips-elf/emrelocs1.s: Likewise.
754 * ld-mips-elf/emrelocs2.s: Likewise.
755 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
756
a664545d
L
7572004-04-20 H.J. Lu <hongjiu.lu@intel.com>
758
759 * ld-elfweak/elfweak.exp: Add an undefined weak size change
760 test.
761
762 * ld-elfweak/size.dat: New file.
763 * ld-elfweak/size_bar.c: Likewise.
764 * ld-elfweak/size_foo.c: Likewise.
765 * ld-elfweak/size_main.c: Likewise.
766
6482c264
NC
7672004-04-14 Brian Ford <ford@vss.fsi.com>
768 DJ Delorie <dj@redhat.com>
769
770 * ld-pe/pe.exp: New, tests for i?86 PE.
771 * ld-pe/secrel1.s: New, test R_SECREL32 reloc.
772 * ld-pe/secrel2.s: Likewise.
773 * ld-pe/secrel.d: Likewise.
774
4dc570c2
JJ
7752004-04-19 Jakub Jelinek <jakub@redhat.com>
776
777 * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
778 * ld-shared/shared.exp: Likewise.
779
a4b6e8f6
L
7802004-04-14 H.J. Lu <hongjiu.lu@intel.com>
781
782 * ld-scripts/assert.s: Add a newline.
783 * ld-scripts/data.s: Likewise.
784
8bfaaee7
AM
7852004-04-08 Alan Modra <amodra@bigpond.net.au>
786
787 PR 47.
788 * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
789
76cb62b0
AM
7902004-04-08 Alan Modra <amodra@bigpond.net.au>
791
792 * ld-scripts/align.exp: Don't run on aix.
793 * ld-scripts/assert.s: Remove comment.
794 * ld-scripts/data.s: Likewise.
795 * ld-scripts/data.t: Set start address to allow for aout headers.
796 Make first LONG pc-relative.
797 * ld-scripts/data.d: Update.
798 * ld-scripts/defined2.d: Allow other random syms.
799 * ld-scripts/defined3.d: Likewise.
800 * ld-scripts/provide-1.s: Pad section.
801 * ld-scripts/provide-1.t: Set .data address and align.
802 * ld-scripts/provide-1.d: Update.
803 * ld-scripts/provide-2.s: Pad section.
804 * ld-scripts/provide-2.d: Allow random trailing syms.
805 * ld-scripts/provide-3.s: Pad section.
806 * ld-scripts/provide-3.d: Fix typos.
807 * ld-scripts/provide.exp: Don't run on aix.
808 * ld-scripts/size-1.s: Simplify test.
809 * ld-scripts/size-1.t: Rewrite.
810 * ld-scripts/size-1.d: Update.
811 * ld-scripts/size-2.s: Simplify.
812 * ld-scripts/size-2.t: Set start address. Set exe flag on image.
813 * ld-scripts/size-2.d: Update.
814 * ld-scripts/size.exp: Don't run on aix. Run size-2 on all elf
815 targets except mips.
816
90084db2
AO
8172004-03-27 Alexandre Oliva <aoliva@redhat.com>
818
819 * ld-frv/fdpic*.d: Adjust to compensate for page size change.
820
d04a7507
AM
8212004-03-26 Alan Modra <amodra@bigpond.net.au>
822
823 * ld-powerpc/tlsexe.r: Update for changed sym type.
824 * ld-powerpc/tlsexetoc.r: Likewise.
825
2d4b84b0
HPN
8262004-03-22 Hans-Peter Nilsson <hp@axis.com>
827
828 * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
829 ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
830
d400d2a6
L
8312004-03-19 H.J. Lu <hongjiu.lu@intel.com>
832
833 * ld-elfvers/vers.exp: Add new tests for versioned weak
d693c47e 834 definition.
d400d2a6
L
835
836 * ld-elfvers/vers28a.c: New file.
837 * ld-elfvers/vers28a.dsym: Likewise.
838 * ld-elfvers/vers28a.ver: Likewise.
839 * ld-elfvers/vers28b.c: Likewise.
840 * ld-elfvers/vers28b.dsym: Likewise.
841 * ld-elfvers/vers28b.map: Likewise.
842 * ld-elfvers/vers28b.ver: Likewise.
843 * ld-elfvers/vers28c.c: Likewise.
844 * ld-elfvers/vers28c.dsym: Likewise.
845 * ld-elfvers/vers28c.ver: Likewise.
846
140cc240
AM
8472004-03-19 Alan Modra <amodra@bigpond.net.au>
848
849 * ld-scripts/provide-2.d: Ignore random symbols.
850
fdd12ef3
AM
8512004-03-16 Alan Modra <amodra@bigpond.net.au>
852
853 * ld-powerpc/tls.d: Update.
854 * ld-powerpc/tls32.d: Update.
855 * ld-powerpc/tlsexe.d: Update.
856 * ld-powerpc/tlsexe32.d: Update.
857 * ld-powerpc/tlsexetoc.d: Update.
858 * ld-powerpc/tlsso.d: Update.
859 * ld-powerpc/tlsso32.d: Update.
860 * ld-powerpc/tlstoc.d: Update.
861 * ld-powerpc/tlstocso.d: Update.
862
e5caec89
NS
8632004-03-05 Nathan Sidwell <nathan@codesourcery.com>
864
68715859
NS
865 * ld-scripts/size-1.d: Add bigendian regexps.
866 * ld-scripts/size-2.d: Set --wide for readelf.
867
e5caec89
NS
868 * ld-scripts/size.exp: New.
869 * ld-scripts/size-[12].{d,s,t}: New.
870
676a64f4
RS
8712004-03-01 Richard Sandiford <rsandifo@redhat.com>
872
873 * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
874 * ld-frv/frv.exp: New harness.
875
9b1f5ff9
AO
8762004-02-24 Alexandre Oliva <aoliva@redhat.com>
877
878 * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
879 bind locally.
880 * ld-frv/fdpic-pie-8.d: Likewise.
881 * ld-frv/fdpic-shared-4.d: Likewise.
882 * ld-frv/fdpic-pie-6-fail.d: Renamed from...
883 * ld-frv/fdpic-pie-6.d: New test.
884 * ld-frv/fdpic-shared-6-fail.d: Renamed from...
885 * ld-frv/fdpic-shared-6.d: New test.
886 * ld-frv/fdpic6.ldv: New.
887 * ld-frv/fdpic-static-6.d: Adjust test name.
888 * ld-frv/fdpic-pie-8-fail.d: Removed.
889 * ld-frv/fdpic.exp: Run new tests.
890
1b493742
NS
8912004-02-23 Nathan Sidwell <nathan@codesourcery.com>
892
893 * ld-scripts/provide.exp: New.
894 * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
895
33ed4613
AM
8962004-02-23 Alan Modra <amodra@bigpond.net.au>
897
898 * ld-scripts/data.t: Set ".other" address so location doesn't
899 depend on target alignment.
900 * ld-scripts/data.d: Update.
901
876f4090
NS
9022004-02-20 Nathan Sidwell <nathan@codesourcery.com>
903
904 * ld-scripts/align.{s,t,exp}: New.
905
384d938f
NS
9062004-02-19 Nathan Sidwell <nathan@codesourcery.com>
907
908 * ld-scripts/data.{s,t,d,exp}: New.
909
b6ca8815
NS
9102004-02-18 Nathan Sidwell <nathan@codesourcery.com>
911
912 * ld-scripts/assert.{s,t,exp}: New.
913
d25aed71
RS
9142004-02-17 Richard Sandiford <rsandifo@redhat.com>
915
916 * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
917 changes to the way large constants are added.
918 * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise. Adjust order
919 of GOT entries after today's change to the handling of GOT_PAGE
920 relocations.
921
3255318a 9222004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
fdd12ef3 923
3255318a
NC
924 * ld-h8300/relax-5.s: New file: Source for relax-5 test.
925 * ld-h8300/relax-5.d: New file: Expected output and commands for
926 assembling and linking the relax-5 test.
927 * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
928 toolchain.
929 * ld-h8300/h8300-exp: Run the relax-5 test.
930
2df149a4
DJ
9312004-01-23 Daniel Jacobowitz <drow@mvista.com>
932
933 * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
934 ld-arm/arm-app-abs32.d: New files.
935 * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
936
3a0875f4
AM
9372004-01-19 Alan Modra <amodra@bigpond.net.au>
938
939 * ld-i386/tlsbin.dd: Adjust for changed sib printing.
940
0885b73e
DJ
9412004-01-13 Daniel Jacobowitz <drow@mvista.com>
942
943 * ld-arm/arm-elf.exp: Add arm-static-app test.
944 * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
945 ld-arm/arm-static-app.r: New files.
946
ca9a79a1 9472004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
fdd12ef3 948
ca9a79a1
NC
949 * ld-h8300/h8300-exp: Run the relax-4 test.
950 * ld-h8300/relax-4.s: New file: Source for relax-4 test.
951 * ld-h8300/relax-4.d: New file: Expected output and commands for
952 assembling and linking the relax-4 test.
953 * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
954 toolchain.
955
0fb33ef4
L
9562004-01-09 H.J. Lu <hongjiu.lu@intel.com>
957
958 * ld-selective/selective.exp: Skip ia64-*-*.
959
c787b889
DJ
9602004-01-09 Daniel Jacobowitz <drow@mvista.com>
961
962 * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
963 changes.
964
2e73b915
DJ
9652004-01-06 Daniel Jacobowitz <drow@mvista.com>
966
967 * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
968 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
969 ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
970 ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
971
a9a704fc
AO
9722004-01-06 Alexandre Oliva <aoliva@redhat.com>
973
974 * ld-frv: Update .d files with correct addresses displayed for
975 dynamic relocations.
976 2003-12-02 Alexandre Oliva <aoliva@redhat.com>
977 * ld-frv/fdpic1.s (.D0): Move to separate data section.
978 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
979 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
980 * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
981 reflect EMBEDDED= change in linker script.
982 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
983 * ld-frv: Update .d files to reflect changes in the page size, the
984 addition of a stack segment, the use of a NULL function descriptor
985 for weakundef functions and the change in the lazy funcdesc_value
986 in-place addend value.
987 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
988 * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
989 2003-10-06 Alexandre Oliva <aoliva@redhat.com>
990 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
991 ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
992 now _gp-based, not \.rofixup-based.
993 * ld-frv/fdpic-static-6.d: Likewise. Match warning about
994 relocation to different section.
995 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
996 * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
997 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
998 * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
999 ld-frv/fdpic-shared-7.d: New.
1000 * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
1001 ld-frv/fdpic-shared-8.d: New.
1002 * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
1003 * ld-frv/fdpic.exp: Run them.
1004 * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
1005 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1006 * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
1007 ld-frv/fdpic-shared-5.d: New.
1008 * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
1009 ld-frv/fdpic-shared-6.d: New.
1010 * ld-frv/fdpic.exp: Run them.
1011 * ld-frv/fdpic*.d: Add -mfdpic to assembler flags. Updated.
1012 * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
1013 * ld-frv/fdpic-shared-2-fail.d: New.
1014 * ld-frv/fdpic.exp: Run it.
1015 * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
1016 * ld-frv/fdpic.exp: Add new test.
1017 * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
1018 * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
1019 * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
1020 * ld-frv/fdpic.exp: Add new tests.
1021 * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
1022 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
1023 * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
1024 * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
1025 ucpic.
1026 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1027 * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
1028 * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
1029 * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
1030 * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
1031
031d7588
AM
10322004-01-02 Alan Modra <amodra@bigpond.net.au>
1033
1034 * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
1035 * ld-selective/selective.exp: Likewise.
1036
c9e214e5
AM
1037For older changes see ChangeLog-9303
1038\f
1039Local Variables:
1040mode: change-log
1041left-margin: 8
1042fill-column: 74
1043version-control: never
1044End:
This page took 0.109775 seconds and 4 git commands to generate.