* linux-i386-low.c (ps_get_thread_area): New.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
391df1c0
AM
12004-10-15 Alan Modra <amodra@bigpond.net.au>
2
3 * ld-crx/reloc-num8.d: Adjust for changed orphan placement.
4 * ld-crx/reloc-num16.d: Likewise.
5 * ld-crx/reloc-num32.d: Likewise.
6 * ld-scripts/provide-2.t: Start .data at 0x2000.
7 * ld-scripts/provide-2.d: Adjust.
8
e0255be8
L
92004-10-14 H.J. Lu <hongjiu.lu@intel.com>
10
11 * ld-scripts/sort.exp: Run for ELF targets only.
12
afd7a018
AM
132004-10-14 Alan Modra <amodra@bigpond.net.au>
14
15 * ld-scripts/overlay-size.d: Update for changed orphan section
16 placement.
17 * ld-mmix/bpo-18.d: Likewise.
18
43cd72b9
BW
192004-10-07 Bob Wilson <bob.wilson@acm.org>
20
21 * ld-xtensa/lcall1.s: Use .literal directive.
22 * ld-xtensa/lcall2.s: Align function entry.
23 * ld-xtensa/coalesce2.s: Likewise.
24
bcaa7b3e
L
252004-10-04 H.J. Lu <hongjiu.lu@intel.com>
26
27 * ld-scripts/sort.exp: New file for section sorting tests.
28 * ld-scripts/sort_b_a.d: Likewise
29 * ld-scripts/sort_b_a.s: Likewise
30 * ld-scripts/sort_b_a.t: Likewise
31 * ld-scripts/sort_b_a_a-1.d: Likewise
32 * ld-scripts/sort_b_a_a-2.d: Likewise
33 * ld-scripts/sort_b_a_a-3.d: Likewise
34 * ld-scripts/sort_b_a_a.t: Likewise
35 * ld-scripts/sort_b_a_n-1.d: Likewise
36 * ld-scripts/sort_b_a_n-2.d: Likewise
37 * ld-scripts/sort_b_a_n-3.d: Likewise
38 * ld-scripts/sort_b_a_n.t: Likewise
39 * ld-scripts/sort_b_n.d: Likewise
40 * ld-scripts/sort_b_n.s: Likewise
41 * ld-scripts/sort_b_n.t: Likewise
42 * ld-scripts/sort_b_n_a-1.d: Likewise
43 * ld-scripts/sort_b_n_a-2.d: Likewise
44 * ld-scripts/sort_b_n_a-3.d: Likewise
45 * ld-scripts/sort_b_n_a.t: Likewise
46 * ld-scripts/sort_b_n_n-1.d: Likewise
47 * ld-scripts/sort_b_n_n-2.d: Likewise
48 * ld-scripts/sort_b_n_n-3.d: Likewise
49 * ld-scripts/sort_b_n_n.t: Likewise
50 * ld-scripts/sort_n_a-a.s: Likewise
51 * ld-scripts/sort_n_a-b.s: Likewise
52 * ld-scripts/sort_no-1.d: Likewise
53 * ld-scripts/sort_no-2.d: Likewise
54 * ld-scripts/sort_no.t: Likewise
55
d2c252d7
L
562004-10-01 H.J. Lu <hongjiu.lu@intel.com>
57
58 * ld-powerpc/tls.s: Don't set tls type for undefined syms.
59 * ld-powerpc/tls32.s: Likewise.
60 * ld-powerpc/tlstoc.s: Likewise.
61 * ld-s390/tlsbin.s: Likewise.
62 * ld-s390/tlsbin_64.s: Likewise.
63 * ld-s390/tlsbinpic.s: Likewise.
64 * ld-s390/tlsbinpic_64.s: Likewise.
65 * ld-s390/tlspic1.s: Likewise.
66 * ld-s390/tlspic1_64.s: Likewise.
67 * ld-sparc/tlssunbin32.s: Likewise.
68 * ld-sparc/tlssunbinpic32.s: Likewise.
69 * ld-sparc/tlssunnopic32.s: Likewise.
70 * ld-sparc/tlssunpic32.s: Likewise.
71
99f5fc1b
AM
722004-10-01 Alan Modra <amodra@bigpond.net.au>
73
74 * ld-s390/tlsbin.s: Set tls type for undefined syms.
75 * ld-s390/tlsbin_64.s: Likewise.
76 * ld-s390/tlsbinpic.s: Likewise.
77 * ld-s390/tlsbinpic_64.s: Likewise.
78 * ld-s390/tlspic1.s: Likewise.
79 * ld-s390/tlspic1_64.s: Likewise.
80 * ld-sparc/tlssunbin32.s: Likewise.
81 * ld-sparc/tlssunbinpic32.s: Likewise.
82 * ld-sparc/tlssunnopic32.s: Likewise.
83 * ld-sparc/tlssunpic32.s: Likewise.
84
9a910d56
AM
852004-10-01 Alan Modra <amodra@bigpond.net.au>
86
87 * ld-sparc/tlssunbin32.sd: Adjust for changed .dynamic location.
88
f7bf754f
NC
892004-10-01 Nick Clifton <nickc@redhat.com>
90
91 PR 371
92 * ld-undefined/undefined.exp: Remove redundant XPASS
93 specifications.
94
73d14ad4
AM
952004-10-01 Alan Modra <amodra@bigpond.net.au>
96
97 * ld-powerpc/tls.s (gd, ld): Set tls type for undefined syms.
98 * ld-powerpc/tls32.s (gd, ld): Likewise.
99 * ld-powerpc/tlstoc.s (gd, ld): Likewise.
100 * ld-powerpc/tlsso.r: Update.
101 * ld-powerpc/tlsso32.r: Update.
102 * ld-powerpc/tlstocso.r: Update.
103
eeac373a
PB
1042004-09-30 Paul Brook <paul@codesourcery.com>
105
106 * ld-arm/arm-elf.exp: Add test for --target2=abs.
107 * ld-arm/arm-target2-abs.d: New file.
108
981beeee
AM
1092004-09-29 Alan Modra <amodra@bigpond.net.au>
110
111 * ld-pe/secrel1.s: Pad .rdata out to 16 byte boundary.
112 * ld-pe/secrel.d: Adjust to suit.
113
1ba54ee0
AM
1142004-09-24 Alan Modra <amodra@bigpond.net.au>
115
116 * ld-elfvsb/elfvsb.exp: Remove file name from "undefined ref" string.
117
cbaa0dc5
AM
1182004-09-22 Alan Modra <amodra@bigpond.net.au>
119
120 * ld-i386/tlsbin.rd: Update for changed segment map.
121 * ld-i386/tlsnopic.rd: Likewise.
122 * ld-i386/tlspic.rd: Likewise.
123 * ld-powerpc/tlsexe.r: Likewise.
124 * ld-powerpc/tlsexe32.r: Likewise.
125 * ld-powerpc/tlsexetoc.r: Likewise.
126 * ld-powerpc/tlsso.r: Likewise.
127 * ld-powerpc/tlsso32.r: Likewise.
128 * ld-powerpc/tlstocso.r: Likewise.
129 * ld-s390/tlsbin.rd: Likewise.
130 * ld-s390/tlsbin_64.rd: Likewise.
131 * ld-s390/tlspic.rd: Likewise.
132 * ld-s390/tlspic_64.rd: Likewise.
133 * ld-sh/tlsbin-2.d: Likewise.
134 * ld-sh/tlspic-2.d: Likewise.
135 * ld-x86-64/tlsbin.rd: Likewise.
136 * ld-x86-64/tlspic.rd: Likewise.
137
b301b248
AM
1382004-09-22 Alan Modra <amodra@bigpond.net.au>
139
140 * ld-scripts/overlay-size.d: Don't check .mbss lma.
141 * ld-sh/sh64/mix1.xd: Update for changed .bss file offset.
142 * ld-sh/sh64/shdl32.xd: Likewise.
143 * ld-sh/sh64/shdl64.xd: Likewise.
144
3674e28a
PB
1452004-09-17 Paul Brook <paul@codesourcery.com>
146
147 * ld-arm/arm-target1-{abs,rel}.d}: New files.
148 * ld-arm/arm-target1.s: New file.
149 * ld-arm/arm-target2-{,got-}rel.d: New files.
150 * ld-arm/arm-target2.s: New file.
151 * ld-arm/arm-rel31.d: New files.
152 * ld-arm/arm-rel31.s: New files.
153 * ld-arm/arm.ld: New file.
154 * ld-arm/arm-elf.exp: Add new tests.
155
e646467d
HPN
1562004-09-07 Hans-Peter Nilsson <hp@axis.com>
157
f9c37615 158 * ld-cris/hiddef1.d, ld-cris/hiddef1.s, ld-cris/hidrefgotplt1.s:
e646467d
HPN
159 New test.
160
42851540
NC
1612004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
162
163 * ld-crx: New directory.
164 * ld-crx/crx.exp: New test script.
165 * ld-crx/crx.ld: New linker script.
166 * ld-crx/reloc-abs32.s: New file.
167 * ld-crx/reloc-abs32.d: Likewise.
168 * ld-crx/reloc-imm16.s: Likewise.
169 * ld-crx/reloc-imm16.d: Likewise.
170 * ld-crx/reloc-imm32.s: Likewise.
171 * ld-crx/reloc-imm32.d: Likewise.
172 * ld-crx/reloc-num8.s: Likewise.
173 * ld-crx/reloc-num8.d: Likewise.
174 * ld-crx/reloc-num16.s: Likewise.
175 * ld-crx/reloc-num16.d: Likewise.
176 * ld-crx/reloc-num32.s: Likewise.
177 * ld-crx/reloc-num32.d: Likewise.
178 * ld-crx/reloc-regrel12.s: Likewise.
179 * ld-crx/reloc-regrel12.d: Likewise.
180 * ld-crx/reloc-regrel22.s: Likewise.
181 * ld-crx/reloc-regrel22.d: Likewise.
182 * ld-crx/reloc-regrel28.s: Likewise.
183 * ld-crx/reloc-regrel28.d: Likewise.
184 * ld-crx/reloc-regrel32.s: Likewise.
185 * ld-crx/reloc-regrel32.d: Likewise.
186 * ld-crx/reloc-rel4.s: Likewise.
187 * ld-crx/reloc-rel4.d: Likewise.
188 * ld-crx/reloc-rel8.s: Likewise.
189 * ld-crx/reloc-rel8.d: Likewise.
190 * ld-crx/reloc-rel8-cmp.s: Likewise.
191 * ld-crx/reloc-rel8-cmp.d: Likewise.
192 * ld-crx/reloc-rel16.s: Likewise.
193 * ld-crx/reloc-rel16.d: Likewise.
194 * ld-crx/reloc-rel24.s: Likewise.
195 * ld-crx/reloc-rel24.d: Likewise.
196 * ld-crx/reloc-rel32.s: Likewise.
197 * ld-crx/reloc-rel32.d: Likewise.
198
f4faf27b
HPN
1992004-08-21 Hans-Peter Nilsson <hp@axis.com>
200
201 * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
202 ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
203 ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
204 ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
205 sections.
206
82dd044a
AM
2072004-08-17 Alan Modra <amodra@bigpond.net.au>
208
209 * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
210
2f4a83ee
AM
2112004-08-17 Alan Modra <amodra@bigpond.net.au>
212
213 * ld-scripts/cross1.t: Remove .opd section spec.
214
c98bad6f
SC
2152004-08-01 Stephane Carrez <stcarrez@nerim.fr>
216
217 * ld-undefined/undefined.exp: The undefine tests now work on
218 68HC11 and 68HC12.
219
ff636ee3
KK
2202004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
221
222 * ld-sh/sh64/crange3-cmpct.rd: Update.
223 * ld-sh/sh64/crange3-media.rd: Update.
224
1bec8141
NC
2252004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
226
227 * ld-h8300/h8300.exp: Addition of new test case to check
228 relaxation for H8S target.
229 * ld-h8300/relax-6.s: New test source file.
230 * ld-h8300/relax-6.d: New test expected disassembly file.
231 * ld-h8300/relax-6-coff.d: New test expected disassembly file for
232 coff format.
233
ed049af3
NC
2342004-07-22 Nick Clifton <nickc@redhat.com>
235
236 PR/280
237 * ld-h8300/relax-3-coff.d: Remove duplicated raw insn values.
238 * ld-h8300/relax-3.d: Likewise.
239 * ld-h8300/relax-4-coff.d: Likewise.
240 * ld-h8300/relax-4.d: Likewise.
241 * ld-h8300/relax-5-coff.d: Likewise.
242 * ld-h8300/relax.d: Likewise.
243
08ccf96b
L
2442004-07-22 H.J. Lu <hongjiu.lu@intel.com>
245
246 * ld-scripts/crossref.exp: XFAIL ia64-*-* on the first test.
247
ceb78239
NC
2482004-07-13 Nitin Yewale <nitiny@kpitcummins.com>
249
250 * ld-h8300/h8300.exp: Addition of gcsection test case.
251 * ld-h8300/gcsection.s: New test source file.
252 * ld-h8300/gcsection.d: New test expected disassembly file.
253
17a6716a
RS
2542004-07-08 Maciej W. Rozycki <macro@linux-mips.org>
255
256 * ld-mips-elf/reloc-merge-lo16.{s,d,ld}: New test.
257 * ld-mips-elf/mips-elf.exp: Run it.
258
f6a8ae81
KK
2592004-07-02 Kaz Kojima <kkojima@rr.iij4u.or.jp>
260
261 * ld-elf/frame.exp: Don't run on sh*-*-elf*.
262 * ld-sh/shared-1.d: Adjust for section reordering changes.
263 * ld-sh/shared-2.d: Likewise.
264 * ld-sh/tlsbin-2.d: Likewise.
265 * ld-sh/tlspic-2.d: Likewise.
266 * ld-sh/sh64/abi32.xd: Likewise.
267 * ld-sh/sh64/abi64.xd: Likewise.
268 * ld-sh/sh64/cmpct1.xd: Likewise.
269 * ld-sh/sh64/crange1.rd: Likewise.
270 * ld-sh/sh64/crange2.rd: Likewise.
271 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
272 * ld-sh/sh64/crange3-media.rd: Likewise.
273 * ld-sh/sh64/crange3.rd: Likewise.
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 * ld-sh/sh64/mix1.xd: Likewise.
279 * ld-sh/sh64/mix2.xd: Likewise.
280 * ld-sh/sh64/shdl32.xd: Likewise.
281 * ld-sh/sh64/shdl64.xd: Likewise.
282
5bb2a876
AM
2832004-07-02 Alan Modra <amodra@bigpond.net.au>
284
285 * ld-discard/static.d: Accept both original sym and section sym.
286
d74eb795
JJ
2872004-07-01 Jakub Jelinek <jakub@redhat.com>
288
289 * ld-sparc/tlssunpic32.rd: Adjust for section reordering changes
290 and removal of unneeded STT_SECTION symbols from .dynsym.
291 * ld-sparc/tlssunbin32.rd: Likewise.
292 * ld-sparc/tlssunpic32.dd: Likewise.
293 * ld-sparc/tlssunpic32.sd: Likewise.
294 * ld-sparc/tlssunbin32.dd: Likewise.
295 * ld-sparc/tlssunbin32.sd: Likewise.
296 * ld-sparc/tlssunbin32.td: Likewise.
297
cdd3575c
AM
2982004-07-01 Alan Modra <amodra@bigpond.net.au>
299
300 * ld-discard/extern.d: Update.
301 * ld-discard/start.d: Update.
302 * ld-discard/static.d: Update.
303
2de26f35
L
3042004-06-30 H.J. Lu <hongjiu.lu@intel.com>
305
306 PR 233
307 * ld-discard/extern.d: Updated.
308 * ld-discard/start.d: Likewise.
309 * ld-discard/static.d: Likewise.
310
5b9b7d81
JR
3112004-06-29 J"orn Rennecke <joern.rennecke@superh.com>
312
313 Actually add these files:
314 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
315 * testsuite/ld-sh/arch/arch.exp: New test script.
316 * testsuite/ld-sh/arch/arch_expected.txt: New file.
317 * testsuite/ld-sh/arch/sh.s: New file.
318 * testsuite/ld-sh/arch/sh2.s: New file.
319 * testsuite/ld-sh/arch/sh-dsp.s: New file.
320 * testsuite/ld-sh/arch/sh2e.s: New file.
321 * testsuite/ld-sh/arch/sh3-nommu.s: New file.
322 * testsuite/ld-sh/arch/sh3.s: New file.
323 * testsuite/ld-sh/arch/sh3-dsp.s: New file.
324 * testsuite/ld-sh/arch/sh3e.s: New file.
325 * testsuite/ld-sh/arch/sh4-nommu-nofpu.s: New file.
326 * testsuite/ld-sh/arch/sh4-nofpu.s: New file.
327 * testsuite/ld-sh/arch/sh4.s: New file.
328 * testsuite/ld-sh/arch/sh4a-nofpu.s: New file.
329 * testsuite/ld-sh/arch/sh4al-dsp.s: New file.
330 * testsuite/ld-sh/arch/sh4a.s: New file.
331
3874ed78
AM
3322004-06-29 Alan Modra <amodra@bigpond.net.au>
333
334 * ld-elf/frame.exp: Don't run on mcore.
335
336d6a64
AM
3362004-06-26 Alan Modra <amodra@bigpond.net.au>
337
338 * ld-bootstrap/bootstrap.exp: Handle timestamps in more pe targets.
339
35d437df
L
3402004-06-24 H.J. Lu <hongjiu.lu@intel.com>
341
342 * ld-elfvers/vers.exp: Use PIC for shared libraries by default.
343
aee6f5b4
AO
3442004-06-21 Alexandre Oliva <aoliva@redhat.com>
345
346 * ld-frv/fdpic-pie-1.d: Adjust for pie-specific link script.
347 * ld-frv/fdpic-pie-2.d: Likewise.
348 * ld-frv/fdpic-pie-6.d: Likewise.
349 * ld-frv/fdpic-pie-7.d: Likewise.
350 * ld-frv/fdpic-pie-8.d: Likewise.
351 * ld-frv/fdpic-shared-1.d: Likewise.
352 * ld-frv/fdpic-shared-2.d: Likewise.
353 * ld-frv/fdpic-shared-3.d: Likewise.
354 * ld-frv/fdpic-shared-4.d: Likewise.
355 * ld-frv/fdpic-shared-5.d: Likewise.
356 * ld-frv/fdpic-shared-6.d: Likewise.
357 * ld-frv/fdpic-shared-7.d: Likewise.
358 * ld-frv/fdpic-shared-8.d: Likewise.
359 * ld-frv/fdpic-shared-local-2.d: Likewise.
360 * ld-frv/fdpic-shared-local-8.d: Likewise.
361
e6f12cf6
NC
3622004-06-21 Nick Clifton <nickc@redhat.com>
363
364 * ld-elf/frame.exp: Handle ports which do not support the --shared
365 linker switch.
366
23a75657
NC
3672004-06-18 Jan Beulich <jbeulich@novell.com>
368
369 * ld-elfvsb/main.c: Ensure visibility_def and visibility_func are
370 actually referenced (gcc 3.4 eliminates comparisons of addresses
371 of global symbols with NULL).
372 * ld-selective/selective.exp: Suppress -fvtable-gc tests for gcc
373 3.4.0 and above, as this option and its functionality is no longer
374 supported, making these tests fail).
375
c9c33288
NC
3762004-05-18 Nick Clifton <nickc@redhat.com>
377
378 * ld-elf/frame.s: Replace @ with % so that the file can be
379 compiled by an ARM targeted GAS.
380 * ld-elf/table.s: Likewise.
381 * ld-elf/tbss.s: Likewise. Also replace .align <foo> with
382 .p2align (log2 <foo>) to cope with the fact that the ARM .align
383 directive takes a power-of-two argument.
384
117a3ac8
L
3852004-05-17 H.J. Lu <hongjiu.lu@intel.com>
386
387 * ld-elf/frame.exp: New file. Test read-only .eh_frame and
388 .gcc_except_table sections.
389 * ld-elf/frame.s: Likewise.
390 * ld-elf/table.s: Likewise.
391 * ld-elf/tbss.s: Likewise.
392
2f2f4511
KK
3932004-05-12 Kaz Kojima <kkojima@rr.iij4u.or.jp>
394
395 * ld-sh/tlsbin-2.d: Adjust for section reordering changes
396 and removal of unneeded STT_SECTION symbols from .dynsym.
397 * ld-sh/tlsbin-3.d: Likewise.
398 * ld-sh/tlspic-2.d: Likewise.
399
b24f926d
BE
4002004-05-12 Ben Elliston <bje@au.ibm.com>
401
402 * ld-sh/sh64/relax.exp: Remove stray semicolons.
403 * ld-sh/sh64/relfail.exp: Likewise.
404 * lib/ld-lib.exp: Likewise.
405
8c37241b
JJ
4062004-05-11 Jakub Jelinek <jakub@redhat.com>
407
408 * ld-i386/tlspic.rd: Adjust for section reordering changes
409 and removal of unneeded STT_SECTION symbols from .dynsym.
410 * ld-i386/tlspic.dd: Likewise.
411 * ld-i386/tlspic.sd: Likewise.
412 * ld-i386/tlsbin.rd: Likewise.
413 * ld-i386/tlsbinpic.s: Likewise.
414 * ld-i386/tlsbin.dd: Likewise.
415 * ld-i386/tlsbin.sd: Likewise.
416 * ld-i386/tlsnopic.rd: Likewise.
417 * ld-i386/tlsnopic1.s: Likewise.
418 * ld-i386/combreloc.d: Likewise.
419 * ld-i386/tlsnopic.dd: Likewise.
420 * ld-i386/tlsnopic.sd: Likewise.
421 * ld-x86-64/tlspic.rd: Likewise.
422 * ld-x86-64/tlspic.dd: Likewise.
423 * ld-x86-64/tlsbin.dd: Likewise.
424 * ld-x86-64/tlspic.sd: Likewise.
425 * ld-x86-64/tlsbin.sd: Likewise.
426 * ld-x86-64/tlspic.td: Likewise.
427 * ld-x86-64/tlsbin.td: Likewise.
428 * ld-x86-64/tlsbin.rd: Likewise.
429 * ld-s390/tlspic1.s: Likewise.
430 * ld-s390/tlsbinpic.s: Likewise.
431 * ld-s390/tlspic.rd: Likewise.
432 * ld-s390/tlsbin.rd: Likewise.
433 * ld-s390/tlspic.dd: Likewise.
434 * ld-s390/tlsbin.dd: Likewise.
435 * ld-s390/tlsbin.sd: Likewise.
436 * ld-s390/tlsbin.td: Likewise.
437 * ld-s390/tlspic.sd: Likewise.
438 * ld-s390/tlspic.td: Likewise.
439 * ld-s390/tlspic1_64.s: Likewise.
440 * ld-s390/tlsbinpic_64.s: Likewise.
441 * ld-s390/tlspic_64.rd: Likewise.
442 * ld-s390/tlsbin_64.rd: Likewise.
443 * ld-s390/tlspic_64.dd: Likewise.
444 * ld-s390/tlsbin_64.dd: Likewise.
445 * ld-s390/tlspic_64.sd: Likewise.
446 * ld-s390/tlspic_64.td: Likewise.
447 * ld-s390/tlsbin_64.td: Likewise.
448 * ld-s390/tlsbin_64.sd: Likewise.
449 * ld-powerpc/tlsexe32.r: Likewise.
450 * ld-powerpc/tlsso32.r: Likewise.
451 * ld-powerpc/tlsso32.d: Likewise.
452 * ld-powerpc/tlsso32.g: Likewise.
453 * ld-powerpc/tlsso32.t: Likewise.
454 * ld-powerpc/tlsexe.r: Likewise.
455 * ld-powerpc/tlsso.r: Likewise.
456 * ld-powerpc/tlsso.g: Likewise.
457 * ld-powerpc/tlsexetoc.r: Likewise.
458 * ld-powerpc/tlstocso.r: Likewise.
459 * ld-powerpc/tlstocso.g: Likewise.
460 * ld-ia64/tlspic.rd: Likewise.
461 * ld-ia64/tlspic.dd: Likewise.
462 * ld-ia64/tlspic.sd: Likewise.
463 * ld-ia64/tlspic.td: Likewise.
464 * ld-ia64/tlsbin.rd: Likewise.
465 * ld-ia64/tlsbin.sd: Likewise.
466 * ld-ia64/tlsbin.td: Likewise.
467 * ld-elfvsb/elfvsb.exp: XFAIL non-PIC load offset tests on s390x.
468 * ld-shared/shared.exp: Likewise.
469
816a1cc6
HPN
4702004-05-10 John Paul Wallington <jpw@gnu.org>
471
472 * ld-mmix/bspec2.d: Update sh_info to decimal.
473 * ld-mmix/local1.d: Likewise.
474 * ld-mmix/local3.d: Likewise.
475 * ld-mmix/local5.d: Likewise.
476 * ld-mmix/local7.d: Likewise.
477
b8bfc9e1
AO
4782004-05-05 Alexandre Oliva <aoliva@redhat.com>
479
480 * ld-frv/fdpic.exp: Restore $LDFLAGS at the end.
481 * ld-frv/fr450-link.d: Match fdpic as well.
482
7e415deb
KK
4832004-05-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
484
485 * ld-sh/sh64/crange1.rd: Update sh_info to decimal.
486 * ld-sh/sh64/crange2.rd: Likewise.
487 * ld-sh/sh64/crange3.rd: Likewise.
488 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
489 * ld-sh/sh64/crange3-media.rd: Likewise.
490 * ld-sh/sh64/crangerel1.rd: Likewise.
491 * ld-sh/sh64/crangerel2.rd: Likewise.
492
0c9c985c
AM
4932004-05-05 Alan Modra <amodra@bigpond.net.au>
494
495 * ld-powerpc/tlsexe.r: Update sh_info to decimal.
496 * ld-powerpc/tlsexe32.r: Likewise.
497 * ld-powerpc/tlsexetoc.r: Likewise.
498 * ld-powerpc/tlsso.r: Likewise.
499 * ld-powerpc/tlsso32.r: Likewise.
500 * ld-powerpc/tlstocso.r: Likewise.
501
4030e8f6
CD
5022004-04-24 Chris Demetriou <cgd@broadcom.com>
503
504 * ld-elf/merge.d: XFAIL on all MIPS targets.
505
15fb45b8
AM
5062004-04-24 Alan Modra <amodra@bigpond.net.au>
507
508 * ld-powerpc/tlsexe32.d: Update.
509 * ld-powerpc/tlsso32.d: Update.
510
76fe5927
CD
5112004-04-23 Chris Demetriou <cgd@broadcom.com>
512
513 * ld-mips-elf/reloc-3-r.d: Remove, as part of MIPS -membedded-pic
514 removal.
515 * ld-mips-elf/reloc-3-srec.d: Likewise.
516 * ld-mips-elf/reloc-3.ld: Likewise.
517 * ld-mips-elf/reloc-3a.s: Likewise.
518 * ld-mips-elf/reloc-3b.s: Likewise.
519 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
520
1f1799d5
KK
5212004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
522
523 * ld-sh/tlsbin-1.d: Update
524 * ld-sh/tlspic-1.d: Update.
525
01e91a6c
L
5262004-04-22 H.J. Lu <hongjiu.lu@intel.com>
527
528 * ld-i386/tlspic.dd: Updated.
529
23867d67
CD
5302004-04-21 Chris Demetriou <cgd@broadcom.com>
531
532 * ld-empic/run.c: Removed as part of MIPS --embedded-relocs removal.
533 * ld-empic/empic.exp: Likewise.
534 * ld-empic/relax.t: Likewise.
535 * ld-empic/relax1.c: Likewise.
536 * ld-empic/relax2.c: Likewise.
537 * ld-empic/relax3.c: Likewise.
538 * ld-empic/relax4.c: Likewise.
539 * ld-empic/runtest1.c: Likewise.
540 * ld-empic/runtest2.c: Likewise.
541 * ld-empic/runtesti.s: Likewise.
542 * ld-mips-elf/empic1-ln.d: Likewise.
543 * ld-mips-elf/empic1-lp.d: Likewise.
544 * ld-mips-elf/empic1-mn.d: Likewise.
545 * ld-mips-elf/empic1-mp.d: Likewise.
546 * ld-mips-elf/empic1-ref.s: Likewise.
547 * ld-mips-elf/empic1-sn.d: Likewise.
548 * ld-mips-elf/empic1-sp.d: Likewise.
549 * ld-mips-elf/empic1-space.s: Likewise.
550 * ld-mips-elf/empic1-tgt.s: Likewise.
551 * ld-mips-elf/empic2-fwd-0.d: Likewise.
552 * ld-mips-elf/empic2-fwd-1.d: Likewise.
553 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
554 * ld-mips-elf/empic2-ref.s: Likewise.
555 * ld-mips-elf/empic2-rev-0.d: Likewise.
556 * ld-mips-elf/empic2-rev-1.d: Likewise.
557 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
558 * ld-mips-elf/empic2-space.s: Likewise.
559 * ld-mips-elf/emrelocs-eb.d: Likewise.
560 * ld-mips-elf/emrelocs-el.d: Likewise.
561 * ld-mips-elf/emrelocs.ld: Likewise.
562 * ld-mips-elf/emrelocs1.s: Likewise.
563 * ld-mips-elf/emrelocs2.s: Likewise.
564 * ld-mips-elf/mips-elf.exp: Don't run now-removed tests.
565
a664545d
L
5662004-04-20 H.J. Lu <hongjiu.lu@intel.com>
567
568 * ld-elfweak/elfweak.exp: Add an undefined weak size change
569 test.
570
571 * ld-elfweak/size.dat: New file.
572 * ld-elfweak/size_bar.c: Likewise.
573 * ld-elfweak/size_foo.c: Likewise.
574 * ld-elfweak/size_main.c: Likewise.
575
6482c264
NC
5762004-04-14 Brian Ford <ford@vss.fsi.com>
577 DJ Delorie <dj@redhat.com>
578
579 * ld-pe/pe.exp: New, tests for i?86 PE.
580 * ld-pe/secrel1.s: New, test R_SECREL32 reloc.
581 * ld-pe/secrel2.s: Likewise.
582 * ld-pe/secrel.d: Likewise.
583
4dc570c2
JJ
5842004-04-19 Jakub Jelinek <jakub@redhat.com>
585
586 * ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
587 * ld-shared/shared.exp: Likewise.
588
a4b6e8f6
L
5892004-04-14 H.J. Lu <hongjiu.lu@intel.com>
590
591 * ld-scripts/assert.s: Add a newline.
592 * ld-scripts/data.s: Likewise.
593
8bfaaee7
AM
5942004-04-08 Alan Modra <amodra@bigpond.net.au>
595
596 PR 47.
597 * ld-cdtest/cdtest.exp: Remove -fgnu-linker.
598
76cb62b0
AM
5992004-04-08 Alan Modra <amodra@bigpond.net.au>
600
601 * ld-scripts/align.exp: Don't run on aix.
602 * ld-scripts/assert.s: Remove comment.
603 * ld-scripts/data.s: Likewise.
604 * ld-scripts/data.t: Set start address to allow for aout headers.
605 Make first LONG pc-relative.
606 * ld-scripts/data.d: Update.
607 * ld-scripts/defined2.d: Allow other random syms.
608 * ld-scripts/defined3.d: Likewise.
609 * ld-scripts/provide-1.s: Pad section.
610 * ld-scripts/provide-1.t: Set .data address and align.
611 * ld-scripts/provide-1.d: Update.
612 * ld-scripts/provide-2.s: Pad section.
613 * ld-scripts/provide-2.d: Allow random trailing syms.
614 * ld-scripts/provide-3.s: Pad section.
615 * ld-scripts/provide-3.d: Fix typos.
616 * ld-scripts/provide.exp: Don't run on aix.
617 * ld-scripts/size-1.s: Simplify test.
618 * ld-scripts/size-1.t: Rewrite.
619 * ld-scripts/size-1.d: Update.
620 * ld-scripts/size-2.s: Simplify.
621 * ld-scripts/size-2.t: Set start address. Set exe flag on image.
622 * ld-scripts/size-2.d: Update.
623 * ld-scripts/size.exp: Don't run on aix. Run size-2 on all elf
624 targets except mips.
625
90084db2
AO
6262004-03-27 Alexandre Oliva <aoliva@redhat.com>
627
628 * ld-frv/fdpic*.d: Adjust to compensate for page size change.
629
d04a7507
AM
6302004-03-26 Alan Modra <amodra@bigpond.net.au>
631
632 * ld-powerpc/tlsexe.r: Update for changed sym type.
633 * ld-powerpc/tlsexetoc.r: Likewise.
634
2d4b84b0
HPN
6352004-03-22 Hans-Peter Nilsson <hp@axis.com>
636
637 * ld-cris/dsofnf.s, ld-cris/dsofnf2.s, ld-cris/gotplt1.d,
638 ld-cris/gotplt2.d, ld-cris/gotplt3.d: New tests.
639
d400d2a6
L
6402004-03-19 H.J. Lu <hongjiu.lu@intel.com>
641
642 * ld-elfvers/vers.exp: Add new tests for versioned weak
643 definition.
644
645 * ld-elfvers/vers28a.c: New file.
646 * ld-elfvers/vers28a.dsym: Likewise.
647 * ld-elfvers/vers28a.ver: Likewise.
648 * ld-elfvers/vers28b.c: Likewise.
649 * ld-elfvers/vers28b.dsym: Likewise.
650 * ld-elfvers/vers28b.map: Likewise.
651 * ld-elfvers/vers28b.ver: Likewise.
652 * ld-elfvers/vers28c.c: Likewise.
653 * ld-elfvers/vers28c.dsym: Likewise.
654 * ld-elfvers/vers28c.ver: Likewise.
655
140cc240
AM
6562004-03-19 Alan Modra <amodra@bigpond.net.au>
657
658 * ld-scripts/provide-2.d: Ignore random symbols.
659
fdd12ef3
AM
6602004-03-16 Alan Modra <amodra@bigpond.net.au>
661
662 * ld-powerpc/tls.d: Update.
663 * ld-powerpc/tls32.d: Update.
664 * ld-powerpc/tlsexe.d: Update.
665 * ld-powerpc/tlsexe32.d: Update.
666 * ld-powerpc/tlsexetoc.d: Update.
667 * ld-powerpc/tlsso.d: Update.
668 * ld-powerpc/tlsso32.d: Update.
669 * ld-powerpc/tlstoc.d: Update.
670 * ld-powerpc/tlstocso.d: Update.
671
e5caec89
NS
6722004-03-05 Nathan Sidwell <nathan@codesourcery.com>
673
68715859
NS
674 * ld-scripts/size-1.d: Add bigendian regexps.
675 * ld-scripts/size-2.d: Set --wide for readelf.
676
e5caec89
NS
677 * ld-scripts/size.exp: New.
678 * ld-scripts/size-[12].{d,s,t}: New.
679
676a64f4
RS
6802004-03-01 Richard Sandiford <rsandifo@redhat.com>
681
682 * ld-frv/fr450-link[abc].s, fr450-link.d: New test.
683 * ld-frv/frv.exp: New harness.
684
9b1f5ff9
AO
6852004-02-24 Alexandre Oliva <aoliva@redhat.com>
686
687 * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs that
688 bind locally.
689 * ld-frv/fdpic-pie-8.d: Likewise.
690 * ld-frv/fdpic-shared-4.d: Likewise.
691 * ld-frv/fdpic-pie-6-fail.d: Renamed from...
692 * ld-frv/fdpic-pie-6.d: New test.
693 * ld-frv/fdpic-shared-6-fail.d: Renamed from...
694 * ld-frv/fdpic-shared-6.d: New test.
695 * ld-frv/fdpic6.ldv: New.
696 * ld-frv/fdpic-static-6.d: Adjust test name.
697 * ld-frv/fdpic-pie-8-fail.d: Removed.
698 * ld-frv/fdpic.exp: Run new tests.
699
1b493742
NS
7002004-02-23 Nathan Sidwell <nathan@codesourcery.com>
701
702 * ld-scripts/provide.exp: New.
703 * ld-scripts/provide-{1,2,3}.{s,t,d}.exp: New.
704
33ed4613
AM
7052004-02-23 Alan Modra <amodra@bigpond.net.au>
706
707 * ld-scripts/data.t: Set ".other" address so location doesn't
708 depend on target alignment.
709 * ld-scripts/data.d: Update.
710
876f4090
NS
7112004-02-20 Nathan Sidwell <nathan@codesourcery.com>
712
713 * ld-scripts/align.{s,t,exp}: New.
714
384d938f
NS
7152004-02-19 Nathan Sidwell <nathan@codesourcery.com>
716
717 * ld-scripts/data.{s,t,d,exp}: New.
718
b6ca8815
NS
7192004-02-18 Nathan Sidwell <nathan@codesourcery.com>
720
721 * ld-scripts/assert.{s,t,exp}: New.
722
d25aed71
RS
7232004-02-17 Richard Sandiford <rsandifo@redhat.com>
724
725 * ld-mips/elf/elf-rel-xgot-{n32,n64-linux}.d: Update after 2004-02-02
726 changes to the way large constants are added.
727 * ld-mips/elf/elf-rel-got-{n32,n64-linux}.d: Likewise. Adjust order
728 of GOT entries after today's change to the handling of GOT_PAGE
729 relocations.
730
3255318a 7312004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
fdd12ef3 732
3255318a
NC
733 * ld-h8300/relax-5.s: New file: Source for relax-5 test.
734 * ld-h8300/relax-5.d: New file: Expected output and commands for
735 assembling and linking the relax-5 test.
736 * ld-h8300/relax-5-coff.d: New file: Variant for the COFF based
737 toolchain.
738 * ld-h8300/h8300-exp: Run the relax-5 test.
739
2df149a4
DJ
7402004-01-23 Daniel Jacobowitz <drow@mvista.com>
741
742 * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,
743 ld-arm/arm-app-abs32.d: New files.
744 * ld-arm/arm-elf.exp: Add arm-app-abs32 testcase.
745
3a0875f4
AM
7462004-01-19 Alan Modra <amodra@bigpond.net.au>
747
748 * ld-i386/tlsbin.dd: Adjust for changed sib printing.
749
0885b73e
DJ
7502004-01-13 Daniel Jacobowitz <drow@mvista.com>
751
752 * ld-arm/arm-elf.exp: Add arm-static-app test.
753 * ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
754 ld-arm/arm-static-app.r: New files.
755
ca9a79a1 7562004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
fdd12ef3 757
ca9a79a1
NC
758 * ld-h8300/h8300-exp: Run the relax-4 test.
759 * ld-h8300/relax-4.s: New file: Source for relax-4 test.
760 * ld-h8300/relax-4.d: New file: Expected output and commands for
761 assembling and linking the relax-4 test.
762 * ld-h8300/relax-4-coff.d: New file: Variant for the COFF based
763 toolchain.
764
0fb33ef4
L
7652004-01-09 H.J. Lu <hongjiu.lu@intel.com>
766
767 * ld-selective/selective.exp: Skip ia64-*-*.
768
c787b889
DJ
7692004-01-09 Daniel Jacobowitz <drow@mvista.com>
770
771 * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
772 changes.
773
2e73b915
DJ
7742004-01-06 Daniel Jacobowitz <drow@mvista.com>
775
776 * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
777 ld-arm/arm-lib.d, ld-arm/arm-lib.r, ld-arm/arm-lib.s,
778 ld-arm/arm-lib-plt32.d, ld-arm/arm-lib-plt32.r,
779 ld-arm/arm-lib-plt32.s, ld-arm/arm-elf.exp: New files.
780
a9a704fc
AO
7812004-01-06 Alexandre Oliva <aoliva@redhat.com>
782
783 * ld-frv: Update .d files with correct addresses displayed for
784 dynamic relocations.
785 2003-12-02 Alexandre Oliva <aoliva@redhat.com>
786 * ld-frv/fdpic1.s (.D0): Move to separate data section.
787 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
788 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
789 * ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Update to
790 reflect EMBEDDED= change in linker script.
791 2003-11-27 Alexandre Oliva <aoliva@redhat.com>
792 * ld-frv: Update .d files to reflect changes in the page size, the
793 addition of a stack segment, the use of a NULL function descriptor
794 for weakundef functions and the change in the lazy funcdesc_value
795 in-place addend value.
796 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
797 * lib/ld-lib.exp (is_elf_format): Match frv-uclinux.
798 2003-10-06 Alexandre Oliva <aoliva@redhat.com>
799 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
800 ld-frv/fdpic-static-7.d, ld-frv/fdpic-static-8.d: Addresses are
801 now _gp-based, not \.rofixup-based.
802 * ld-frv/fdpic-static-6.d: Likewise. Match warning about
803 relocation to different section.
804 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
805 * ld-frv/fdpic.exp: Add -melf32frvfd to LDFLAGS.
806 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
807 * ld-frv/fdpic7.s, ld-frv/fdpic-static-7.d, ld-frv/fdpic-pie-7.d,
808 ld-frv/fdpic-shared-7.d: New.
809 * ld-frv/fdpic8.s, ld-frv/fdpic-static-8.d, ld-frv/fdpic-pie-8.d,
810 ld-frv/fdpic-shared-8.d: New.
811 * ld-frv/fdpic-pie-8-fail.d, ld-frv/fdpic-shared-8-fail.d: New.
812 * ld-frv/fdpic.exp: Run them.
813 * ld-frv/fdpic8.ldv, ld-frv/fdpic8min.ldv: New.
814 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
815 * ld-frv/fdpic5.s, ld-frv/fdpic-static-5.d, ld-frv/fdpic-pie-5.d,
816 ld-frv/fdpic-shared-5.d: New.
817 * ld-frv/fdpic6.s, ld-frv/fdpic-static-6.d, ld-frv/fdpic-pie-6.d,
818 ld-frv/fdpic-shared-6.d: New.
819 * ld-frv/fdpic.exp: Run them.
820 * ld-frv/fdpic*.d: Add -mfdpic to assembler flags. Updated.
821 * ld-frv/fdpic2min.ldv: New, used by fdpic-shared-2.d.
822 * ld-frv/fdpic-shared-2-fail.d: New.
823 * ld-frv/fdpic.exp: Run it.
824 * ld-frv/fdpic4.s, ld-frv/fdpic-shared-4.d: New.
825 * ld-frv/fdpic.exp: Add new test.
826 * ld-frv/fdpic-pie-2.d: Remove unnecessary function descriptors.
827 * ld-frv/fdpic-shared-local-2.d, ld-frv/fdpic2.ldv: New.
828 * ld-frv/fdpic3.s, ld-frv/fdpic-shared-3.d: New.
829 * ld-frv/fdpic.exp: Add new tests.
830 * ld-frv/fdpic.exp, ld-frv/fdpic1.s, ld-frv/fdpic2.s,
831 * ld-frv/fdpic-static-1.d, ld-frv/fdpic-static-2.d,
832 * ld-frv/fdpic-pie-1.d, ld-frv/fdpic-pie-2.d,
833 * ld-frv/fdpic-shared-1.d, ld-frv/fdpic-shared-2.d: Renamed from
834 ucpic.
835 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
836 * ld-frv/ucpic.exp, ld-frv/ucpic1.s, ld-frv/ucpic2.s: New.
837 * ld-frv/ucpic-static-1.d, ld-frv/ucpic-static-2.d: New.
838 * ld-frv/ucpic-pie-1.d, ld-frv/ucpic-pie-2.d: New.
839 * ld-frv/ucpic-shared-1.d, ld-frv/ucpic-shared-2.d: New.
840
031d7588
AM
8412004-01-02 Alan Modra <amodra@bigpond.net.au>
842
843 * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.
844 * ld-selective/selective.exp: Likewise.
845
c9e214e5
AM
846For older changes see ChangeLog-9303
847\f
848Local Variables:
849mode: change-log
850left-margin: 8
851fill-column: 74
852version-control: never
853End:
This page took 0.104949 seconds and 4 git commands to generate.