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