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