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