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