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