cc2819a62c0a8cffcad5556148b5b30e02b45936
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2006-08-23 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/3103
4 * ld-elf/overlay.d: New file.
5 * ld-elf/overlay.s: Likewise.
6 * ld-elf/overlay.t: Likewise.
7
8 2006-08-18 Paul Brook <paul@codesourcery.com>
9
10 * ld-arm/arm-elf.exp (armelftests): Add armthumb-lib.so. Add
11 -use-blx to mixed-lib.so
12 * ld-arm/armthumb-lib.d: New file.
13 * ld-arm/armthumb-lib.sym: New file.
14
15 2006-08-18 H.J. Lu <hongjiu.lu@intel.com>
16
17 PR ld/3052
18 * ld-elf/loadaddr.s: New file.
19 * ld-elf/loadaddr1.d: Likewise.
20 * ld-elf/loadaddr1.t: Likewise.
21 * ld-elf/loadaddr2.d: Likewise.
22 * ld-elf/loadaddr2.t: Likewise.
23
24 2006-08-17 Alan Modra <amodra@bigpond.net.au>
25
26 * ld-powerpc/tlsexe.d: Update for lazy link stub change.
27 * ld-powerpc/tlsexe.r: Likewise.
28 * ld-powerpc/tlsexetoc.d: Likewise.
29 * ld-powerpc/tlsexetoc.r: Likewise.
30 * ld-powerpc/tlsso.d: Likewise.
31 * ld-powerpc/tlstocso.d: Likewise.
32
33 2006-08-16 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR ld/3015
36 * ld-elf/binutils.exp: Add tests for "-z relro".
37
38 2006-08-16 Alan Modra <amodra@bigpond.net.au>
39
40 * ld-scripts/overlay-size-map.d: Update.
41
42 2006-08-11 Thiemo Seufer <ths@mips.com>
43
44 * ld-elfcomm/elfcomm.exp (dump_common1): Extend regexp to match also
45 MIPS small commons.
46
47 2006-08-08 H.J. Lu <hongjiu.lu@intel.com>
48
49 PR ld/3009
50 * ld-scripts/sort.t: New file.
51 * ld-scripts/sort_b_a-1.d: Likewise.
52 * ld-scripts/sort_b_a-1.s: Likewise.
53 * ld-scripts/sort_b_n-1.d: Likewise.
54 * ld-scripts/sort_b_n-1.s: Likewise.
55
56 2006-08-05 Pedro Alves <pedro_alves@portugalmail.pt>
57
58 * ld-pe/pe.exp: Enable tests on arm-wince-pe.
59 * ld-pe/secrel.d: Adjust test to work on arm-wince-pe too.
60
61 2006-08-04 Richard Sandiford <richard@codesourcery.com>
62
63 * ld-sh/rd-sh.exp: Treat vxworks1-static.d specially.
64 * ld-sh/sh-vxworks.exp: New file.
65 * ld-sh/sh.exp: Extend sh-linux SIZEOF_HEADERS handling to
66 sh-*-vxworks.
67 * ld-sh/vxworks1-le.dd, ld-sh/vxworks1-lib-le.dd,
68 * ld-sh/vxworks1-lib.dd, ld-sh/vxworks1-lib.nd,
69 * ld-sh/vxworks1-lib.rd, ld-sh/vxworks1-lib.s,
70 * ld-sh/vxworks1-static.d, ld-sh/vxworks1.dd,
71 * ld-sh/vxworks1.ld, ld-sh/vxworks1.rd, ld-sh/vxworks1.s,
72 * ld-sh/vxworks2-static.sd, ld-sh/vxworks2.s,
73 * ld-sh/vxworks2.sd, ld-sh/vxworks3-le.dd,
74 * ld-sh/vxworks3-lib-le.dd, ld-sh/vxworks3-lib.dd,
75 * ld-sh/vxworks3-lib.s, ld-sh/vxworks3.dd, ld-sh/vxworks3.s,
76 * ld-sh/vxworks4.d, ld-sh/vxworks4a.s, ld-sh/vxworks4b.s,
77 * ld-sh/reloc1.s, ld-sh/reloc1.d: New tests.
78
79 2006-08-01 H.J. Lu <hongjiu.lu@intel.com>
80
81 * ld-elf/noload-1.d: New.
82 * ld-elf/noload-1.s: Likewise.
83 * ld-elf/noload-1.t: Likewise.
84
85 2006-07-29 Richard Sandiford <richard@codesourcery.com>
86
87 * ld-mips-elf/hash1.s, ld-mips-elf/hash1a.d,
88 * ld-mips-elf/hash1b.d, ld-mips-elf/hash1c.d: New tests.
89 * ld-mips-elf/mips-elf.exp: Run them.
90
91 2006-07-25 Thiemo Seufer <ths@mips.com>
92
93 * ld-mips-elf/mips16-call-global-2.s,
94 ld-mips-elf/mips16-call-global-3.s, ld-mips-elf/mips16-call-global.d:
95 Improve test robustness.
96
97 2006-07-21 Nick Clifton <nickc@redhat.com>
98
99 * ld-sh/arch/arch.exp (test_arch): Set the endian flag to suit the
100 multilib being tested.
101
102 2006-07-20 Thiemo Seufer <ths@mips.com>
103
104 * ld-mips-elf/mips16-call-global-1.s,
105 ld-mips-elf/mips16-call-global-2.s,
106 ld-mips-elf/mips16-call-global-3.s, ld-mips-elf/mips16-call-global.d:
107 Test linking of external mips16 jumps.
108 * ld-mips-elf/mips-elf.exp: Run new test.
109
110 2006-07-19 Thiemo Seufer <ths@mips.com>
111
112 * ld-selective/selective.exp: Fix selective testcases for MIPS.
113
114 2006-07-13 Thiemo Seufer <ths@mips.com>
115
116 * ld-mips-elf/tlslib-o32-ver.got, ld-mips-elf/tlslib-o32.got:
117 Update TLS testcases.
118
119 2006-07-12 H.J. Lu <hongjiu.lu@intel.com>
120
121 PR ld/2884
122 * ld-elf/begin.c: New file.
123 * ld-elf/end.c: Likewise.
124 * ld-elf/endhidden.c: Likewise.
125 * ld-elf/endprotected.c: Likewise.
126 * ld-elf/foo.c: Likewise.
127 * ld-elf/foo.map: Likewise.
128 * ld-elf/hidden.out: Likewise.
129 * ld-elf/main.c: Likewise.
130 * ld-elf/normal.out: Likewise.
131 * ld-elf/shared.exp: Likewise.
132
133 * lib/ld-lib.exp (run_cc_link_tests): New.
134
135 2006-07-12 Richard Sandiford <richard@codesourcery.com>
136
137 * ld-m68k/merge-ok-1c.d: New test.
138 * ld-m68k/m68k.exp: Run it.
139
140 2006-07-11 Hans-Peter Nilsson <hp@axis.com>
141
142 * ld-cris/libdso-2.d: Adjust for recent hash-related changes.
143
144 2006-07-10 Jakub Jelinek <jakub@redhat.com>
145
146 * ld-powerpc/tlsso32.r: Adjust.
147 * ld-powerpc/tlsso32.d: Adjust.
148 * ld-powerpc/tlsso32.g: Adjust.
149 * ld-powerpc/tlsso.r: Adjust.
150 * ld-powerpc/tlsso.g: Adjust.
151 * ld-powerpc/tlstocso.g: Adjust.
152
153 2006-07-05 Thiemo Seufer <ths@mips.com>
154
155 * ld-mips-elf/multi-got-1.d, ld-mips-elf/tls-multi-got-1.got,
156 ld-mips-elf/tls-multi-got-1.r: Update multigot testcases.
157
158 2006-06-30 H.J. Lu <hongjiu.lu@intel.com>
159
160 * ld-i386/tlsbindesc.dd: Updated to expect xchg %ax,%ax instead
161 of 2 nops.
162 * ld-i386/tlsdesc.dd: Likewise.
163 * ld-i386/tlsgdesc.dd: Likewise.
164 * ld-x86-64/tlsbindesc.dd: Likewise.
165 * ld-x86-64/tlsdesc.dd: Likewise.
166 * ld-x86-64/tlsdesc.pd: Likewise.
167 * ld-x86-64/tlsgdesc.dd: Likewise.
168
169 2006-06-29 Jakub Jelinek <jakub@redhat.com>
170
171 PR ld/2513
172 * ld-i386/tlsbin.dd: Fix expected output.
173
174 2006-06-21 Alan Modra <amodra@bigpond.net.au>
175
176 * ld-elf/tls_common.exp: Match 32-bit output.
177
178 2006-06-20 Jakub Jelinek <jakub@redhat.com>
179
180 * ld-elf/tls_common.exp: New test.
181 * ld-elf/tls_common.s: New file.
182
183 2006-06-20 Alan Modra <amodra@bigpond.net.au>
184
185 * ld-elf/eh1.d: Update for fewer program headers.
186 * ld-elf/eh2.d: Likewise.
187 * ld-elf/eh3.d: Likewise.
188
189 2006-06-19 Vladimir Prus <vladimir@codesourcery.com>
190
191 * ld-arm/arm-elf.exp: New test.
192 * ld-arm/use-thumb-lib.s: New file.
193 * ld-arm/use-thumb-lib.sym: New file.
194
195 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
196
197 * ld-arm/group-relocs-alu-bad.d: New test.
198 * ld-arm/group-relocs-alu-bad.s: New test.
199 * ld-arm/group-relocs.d: New test.
200 * ld-arm/group-relocs-ldc-bad.d: New test.
201 * ld-arm/group-relocs-ldc-bad.s: New test.
202 * ld-arm/group-relocs-ldr-bad.d: New test.
203 * ld-arm/group-relocs-ldr-bad.s: New test.
204 * ld-arm/group-relocs-ldrs-bad.d: New test.
205 * ld-arm/group-relocs-ldrs-bad.s: New test.
206 * ld-arm/group-relocs.s: New test.
207 * ld-arm/arm-elf.exp: Wire in new tests.
208
209 2006-06-14 Richard Sandiford <richard@codesourcery.com>
210
211 * ld-m68k/plt1.s, ld-m68k/plt1-empty.s, ld-m68k/plt1.ld: New files.
212 * ld-m68k/plt1-68020.d, ld-m68k/plt1-cpu32.d: Likewise.
213 * ld-m68k/plt1-isab.d: Likewise.
214 * ld-m68k/m68k.exp: Run new PLT tests.
215
216 2006-06-12 Thiemo Seufer <ths@mips.com>
217
218 * ld-mips-elf/multi-got-no-shared.d: Adjust for recent change of
219 ELF_MAXPAGESIZE.
220
221 2006-06-11 Richard Sandiford <richard@codesourcery.com>
222
223 * ld-mips-elf/stub-dynsym-1.s,
224 * ld-mips-elf/stub-dynsym-1.ld,
225 * ld-mips-elf/stub-dynsym-1-7fff.d,
226 * ld-mips-elf/stub-dynsym-1-8000.d,
227 * ld-mips-elf/stub-dynsym-1-fff0.d,
228 * ld-mips-elf/stub-dynsym-1-10000.d,
229 * ld-mips-elf/stub-dynsym-1-2fe80.d: New test.
230 * ld-mips-elf/mips-elf.exp: Run it.
231
232 2006-06-06 Alan Modra <amodra@bigpond.net.au>
233
234 * ld-elfvers/vers.exp (objdump_versionstuff): Allow versions in
235 any order.
236 * ld-elfvers/vers1.ver: Update.
237 * ld-elfvers/vers2.ver: Update.
238 * ld-elfvers/vers4a.ver: Update.
239 * ld-elfvers/vers7a.ver: Update.
240 * ld-elfvers/vers8.ver: Update.
241 * ld-elfvers/vers9.ver: Update.
242 * ld-elfvers/vers15.ver: Update.
243 * ld-elfvers/vers16a.ver: Update.
244 * ld-elfvers/vers17.ver: Update.
245 * ld-elfvers/vers18.ver: Update.
246 * ld-elfvers/vers20.ver: Update.
247 * ld-elfvers/vers20a.ver: Update.
248 * ld-elfvers/vers21.ver: Update.
249 * ld-elfvers/vers22a.ver: Update.
250 * ld-elfvers/vers22b.ver: Update.
251 * ld-elfvers/vers23a.ver: Update.
252 * ld-elfvers/vers23b.ver: Update.
253 * ld-elfvers/vers23c.ver: Update.
254 * ld-elfvers/vers25a.ver: Update.
255 * ld-elfvers/vers26a.ver: Update.
256 * ld-elfvers/vers27a.ver: Update.
257 * ld-elfvers/vers27d.ver: Update.
258 * ld-elfvers/vers28b.ver: Update.
259 * ld-elfvers/vers29.ver: Update.
260 * ld-elfvers/vers30.ver: Update.
261 * ld-elfvers/vers31.ver: Update.
262
263 2006-06-05 Alan Modra <amodra@bigpond.net.au>
264
265 * ld-elf/sec64k.exp: Add "main" symbol. Use dc.a for addresses.
266 Cater for different address sizes. Match end of line when
267 comparing symbols.
268 * ld-elf/start.s: Use dc.a for addresses.
269
270 2006-06-02 Alan Modra <amodra@bigpond.net.au>
271
272 * ld-powerpc/tlsexe.r: Update for removal of some section syms.
273 * ld-powerpc/tlsexetoc.r: Likewise.
274 * ld-powerpc/tlsso.r: Likewise.
275 * ld-powerpc/tlstocso.r: Likewise.
276 * ld-s390/tlsbin_64.rd: Likewise.
277 * ld-s390/tlspic_64.rd: Likewise.
278
279 2006-06-02 H.J. Lu <hongjiu.lu@intel.com>
280
281 PR ld/2723
282 * ld-alpha/tlsbin.rd: Update for removal of some section syms.
283 * ld-alpha/tlsbinr.rd: Likewise.
284 * ld-alpha/tlspic.rd: Likewise.
285 * ld-cris/hiddef1.d: Likewise.
286 * ld-cris/libdso-2.d: Likewise.
287 * ld-elf/sec64k.exp: Likewise.
288 * ld-i386/tlsbin.rd: Likewise.
289 * ld-i386/tlsbindesc.rd: Likewise.
290 * ld-i386/tlsdesc.rd: Likewise.
291 * ld-i386/tlsgdesc.rd: Likewise.
292 * ld-i386/tlsnopic.rd: Likewise.
293 * ld-i386/tlspic.rd: Likewise.
294 * ld-ia64/tlsbin.rd: Likewise.
295 * ld-ia64/tlspic.rd: Likewise.
296 * ld-mmix/bpo-1.d: Likewise.
297 * ld-mmix/bpo-10.d: Likewise.
298 * ld-mmix/bpo-11.d: Likewise.
299 * ld-mmix/bpo-14.d: Likewise.
300 * ld-mmix/bpo-16.d: Likewise.
301 * ld-mmix/bpo-17.d: Likewise.
302 * ld-mmix/bpo-18.d: Likewise.
303 * ld-mmix/bpo-19.d: Likewise.
304 * ld-mmix/bpo-2.d: Likewise.
305 * ld-mmix/bpo-22.d: Likewise.
306 * ld-mmix/bpo-3.d: Likewise.
307 * ld-mmix/bpo-4.d: Likewise.
308 * ld-mmix/bpo-5.d: Likewise.
309 * ld-mmix/bpo-6.d: Likewise.
310 * ld-mmix/bpo-9.d: Likewise.
311 * ld-mmix/bspec1.d: Likewise.
312 * ld-mmix/bspec2.d: Likewise.
313 * ld-mmix/greg-1.d: Likewise.
314 * ld-mmix/greg-19.d: Likewise.
315 * ld-mmix/greg-2.d: Likewise.
316 * ld-mmix/greg-3.d: Likewise.
317 * ld-mmix/greg-4.d: Likewise.
318 * ld-mmix/greg-5.d: Likewise.
319 * ld-mmix/greg-5s.d: Likewise.
320 * ld-mmix/greg-6.d: Likewise.
321 * ld-mmix/greg-7.d: Likewise.
322 * ld-mmix/loc1.d: Likewise.
323 * ld-mmix/loc2.d: Likewise.
324 * ld-mmix/loc3.d: Likewise.
325 * ld-mmix/loc4.d: Likewise.
326 * ld-mmix/loc6.d: Likewise.
327 * ld-mmix/local1.d: Likewise.
328 * ld-mmix/local3.d: Likewise.
329 * ld-mmix/local5.d: Likewise.
330 * ld-mmix/local7.d: Likewise.
331 * ld-mmix/locdo-1.d: Likewise.
332 * ld-mmix/loct-1.d: Likewise.
333 * ld-mmix/locto-1.d: Likewise.
334 * ld-mmix/start-1.d: Likewise.
335 * ld-mmix/undef-3.d: Likewise.
336 * ld-powerpc/tlsexe32.r: Likewise.
337 * ld-powerpc/tlsso32.r: Likewise.
338 * ld-s390/tlsbin.rd: Likewise.
339 * ld-s390/tlspic.rd: Likewise.
340 * ld-sparc/tlssunbin32.rd: Likewise.
341 * ld-sparc/tlssunbin64.rd: Likewise.
342 * ld-sparc/tlssunnopic32.rd: Likewise.
343 * ld-sparc/tlssunnopic64.rd: Likewise.
344 * ld-sparc/tlssunpic32.rd: Likewise.
345 * ld-sparc/tlssunpic64.rd: Likewise.
346 * ld-x86-64/tlsbin.rd: Likewise.
347 * ld-x86-64/tlsbindesc.rd: Likewise.
348 * ld-x86-64/tlsdesc.rd: Likewise.
349 * ld-x86-64/tlsgdesc.rd: Likewise.
350 * ld-x86-64/tlspic.rd: Likewise.
351
352 2006-05-31 H.J. Lu <hongjiu.lu@intel.com>
353
354 * ld-elf/binutils.exp: Make it Linux only.
355 (strip_test): Renamed to binutils_test. Check for unsupported
356 options.
357 Add more tests.
358
359 * ld-elf/commonpage1.d: Make it Linux only.
360 * ld-elf/maxpage1.d: Likewise.
361
362 * ld-elf/maxpage1.s: Add main, start and __start.
363
364 * ld-elf/maxpage2.d: New file.
365 * ld-elf/tbss1.s: Likewise.
366 * ld-elf/tbss2.s: Likewise.
367 * ld-elf/tdata1.s: Likewise.
368 * ld-elf/tdata2.s: Likewise.
369
370 2006-05-30 H.J. Lu <hongjiu.lu@intel.com>
371
372 * ld-elf/binutils.exp: New file.
373 * ld-elf/commonpage1.d: Likewise.
374 * ld-elf/maxpage1.d: Likewise.
375 * ld-elf/maxpage1.s: Likewise.
376
377 2006-05-25 H.J. Lu <hongjiu.lu@intel.com>
378
379 * ld-x86-64/tlsbin.dd: Updated for 2MB maximum page size.
380 * ld-x86-64/tlsbin.rd: Likewise.
381 * ld-x86-64/tlsbin.sd: Likewise.
382 * ld-x86-64/tlsbin.td: Likewise.
383 * ld-x86-64/tlsbindesc.dd: Likewise.
384 * ld-x86-64/tlsbindesc.rd: Likewise.
385 * ld-x86-64/tlsbindesc.sd: Likewise.
386 * ld-x86-64/tlsbindesc.td: Likewise.
387 * ld-x86-64/tlsdesc.dd: Likewise.
388 * ld-x86-64/tlsdesc.pd: Likewise.
389 * ld-x86-64/tlsdesc.rd: Likewise.
390 * ld-x86-64/tlsdesc.sd: Likewise.
391 * ld-x86-64/tlsdesc.td: Likewise.
392 * ld-x86-64/tlsgdesc.dd: Likewise.
393 * ld-x86-64/tlspic.dd: Likewise.
394 * ld-x86-64/tlspic.rd: Likewise.
395 * ld-x86-64/tlspic.sd: Likewise.
396 * ld-x86-64/tlspic.td: Likewise.
397
398 2006-05-24 Paul Brook <paul@codesourcery.com>
399
400 * ld-arm/arm-app-abs32.d: Update expected output.
401 * ld-arm/arm-app.d: Ditto.
402 * ld-arm/arm-lib-plt32.d: Ditto.
403 * ld-arm/arm-lib.d: Ditto.
404 * ld-arm/mixed-app-v5.d: Ditto.
405 * ld-arm/mixed-app.d: Ditto.
406 * ld-arm/mixed-lib.d: Ditto.
407
408 2006-05-23 H.J. Lu <hongjiu.lu@intel.com>
409
410 PR ld/2655
411 PR ld/2657
412 * ld-elf/eh1.d: New file.
413 * ld-elf/eh1.s: Likewise.
414 * ld-elf/eh1a.s: Likewise.
415 * ld-elf/eh2.d: Likewise.
416 * ld-elf/eh2a.s: Likewise.
417 * ld-elf/eh3.d: Likewise.
418 * ld-elf/eh3.s: Likewise.
419 * ld-elf/eh3a.s: Likewise.
420
421 2006-05-22 Daniel Jacobowitz <dan@codesourcery.com>
422
423 * ld-mips-elf/textrel-1.d: Relax some patterns.
424
425 2006-05-22 Nick Clifton <nickc@redhat.com>
426
427 * ld-elf/start.s (start): Add this symbol for SH targets.
428 (main): Add this symbol for HPPA targets.
429
430 2006-05-19 Alan Modra <amodra@bigpond.net.au>
431
432 * ld-scripts/empty-orphan.d: Update again.
433
434 * ld-scripts/empty-orphan.t: Discard .reginfo.
435 * ld-scripts/empty-orphan.d: Update.
436
437 2006-05-17 Thiemo Seufer <ths@mips.com>
438
439 * ld-elfweak/size2.d, ld-elfweak/size2a.s, ld-elfweak/size2b.s:
440 Add __start as entry symbol.
441
442 2006-05-16 Thiemo Seufer <ths@mips.com>
443
444 * ld-elf/orphan.ld: Add placement for MIPS .reginfo section.
445
446 2006-05-15 Paul Brook <paul@codesourcery.com>
447
448 * ld-arm/arm-be8.d: New test.
449 * ld-arm/arm-be8.s: New test.
450 * ld-arm/arm-elf.exp: Add arm-be8.
451
452 2006-05-14 H.J. Lu <hongjiu.lu@intel.com>
453
454 * ld-elf/stab.d: Skip ia64-*-*.
455
456 2006-05-11 Paul Brook <paul@codesourcery.com>
457
458 * ld-arm/arm-elf.exp: Add arm-movwt.
459 * ld-arm/arm-movwt.d: New test.
460 * ld-arm/arm-movwt.s: New test.
461 * ld-arm/arm.ld: Add .far.
462
463 2006-05-11 Mike Bland <mbland@google.com>
464
465 * ld-elf/stab.d: New.
466
467 2006-05-10 Thiemo Seufer <ths@debian.org>
468
469 * ld-elf/sec64k.exp: Extend for MIPS ELF.
470
471 2006-05-05 Alan Modra <amodra@bigpond.net.au>
472
473 * ld-powerpc/tlsexetoc.r: Update for correction to tls optimization.
474 * ld-powerpc/tlsexetoc.g: Likewise.
475
476 2006-05-02 H.J. Lu <hongjiu.lu@intel.com>
477
478 * ld-cdtest/cdtest-foo.cc (Foo::Foo): Add const to char *.
479 * ld-cdtest/cdtest-foo.h (Foo::Foo): Likewise.
480 * ld-srec/sr3.cc (Foo::Foo): Likewise.
481
482 2006-05-02 Paul Brook <paul@codesourcery.com>
483
484 * ld-arm/arm-elf.exp: Add thumb-rel32.
485 * ld-arm/thumb-rel32.d: New test.
486 * ld-arm/thumb-rel32.s: New test.
487
488 2006-04-29 H.J. Lu <hongjiu.lu@intel.com>
489
490 * ld-elfvers/vers.exp: Xfail vers7a, vers7, vers23a, vers23b,
491 vers23c, vers23d, vers23, vers25a, vers25b1, vers25b2, vers27a,
492 vers27b, vers27c1, vers27c2, vers27d4 and vers27d5 if PIC is
493 required.
494
495 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
496
497 * ld-alpha/tlsbin.rd: Updated for readelf change.
498 * ld-alpha/tlsbinr.rd: Likewise.
499 * ld-alpha/tlspic.rd: Likewise.
500
501 2006-04-05 Richard Sandiford <richard@codesourcery.com>
502
503 * ld-sparc/vxworks1.dd, ld-sparc/vxworks1.ld, ld-sparc/vxworks1-lib.dd,
504 * ld-sparc/vxworks1-lib.nd, ld-sparc/vxworks1-lib.rd,
505 * ld-sparc/vxworks1-lib.s, ld-sparc/vxworks1.rd, ld-sparc/vxworks1.s,
506 * ld-sparc/vxworks1-static.d, ld-sparc/vxworks2.s,
507 * ld-sparc/vxworks2.sd, ld-sparc/vxworks2-static.sd: New tests.
508 * ld-sparc/sparc.exp: Run them.
509
510 2006-04-05 Ben Elliston <bje@au.ibm.com>
511
512 * lib/ld-lib.exp: Comment cleanups.
513
514 2006-03-27 Richard Sandiford <richard@codesourcery.com>
515
516 * ld-mips-elf/tls-hidden3a.s, ld-mips-elf/tls-hidden3b.s,
517 * ld-mips-elf/tls-hidden3.d, ld-mips-elf/tls-hidden3.got,
518 * ld-mips-elf/tls-hidden3.ld, ld-mips-elf/tls-hidden3.r,
519 * ld-mips-elf/tls-hidden4a.s, ld-mips-elf/tls-hidden4b.s,
520 * ld-mips-elf/tls-hidden4.got, ld-mips-elf/tls-hidden4.r: New tests.
521 * ld-mips-elf/mips-elf.exp: Run them.
522
523 2006-03-25 Richard Sandiford <richard@codesourcery.com>
524
525 * ld-m68k/merge-error-1a.s, ld-m68k/merge-error-1b.s,
526 * ld-m68k/merge-error-1a.d, ld-m68k/merge-error-1b.d,
527 * ld-m68k/merge-error-1c.d, ld-m68k/merge-error-1d.d,
528 * ld-m68k/merge-error-1e.d, ld-m68k/merge-ok-1a.d,
529 * ld-m68k/merge-ok-1b.d: New tests.
530 * ld-m68k/m68k.exp: Run them.
531
532 2006-03-22 Richard Sandiford <richard@codesourcery.com>
533
534 * ld-mips/vxworks1.dd, ld-mips/vxworks1.ld, ld-mips/vxworks1-lib.dd,
535 * ld-mips/vxworks1-lib.nd, ld-mips/vxworks1-lib.rd,
536 * ld-mips/vxworks1-lib.s, ld-mips/vxworks1.rd, ld-mips/vxworks1.s,
537 * ld-mips/vxworks1-static.d, ld-mips/vxworks2.s, ld-mips/vxworks2.sd,
538 * ld-mips/vxworks2-static.sd: New tests.
539 * ld-mips/mips-elf.exp: Run them.
540
541 2006-03-17 Alexandre Oliva <aoliva@redhat.com>
542
543 * ld-powerpc/tls32.s: Verify that +32768 @plt addend is
544 discarded.
545
546 2006-03-14 Richard Sandiford <richard@codesourcery.com>
547
548 * ld-mips/emit-relocs-1a.s, ld-mips/emit-relocs-1b.s,
549 * ld-mips/emit-relocs-1.ld, ld-mips/emit-relocs-1.d: New test.
550 * ld-mips/mips-elf.exp: Run it.
551
552 2006-03-07 Richard Sandiford <richard@codesourcery.com>
553
554 * ld-arm/vxworks1.dd, ld-arm/vxworks1.ld, ld-arm/vxworks1-lib.dd,
555 * ld-arm/vxworks1-lib.nd, ld-arm/vxworks1-lib.rd,
556 * ld-arm/vxworks1-lib.s, ld-arm/vxworks1.rd, ld-arm/vxworks1.s,
557 * ld-arm/vxworks1-static.d, ld-arm/vxworks2.s, ld-arm/vxworks2.sd,
558 * ld-arm/vxworks2-static.sd: New tests.
559 * ld-arm/arm-elf.exp: Run them.
560
561 2006-03-06 Nathan Sidwell <nathan@codesourcery.com>
562
563 * ld-m68k: New tests.
564
565 2006-03-03 Richard Sandiford <richard@codesourcery.com>
566
567 * ld-i386/vxworks1-static.d, ld-i386/vxworks2.s,
568 * ld-i386/vxworks2.sd, ld-i386/vxworks2-static.sd: New tests.
569 * ld-i386/i386.exp: Run them.
570 * ld-powerpc/vxworks1-static.d, ld-powerpc/vxworks2.s,
571 * ld-powerpc/vxworks2.sd, ld-powerpc/vxworks2-static.sd: New tests.
572 * ld-powerpc/powerpc.exp: Run them.
573
574 2006-03-02 Richard Sandiford <richard@codesourcery.com>
575
576 * ld-powerpc/vxworks1.ld: Use a page alignment of 0x10000.
577 * ld-powerpc/vxworks1.dd: Update accordingly.
578 * ld-powerpc/vxworks1-lib.nd: Likewise.
579 * ld-powerpc/vxworks1-lib.rd: Likewise.
580 * ld-powerpc/vxworks1.rd: Likewise.
581
582 2006-03-02 Richard Sandiford <richard@codesourcery.com>
583
584 * ld-i386/vxworks1.ld (.data): New section.
585 * ld-i386/vxworks1-lib.s: Add a pointer to a local symbol.
586 * ld-i386/vxworks1-lib.rd: Test for the associated reloc.
587 * ld-powerpc/vxworks1.ld (.data): New section.
588 * ld-powerpc/vxworks1-lib.s: Add a pointer to a local symbol.
589 * ld-powerpc/vxworks1-lib.rd: Test for the associated reloc.
590
591 2006-03-02 Richard Sandiford <richard@codesourcery.com>
592
593 * ld-i386/ld-i386/vxworks1-lib.nd: New test.
594 * ld-i386/i386.exp: Run it.
595 * ld-powerpc/ld-powerpc/vxworks1-lib.nd: New test.
596 * ld-powerpc/powerc.exp: Run it.
597
598 2006-03-02 Richard Sandiford <richard@codesourcery.com>
599
600 * ld-i386/vxworks1.ld: Use bigger alignments. Make sure .bss isn't
601 placed as an orphan.
602 * ld-i386/vxworks1-lib.dd, ld-i386/vxworks1.dd,
603 * ld-i386/vxworks1.rd: Update accordingly.
604 * ld-i386/vxworks1-lib.rd: Likewise. Remove symbol indexes.
605
606 2006-03-02 Richard Sandiford <richard@codesourcery.com>
607
608 * ld-powerpc/vxworks1-lib.s, ld-powerpc/vxworks1-lib.dd,
609 * ld-powerpc/vxworks1-lib.rd, ld-powerpc/vxworks1.s,
610 * ld-powerpc/vxworks1.dd, ld-powerpc/vxworks1.rd,
611 * ld-powerpc/vxworks1.ld, ld-powerpc/vxworks1.sd: New test.
612 * ld-powerpc/powerpc.exp: Run it.
613
614 2006-02-28 Richard Sandiford <richard@codesourcery.com>
615
616 * ld-i386/vxworks1-lib.s, ld-i386/vxworks1-lib.dd,
617 * ld-i386/vxworks1-lib.rd, ld-i386/vxworks1.s, ld-i386/vxworks1.dd,
618 * ld-i386/vxworks1.rd, ld-i386/vxworks1.ld: New test.
619 * ld-i386/i386.exp: Run it.
620
621 2006-02-28 Richard Sandiford <richard@codesourcery.com>
622
623 * ld-i386/emit-relocs.s, ld-i386/emit-relocs.d: New test.
624 * ld-i386/i386.exp: Run it.
625
626 2006-02-23 H.J. Lu <hongjiu.lu@intel.com>
627
628 * ld-pie/weakundef-data.c: Fix the typo.
629
630 2006-02-22 H.J. Lu <hongjiu.lu@intel.com>
631
632 * ld-pie/pie.c: New file.
633
634 * ld-pie/pie.exp: Check if compiler supports -pie.
635
636 2006-02-20 H.J. Lu <hongjiu.lu@intel.com>
637
638 PR ld/2218
639 * ld-pie/pie.exp: Add the weak undefined data test.
640
641 * ld-pie/weakundef-data.c: New file.
642
643 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
644 Anil Paranjape <anilp1@kpitcummins.com>
645 Shilin Shakti <shilins@kpitcummins.com>
646
647 * ld-xc16x: New directory.
648 * ld-xc16x/absrel.d: New file.
649 * ld-xc16x/absrel.s: New file.
650 * ld-xc16x/offset.d: New file.
651 * ld-xc16x/offset.s: New file.
652 * ld-xc16x/pcreloc.d: New file.
653 * ld-xc16x/pcreloc.s: New file.
654 * ld-xc16x/xc16x.exp: New file.
655
656 2006-02-07 Paul Brook <paul@codesourcery.com>
657
658 * ld-arm/arm-elf.exp: Add thumb-entry test.
659 * ld-arm/thumb-entry.d: New test.
660 * ld-arm/thumb-entry.s: New test.
661
662 2006-02-04 Richard Sandiford <richard@codesourcery.com>
663
664 * ld-mips-elf/tls-hidden2a.s, ld-mips-elf/tls-hidden2b.s,
665 * ld/testsuite/ld-mips-elf/tls-hidden2.d,
666 * ld/testsuite/ld-mips-elf/tls-hidden2-got.d: New test.
667 * ld-mips-elf/mips-elf.exp: Run it.
668
669 2006-02-04 Richard Sandiford <richard@codesourcery.com>
670
671 * ld-mips-elf/rel32-n32.d: Adjust for changes in linker behaviour.
672 * ld-mips-elf/rel32-o32.d: Likewise.
673 * ld-mips-elf/rel64.d: Likewise.
674 * ld-mips-elf/tls-multi-got-1.got: Likewise.
675 * ld-mips-elf/tls-multi-got-1.r: Likewise.
676 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
677 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
678 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
679 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
680 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
681 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
682 * ld-mips-elf/tlsdyn-o32.d: Likewise.
683 * ld-mips-elf/tlsdyn-o32.got: Likewise.
684 * ld-mips-elf/tlslib-o32-hidden.got: Likewise.
685 * ld-mips-elf/tlslib-o32-ver.got: Likewise.
686 * ld-mips-elf/tlslib-o32.got: Likewise.
687
688 2006-02-02 H.J. Lu <hongjiu.lu@intel.com>
689
690 * ld-i386/tlsbin.rd: Undo the last change.
691 * ld-i386/tlsbindesc.rd: Likewise.
692 * ld-i386/tlsdesc.rd: Likewise.
693 * ld-i386/tlsnopic.rd: Likewise.
694 * ld-i386/tlspic.rd: Likewise.
695 * ld-powerpc/tlsexe.r: Likewise.
696 * ld-powerpc/tlsexe32.r: Likewise.
697 * ld-powerpc/tlsexetoc.r: Likewise.
698 * ld-powerpc/tlsso.r: Likewise.
699 * ld-powerpc/tlsso32.r: Likewise.
700 * ld-powerpc/tlstocso.r: Likewise.
701 * ld-s390/tlsbin.rd: Likewise.
702 * ld-s390/tlsbin_64.rd: Likewise.
703 * ld-s390/tlspic.rd: Likewise.
704 * ld-s390/tlspic_64.rd: Likewise.
705 * ld-sh/tlsbin-2.d: Likewise.
706 * ld-sh/tlspic-2.d: Likewise.
707 * ld-x86-64/tlsbin.rd: Likewise.
708 * ld-x86-64/tlsbindesc.rd: Likewise.
709 * ld-x86-64/tlsdesc.rd: Likewise.
710 * ld-x86-64/tlspic.rd: Likewise.
711
712 2006-02-02 H.J. Lu <hongjiu.lu@intel.com>
713
714 * ld-i386/tlsbin.rd: Update for changed segment map.
715 * ld-i386/tlsbindesc.rd: Likewise.
716 * ld-i386/tlsdesc.rd: Likewise.
717 * ld-i386/tlsnopic.rd: Likewise.
718 * ld-i386/tlspic.rd: Likewise.
719 * ld-powerpc/tlsexe.r: Likewise.
720 * ld-powerpc/tlsexe32.r: Likewise.
721 * ld-powerpc/tlsexetoc.r: Likewise.
722 * ld-powerpc/tlsso.r: Likewise.
723 * ld-powerpc/tlsso32.r: Likewise.
724 * ld-powerpc/tlstocso.r: Likewise.
725 * ld-s390/tlsbin.rd: Likewise.
726 * ld-s390/tlsbin_64.rd: Likewise.
727 * ld-s390/tlspic.rd: Likewise.
728 * ld-s390/tlspic_64.rd: Likewise.
729 * ld-sh/tlsbin-2.d: Likewise.
730 * ld-sh/tlspic-2.d: Likewise.
731 * ld-x86-64/tlsbin.rd: Likewise.
732 * ld-x86-64/tlsbindesc.rd: Likewise.
733 * ld-x86-64/tlsdesc.rd: Likewise.
734 * ld-x86-64/tlspic.rd: Likewise.
735
736 2006-01-31 Eric Botcazou <ebotcazou@libertysurf.fr>
737
738 * ld-sparc/sparc.exp: Do not run 64-bit tests on Solaris 2.5.1
739 and Solaris 2.6.
740
741 2006-01-27 H.J. Lu <hongjiu.lu@intel.com>
742
743 PR ld/2218
744 * ld-pie/pie.exp: New file.
745 * ld-pie/weakundef.c: Likewise.
746 * ld-pie/weakundef.out: Likewise.
747
748 * lib/ld-lib.exp (run_ld_link_exec_tests): Fix nesting. Support
749 building PIE and shared library.
750
751 2006-01-18 Alexandre Oliva <aoliva@redhat.com>
752
753 Introduce TLS descriptors for i386 and x86_64.
754 * ld-i386/i386.exp: Run on x86_64-*-linux* and amd64-*-linux*.
755 Add new tests.
756 * ld-i386/pcrel16.d: Add -melf_i386.
757 * ld-i386/pcrel8.d: Likewise.
758 * ld-i386/tlsbindesc.dd: New.
759 * ld-i386/tlsbindesc.rd: New.
760 * ld-i386/tlsbindesc.s: New.
761 * ld-i386/tlsbindesc.sd: New.
762 * ld-i386/tlsbindesc.td: New.
763 * ld-i386/tlsdesc.dd: New.
764 * ld-i386/tlsdesc.rd: New.
765 * ld-i386/tlsdesc.s: New.
766 * ld-i386/tlsdesc.sd: New.
767 * ld-i386/tlsdesc.td: New.
768 * ld-i386/tlsgdesc.dd: New.
769 * ld-i386/tlsgdesc.rd: New.
770 * ld-i386/tlsgdesc.s: New.
771 * ld-x86-64/x86-64.exp: Run new tests.
772 * ld-x86-64/tlsbindesc.dd: New.
773 * ld-x86-64/tlsbindesc.rd: New.
774 * ld-x86-64/tlsbindesc.s: New.
775 * ld-x86-64/tlsbindesc.sd: New.
776 * ld-x86-64/tlsbindesc.td: New.
777 * ld-x86-64/tlsdesc.dd: New.
778 * ld-x86-64/tlsdesc.pd: New.
779 * ld-x86-64/tlsdesc.rd: New.
780 * ld-x86-64/tlsdesc.s: New.
781 * ld-x86-64/tlsdesc.sd: New.
782 * ld-x86-64/tlsdesc.td: New.
783 * ld-x86-64/tlsgdesc.dd: New.
784 * ld-x86-64/tlsgdesc.rd: New.
785 * ld-x86-64/tlsgdesc.s: New.
786
787 2006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
788
789 * ld-mmix/sec-1.d: Adjust for section order changes.
790
791 For older changes see ChangeLog-2005
792 \f
793 Local Variables:
794 mode: change-log
795 left-margin: 8
796 fill-column: 74
797 version-control: never
798 End:
This page took 0.053671 seconds and 4 git commands to generate.