2011-12-09 David Daney <david.daney@cavium.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2011-12-09 David Daney <david.daney@cavium.com>
2
3 * ld-mips-elf/tls-multi-got-1.r: Add "0x" to match value for
4 MIPS_BASE_ADDRESS.
5 * ld-mips-elf/textrel-1.d: Same.
6 * ld-mips-elf/multi-got-1.d: Same.
7
8 2011-12-05 Nick Clifton <nickc@redhat.com>
9
10 * ld-cris/weakref4.d: Updated pattern match for the message from
11 readelf stating that there are no decoded unwind sections.
12 * tls-js1.d: Likewise.
13 * tls-local-63.d: Likewise.
14 * tls-local-64.d: Likewise.
15 * tls-und-38.d: Likewise.
16 * tls-und-42.d: Likewise.
17 * tls-und-46.d: Likewise.
18 * tls-und-50.d: Likewise.
19 * weakref3.d: Likewise.
20 * weakref4.d: Likewise.
21
22 2011-12-03 David Daney <david.daney@cavium.com>
23
24 * ld-bootstrap/bootstrap.exp: Use consistent flags for final link
25 in ia64 and mips cases.
26
27 2011-11-29 Maciej W. Rozycki <macro@codesourcery.com>
28
29 PR ld/10144
30 * lib/ld-lib.exp (run_ld_link_tests): Handle sources from other
31 directories.
32 (run_ld_link_exec_tests): Likewise.
33 (run_cc_link_tests): Likewise.
34 * ld-elf/comm-data1.sd: New test.
35 * ld-elf/comm-data1.s: Source for the new test.
36 * ld-elf/comm-data2.sd: New test.
37 * ld-elf/comm-data2.rd: Likewise.
38 * ld-elf/comm-data2.xd: Likewise.
39 * ld-elf/comm-data2.s: Source for the new tests.
40 * ld-elf/comm-data.exp: New file.
41 * ld-mips-elf/comm-data.exp: Likewise.
42
43 2011-11-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
44
45 * ld-arm/jump-reloc-veneers.s: Update for changes to assembler output.
46
47 2011-11-08 Alan Modra <amodra@gmail.com>
48
49 * ld-powerpc/powerpc.exp: Expect ld warnings for tocopt test.
50 * ld-powerpc/tocopt.out: New file.
51
52 2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
53
54 * ld-srec/srec.exp: xfail epiphany.
55 * lib/ld-lib.exp (check_shared_lib_support): Add Epiphany to list
56 of targets not supporting shared libraries.
57
58 2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
59
60 PR ld/13302
61 * ld-i386/i386.exp: Run pr13302.
62
63 * ld-i386/pr13302.d: New.
64 * ld-i386/pr13302.s: Likewise.
65
66 * ld-x86-64/pr13082-5b.d: Updated.
67 * ld-x86-64/pr13082-6a.d: Likewise.
68 * ld-x86-64/pr13082-6b.d: Likewise.
69
70 2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
71
72 PR ld/13302
73 * ld-ifunc/ifunc-16-i386.d: New.
74 * ld-ifunc/ifunc-16-x86-64.d: Likewise.
75 * ld-ifunc/ifunc-16-x86.s: Likewise.
76
77 2011-10-20 Alan Modra <amodra@gmail.com>
78
79 * ld-selective/selective.exp: Use check_gc_sections_available.
80 Remove redundant xfails.
81 * ld-selective/sel-dump.exp: Likewise.
82
83 2011-10-19 Alan Modra <amodra@gmail.com>
84
85 * ld-elf/elf.exp: Move test for shared lib support..
86 * lib/ld-lib.exp (check_shared_lib_support): ..to here. Add m68hc1*,
87 and s/ms1/mt/.
88 (check_gc_sections_available): Match hppa*64 not hppa64. Comment.
89 * ld-gc/libpersonality.s: New.
90 * ld-gc/personality.s, * ld-gc/personality.d: New.
91 * ld-gc/gc.exp: Run personality test.
92
93 2011-10-18 David S. Miller <davem@davemloft.net>
94
95 * ld-sparc/tlssunbin32.dd: Update for TLS call relaxation fix
96 for PR 13301.
97 * ld-sparc/tlssunbin64.dd: Likewise.
98 * ld-sparc/tlssunpic32.dd: Likewise.
99 * ld-sparc/tlssunpic64.dd: Likewise.
100
101 2011-10-18 Jie Zhang <jie@codesourcery.com>
102 Julian Brown <julian@codesourcery.com>
103
104 * ld-arm/cortex-a8-fix-b-plt.d: Adjust.
105 * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
106 * ld-arm/cortex-a8-fix-bl-plt.d: Adjust.
107 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Adjust.
108 * ld-arm/cortex-a8-fix-blx-plt.d: Adjust.
109 * ld-arm/ifunc-1.dd: Adjust.
110 * ld-arm/ifunc-2.dd: Adjust.
111 * ld-arm/ifunc-3.dd: Adjust.
112 * ld-arm/ifunc-4.dd: Adjust.
113 * ld-arm/ifunc-5.dd: Adjust.
114 * ld-arm/ifunc-6.dd: Adjust.
115 * ld-arm/ifunc-7.dd: Adjust.
116 * ld-arm/ifunc-8.dd: Adjust.
117 * ld-arm/ifunc-9.dd: Adjust.
118 * ld-arm/ifunc-10.dd: Adjust.
119 * ld-arm/ifunc-14.dd: Adjust.
120 * ld-arm/ifunc-15.dd: Adjust.
121 * ld-arm/ifunc-16.dd: Adjust.
122
123 2011-10-14 Hans-Peter Nilsson <hp@axis.com>
124
125 * ld-cris/pic-gc-72.d: Adjust for dropping unused undefined
126 dynamic symbol "dsofn".
127
128 2011-10-10 Alan Modra <amodra@gmail.com>
129
130 * ld-powerpc/relbrlt.d: Update for stub alignment change.
131 * ld-powerpc/tlsexe.g: Likewise.
132 * ld-powerpc/tlsexe.r: Likewise.
133 * ld-powerpc/tlsexetoc.g: Likewise.
134 * ld-powerpc/tlsexetoc.r: Likewise.
135 * ld-powerpc/tlsso.g: Likewise.
136 * ld-powerpc/tlsso.r: Likewise.
137
138 2011-10-08 H.J. Lu <hongjiu.lu@intel.com>
139
140 PR ld/13250
141 * ld-elf/shared.exp (build_tests): Add tests for PR ld/13250.
142 (run_tests): Likewise.
143
144 * ld-elf/pr13250-1.c: New.
145 * ld-elf/pr13250-2.c: Likewise.
146 * ld-elf/pr13250-3.c: Likewise.
147
148 2011-10-07 H.J. Lu <hongjiu.lu@intel.com>
149
150 * ld-elf/elf.exp: Run --gc-sections tests only if --gc-sections
151 is available.
152
153 2011-10-06 Alan Modra <amodra@gmail.com>
154
155 * ld-plugin/plugin-1.d, * ld-plugin/plugin-2.d, * ld-plugin/plugin-3.d,
156 * ld-plugin/plugin-4.d, * ld-plugin/plugin-5.d, * ld-plugin/plugin-6.d,
157 * ld-plugin/plugin-7.d, * ld-plugin/plugin-8.d, * ld-plugin/plugin-9.d,
158 * ld-plugin/plugin-10.d, * ld-plugin/plugin-11.d: Update.
159
160 2011-10-05 Nick Clifton <nickc@redhat.com>
161
162 * ld-scripts/phdrs.exp: Expect to fail for the RX.
163
164 2011-09-30 Alan Modra <amodra@gmail.com>
165
166 * ld-powerpc/tocopt.d: Update.
167 * ld-powerpc/tocopt5.d, * ld-powerpc/tocopt5.s: New test.
168 * ld-powerpc/powerpc.exp: Run new test.
169
170 2011-09-29 H.J. Lu <hongjiu.lu@intel.com>
171
172 PR ld/13195
173 * ld-elf/elf.exp: Add a C link testcase for PR ld/13195.
174
175 * ld-elf/pr13195.c: New.
176 * ld-elf/pr13195.d: Likewise.
177 * ld-elf/pr13195.s: Likewise.
178 * ld-elf/pr13195.t: Likewise.
179
180 2011-09-16 H.J. Lu <hongjiu.lu@intel.com>
181
182 * ld-elf/pr12975.d: Only run for *-*-linux* and *-*-gnu*
183 targets.
184 * ld-elf/pr13177.d: Likewise.
185
186 * ld-elf/pr13177.s: Avoid relocations in text sections.
187
188 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
189
190 PR ld/13177
191 * ld-elf/pr13177.d: New.
192 * ld-elf/pr13177.s: Likewise.
193
194 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
195
196 PR ld/12975
197 * ld-elf/pr12975.d: New.
198 * ld-elf/pr12975.s: Likewise.
199 * ld-elf/pr12975.t: Likewise.
200
201 2011-09-12 H.J. Lu <hongjiu.lu@intel.com>
202
203 PR ld/13178
204 * ld-ifunc/ifunc-13-i386.d: Updated.
205 * ld-ifunc/ifunc-13-x86-64.d: Likewise.
206 * ld-ifunc/ifunc-3a-x86.d: Likewise.
207 * ld-x86-64/pr13082-5a.d: Likewise.
208
209 * ld-ifunc/ifunc-15-i386.d: New.
210 * ld-ifunc/ifunc-15-i386.s: Likewise.
211 * ld-ifunc/ifunc-15-x86-64.d: Likewise.
212 * ld-ifunc/ifunc-15-x86-64.s: Likewise.
213
214 2011-09-01 Christophe Lyon <christophe.lyon@st.com>
215
216 * ld-arm/arm-elf.exp: Add new rodata-merge-map test.
217 * ld-arm/rodata-merge-map.ld: New file.
218 * ld-arm/rodata-merge-map.sym: Likewise.
219 * ld-arm/rodata-merge-map1.s Likewise.
220 * ld-arm/rodata-merge-map2.s: Likewise.
221 * ld-arm/rodata-merge-map3.s: Likewise.
222
223 2011-08-22 Alan Modra <amodra@gmail.com>
224
225 * ld-powerpc/tocopt4a.s, * ld-powerpc/tocopt4b.s,
226 * ld-powerpc/tocopt4.d: New test.
227 * ld-powerpc/powerpc.exp: Run it.
228
229 2011-08-12 H.J. Lu <hongjiu.lu@intel.com>
230
231 PR ld/13082
232 * ld-x86-64/pr13082-1.s: New.
233 * ld-x86-64/pr13082-1a.d: Likewise.
234 * ld-x86-64/pr13082-1b.d: Likewise.
235 * ld-x86-64/pr13082-2.s: Likewise.
236 * ld-x86-64/pr13082-2a.d: Likewise.
237 * ld-x86-64/pr13082-2b.d: Likewise.
238 * ld-x86-64/pr13082-3.s: Likewise.
239 * ld-x86-64/pr13082-3a.d: Likewise.
240 * ld-x86-64/pr13082-3b.d: Likewise.
241 * ld-x86-64/pr13082-4.s: Likewise.
242 * ld-x86-64/pr13082-4a.d: Likewise.
243 * ld-x86-64/pr13082-4b.d: Likewise.
244 * ld-x86-64/pr13082-5.s: Likewise.
245 * ld-x86-64/pr13082-5a.d: Likewise.
246 * ld-x86-64/pr13082-5b.d: Likewise.
247 * ld-x86-64/pr13082-6.s: Likewise.
248 * ld-x86-64/pr13082-6a.d: Likewise.
249 * ld-x86-64/pr13082-6b.d: Likewise.
250
251 * ld-x86-64/x86-64.exp: Run pr13082-[1-6][ab].
252
253 2011-08-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
254
255 * ld-arm/arm-elf.exp (armelftests): Update for new command-line
256 options.
257 (armeabitests): Update for new command-line options, and add
258 new test cases.
259 * ld-arm/fix-arm1176.s: Add test case.
260 * ld-arm/fix-arm1176-off.d: Likewise.
261 * ld-arm/fix-arm1176-on.d: Likewise.
262
263 2011-08-05 Alan Modra <amodra@gmail.com>
264
265 * ld-powerpc/tlsexe.r: Update for stripped .branch_lt.
266 * ld-powerpc/tlsexetoc.r: Likewise.
267 * ld-powerpc/tlsso.r: Likewise.
268 * ld-powerpc/tlstocso.r: Likewise.
269
270 2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
271
272 PR ld/13048
273 * ld-x86-64/ilp32-6.d: New.
274 * ld-x86-64/ilp32-6.s: Likewise.
275 * ld-x86-64/ilp32-7.d: Likewise.
276 * ld-x86-64/ilp32-7.s: Likewise.
277 * ld-x86-64/ilp32-8.d: Likewise.
278 * ld-x86-64/ilp32-8.s: Likewise.
279 * ld-x86-64/ilp32-9.d: Likewise.
280 * ld-x86-64/ilp32-9.s: Likewise.
281
282 * ld-x86-64/x86-64.exp: Run ilp32-6, ilp32-7, ilp32-8 and ilp32-9.
283
284 2011-07-27 Roland McGrath <mcgrathr@google.com>
285
286 * ld-i386/vxworks1-lib.rd: Swap order of sections expected in output.
287
288 2011-07-26 Alan Modra <amodra@gmail.com>
289
290 * ld-powerpc/powerpc.exp: Use --no-ld-generated-unwind-info
291 with some tests.
292 * ld-powerpc/relbrlt.d: Likewise.
293
294 2011-07-25 Hans-Peter Nilsson <hp@bitrange.com>
295
296 PR ld/12815
297 * ld-mmix/pr12815-1.d, ld-mmix/pr12815-1.s, ld-mmix/pr12815-1.ld,
298 ld-mmix/pr12815-2.d, ld-mmix/pr12815-2.s: New tests.
299
300 2011-07-24 Catherine Moore <clm@codesourcery.com>
301 Chao-ying Fu <fu@mips.com>
302 Maciej W. Rozycki <macro@codesourcery.com>
303
304 * lib/ld-lib.exp (run_dump_test): Support distinct assembler
305 flags for the same source named multiple times.
306 * ld-mips-elf/jalx-1.s: New test source.
307 * ld-mips-elf/jalx-1.d: New test output.
308 * ld-mips-elf/jalx-1.ld: New test linker script.
309 * ld-mips-elf/jalx-2-main.s: New test source.
310 * ld-mips-elf/jalx-2-ex.s: Likewise.
311 * ld-mips-elf/jalx-2-printf.s: Likewise.
312 * ld-mips-elf/jalx-2.dd: New test output.
313 * ld-mips-elf/jalx-2.ld: New test linker script.
314 * ld-mips-elf/mips16-and-micromips.d: New test.
315 * ld-mips-elf/mips-elf.exp: Run the new tests
316
317 2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
318
319 * ld-x86-64/abs-k1om.d: New.
320 * ld-x86-64/protected2-k1om.d: Likewise.
321 * ld-x86-64/protected3-k1om.d: Likewise.
322
323 * ld-x86-64/x86-64.exp: Run abs-k1om, protected2-k1om and
324 protected3-k1om.
325
326 2011-07-14 H.J. Lu <hongjiu.lu@intel.com>
327
328 * ld-elf/binutils.exp (binutils_test): Also check ignored
329 "-z relro".
330
331 2011-07-14 Alan Modra <amodra@gmail.com>
332
333 * ld-scripts/section-flags.exp: Pass --local-store 0:0 for
334 spu. Rewrite using foreach.
335
336 2011-07-14 Alan Modra <amodra@gmail.com>
337
338 * ld-powerpc/tlsexe.d, * ld-powerpc/tlsexe.g. *ld-powerpc/tlsexe.r,
339 * ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
340 * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.d,
341 * ld-powerpc/tlstocso.d: Update for plt stub change.
342
343 2011-07-11 Catherine Moore <clm@cm00re.com>
344
345 * ld-scripts/section-flags-1.s: New.
346 * ld-scripts/section-flags-1.t: New.
347 * ld-scripts/section-flags-2.s: New.
348 * ld-scripts/section-flags-2.t: New.
349 * ld-scripts/section-flags.exp: New.
350
351 2011-07-11 Alan Modra <amodra@gmail.com>
352
353 * ld-powerpc/tocopt2.s, * ld-powerpc/tocopt2.out,
354 * ld-powerpc/tocopt2.d: New test.
355 * ld-powerpc/tocopt3.s, * ld-powerpc/tocopt3.d: New test.
356 * ld-powerpc/powerpc.exp (ppc64elftests) Run them.
357
358 2011-07-03 Samuel Thibault <samuel.thibault@gnu.org>
359 Thomas Schwinge <thomas@schwinge.name>
360
361 PR binutils/12913
362 * ld-ifunc/ifunc.exp: Update for changed output.
363 * ld-unique/unique.exp: Likewise.
364
365 2011-06-27 Nick Clifton <nickc@redhat.com>
366
367 * ld-elf/elf.exp: Exlcude all v850 targets from note-3 test.
368
369 2011-06-27 Alan Modra <amodra@gmail.com>
370
371 * ld-elf/elf.exp: Exclude more targets from note-3 test.
372
373 2011-06-24 H.J. Lu <hongjiu.lu@intel.com>
374
375 PR ld/12921
376 * ld-i386/i386.exp: Run pr12921.
377 * ld-x86-64/x86-64.exp: Likewise.
378
379 * ld-i386/pr12921.d: New.
380 * ld-i386/pr12921.s: Likewise.
381 * ld-x86-64/pr12921.d: Likewise.
382 * ld-x86-64/pr12921.s: Likewise.
383
384 2011-06-22 Thomas Schwinge <thomas@schwinge.name>
385
386 * ld-elf/elf.exp: Execute array_tests_pie tests on *-*-gnu*, too.
387
388 2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
389
390 * ld-ifunc/ifunc-1-local-x86.d: Adjusted.
391 * ld-ifunc/ifunc-1-x86.d: Likewise.
392 * ld-ifunc/ifunc-3a-x86.d: Likewise.
393
394 2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
395
396 * ld-elf/eh1.d: Revert x32 change.
397 * ld-elf/eh2.d: Likewise.
398 * ld-elf/eh3.d: Likewise.
399 * ld-elf/eh4.d: Likewise.
400
401 2011-06-20 Jakub Jelinek <jakub@redhat.com>
402
403 PR ld/12570
404 * ld-x86-64/x86-64.exp: Link some testcases with
405 --no-ld-generated-unwind-info.
406 * ld-x86-64/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
407 comment.
408 * ld-x86-64/tlsdesc.dd: Likewise.
409 * ld-x86-64/tlspic.dd: Likewise.
410 * ld-x86-64/tlsdesc.sd: Likewise.
411 * ld-x86-64/tlspic.rd: Likewise.
412 * ld-x86-64/tlsbindesc.rd: Likewise.
413 * ld-x86-64/tlsbindesc.sd: Likewise.
414 * ld-x86-64/tlsbin.td: Likewise.
415 * ld-x86-64/tlsdesc.pd: Likewise.
416 * ld-x86-64/tlsdesc.td: Likewise.
417 * ld-x86-64/tlsbindesc.dd: Likewise.
418 * ld-x86-64/tlsbin.dd: Likewise.
419 * ld-x86-64/tlsgdesc.rd: Likewise.
420 * ld-x86-64/tlspic.sd: Likewise.
421 * ld-x86-64/tlsbindesc.td: Likewise.
422 * ld-x86-64/tlspic.td: Likewise.
423 * ld-x86-64/tlsbin.sd: Likewise.
424 * ld-x86-64/ilp32-4.d: Likewise.
425 * ld-x86-64/tlsgdesc.dd: Add --no-ld-generated-unwind-info to ld
426 comment. Adjust.
427 * ld-x86-64/tlsdesc.rd: Likewise.
428 * ld-x86-64/tlsgd6.dd: Adjust.
429 * ld-x86-64/tlsgd5.dd: Likewise.
430 * ld-i386/i386.exp: Link some testcases with
431 --no-ld-generated-unwind-info.
432 * ld-i386/tlsbin.rd: Add --no-ld-generated-unwind-info to ld
433 comment..
434 * ld-i386/tlsdesc.dd: Likewise.
435 * ld-i386/tlspic.dd: Likewise.
436 * ld-i386/tlsdesc.sd: Likewise.
437 * ld-i386/tlsgdesc.dd: Likewise.
438 * ld-i386/tlsnopic.sd: Likewise.
439 * ld-i386/tlspic.rd: Likewise.
440 * ld-i386/tlsdesc.rd: Likewise.
441 * ld-i386/tlsbindesc.rd: Likewise.
442 * ld-i386/tlsbindesc.sd: Likewise.
443 * ld-i386/tlsbin.td: Likewise.
444 * ld-i386/tlsdesc.td: Likewise.
445 * ld-i386/tlsnopic.dd: Likewise.
446 * ld-i386/tlsbindesc.dd: Likewise.
447 * ld-i386/tlsbin.dd: Likewise.
448 * ld-i386/tlsgdesc.rd: Likewise.
449 * ld-i386/tlspic.sd: Likewise.
450 * ld-i386/tlsnopic.rd: Likewise.
451 * ld-i386/tlsbindesc.td: Likewise.
452 * ld-i386/tlspic.td: Likewise.
453 * ld-i386/tlsbin.sd: Likewise.
454
455 2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
456
457 * ld-elf/eh1.d: Skip x32.
458 * ld-elf/eh2.d: Likewise.
459 * ld-elf/eh3.d: Likewise.
460 * ld-elf/eh4.d: Likewise.
461
462 * ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*.
463 * ld-shared/shared.exp: Likewise.
464
465 * ld-ifunc/ifunc-1-local-x86.d: Support x32.
466 * ld-ifunc/ifunc-1-x86.d: Likewise.
467 * ld-ifunc/ifunc-3a-x86.d: Likewise.
468 * ld-x86-64/pcrel16.d: Likewise.
469
470 * ld-x86-64/x86-64.exp (x86_64tests): Add missing -melf_x86_64.
471
472 2011-06-16 Alan Modra <amodra@gmail.com>
473
474 * ld-elfvers/vers2.ver: Don't assume any particular index for
475 version reference.
476 * ld-elfvers/vers3.ver: Likewise.
477 * ld-elfvers/vers19.ver: Likewise.
478 * ld-elfvers/vers22.ver: Likewise.
479 * ld-elfvers/vers27d4.ver: Likewise.
480 * ld-elfvers/vers28c.ver: Likewise.
481
482 2011-06-14 Alan Modra <amodra@gmail.com>
483
484 * ld-elf/elf.exp: Don't attempt to build symbol3.a for hppa64-hpux.
485 * ld-elf/warn3.d: Correct target selection and comment.
486
487 * ld-elf/pr12851.d: Correct target selection and comment.
488
489 2011-06-13 Walter Lee <walt@tilera.com>
490
491 * ld-elf/eh5.d: Don't run on tile*.
492 * ld-srec/srec.exp: xfail on tile*.
493 * ld-tilegx/external.s: New file.
494 * ld-tilegx/reloc.d: New file.
495 * ld-tilegx/reloc.s: New file.
496 * ld-tilegx/tilegx.exp: New file.
497 * ld-tilepro/external.s: New file.
498 * ld-tilepro/reloc.d: New file.
499 * ld-tilepro/reloc.s: New file.
500 * ld-tilepro/tilepro.exp: New file.
501
502 2011-06-10 Nick Clifton <nickc@redhat.com>
503
504 * ld-elf/elf.exp: Add test for linking a shared library with a
505 broken linker script that marks dynamic sections as being notes.
506 * ld-elf/note-3.s: New test source file.
507 * ld-elf/note-3.t: New test linker script.
508 * ld-elf/note-3.l: Expected output from the linker.
509 * lib/ld-lib.exp (run_ld_link_tests): Improve description.
510
511 2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
512
513 * ld-x86-64/x86-64.exp: Build x32 DSO from x86-64 object file
514 only for native.
515
516 2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
517
518 * ld-x86-64/simple.c: New.
519 * ld-x86-64/x86-64-x32.rd: Likewise.
520
521 * ld-x86-64/x86-64.exp: Check building x32 DSO from x86-64
522 object file.
523
524 2011-06-08 H.J. Lu <hongjiu.lu@intel.com>
525
526 PR ld/12851
527 * ld-elf/pr12851.d: New.
528 * ld-elf/pr12851.s: Likewise.
529
530 2011-06-07 H.J. Lu <hongjiu.lu@intel.com>
531
532 * ld-elf/elf.exp: Build symbol3.a and symbol3w.a.
533
534 * ld-elf/symbol3.s: New.
535 * ld-elf/symbol3w.s: Likewise.
536 * ld-elf/warn3.d: Likewise.
537
538 2011-06-02 Nathan Sidwell <nathan@codesourcery.com>
539
540 Adjust tests for zero offset formatting.
541 * ld-arm/cortex-a8-fix-bcc-plt.d: Adjust.
542 * ld-arm/farcall-arm-arm-pic-veneer.d: Adjust.
543 * ld-arm/farcall-arm-thumb.d: Adjust.
544 * ld-arm/farcall-group-size2.d: Adjust.
545 * ld-arm/farcall-group.d: Adjust.
546 * ld-arm/farcall-mix.d: Adjust.
547 * ld-arm/farcall-mix2.d: Adjust.
548 * ld-arm/farcall-mixed-lib-v4t.d: Adjust.
549 * ld-arm/farcall-mixed-lib.d: Adjust.
550 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Adjust.
551 * ld-arm/farcall-thumb-arm-pic-veneer.d: Adjust.
552 * ld-arm/farcall-thumb-thumb.d: Adjust.
553 * ld-arm/ifunc-10.dd: Adjust.
554 * ld-arm/ifunc-3.dd: Adjust.
555 * ld-arm/ifunc-4.dd: Adjust.
556 * ld-arm/ifunc-5.dd: Adjust.
557 * ld-arm/ifunc-6.dd: Adjust.
558 * ld-arm/ifunc-7.dd: Adjust.
559 * ld-arm/ifunc-8.dd: Adjust.
560 * ld-arm/jump-reloc-veneers-long.d: Adjust.
561 * ld-arm/tls-longplt-lib.d: Adjust.
562 * ld-arm/tls-thumb1.d: Adjust.
563
564 2011-05-31 Paul Brook <paul@codesourcery.com>
565
566 * ld-arm/cortex-a8-far.d: Adjust expected output.
567 * ld-arm/arm-call1.s: Give function symbol correct type.
568 * ld-arm/arm-call2.s: Ditto.
569 * ld-arm/farcall-group4.s: Ditto.
570 * ld-arm/arm-elf.exp (cortex-a8-far): Define far symbols with correct
571 type via assembly file.
572 * ld-arm/cortex-a8-far-3.s: New file.
573 * ld-arm/abs-call-1.s: Add Thumb tests
574
575 2011-05-31 Paul Brook <paul@codesourcery.com>
576 Nathan Sidwell <nathan@codesourcery.com>
577
578 * ld-arm/abs-call-1.d: New.
579 * ld-arm/abs-call-1.s: New.
580 * ld-arm/arm-elf.exp: Add it.
581
582 2011-05-31 Paul Brook <paul@codesourcery.com>
583
584 * ld-arm/tls-longplt.d: Update expected output.
585 * ld-arm/tls-thumb1.d: Ditto.
586
587 2011-05-26 H.J. Lu <hongjiu.lu@intel.com>
588
589 PR ld/12809
590 * ld-x86-64/tlsbin.s: Add a test for LE with large model.
591
592 * ld-x86-64/tlsbin.dd: Updated.
593 * ld-x86-64/tlsbin.rd: Likewise.
594 * ld-x86-64/tlsbin.sd: Likewise.
595 * ld-x86-64/tlsbin.td: Likewise.
596 * ld-x86-64/tlsbindesc.dd: Likewise.
597 * ld-x86-64/tlsbindesc.rd: Likewise.
598 * ld-x86-64/tlsbindesc.sd: Likewise.
599 * ld-x86-64/tlsbindesc.td: Likewise.
600
601 2011-05-24 Hans-Peter Nilsson <hp@axis.com>
602
603 * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
604 setting TLS file offset.
605
606 2011-05-23 Nick Clifton <nickc@redhat.com>
607
608 * ld-elf/shared.exp: Revert previous delta. Do not build
609 libraries in a non-native environment.
610
611 2011-05-23 Alan Modra <amodra@gmail.com>
612
613 PR 12763
614 * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
615
616 2011-05-21 Hans-Peter Nilsson <hp@axis.com>
617
618 * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
619 empty program header.
620
621 2011-05-21 Alan Modra <amodra@gmail.com>
622
623 PR 12763
624 * ld-elf/tdata3.s: New test.
625 * ld-elf/tbss3.s: New test.
626 * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
627
628 2011-05-20 Bernd Schmidt <bernds@codesourcery.com>
629
630 * ld-tic6x/pcr-reloc.d: New test.
631 * ld-tic6x/pcr-reloc.s: New test.
632
633 2011-05-18 Nick Clifton <nickc@redhat.com>
634
635 PR ld/12761
636 * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
637 parameter - an expected warning message from the linker.
638 * ld-elf/shared.exp (build_tests): Expect a warning message when
639 building the libbarw.so library.
640
641 * ld-elf/shared.exp: Run library building tests even when not
642 building a native toolchain.
643
644 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
645
646 * ld-scripts/phdrs.exp: Replace --private with
647 --private-headers for objdump.
648 * ld-scripts/phdrs2.exp: Likewise.
649
650 2011-05-15 Richard Sandiford <rdsandiford@googlemail.com>
651
652 * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
653 Fail if the link command fails and if no test rules are defined.
654 * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
655 * ld-mips-elf/mips-elf.exp: Run them.
656
657 2011-05-13 Bernd Schmidt <bernds@codesourcery.com>
658
659 * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
660 * ld-tic6x/tic6x.exp: Add OSABI tests.
661
662 2011-05-13 Alan Modra <amodra@gmail.com>
663
664 * ld-elf/flags1.d: Don't xfail tic6x.
665 * ld-scripts/weak.exp: Correct comments. Don't xfail sh-pe. Remove
666 redundant xfail.
667 * ld-selective/sel-dump.exp: Don't xfail alpha.
668 * ld-selective/selective.exp: Run for alpha.
669 * ld-undefined/weak-undef.exp: Don't xfail hppa64.
670
671 2011-05-12 Bernd Schmidt <bernds@codesourcery.com>
672
673 * config/default.exp (ld_assemble): Pass flags parameter to
674 default_ld_assemble.
675 (ld_assemble_flags): New function.
676 * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
677 tic6x.
678 * ld-elf/exclude.exp: Likewise.
679 * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
680 and pass it to the assembler.
681
682 2011-05-11 Richard Sandiford <rdsandiford@googlemail.com>
683
684 * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
685
686 2011-05-09 H.J. Lu <hongjiu.lu@intel.com>
687
688 * ld-elf/elf.exp (array_tests): Remove "pr12730".
689 (array_tests_pie): Remove "PIE pr12730".
690 (array_tests_static): Remove "static pr12730".
691
692 * ld-elf/pr12730.cc: Removed.
693 * ld-elf/pr12730.out: Likewise.
694
695 2011-05-09 Paul Brook <paul@codesourcery.com>
696
697 * ld-tic6x/discard-unwind.ld: New.
698 * ld-tic6x/unwind.ld: New.
699 * ld-tic6x/unwind-1.d: New test.
700 * ld-tic6x/unwind-1.s: New test.
701 * ld-tic6x/unwind-2.d: New test.
702 * ld-tic6x/unwind-2.s: New test.
703 * ld-tic6x/unwind-3.d: New test.
704 * ld-tic6x/unwind-3.s: New test.
705 * ld-tic6x/unwind-4.d: New test.
706 * ld-tic6x/unwind-4.s: New test.
707 * ld-tic6x/unwind-5.d: New test.
708 * ld-tic6x/unwind-5.s: New test.
709 * ld-tic6x/unwind-6.d: New test.
710
711 2011-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
712
713 PR ld/12365
714 * ld-plugin/plugin-7.d: Allow underscore in error message.
715 * ld-plugin/plugin-8.d: Likewise.
716
717 2011-05-07 H.J. Lu <hongjiu.lu@intel.com>
718
719 PR ld/12730
720 * ld-elf/elf.exp (array_tests): Add "pr12730".
721 (array_tests_pie): New.
722 (array_tests_static): Add -static for "static init array mixed".
723 Add "static pr12730". Run array_tests_pie for Linux.
724
725 * ld-elf/init-mixed.c (ctor1007): Renamed to ...
726 (ctor1007a): This.
727 (ctor1007b): New.
728 (ctors1007): Remove ctor1007. Add ctor1007b and ctor1007a.
729 (dtor1007): Renamed to ...
730 (dtor1007a): This.
731 (dtor1007b): New.
732 (dtors1007): Remove dtor1007. Add dtor1007b and dtor1007a.
733 (ctor65535): Renamed to ...
734 (ctor65535a): This.
735 (ctor65535b): New.
736 (ctors65535): Remove ctor65535. Add ctor65535b and ctor65535a.
737 (dtor65535): Renamed to ...
738 (dtor65535a): This.
739 (dtor65535b): New.
740 (dtors65535): Remove dtor65535. Add dtor65535b and dtor65535a.
741
742 * ld-elf/pr12730.cc: New.
743 * ld-elf/pr12730.out: Likewise.
744
745 2011-05-06 Richard Sandiford <richard.sandiford@linaro.org>
746
747 * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
748 ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
749 ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
750 ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
751 ld-arm/cortex-a8-fix-plt.ld: New tests.
752 * ld-arm/arm-elf.exp: Run them.
753
754 2011-05-05 Bernd Schmidt <bernds@codesourcery.com>
755
756 * ld-tic6x/shared-nopic.d: New test.
757 * ld-tic6x/shared-nopid.d: New test.
758 * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
759 output instead.
760 * ld-tic6x/attr-pid-12.d: Likewise.
761 * ld-tic6x/attr-pic-01.d: Likewise.
762 * ld-tic6x/attr-pic-10.d: Likewise.
763 * ld-tic6x/attr-pid-01.d: Likewise.
764 * ld-tic6x/attr-pid-10.d: Likewise.
765 * ld-tic6x/attr-pid-02.d: Likewise.
766 * ld-tic6x/attr-pid-20.d: Likewise.
767 * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
768
769 2011-05-03 Paul Brook <paul@codesourcery.com>
770
771 * ld-tic6x/ehtype-reloc-1-rel.d: New test.
772 * ld-tic6x/ehtype-reloc-1.d: New test.
773 * ld-tic6x/ehtype-reloc-1.s: New test.
774
775 2011-05-01 H.J. Lu <hongjiu.lu@intel.com>
776
777 PR ld/12718
778 * ld-i386/i386.exp: Run pr12718.
779 * ld-x86-64/x86-64.exp: Likewise.
780
781 * ld-i386/pr12718.d: New.
782 * ld-i386/pr12718.s: Likewise.
783 * ld-x86-64/pr12718.d: Likewise.
784 * ld-x86-64/pr12718.s: Likewise.
785
786 2011-04-26 Kai Tietz <ktietz@redhat.com>
787
788 * ld-pe/pe.exp: Add cfi/cfi32 tests.
789 * ld-pe/cfi.d: New.
790 * ld-pe/cfi32.d: New.
791 * ld-pe/cfia.s: New.
792 * ld-pe/cfib.s: New.
793
794 2011-04-21 H.J. Lu <hongjiu.lu@intel.com>
795
796 PR ld/12694
797 * ld-ifunc/ifunc-14-i386.d: New.
798 * ld-ifunc/ifunc-14-x86-64.d: Likewise.
799 * ld-ifunc/ifunc-14a.s: Likewise.
800 * ld-ifunc/ifunc-14b.s: Likewise.
801
802 2011-04-19 H.J. Lu <hongjiu.lu@intel.com>
803
804 * ld-plugin/plugin-ignore.d: Removed.
805
806 2011-04-18 H.J. Lu <hongjiu.lu@intel.com>
807
808 * ld-plugin/plugin-7.d: Update expected LTO linker errors for
809 GCC 4.6.
810 * ld-plugin/plugin-8.d: Likewise.
811
812 2011-04-18 Alan Modra <amodra@gmail.com>
813
814 * ld-plugin/plugin-7.d: Adjust for plugin changes.
815 * ld-plugin/plugin-8.d: Likewise.
816 * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
817 compare ld output to..
818 * ld-plugin/plugin-12.d: New.
819
820 2011-04-15 Maxim Kuvyrkov <maxim@codesourcery.com>
821
822 * ld-m68k/tls-gd-ie-1.d: Stabilize test.
823 * ld-m68k/tls-gd-3.[sd]: New test.
824
825 2011-04-12 Richard Henderson <rth@redhat.com>
826
827 * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
828 * ld-alpha/alpha.exp: Run it.
829
830 2011-04-11 Mark Wielaard <mjw@redhat.com>
831
832 PR 10549
833 * ld-unique: New directory.
834 * ld-unique/unique.exp: New file: Run the UNIQUE tests.
835 * ld-unique/unique.s: New test file.
836 * ld-unique/unique_empty.s: Likewise.
837 * ld-unique/unique_shared.s: Likewise.
838
839 2011-04-11 Alan Modra <amodra@gmail.com>
840
841 * ld-elf/eh-frame-hdr.d: xfail avr.
842
843 2011-04-08 H.J. Lu <hongjiu.lu@intel.com>
844
845 PR ld/12654
846 * ld-i386/i386.exp: Run tlspie2.
847
848 * ld-i386/tlspie2.d: New.
849 * ld-i386/tlspie2.s: Likewise.
850
851 2011-04-06 Joseph Myers <joseph@codesourcery.com>
852
853 * ld-selective/selective.exp (xscale-*-*): Don't handle.
854 * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
855 handle.
856 (*arm*-*-*): Change to arm*-*-*.
857 (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
858 thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
859 * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
860 commented-out xfails.
861 (thumb-elf): Remove reference in comment.
862 * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
863 handle.
864
865 2011-04-04 H.J. Lu <hongjiu.lu@intel.com>
866
867 PR ld/12627
868 * ld-i386/i386.exp: Run pr12627.
869
870 * ld-i386/pr12627.d: New.
871 * ld-i386/pr12627.s: Likewise.
872 * ld-i386/pr12627.t: Likewise.
873
874 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
875
876 * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
877 * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
878 pagesize to 1.
879 * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
880 linking tests.
881 * ld-tic6x/dsbt.ld: New linker script.
882 * ld-tic6x/dsbt-be.ld: New linker script.
883 * ld-tic6x/dsbt-overflow.ld: New linker script.
884 * ld-tic6x/dsbt-inrange.ld: New linker script.
885 * ld-tic6x/shlib-1.s: New test.
886 * ld-tic6x/shlib-2.s: New test.
887 * ld-tic6x/shlib-app-1r.s: New test.
888 * ld-tic6x/shlib-app-1.s: New test.
889 * ld-tic6x/shlib-1.sd: New test.
890 * ld-tic6x/shlib-1.dd: New test.
891 * ld-tic6x/shlib-app-1.rd: New test.
892 * ld-tic6x/shlib-app-1rb.rd: New test.
893 * ld-tic6x/shlib-app-1.sd: New test.
894 * ld-tic6x/static-app-1rb.od: New test.
895 * ld-tic6x/shlib-app-1.dd: New test.
896 * ld-tic6x/shlib-app-1rb.sd: New test.
897 * ld-tic6x/static-app-1b.od: New test.
898 * ld-tic6x/static-app-1r.od: New test.
899 * ld-tic6x/shlib-1rb.rd: New test.
900 * ld-tic6x/shlib-app-1rb.dd: New test.
901 * ld-tic6x/shlib-1rb.sd: New test.
902 * ld-tic6x/shlib-1rb.dd: New test.
903 * ld-tic6x/shlib-app-1b.od: New test.
904 * ld-tic6x/tic6x.exp: New test.
905 * ld-tic6x/static-app-1rb.rd: New test.
906 * ld-tic6x/shlib-app-1r.od: New test.
907 * ld-tic6x/static-app-1.od: New test.
908 * ld-tic6x/static-app-1b.rd: New test.
909 * ld-tic6x/static-app-1r.rd: New test.
910 * ld-tic6x/static-app-1rb.sd: New test.
911 * ld-tic6x/static-app-1b.sd: New test.
912 * ld-tic6x/static-app-1rb.dd: New test.
913 * ld-tic6x/static-app-1r.sd: New test.
914 * ld-tic6x/static-app-1b.dd: New test.
915 * ld-tic6x/shlib-1b.rd: New test.
916 * ld-tic6x/static-app-1r.dd: New test.
917 * ld-tic6x/shlib-app-1b.rd: New test.
918 * ld-tic6x/shlib-1r.rd: New test.
919 * ld-tic6x/shlib-app-1r.rd: New test.
920 * ld-tic6x/shlib-1b.sd: New test.
921 * ld-tic6x/static-app-1.rd: New test.
922 * ld-tic6x/shlib-app-1b.sd: New test.
923 * ld-tic6x/shlib-1r.sd: New test.
924 * ld-tic6x/shlib-1b.dd: New test.
925 * ld-tic6x/shlib-app-1r.sd: New test.
926 * ld-tic6x/shlib-app-1b.dd: New test.
927 * ld-tic6x/shlib-1r.dd: New test.
928 * ld-tic6x/static-app-1.sd: New test.
929 * ld-tic6x/shlib-app-1r.dd: New test.
930 * ld-tic6x/static-app-1.dd: New test.
931 * ld-tic6x/shlib-noindex.rd: New test.
932 * ld-tic6x/shlib-noindex.dd: New test.
933 * ld-tic6x/shlib-noindex.sd: New test.
934 * ld-tic6x/got-reloc-local-1.s: New test.
935 * ld-tic6x/got-reloc-local-2.s: New test.
936 * ld-tic6x/got-reloc-local-r.d: New test.
937 * ld-tic6x/got-reloc-global.s: New test.
938 * ld-tic6x/got-reloc-global-addend-1.d: New test.
939 * ld-tic6x/got-reloc-global-addend-1.s: New test.
940 * ld-tic6x/got-reloc-global-addend-2.d: New test.
941 * ld-tic6x/got-reloc-inrange.d: New test.
942 * ld-tic6x/got-reloc-overflow.d: New test.
943 * ld-tic6x/got-reloc-global-addend-2.s: New test.
944 * ld-tic6x/dsbt-index-error.d: New test.
945 * ld-tic6x/dsbt-index.d: New test.
946 * ld-tic6x/dsbt-index.s: New test.
947 * ld-tic6x/shlib-app-1.od: New test.
948 * ld-tic6x/shlib-app-1rb.od: New test.
949 * ld-tic6x/shlib-1.rd: New test.
950 * ld-tic6x/weak.d: New test.
951 * ld-tic6x/weak-be.d: New test.
952 * ld-tic6x/weak.s: New test.
953 * ld-tic6x/weak-data.d: New test.
954 * ld-tic6x/common.d: New test.
955 * ld-tic6x/common.ld: New test.
956 * ld-tic6x/common.s: New test.
957
958 2011-03-30 Richard Henderson <rth@redhat.com>
959
960 * ld-elf/elf.exp: Force 32-bit start address for alpha.
961 * ld-elf/group8a.d: Don't disable for alpha.
962 * ld-elf/group8b.d: Likewise.
963 * ld-gc/start.s: Use .dc.a instead of .long.
964
965 2011-03-24 Alan Modra <amodra@gmail.com>
966
967 * ld-powerpc/tlsmark.s: Delete non-optimizable section.
968 * ld-powerpc/tlsmark32.s: Likewise.
969 * ld-powerpc/tlsmark.d: Adjust to suit.
970 * ld-powerpc/tlsmark32.d: Likewise.
971 * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
972 * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
973 * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
974 * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
975 * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
976 * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
977 * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
978 * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
979 * ld-powerpc/powerpc.exp: Run new tests.
980
981 2011-03-15 Mike Frysinger <vapier@gentoo.org>
982
983 * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
984
985 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
986
987 * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
988 ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
989 ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
990 ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
991 ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
992 ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
993 ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
994 ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
995 ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
996 ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
997 ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
998 ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
999 ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
1000 ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
1001 ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
1002 ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
1003 ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
1004 ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
1005 ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
1006 ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
1007 ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
1008 ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
1009 ld-arm/ifunc-static.ld: New tests.
1010 * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
1011 ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
1012 for new stub hashes.
1013 * ld-arm/arm-elf.exp: Run them.
1014
1015 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
1016
1017 * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
1018 ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
1019 * ld-arm/arm-elf.exp: Run them.
1020
1021 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
1022
1023 * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
1024 ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
1025 ld-arm/unresolved-1-dyn.d: New tests.
1026 * ld-arm/arm-elf.exp: Run them.
1027
1028 2011-03-12 H.J. Lu <hongjiu.lu@intel.com>
1029
1030 * ld-x86-64/tlsgd4.dd: New.
1031 * ld-x86-64/tlsgd4.s: Likewise.
1032 * ld-x86-64/tlsgd5.dd: Likewise.
1033 * ld-x86-64/tlsgd5a.s: Likewise.
1034 * ld-x86-64/tlsgd5b.s: Likewise.
1035 * ld-x86-64/tlsgd6.dd: Likewise.
1036 * ld-x86-64/tlsgd6a.s: Likewise.
1037 * ld-x86-64/tlsgd6b.s: Likewise.
1038 * ld-x86-64/tlsld2.dd: Likewise.
1039 * ld-x86-64/tlsld2.s: Likewise.
1040
1041 * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
1042 tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
1043
1044 2011-03-03 H.J. Lu <hongjiu.lu@intel.com>
1045
1046 * ld-x86-64/tlsie4.dd: New.
1047 * ld-x86-64/tlsie4.s: Likewise.
1048
1049 * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
1050
1051 2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
1052
1053 PR ld/12516
1054 * ld-elf/dynamic1.d: New.
1055 * ld-elf/dynamic1.ld: Likewise.
1056 * ld-elf/dynamic1.s: Likewise.
1057
1058 2011-02-25 Alan Modra <amodra@gmail.com>
1059
1060 * ld-mn10300/i135409-3.s: Correct .size label reference.
1061 * ld-sh/sh64/stolib.s: Likewise.
1062
1063 2011-02-23 H.J. Lu <hongjiu.lu@intel.com>
1064
1065 * ld-elf/new.cc: Don't include <exception_defines.h>.
1066
1067 2011-02-10 Alan Modra <amodra@gmail.com>
1068
1069 * ld-scripts/defined.exp: Don't run defined5 for AOUT.
1070 * ld-scripts/defined5.s: Use .text for "defined" section.
1071 * ld-scripts/defined5.t: Adjust.
1072
1073 * ld-gc/start.d: Exclude frv-*-linux*.
1074 * ld-misc/defsym1.d: Likewise.
1075
1076 2011-02-09 Alan Modra <amodra@gmail.com>
1077
1078 * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
1079 * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
1080 * ld-srec/srec.exp: Don't edit toc on powerpc64.
1081
1082 2011-01-23 Alan Modra <amodra@gmail.com>
1083
1084 * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
1085 * ld-scripts/expr.exp: Run it.
1086
1087 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
1088
1089 * ld-x86-64/ilp32-4.d: Updated.
1090
1091 2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
1092
1093 * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
1094 * ld-arm/arm-elf.exp: Run it.
1095
1096 2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
1097
1098 * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
1099 ld-arm/gc-thumb.d: New test.
1100 * ld-arm/arm-elf.exp: Run it.
1101
1102 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
1103
1104 * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
1105 * ld-x86-64/ilp32-1.d: Likewise.
1106 * ld-x86-64/ilp32-2.d: Likewise.
1107 * ld-x86-64/ilp32-3.d: Likewise.
1108 * ld-x86-64/ilp32-4.d: Likewise.
1109 * ld-x86-64/ilp32-5.d: Likewise.
1110 * ld-x86-64/lp64-3.d: Likewise.
1111 * ld-x86-64/x86-64.exp: Likewise.
1112
1113 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
1114
1115 * ld-x86-64/ilp32-5.d: New.
1116 * ld-x86-64/ilp32-5.s: Likewise.
1117
1118 * ld-x86-64/x86-64.exp: Run ilp32-5.
1119
1120 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
1121
1122 * ld-x86-64/ilp32-4.d: New.
1123
1124 * ld-x86-64/x86-64.exp: Run ilp32-4.
1125
1126 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
1127
1128 PR ld/12356
1129 * ld-scripts/defined.exp: Run defined5.
1130
1131 * ld-scripts/defined5.d: New.
1132 * ld-scripts/defined5.s: Likewise.
1133 * ld-scripts/defined5.t: Likewise.
1134
1135 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
1136
1137 * ld-scripts/defined4.d: Xfail rs6000-*-aix*. Skip mips*-*-*
1138 and mmix-*-*.
1139
1140 * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
1141
1142 2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
1143
1144 * ld-scripts/assert.exp: Run assert2.
1145
1146 * ld-scripts/assert2.d: New.
1147 * ld-scripts/assert2.t: Likewise.
1148
1149 2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
1150 Glauber de Oliveira Costa <glommer@gmail.com>
1151
1152 * ld-arm/arm-elf.exp: Added tests for new TLS handling
1153 relocations.
1154 * ld-arm/tls-descrelax-be32.d: New.
1155 * ld-arm/tls-descrelax-be32.s: New.
1156 * ld-arm/tls-descrelax-be8.d: New.
1157 * ld-arm/tls-descrelax-be8.s: New.
1158 * ld-arm/tls-descrelax-v7.d: New.
1159 * ld-arm/tls-descrelax-v7.s: New.
1160 * ld-arm/tls-descrelax.d: New.
1161 * ld-arm/tls-descrelax.s: New.
1162 * ld-arm/tls-descseq.d: New.
1163 * ld-arm/tls-descseq.r: New.
1164 * ld-arm/tls-descseq.s: New.
1165 * ld-arm/tls-gdesc-got.d: New.
1166 * ld-arm/tls-gdesc-got.s: New.
1167 * ld-arm/tls-gdesc-nlazy.g: New.
1168 * ld-arm/tls-gdesc-nlazy.s: New.
1169 * ld-arm/tls-gdesc.d: New.
1170 * ld-arm/tls-gdesc.r: New.
1171 * ld-arm/tls-gdesc.s: New.
1172 * ld-arm/tls-gdierelax.d: New.
1173 * ld-arm/tls-gdierelax.s: New.
1174 * ld-arm/tls-gdierelax2.d: New.
1175 * ld-arm/tls-gdierelax2.s: New.
1176 * ld-arm/tls-gdlerelax.d: New.
1177 * ld-arm/tls-gdlerelax.s: New.
1178 * ld-arm/tls-lib-loc.d: New.
1179 * ld-arm/tls-lib-loc.r: New.
1180 * ld-arm/tls-lib-loc.s: New.
1181 * ld-arm/tls-longplt-lib.d: New.
1182 * ld-arm/tls-longplt-lib.s: New.
1183 * ld-arm/tls-longplt.d: New.
1184 * ld-arm/tls-longplt.s: New.
1185 * ld-arm/tls-mixed.r: New.
1186 * ld-arm/tls-mixed.s: New.
1187 * ld-arm/tls-thumb1.d: New.
1188 * ld-arm/tls-thumb1.s: New.
1189 * ld-arm/arm-elf.exp: New.
1190
1191 2011-01-08 Nick Clifton <nickc@redhat.com>
1192
1193 * ld-misc/defsym1.d: Add a -e linker command line option.
1194 * ld-misc/dummy.s: Remove text.
1195
1196 2011-01-08 Nick Clifton <nickc@redhat.com>
1197
1198 PR ld/12358
1199 PR ld/12359
1200 * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
1201 * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
1202
1203 2011-01-06 H.J. Lu <hongjiu.lu@intel.com>
1204
1205 PR ld/12366
1206 PR ld/12371
1207 * ld-ifunc/ifunc-10-i386.s: Add more tests.
1208 * ld-ifunc/ifunc-10-x86-64.s: Likewise.
1209 * ld-ifunc/ifunc-11-i386.s: Likewise.
1210 * ld-ifunc/ifunc-11-x86-64.s: Likewise.
1211
1212 * ld-ifunc/ifunc-12-i386.d: New.
1213 * ld-ifunc/ifunc-12-i386.s: Likewise.
1214 * ld-ifunc/ifunc-12-x86-64.d: Likewise.
1215 * ld-ifunc/ifunc-12-x86-64.s: Likewise.
1216 * ld-ifunc/ifunc-13-i386.d: Likewise.
1217 * ld-ifunc/ifunc-13-x86-64.d: Likewise.
1218 * ld-ifunc/ifunc-13a-i386.s: Likewise.
1219 * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
1220 * ld-ifunc/ifunc-13b-i386.s: Likewise.
1221 * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
1222
1223 2011-01-03 H.J. Lu <hongjiu.lu@intel.com>
1224
1225 * ld-x86-64/dummy.s: New.
1226 * ld-x86-64/foo.s: Likewise.
1227 * ld-x86-64/ia32-1.d: Likewise.
1228 * ld-x86-64/ia32-2.d: Likewise.
1229 * ld-x86-64/ia32-3.d: Likewise.
1230 * ld-x86-64/ilp32-1.d: Likewise.
1231 * ld-x86-64/ilp32-2.d: Likewise.
1232 * ld-x86-64/ilp32-3.d: Likewise.
1233 * ld-x86-64/lp64-1.d: Likewise.
1234 * ld-x86-64/lp64-2.d: Likewise.
1235 * ld-x86-64/lp64-3.d: Likewise.
1236 * ld-x86-64/start.s: Likewise.
1237
1238 * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
1239 ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
1240
1241 2011-01-02 H.J. Lu <hongjiu.lu@intel.com>
1242
1243 PR ld/12001
1244 * ld-misc/defsym.exp: New.
1245 * ld-misc/defsym1.d: Likewise.
1246 * ld-misc/dummy.s: Likewise.
1247 * ld-misc/foo.s: Likewise.
1248 * ld-misc/start.s: Likewise.
1249
1250 For older changes see ChangeLog-2010
1251 \f
1252 Local Variables:
1253 mode: change-log
1254 left-margin: 8
1255 fill-column: 74
1256 version-control: never
1257 End:
This page took 0.058661 seconds and 5 git commands to generate.