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