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