2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2011-05-31 Paul Brook <paul@codesourcery.com>
2 Nathan Sidwell <nathan@codesourcery.com>
3
4 * ld-arm/abs-call-1.d: New.
5 * ld-arm/abs-call-1.s: New.
6 * ld-arm/arm-elf.exp: Add it.
7
8 2011-05-31 Paul Brook <paul@codesourcery.com>
9
10 * ld-arm/tls-longplt.d: Update expected output.
11 * ld-arm/tls-thumb1.d: Ditto.
12
13 2011-05-26 H.J. Lu <hongjiu.lu@intel.com>
14
15 PR ld/12809
16 * ld-x86-64/tlsbin.s: Add a test for LE with large model.
17
18 * ld-x86-64/tlsbin.dd: Updated.
19 * ld-x86-64/tlsbin.rd: Likewise.
20 * ld-x86-64/tlsbin.sd: Likewise.
21 * ld-x86-64/tlsbin.td: Likewise.
22 * ld-x86-64/tlsbindesc.dd: Likewise.
23 * ld-x86-64/tlsbindesc.rd: Likewise.
24 * ld-x86-64/tlsbindesc.sd: Likewise.
25 * ld-x86-64/tlsbindesc.td: Likewise.
26
27 2011-05-24 Hans-Peter Nilsson <hp@axis.com>
28
29 * ld-cris/tls-e-tpoffcomm1.d: Adjust for second PR12763 change,
30 setting TLS file offset.
31
32 2011-05-23 Nick Clifton <nickc@redhat.com>
33
34 * ld-elf/shared.exp: Revert previous delta. Do not build
35 libraries in a non-native environment.
36
37 2011-05-23 Alan Modra <amodra@gmail.com>
38
39 PR 12763
40 * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
41
42 2011-05-21 Hans-Peter Nilsson <hp@axis.com>
43
44 * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
45 empty program header.
46
47 2011-05-21 Alan Modra <amodra@gmail.com>
48
49 PR 12763
50 * ld-elf/tdata3.s: New test.
51 * ld-elf/tbss3.s: New test.
52 * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
53
54 2011-05-20 Bernd Schmidt <bernds@codesourcery.com>
55
56 * ld-tic6x/pcr-reloc.d: New test.
57 * ld-tic6x/pcr-reloc.s: New test.
58
59 2011-05-18 Nick Clifton <nickc@redhat.com>
60
61 PR ld/12761
62 * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
63 parameter - an expected warning message from the linker.
64 * ld-elf/shared.exp (build_tests): Expect a warning message when
65 building the libbarw.so library.
66
67 * ld-elf/shared.exp: Run library building tests even when not
68 building a native toolchain.
69
70 2011-05-16 H.J. Lu <hongjiu.lu@intel.com>
71
72 * ld-scripts/phdrs.exp: Replace --private with
73 --private-headers for objdump.
74 * ld-scripts/phdrs2.exp: Likewise.
75
76 2011-05-15 Richard Sandiford <rdsandiford@googlemail.com>
77
78 * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
79 Fail if the link command fails and if no test rules are defined.
80 * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
81 * ld-mips-elf/mips-elf.exp: Run them.
82
83 2011-05-13 Bernd Schmidt <bernds@codesourcery.com>
84
85 * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
86 * ld-tic6x/tic6x.exp: Add OSABI tests.
87
88 2011-05-13 Alan Modra <amodra@gmail.com>
89
90 * ld-elf/flags1.d: Don't xfail tic6x.
91 * ld-scripts/weak.exp: Correct comments. Don't xfail sh-pe. Remove
92 redundant xfail.
93 * ld-selective/sel-dump.exp: Don't xfail alpha.
94 * ld-selective/selective.exp: Run for alpha.
95 * ld-undefined/weak-undef.exp: Don't xfail hppa64.
96
97 2011-05-12 Bernd Schmidt <bernds@codesourcery.com>
98
99 * config/default.exp (ld_assemble): Pass flags parameter to
100 default_ld_assemble.
101 (ld_assemble_flags): New function.
102 * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
103 tic6x.
104 * ld-elf/exclude.exp: Likewise.
105 * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
106 and pass it to the assembler.
107
108 2011-05-11 Richard Sandiford <rdsandiford@googlemail.com>
109
110 * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
111
112 2011-05-09 H.J. Lu <hongjiu.lu@intel.com>
113
114 * ld-elf/elf.exp (array_tests): Remove "pr12730".
115 (array_tests_pie): Remove "PIE pr12730".
116 (array_tests_static): Remove "static pr12730".
117
118 * ld-elf/pr12730.cc: Removed.
119 * ld-elf/pr12730.out: Likewise.
120
121 2011-05-09 Paul Brook <paul@codesourcery.com>
122
123 * ld-tic6x/discard-unwind.ld: New.
124 * ld-tic6x/unwind.ld: New.
125 * ld-tic6x/unwind-1.d: New test.
126 * ld-tic6x/unwind-1.s: New test.
127 * ld-tic6x/unwind-2.d: New test.
128 * ld-tic6x/unwind-2.s: New test.
129 * ld-tic6x/unwind-3.d: New test.
130 * ld-tic6x/unwind-3.s: New test.
131 * ld-tic6x/unwind-4.d: New test.
132 * ld-tic6x/unwind-4.s: New test.
133 * ld-tic6x/unwind-5.d: New test.
134 * ld-tic6x/unwind-5.s: New test.
135 * ld-tic6x/unwind-6.d: New test.
136
137 2011-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
138
139 PR ld/12365
140 * ld-plugin/plugin-7.d: Allow underscore in error message.
141 * ld-plugin/plugin-8.d: Likewise.
142
143 2011-05-07 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR ld/12730
146 * ld-elf/elf.exp (array_tests): Add "pr12730".
147 (array_tests_pie): New.
148 (array_tests_static): Add -static for "static init array mixed".
149 Add "static pr12730". Run array_tests_pie for Linux.
150
151 * ld-elf/init-mixed.c (ctor1007): Renamed to ...
152 (ctor1007a): This.
153 (ctor1007b): New.
154 (ctors1007): Remove ctor1007. Add ctor1007b and ctor1007a.
155 (dtor1007): Renamed to ...
156 (dtor1007a): This.
157 (dtor1007b): New.
158 (dtors1007): Remove dtor1007. Add dtor1007b and dtor1007a.
159 (ctor65535): Renamed to ...
160 (ctor65535a): This.
161 (ctor65535b): New.
162 (ctors65535): Remove ctor65535. Add ctor65535b and ctor65535a.
163 (dtor65535): Renamed to ...
164 (dtor65535a): This.
165 (dtor65535b): New.
166 (dtors65535): Remove dtor65535. Add dtor65535b and dtor65535a.
167
168 * ld-elf/pr12730.cc: New.
169 * ld-elf/pr12730.out: Likewise.
170
171 2011-05-06 Richard Sandiford <richard.sandiford@linaro.org>
172
173 * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
174 ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
175 ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
176 ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
177 ld-arm/cortex-a8-fix-plt.ld: New tests.
178 * ld-arm/arm-elf.exp: Run them.
179
180 2011-05-05 Bernd Schmidt <bernds@codesourcery.com>
181
182 * ld-tic6x/shared-nopic.d: New test.
183 * ld-tic6x/shared-nopid.d: New test.
184 * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
185 output instead.
186 * ld-tic6x/attr-pid-12.d: Likewise.
187 * ld-tic6x/attr-pic-01.d: Likewise.
188 * ld-tic6x/attr-pic-10.d: Likewise.
189 * ld-tic6x/attr-pid-01.d: Likewise.
190 * ld-tic6x/attr-pid-10.d: Likewise.
191 * ld-tic6x/attr-pid-02.d: Likewise.
192 * ld-tic6x/attr-pid-20.d: Likewise.
193 * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
194
195 2011-05-03 Paul Brook <paul@codesourcery.com>
196
197 * ld-tic6x/ehtype-reloc-1-rel.d: New test.
198 * ld-tic6x/ehtype-reloc-1.d: New test.
199 * ld-tic6x/ehtype-reloc-1.s: New test.
200
201 2011-05-01 H.J. Lu <hongjiu.lu@intel.com>
202
203 PR ld/12718
204 * ld-i386/i386.exp: Run pr12718.
205 * ld-x86-64/x86-64.exp: Likewise.
206
207 * ld-i386/pr12718.d: New.
208 * ld-i386/pr12718.s: Likewise.
209 * ld-x86-64/pr12718.d: Likewise.
210 * ld-x86-64/pr12718.s: Likewise.
211
212 2011-04-26 Kai Tietz <ktietz@redhat.com>
213
214 * ld-pe/pe.exp: Add cfi/cfi32 tests.
215 * ld-pe/cfi.d: New.
216 * ld-pe/cfi32.d: New.
217 * ld-pe/cfia.s: New.
218 * ld-pe/cfib.s: New.
219
220 2011-04-21 H.J. Lu <hongjiu.lu@intel.com>
221
222 PR ld/12694
223 * ld-ifunc/ifunc-14-i386.d: New.
224 * ld-ifunc/ifunc-14-x86-64.d: Likewise.
225 * ld-ifunc/ifunc-14a.s: Likewise.
226 * ld-ifunc/ifunc-14b.s: Likewise.
227
228 2011-04-19 H.J. Lu <hongjiu.lu@intel.com>
229
230 * ld-plugin/plugin-ignore.d: Removed.
231
232 2011-04-18 H.J. Lu <hongjiu.lu@intel.com>
233
234 * ld-plugin/plugin-7.d: Update expected LTO linker errors for
235 GCC 4.6.
236 * ld-plugin/plugin-8.d: Likewise.
237
238 2011-04-18 Alan Modra <amodra@gmail.com>
239
240 * ld-plugin/plugin-7.d: Adjust for plugin changes.
241 * ld-plugin/plugin-8.d: Likewise.
242 * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
243 compare ld output to..
244 * ld-plugin/plugin-12.d: New.
245
246 2011-04-15 Maxim Kuvyrkov <maxim@codesourcery.com>
247
248 * ld-m68k/tls-gd-ie-1.d: Stabilize test.
249 * ld-m68k/tls-gd-3.[sd]: New test.
250
251 2011-04-12 Richard Henderson <rth@redhat.com>
252
253 * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
254 * ld-alpha/alpha.exp: Run it.
255
256 2011-04-11 Mark Wielaard <mjw@redhat.com>
257
258 PR 10549
259 * ld-unique: New directory.
260 * ld-unique/unique.exp: New file: Run the UNIQUE tests.
261 * ld-unique/unique.s: New test file.
262 * ld-unique/unique_empty.s: Likewise.
263 * ld-unique/unique_shared.s: Likewise.
264
265 2011-04-11 Alan Modra <amodra@gmail.com>
266
267 * ld-elf/eh-frame-hdr.d: xfail avr.
268
269 2011-04-08 H.J. Lu <hongjiu.lu@intel.com>
270
271 PR ld/12654
272 * ld-i386/i386.exp: Run tlspie2.
273
274 * ld-i386/tlspie2.d: New.
275 * ld-i386/tlspie2.s: Likewise.
276
277 2011-04-06 Joseph Myers <joseph@codesourcery.com>
278
279 * ld-selective/selective.exp (xscale-*-*): Don't handle.
280 * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
281 handle.
282 (*arm*-*-*): Change to arm*-*-*.
283 (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
284 thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
285 * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
286 commented-out xfails.
287 (thumb-elf): Remove reference in comment.
288 * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
289 handle.
290
291 2011-04-04 H.J. Lu <hongjiu.lu@intel.com>
292
293 PR ld/12627
294 * ld-i386/i386.exp: Run pr12627.
295
296 * ld-i386/pr12627.d: New.
297 * ld-i386/pr12627.s: Likewise.
298 * ld-i386/pr12627.t: Likewise.
299
300 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
301
302 * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
303 * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
304 pagesize to 1.
305 * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
306 linking tests.
307 * ld-tic6x/dsbt.ld: New linker script.
308 * ld-tic6x/dsbt-be.ld: New linker script.
309 * ld-tic6x/dsbt-overflow.ld: New linker script.
310 * ld-tic6x/dsbt-inrange.ld: New linker script.
311 * ld-tic6x/shlib-1.s: New test.
312 * ld-tic6x/shlib-2.s: New test.
313 * ld-tic6x/shlib-app-1r.s: New test.
314 * ld-tic6x/shlib-app-1.s: New test.
315 * ld-tic6x/shlib-1.sd: New test.
316 * ld-tic6x/shlib-1.dd: New test.
317 * ld-tic6x/shlib-app-1.rd: New test.
318 * ld-tic6x/shlib-app-1rb.rd: New test.
319 * ld-tic6x/shlib-app-1.sd: New test.
320 * ld-tic6x/static-app-1rb.od: New test.
321 * ld-tic6x/shlib-app-1.dd: New test.
322 * ld-tic6x/shlib-app-1rb.sd: New test.
323 * ld-tic6x/static-app-1b.od: New test.
324 * ld-tic6x/static-app-1r.od: New test.
325 * ld-tic6x/shlib-1rb.rd: New test.
326 * ld-tic6x/shlib-app-1rb.dd: New test.
327 * ld-tic6x/shlib-1rb.sd: New test.
328 * ld-tic6x/shlib-1rb.dd: New test.
329 * ld-tic6x/shlib-app-1b.od: New test.
330 * ld-tic6x/tic6x.exp: New test.
331 * ld-tic6x/static-app-1rb.rd: New test.
332 * ld-tic6x/shlib-app-1r.od: New test.
333 * ld-tic6x/static-app-1.od: New test.
334 * ld-tic6x/static-app-1b.rd: New test.
335 * ld-tic6x/static-app-1r.rd: New test.
336 * ld-tic6x/static-app-1rb.sd: New test.
337 * ld-tic6x/static-app-1b.sd: New test.
338 * ld-tic6x/static-app-1rb.dd: New test.
339 * ld-tic6x/static-app-1r.sd: New test.
340 * ld-tic6x/static-app-1b.dd: New test.
341 * ld-tic6x/shlib-1b.rd: New test.
342 * ld-tic6x/static-app-1r.dd: New test.
343 * ld-tic6x/shlib-app-1b.rd: New test.
344 * ld-tic6x/shlib-1r.rd: New test.
345 * ld-tic6x/shlib-app-1r.rd: New test.
346 * ld-tic6x/shlib-1b.sd: New test.
347 * ld-tic6x/static-app-1.rd: New test.
348 * ld-tic6x/shlib-app-1b.sd: New test.
349 * ld-tic6x/shlib-1r.sd: New test.
350 * ld-tic6x/shlib-1b.dd: New test.
351 * ld-tic6x/shlib-app-1r.sd: New test.
352 * ld-tic6x/shlib-app-1b.dd: New test.
353 * ld-tic6x/shlib-1r.dd: New test.
354 * ld-tic6x/static-app-1.sd: New test.
355 * ld-tic6x/shlib-app-1r.dd: New test.
356 * ld-tic6x/static-app-1.dd: New test.
357 * ld-tic6x/shlib-noindex.rd: New test.
358 * ld-tic6x/shlib-noindex.dd: New test.
359 * ld-tic6x/shlib-noindex.sd: New test.
360 * ld-tic6x/got-reloc-local-1.s: New test.
361 * ld-tic6x/got-reloc-local-2.s: New test.
362 * ld-tic6x/got-reloc-local-r.d: New test.
363 * ld-tic6x/got-reloc-global.s: New test.
364 * ld-tic6x/got-reloc-global-addend-1.d: New test.
365 * ld-tic6x/got-reloc-global-addend-1.s: New test.
366 * ld-tic6x/got-reloc-global-addend-2.d: New test.
367 * ld-tic6x/got-reloc-inrange.d: New test.
368 * ld-tic6x/got-reloc-overflow.d: New test.
369 * ld-tic6x/got-reloc-global-addend-2.s: New test.
370 * ld-tic6x/dsbt-index-error.d: New test.
371 * ld-tic6x/dsbt-index.d: New test.
372 * ld-tic6x/dsbt-index.s: New test.
373 * ld-tic6x/shlib-app-1.od: New test.
374 * ld-tic6x/shlib-app-1rb.od: New test.
375 * ld-tic6x/shlib-1.rd: New test.
376 * ld-tic6x/weak.d: New test.
377 * ld-tic6x/weak-be.d: New test.
378 * ld-tic6x/weak.s: New test.
379 * ld-tic6x/weak-data.d: New test.
380 * ld-tic6x/common.d: New test.
381 * ld-tic6x/common.ld: New test.
382 * ld-tic6x/common.s: New test.
383
384 2011-03-30 Richard Henderson <rth@redhat.com>
385
386 * ld-elf/elf.exp: Force 32-bit start address for alpha.
387 * ld-elf/group8a.d: Don't disable for alpha.
388 * ld-elf/group8b.d: Likewise.
389 * ld-gc/start.s: Use .dc.a instead of .long.
390
391 2011-03-24 Alan Modra <amodra@gmail.com>
392
393 * ld-powerpc/tlsmark.s: Delete non-optimizable section.
394 * ld-powerpc/tlsmark32.s: Likewise.
395 * ld-powerpc/tlsmark.d: Adjust to suit.
396 * ld-powerpc/tlsmark32.d: Likewise.
397 * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
398 * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
399 * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
400 * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
401 * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
402 * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
403 * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
404 * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
405 * ld-powerpc/powerpc.exp: Run new tests.
406
407 2011-03-15 Mike Frysinger <vapier@gentoo.org>
408
409 * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
410
411 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
412
413 * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
414 ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
415 ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
416 ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
417 ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
418 ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
419 ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
420 ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
421 ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
422 ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
423 ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
424 ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
425 ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
426 ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
427 ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
428 ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
429 ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
430 ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
431 ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
432 ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
433 ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
434 ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
435 ld-arm/ifunc-static.ld: New tests.
436 * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
437 ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
438 for new stub hashes.
439 * ld-arm/arm-elf.exp: Run them.
440
441 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
442
443 * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
444 ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
445 * ld-arm/arm-elf.exp: Run them.
446
447 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
448
449 * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
450 ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
451 ld-arm/unresolved-1-dyn.d: New tests.
452 * ld-arm/arm-elf.exp: Run them.
453
454 2011-03-12 H.J. Lu <hongjiu.lu@intel.com>
455
456 * ld-x86-64/tlsgd4.dd: New.
457 * ld-x86-64/tlsgd4.s: Likewise.
458 * ld-x86-64/tlsgd5.dd: Likewise.
459 * ld-x86-64/tlsgd5a.s: Likewise.
460 * ld-x86-64/tlsgd5b.s: Likewise.
461 * ld-x86-64/tlsgd6.dd: Likewise.
462 * ld-x86-64/tlsgd6a.s: Likewise.
463 * ld-x86-64/tlsgd6b.s: Likewise.
464 * ld-x86-64/tlsld2.dd: Likewise.
465 * ld-x86-64/tlsld2.s: Likewise.
466
467 * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
468 tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
469
470 2011-03-03 H.J. Lu <hongjiu.lu@intel.com>
471
472 * ld-x86-64/tlsie4.dd: New.
473 * ld-x86-64/tlsie4.s: Likewise.
474
475 * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
476
477 2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
478
479 PR ld/12516
480 * ld-elf/dynamic1.d: New.
481 * ld-elf/dynamic1.ld: Likewise.
482 * ld-elf/dynamic1.s: Likewise.
483
484 2011-02-25 Alan Modra <amodra@gmail.com>
485
486 * ld-mn10300/i135409-3.s: Correct .size label reference.
487 * ld-sh/sh64/stolib.s: Likewise.
488
489 2011-02-23 H.J. Lu <hongjiu.lu@intel.com>
490
491 * ld-elf/new.cc: Don't include <exception_defines.h>.
492
493 2011-02-10 Alan Modra <amodra@gmail.com>
494
495 * ld-scripts/defined.exp: Don't run defined5 for AOUT.
496 * ld-scripts/defined5.s: Use .text for "defined" section.
497 * ld-scripts/defined5.t: Adjust.
498
499 * ld-gc/start.d: Exclude frv-*-linux*.
500 * ld-misc/defsym1.d: Likewise.
501
502 2011-02-09 Alan Modra <amodra@gmail.com>
503
504 * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
505 * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
506 * ld-srec/srec.exp: Don't edit toc on powerpc64.
507
508 2011-01-23 Alan Modra <amodra@gmail.com>
509
510 * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
511 * ld-scripts/expr.exp: Run it.
512
513 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
514
515 * ld-x86-64/ilp32-4.d: Updated.
516
517 2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
518
519 * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
520 * ld-arm/arm-elf.exp: Run it.
521
522 2011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
523
524 * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
525 ld-arm/gc-thumb.d: New test.
526 * ld-arm/arm-elf.exp: Run it.
527
528 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
529
530 * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
531 * ld-x86-64/ilp32-1.d: Likewise.
532 * ld-x86-64/ilp32-2.d: Likewise.
533 * ld-x86-64/ilp32-3.d: Likewise.
534 * ld-x86-64/ilp32-4.d: Likewise.
535 * ld-x86-64/ilp32-5.d: Likewise.
536 * ld-x86-64/lp64-3.d: Likewise.
537 * ld-x86-64/x86-64.exp: Likewise.
538
539 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
540
541 * ld-x86-64/ilp32-5.d: New.
542 * ld-x86-64/ilp32-5.s: Likewise.
543
544 * ld-x86-64/x86-64.exp: Run ilp32-5.
545
546 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
547
548 * ld-x86-64/ilp32-4.d: New.
549
550 * ld-x86-64/x86-64.exp: Run ilp32-4.
551
552 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
553
554 PR ld/12356
555 * ld-scripts/defined.exp: Run defined5.
556
557 * ld-scripts/defined5.d: New.
558 * ld-scripts/defined5.s: Likewise.
559 * ld-scripts/defined5.t: Likewise.
560
561 2011-01-13 H.J. Lu <hongjiu.lu@intel.com>
562
563 * ld-scripts/defined4.d: Xfail rs6000-*-aix*. Skip mips*-*-*
564 and mmix-*-*.
565
566 * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
567
568 2011-01-10 H.J. Lu <hongjiu.lu@intel.com>
569
570 * ld-scripts/assert.exp: Run assert2.
571
572 * ld-scripts/assert2.d: New.
573 * ld-scripts/assert2.t: Likewise.
574
575 2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
576 Glauber de Oliveira Costa <glommer@gmail.com>
577
578 * ld-arm/arm-elf.exp: Added tests for new TLS handling
579 relocations.
580 * ld-arm/tls-descrelax-be32.d: New.
581 * ld-arm/tls-descrelax-be32.s: New.
582 * ld-arm/tls-descrelax-be8.d: New.
583 * ld-arm/tls-descrelax-be8.s: New.
584 * ld-arm/tls-descrelax-v7.d: New.
585 * ld-arm/tls-descrelax-v7.s: New.
586 * ld-arm/tls-descrelax.d: New.
587 * ld-arm/tls-descrelax.s: New.
588 * ld-arm/tls-descseq.d: New.
589 * ld-arm/tls-descseq.r: New.
590 * ld-arm/tls-descseq.s: New.
591 * ld-arm/tls-gdesc-got.d: New.
592 * ld-arm/tls-gdesc-got.s: New.
593 * ld-arm/tls-gdesc-nlazy.g: New.
594 * ld-arm/tls-gdesc-nlazy.s: New.
595 * ld-arm/tls-gdesc.d: New.
596 * ld-arm/tls-gdesc.r: New.
597 * ld-arm/tls-gdesc.s: New.
598 * ld-arm/tls-gdierelax.d: New.
599 * ld-arm/tls-gdierelax.s: New.
600 * ld-arm/tls-gdierelax2.d: New.
601 * ld-arm/tls-gdierelax2.s: New.
602 * ld-arm/tls-gdlerelax.d: New.
603 * ld-arm/tls-gdlerelax.s: New.
604 * ld-arm/tls-lib-loc.d: New.
605 * ld-arm/tls-lib-loc.r: New.
606 * ld-arm/tls-lib-loc.s: New.
607 * ld-arm/tls-longplt-lib.d: New.
608 * ld-arm/tls-longplt-lib.s: New.
609 * ld-arm/tls-longplt.d: New.
610 * ld-arm/tls-longplt.s: New.
611 * ld-arm/tls-mixed.r: New.
612 * ld-arm/tls-mixed.s: New.
613 * ld-arm/tls-thumb1.d: New.
614 * ld-arm/tls-thumb1.s: New.
615 * ld-arm/arm-elf.exp: New.
616
617 2011-01-08 Nick Clifton <nickc@redhat.com>
618
619 * ld-misc/defsym1.d: Add a -e linker command line option.
620 * ld-misc/dummy.s: Remove text.
621
622 2011-01-08 Nick Clifton <nickc@redhat.com>
623
624 PR ld/12358
625 PR ld/12359
626 * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
627 * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
628
629 2011-01-06 H.J. Lu <hongjiu.lu@intel.com>
630
631 PR ld/12366
632 PR ld/12371
633 * ld-ifunc/ifunc-10-i386.s: Add more tests.
634 * ld-ifunc/ifunc-10-x86-64.s: Likewise.
635 * ld-ifunc/ifunc-11-i386.s: Likewise.
636 * ld-ifunc/ifunc-11-x86-64.s: Likewise.
637
638 * ld-ifunc/ifunc-12-i386.d: New.
639 * ld-ifunc/ifunc-12-i386.s: Likewise.
640 * ld-ifunc/ifunc-12-x86-64.d: Likewise.
641 * ld-ifunc/ifunc-12-x86-64.s: Likewise.
642 * ld-ifunc/ifunc-13-i386.d: Likewise.
643 * ld-ifunc/ifunc-13-x86-64.d: Likewise.
644 * ld-ifunc/ifunc-13a-i386.s: Likewise.
645 * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
646 * ld-ifunc/ifunc-13b-i386.s: Likewise.
647 * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
648
649 2011-01-03 H.J. Lu <hongjiu.lu@intel.com>
650
651 * ld-x86-64/dummy.s: New.
652 * ld-x86-64/foo.s: Likewise.
653 * ld-x86-64/ia32-1.d: Likewise.
654 * ld-x86-64/ia32-2.d: Likewise.
655 * ld-x86-64/ia32-3.d: Likewise.
656 * ld-x86-64/ilp32-1.d: Likewise.
657 * ld-x86-64/ilp32-2.d: Likewise.
658 * ld-x86-64/ilp32-3.d: Likewise.
659 * ld-x86-64/lp64-1.d: Likewise.
660 * ld-x86-64/lp64-2.d: Likewise.
661 * ld-x86-64/lp64-3.d: Likewise.
662 * ld-x86-64/start.s: Likewise.
663
664 * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
665 ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
666
667 2011-01-02 H.J. Lu <hongjiu.lu@intel.com>
668
669 PR ld/12001
670 * ld-misc/defsym.exp: New.
671 * ld-misc/defsym1.d: Likewise.
672 * ld-misc/dummy.s: Likewise.
673 * ld-misc/foo.s: Likewise.
674 * ld-misc/start.s: Likewise.
675
676 For older changes see ChangeLog-2010
677 \f
678 Local Variables:
679 mode: change-log
680 left-margin: 8
681 fill-column: 74
682 version-control: never
683 End:
This page took 0.044036 seconds and 5 git commands to generate.