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