Fixed AArch64 TLS relocation resolution.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2012-10-16 Sofiane Naci <sofiane.naci@arm.com>
2
3 * ld-aarch64/tlsle-symbol-offset.s: New file.
4 * ld-aarch64/tlsle-symbol-offset.d: New file.
5 * ld-aarch64/aarch64-elf.exp: Add tlsle-symbol-offset test.
6
7 2012-10-08 Joe Seymour <jseymour@codesourcery.com>
8
9 * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols in
10 output.
11
12 2012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
13
14 * ld-aarch64/emit-relocs-309-low.d: Replace symbol with regexp.
15 * ld-aarch64/emit-relocs-309-up.d: Likewise.
16
17 2012-09-19 Andrew Burgess <aburgess@broadcom.com>
18
19 * ld-scripts/assign-loc.d: New file. Test for assigning absolute
20 symbol to location counter.
21 * ld-scripts/assign-loc.t: New file. Linker script for above test.
22 * ld-scripts/expr.exp: Add new assignment test.
23
24 2012-09-18 H.J. Lu <hongjiu.lu@intel.com>
25
26 PR ld/14591
27 * ld-elf/comm-data.exp (run_ld_link_tests): Add comm-data3a and
28 comm-data3b tests.
29
30 * ld-ifunc/ifunc.exp (run_ld_link_exec_tests): New.
31
32 * ld-elf/comm-data3.sd: New file.
33 * ld-elf/comm-data3a.s: Likewise.
34 * ld-elf/comm-data3b.s: Likewise.
35 * ld-ifunc/ifunc-17a-i386.d: Likewise.
36 * ld-ifunc/ifunc-17a-x86-64.d: Likewise.
37 * ld-ifunc/ifunc-17a.s: Likewise.
38 * ld-ifunc/ifunc-17b-i386.d: Likewise.
39 * ld-ifunc/ifunc-17b-x86-64.d: Likewise.
40 * ld-ifunc/ifunc-17b.s: Likewise.
41 * ld-ifunc/ifunc-common-1.out: Likewise.
42 * ld-ifunc/ifunc-common-1a.c: Likewise.
43 * ld-ifunc/ifunc-common-1b.c: Likewise.
44
45 2012-09-17 H.J. Lu <hongjiu.lu@intel.com>
46
47 * ld-elf/shared.exp (build_cxx_tests): Move out the commented out
48 test.
49
50 * lib/ld-lib.exp (run_ld_link_exec_tests): Assemble all sources
51 files in each test.
52
53 2012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
54
55 * ld-aarch64/aarch64-elf.exp: New reloc tests.
56 * ld-aarch64/emit-relocs-309-low-bad.d: New file. Expected asm for test
57 failure (lower bound overflow).
58 * ld-aarch64/emit-relocs-309-low.d: New file. Expected asm for test
59 success (lower bound).
60 * ld-aarch64/emit-relocs-309-up-bad.d: New file. Expected asm for test
61 failure (upper bound overflow).
62 * ld-aarch64/emit-relocs-309-up.d: New file. Expected asm for test
63 success (upper bound).
64 * ld-aarch64/emit-relocs-309.s: New file. Asm for new reloc tests.
65
66 2012-09-09 Hans-Peter Nilsson <hp@bitrange.com>
67
68 * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbols
69 to be emitted and checked.
70 * ld-mmix/data-1.s, ld-mmix/orph-.d, ld-mmix/orph-awp.d,
71 ld-mmix/orph-d-a.d, ld-mmix/orph-d-awn.d, ld-mmix/orph-d-awp.d,
72 ld-mmix/orph-d-awpe.d, ld-mmix/orph-d.d, ld-mmix/orph-dc-ap.d,
73 ld-mmix/orph-dc-awp.d, ld-mmix/orph-dc.d, ld-mmix/tm-ae.s,
74 ld-mmix/tm-ape.s, ld-mmix/tm-awne.s, ld-mmix/tm-awpe.s,
75 ld-mmix/tm-d-ap.s, ld-mmix/tm-d-awp.s, ld-mmix/tm-d.s,
76 ld-mmix/tm-e.s, ld-mmix/tm-orph1.s: New test files.
77
78 2012-08-31 H.J. Lu <hongjiu.lu@intel.com>
79
80 * ld-i386/i386.exp: Run mov1a, mov1b.
81 * ld-x86-64/x86-64.exp: Run mov1a, mov1b, mov1c, mov1d.
82
83 * ld-i386/mov1.s: New file.
84 * ld-i386/mov1a.d: Likewise.
85 * ld-i386/mov1b.d: Likewise.
86 * ld-x86-64/mov1.s: Likewise.
87 * ld-x86-64/mov1a.d: Likewise.
88 * ld-x86-64/mov1b.d: Likewise.
89 * ld-x86-64/mov1c.d: Likewise.
90 * ld-x86-64/mov1d.d: Likewise.
91
92 2012-08-31 H.J. Lu <hongjiu.lu@intel.com>
93
94 * ld-i386/i386.exp: Run lea1d, lea1f, lea1f.
95 * ld-x86-64/x86-64.exp: Run lea1g, lea1h, lea1i, lea1j, lea1k,
96 lea1l.
97
98 * ld-ifunc/ifunc-13-i386.d: Remove R_386_RELATIVE entry.
99
100 * ld-i386/lea1d.d: New file.
101 * ld-i386/lea1e.d: Likewise.
102 * ld-i386/lea1f.d: Likewise.
103 * ld-x86-64/lea1g.d: Likewise.
104 * ld-x86-64/lea1h.d: Likewise.
105 * ld-x86-64/lea1i.d: Likewise.
106 * ld-x86-64/lea1j.d: Likewise.
107 * ld-x86-64/lea1k.d: Likewise.
108 * ld-x86-64/lea1l.d: Likewise.
109
110 2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
111
112 * ld-i386/i386.exp: Run lea1a, lea1b, lea1c.
113 * ld-x86-64/x86-64.exp: Run lea1a, lea1b, lea1c, lea1d, lea1e,
114 lea1f.
115
116 * ld-i386/lea1.s: New file.
117 * ld-i386/lea1a.d: Likewise.
118 * ld-i386/lea1b.d: Likewise.
119 * ld-i386/lea1c.d: Likewise.
120 * ld-x86-64/lea1.s: Likewise.
121 * ld-x86-64/lea1a.d: Likewise.
122 * ld-x86-64/lea1b.d: Likewise.
123 * ld-x86-64/lea1c.d: Likewise.
124 * ld-x86-64/lea1d.d: Likewise.
125 * ld-x86-64/lea1e.d: Likewise.
126 * ld-x86-64/lea1f.d: Likewise.
127
128 2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
129
130 PR ld/14525
131 * ld-elf/elf.exp: Run pr14525.
132
133 * ld-elf/pr14525.c: New.
134 * ld-elf/pr14525.out: Likewise.
135
136 2012-08-28 Maciej W. Rozycki <macro@codesourcery.com>
137
138 * ld-elf/export-class.sd: New test.
139 * ld-elf/export-class.vd: New test.
140 * ld-elf/export-class-def.s: New test source.
141 * ld-elf/export-class-dep.s: New test source.
142 * ld-elf/export-class-lib.s: New test source.
143 * ld-elf/export-class-ref.s: New test source.
144 * ld-elf/export-class-lib.ver: New test version script.
145 * ld-elf/export-class.exp: New test script.
146 * ld-arm/arm-export-class.rd: New test.
147 * ld-arm/arm-export-class.xd: New test.
148 * ld-arm/export-class.exp: New test script.
149 * ld-i386/i386-export-class.rd: New test.
150 * ld-i386/i386-export-class.xd: New test.
151 * ld-i386/export-class.exp: New test script.
152 * ld-mips-elf/mips-32-export-class.rd: New test.
153 * ld-mips-elf/mips-32-export-class.xd: New test.
154 * ld-mips-elf/mips-64-export-class.rd: New test.
155 * ld-mips-elf/mips-64-export-class.xd: New test.
156 * ld-mips-elf/export-class.exp: New test script.
157 * ld-powerpc/powerpc-32-export-class.rd: New test.
158 * ld-powerpc/powerpc-32-export-class.xd: New test.
159 * ld-powerpc/powerpc-64-export-class.rd: New test.
160 * ld-powerpc/powerpc-64-export-class.xd: New test.
161 * ld-powerpc/export-class.exp: New test script.
162 * ld-x86-64/x86-64-64-export-class.rd: New test.
163 * ld-x86-64/x86-64-x32-export-class.rd: New test.
164 * ld-x86-64/export-class.exp: New test script.
165
166 2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
167
168 * ld-elf/exclude3a.d: Remove target and use failif.
169
170 * ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and
171 use failif
172
173 * ld-elf/exclude3d.d: Removed.
174
175 2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
176
177 * ld-elf/elf.exp: Add Solaris/x86-64 support to eh[1-4] test.
178
179 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
180
181 * ld-arm/arm-elf.exp: Add new testcases.
182 * ld-arm/attr-merge-vfp-3.d: Update for change in expected
183 output.
184 * ld-arm/attr-merge-vfp-3r.d: Likewise.
185 * ld-arm/attr-merge-vfp-4.d: Likewise.
186 * ld-arm/attr-merge-vfp-4r.d: Likewise.
187 * ld-arm/attr-merge-vfp-5.d: Likewise.
188 * ld-arm/attr-merge-vfp-5r.d: Likewise.
189 * ld-arm/attr-merge-vfp-7.d: New testcase.
190 * ld-arm/attr-merge-vfp-7r.d: Likewise.
191 * ld-arm/attr-merge-vfp-armv8-hard.s: Likewise.
192 * ld-arm/attr-merge-vfp-armv8.s: Likewise.
193
194 2012-08-14 Nick Clifton <nickc@redhat.com>
195
196 PR ld/14265
197 * ld-gc/gc.exp: Add a new test.
198 * ld-gc/pr14265.c: Source file for the new test.
199 * ld-gc/pr14265.t: Linker script for the new test.
200 * ld-gc/pr14265.d: Expected symbol dump.
201
202 2012-08-13 Maciej W. Rozycki <macro@codesourcery.com>
203
204 * ld-mips-elf/export-class-call16-o32.dd: New test.
205 * ld-mips-elf/export-class-call16-o32-irix.dd: New test.
206 * ld-mips-elf/export-class-call16-o32.gd: New test.
207 * ld-mips-elf/export-class-call16-n32.dd: New test.
208 * ld-mips-elf/export-class-call16-n32.gd: New test.
209 * ld-mips-elf/export-class-call16-n64.dd: New test.
210 * ld-mips-elf/export-class-call16-n64.gd: New test.
211 * ld-mips-elf/export-class-call16-def.s: New test source.
212 * ld-mips-elf/export-class-call16-o32.s: New test source.
213 * ld-mips-elf/export-class-call16-n32.s: New test source.
214 * ld-mips-elf/export-class-call16-n64.s: New test source.
215 * ld-mips-elf/export-class-call16.ld: New test linker script.
216 * ld-mips-elf/mips-elf.exp: Run the new tests.
217
218 2012-08-13 Ian Bolton <ian.bolton@arm.com>
219 Laurent Desnogues <laurent.desnogues@arm.com>
220 Jim MacArthur <jim.macarthur@arm.com>
221 Marcus Shawcroft <marcus.shawcroft@arm.com>
222 Nigel Stephens <nigel.stephens@arm.com>
223 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
224 Richard Earnshaw <rearnsha@arm.com>
225 Sofiane Naci <sofiane.naci@arm.com>
226 Tejas Belagod <tejas.belagod@arm.com>
227 Yufeng Zhang <yufeng.zhang@arm.com>
228
229 * ld-aarch64/aarch64-elf.exp: New file.
230 * ld-aarch64/aarch64.ld: New file.
231 * ld-aarch64/eh-frame-bar.s: New file.
232 * ld-aarch64/eh-frame-foo.s: New file.
233 * ld-aarch64/eh-frame.d: New file.
234 * ld-aarch64/emit-relocs-257-be.d: New file.
235 * ld-aarch64/emit-relocs-257.d: New file.
236 * ld-aarch64/emit-relocs-257.s: New file.
237 * ld-aarch64/emit-relocs-260-be.d: New file.
238 * ld-aarch64/emit-relocs-260.d: New file.
239 * ld-aarch64/emit-relocs-260.s: New file.
240 * ld-aarch64/emit-relocs-262.d: New file.
241 * ld-aarch64/emit-relocs-262.s: New file.
242 * ld-aarch64/emit-relocs-263.d: New file.
243 * ld-aarch64/emit-relocs-263.s: New file.
244 * ld-aarch64/emit-relocs-264.d: New file.
245 * ld-aarch64/emit-relocs-264.s: New file.
246 * ld-aarch64/emit-relocs-265.d: New file.
247 * ld-aarch64/emit-relocs-265.s: New file.
248 * ld-aarch64/emit-relocs-266.d: New file.
249 * ld-aarch64/emit-relocs-266.s: New file.
250 * ld-aarch64/emit-relocs-267.d: New file.
251 * ld-aarch64/emit-relocs-267.s: New file.
252 * ld-aarch64/emit-relocs-268.d: New file.
253 * ld-aarch64/emit-relocs-268.s: New file.
254 * ld-aarch64/emit-relocs-269.d: New file.
255 * ld-aarch64/emit-relocs-269.s: New file.
256 * ld-aarch64/emit-relocs-270-bad.d: New file.
257 * ld-aarch64/emit-relocs-270.d: New file.
258 * ld-aarch64/emit-relocs-270.s: New file.
259 * ld-aarch64/emit-relocs-271.d: New file.
260 * ld-aarch64/emit-relocs-271.s: New file.
261 * ld-aarch64/emit-relocs-272.d: New file.
262 * ld-aarch64/emit-relocs-272.s: New file.
263 * ld-aarch64/emit-relocs-273.d: New file.
264 * ld-aarch64/emit-relocs-273.s: New file.
265 * ld-aarch64/emit-relocs-274.d: New file.
266 * ld-aarch64/emit-relocs-274.s: New file.
267 * ld-aarch64/emit-relocs-275.d: New file.
268 * ld-aarch64/emit-relocs-275.s: New file.
269 * ld-aarch64/emit-relocs-276.d: New file.
270 * ld-aarch64/emit-relocs-276.s: New file.
271 * ld-aarch64/emit-relocs-277.d: New file.
272 * ld-aarch64/emit-relocs-277.s: New file.
273 * ld-aarch64/emit-relocs-278.d: New file.
274 * ld-aarch64/emit-relocs-278.s: New file.
275 * ld-aarch64/emit-relocs-279-bad.d: New file.
276 * ld-aarch64/emit-relocs-279.d: New file.
277 * ld-aarch64/emit-relocs-279.s: New file.
278 * ld-aarch64/emit-relocs-280.d: New file.
279 * ld-aarch64/emit-relocs-280.s: New file.
280 * ld-aarch64/emit-relocs-282.d: New file.
281 * ld-aarch64/emit-relocs-282.s: New file.
282 * ld-aarch64/emit-relocs-283.d: New file.
283 * ld-aarch64/emit-relocs-283.s: New file.
284 * ld-aarch64/emit-relocs-284.d: New file.
285 * ld-aarch64/emit-relocs-284.s: New file.
286 * ld-aarch64/emit-relocs-285.d: New file.
287 * ld-aarch64/emit-relocs-285.s: New file.
288 * ld-aarch64/emit-relocs-286-bad.d: New file.
289 * ld-aarch64/emit-relocs-286.d: New file.
290 * ld-aarch64/emit-relocs-286.s: New file.
291 * ld-aarch64/emit-relocs-287.d: New file.
292 * ld-aarch64/emit-relocs-287.s: New file.
293 * ld-aarch64/emit-relocs-299.d: New file.
294 * ld-aarch64/emit-relocs-299.s: New file.
295 * ld-aarch64/emit-relocs-311.d: New file.
296 * ld-aarch64/emit-relocs-311.s: New file.
297 * ld-aarch64/emit-relocs-312.d: New file.
298 * ld-aarch64/emit-relocs-312.s: New file.
299 * ld-aarch64/emit-relocs1.s: New file.
300 * ld-aarch64/farcall-b-none-function.d: New file.
301 * ld-aarch64/farcall-b-none-function.s: New file.
302 * ld-aarch64/farcall-b.d: New file.
303 * ld-aarch64/farcall-b.s: New file.
304 * ld-aarch64/farcall-back.d: New file.
305 * ld-aarch64/farcall-back.s: New file.
306 * ld-aarch64/farcall-bl-none-function.d: New file.
307 * ld-aarch64/farcall-bl-none-function.s: New file.
308 * ld-aarch64/farcall-bl.d: New file.
309 * ld-aarch64/farcall-bl.s: New file.
310 * ld-aarch64/farcall-section.d: New file.
311 * ld-aarch64/farcall-section.s: New file.
312 * ld-aarch64/limit-b.d: New file.
313 * ld-aarch64/limit-b.s: New file.
314 * ld-aarch64/limit-bl.d: New file.
315 * ld-aarch64/limit-bl.s: New file.
316 * ld-aarch64/relocs.ld: New file.
317 * ld-aarch64/tls-desc-ie.d: New file.
318 * ld-aarch64/tls-desc-ie.s: New file.
319 * ld-aarch64/tls-relax-all.d: New file.
320 * ld-aarch64/tls-relax-all.s: New file.
321 * ld-aarch64/tls-relax-gd-ie.d: New file.
322 * ld-aarch64/tls-relax-gd-ie.s: New file.
323 * ld-aarch64/tls-relax-gd-le.d: New file.
324 * ld-aarch64/tls-relax-gd-le.s: New file.
325 * ld-aarch64/tls-relax-gdesc-ie-2.d: New file.
326 * ld-aarch64/tls-relax-gdesc-ie-2.s: New file.
327 * ld-aarch64/tls-relax-gdesc-ie.d: New file.
328 * ld-aarch64/tls-relax-gdesc-ie.s: New file.
329 * ld-aarch64/tls-relax-gdesc-le-2.d: New file.
330 * ld-aarch64/tls-relax-gdesc-le-2.s: New file.
331 * ld-aarch64/tls-relax-gdesc-le.d: New file.
332 * ld-aarch64/tls-relax-gdesc-le.s: New file.
333 * ld-aarch64/tls-relax-ie-le-2.d: New file.
334 * ld-aarch64/tls-relax-ie-le-2.s: New file.
335 * ld-aarch64/tls-relax-ie-le-3.d: New file.
336 * ld-aarch64/tls-relax-ie-le-3.s: New file.
337 * ld-aarch64/tls-relax-ie-le.d: New file.
338 * ld-aarch64/tls-relax-ie-le.s: New file.
339 * ld-aarch64/weak-undefined.d: New file.
340 * ld-aarch64/weak-undefined.s: New file.
341 * ld-elf/binutils.exp (binutils_test): Add optional parameter
342 'test_name'; change to construct 'test_name' from the 'prog_name'
343 and 'ld_options' only when "$test_name" == "".
344 * ld-elf/group8a.d (#notarget): Add AArch64.
345 * ld-elf/group8b.d (#notarget): Add AArch64.
346 * ld-elf/group9a.d (#notarget): Add AArch64.
347 * ld-elf/group9b.d (#notarget): Add AArch64.
348 * ld-elf/pr12851.d (#notarget): Add AArch64.
349 * ld-elf/pr12975.d (#notarget): Add AArch64.
350 * ld-elf/pr13177.d (#notarget): Add AArch64.
351 * ld-elf/pr13195.d (#notarget): Add AArch64.
352 * ld-elfvers/vers.exp: Add AArch64.
353 * ld-shared/shared.exp: Add AArch64.
354 * ld-srec/srec.exp: Add AArch64.
355 * lib/ld-lib.exp: Add AArch64.
356
357 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
358
359 * ld-mips-elf/dyn-sec64.ld: Use HIDDEN to define _gp.
360 * ld-mips-elf/eh-frame5.ld: Likewise.
361 * ld-mips-elf/got-dump-1.ld: Likewise.
362 * ld-mips-elf/got-dump-2.ld: Likewise.
363 * ld-mips-elf/got-page-1.ld: Likewise.
364 * ld-mips-elf/mips-dyn.ld: Likewise.
365 * ld-mips-elf/mips-lib.ld: Likewise.
366 * ld-mips-elf/mips16-pic-1.ld: Likewise.
367 * ld-mips-elf/no-shared-1.ld: Likewise.
368 * ld-mips-elf/pic-and-nonpic-1.ld: Likewise.
369 * ld-mips-elf/pic-and-nonpic-3a.ld: Likewise.
370 * ld-mips-elf/pic-and-nonpic-3b.ld: Likewise.
371 * ld-mips-elf/pic-and-nonpic-4b.ld: Likewise.
372 * ld-mips-elf/pic-and-nonpic-5b.ld: Likewise.
373 * ld-mips-elf/pic-and-nonpic-6.ld: Likewise.
374 * ld-mips-elf/reloc-2.ld: Likewise.
375 * ld-mips-elf/reloc-estimate-1.ld: Likewise.
376 * ld-mips-elf/stub-dynsym-1.ld: Likewise.
377 * ld-mips-elf/tls-hidden3.ld: Likewise.
378 * ld-mips-elf/mips16-pic-2.ad: Update accordingly.
379 * ld-mips-elf/pic-and-nonpic-3b.ad: Likewise.
380 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
381 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
382 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
383 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
384 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
385 * ld-mips-elf/eh-frame5.d: Likewise.
386 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
387 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
388 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
389 * ld-mips-elf/tlsdyn-o32.d: Likewise.
390 * ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
391 * ld-mips-elf/pic-and-nonpic-3b.dd: Likewise.
392 * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
393 * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
394 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
395 * ld-mips-elf/tls-multi-got-1.got: Likewise.
396 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
397 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
398 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
399 * ld-mips-elf/tlsdyn-o32.got: Likewise.
400 * ld-mips-elf/tlslib-o32-ver.got: Likewise.
401 * ld-mips-elf/tlslib-o32.got: Likewise.
402 * ld-mips-elf/mips16-pic-2.nd: Likewise.
403 * ld-mips-elf/pic-and-nonpic-1.nd: Likewise.
404 * ld-mips-elf/pic-and-nonpic-3b.nd: Likewise.
405 * ld-mips-elf/pic-and-nonpic-4b.nd: Likewise.
406 * ld-mips-elf/pic-and-nonpic-5b.nd: Likewise.
407 * ld-mips-elf/pic-and-nonpic-6-n32.nd: Likewise.
408 * ld-mips-elf/pic-and-nonpic-6-n64.nd: Likewise.
409 * ld-mips-elf/pic-and-nonpic-6-o32.nd: Likewise.
410 * ld-mips-elf/tls-multi-got-1.r: Likewise.
411 * ld-mips-elf/pic-and-nonpic-3b.rd: Likewise.
412 * ld-mips-elf/pic-and-nonpic-4b.rd: Likewise.
413 * ld-mips-elf/mips-elf.exp: Likewise.
414
415 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
416
417 * ld-mips-elf/gp-hidden.rd: New test.
418 * ld-mips-elf/gp-hidden.sd: New test.
419 * ld-mips-elf/gp-hidden-lib.rd: New test.
420 * ld-mips-elf/gp-hidden-ver.rd: New test.
421 * ld-mips-elf/gp-hidden-64.rd: New test.
422 * ld-mips-elf/gp-hidden-lib-64.rd: New test.
423 * ld-mips-elf/gp-hidden-ver-64.rd: New test.
424 * ld-mips-elf/gp-hidden.s: New test source.
425 * ld-mips-elf/gp-hidden-lib.s: New test source.
426 * ld-mips-elf/gp-hidden-ver.s: New test source.
427 * ld-mips-elf/gp-hidden-ver.ver: New test version script.
428 * ld-mips-elf/mips-elf.exp: Run the new tests.
429
430 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
431
432 * ld-mips-elf/rel32-o32.d: Adjust section VMAs after the removal
433 of _gp from the global scope.
434 * ld-mips-elf/rel32-n32.d: Likewise.
435 * ld-mips-elf/rel64.d: Likewise.
436
437 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
438
439 * ld-mips-elf/mips-elf.exp: Set has_newabi for all Linux targets.
440 Adjust abi_asflags for targets that do not infer the ISA from the
441 ABI.
442 * ld-mips-elf/eh-frame1-n32.d: Adjust for targets that do not
443 infer the ISA from the ABI.
444 * ld-mips-elf/eh-frame1-n64.d: Likewise.
445 * ld-mips-elf/eh-frame2-n32.d: Likewise.
446 * ld-mips-elf/eh-frame2-n64.d: Likewise.
447 * ld-mips-elf/elf-rel-got-n32-embed.d: Likewise.
448 * ld-mips-elf/elf-rel-got-n32.d: Likewise.
449 * ld-mips-elf/elf-rel-got-n64-embed.d: Likewise.
450 * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise.
451 * ld-mips-elf/elf-rel-got-n64.d: Likewise.
452 * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
453 * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
454 * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
455 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
456 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
457 * ld-mips-elf/emit-relocs-1.d: Likewise.
458 * ld-mips-elf/got-page-2.d: Likewise.
459 * ld-mips-elf/no-shared-1-n32.d: Likewise.
460 * ld-mips-elf/no-shared-1-n64.d: Likewise.
461 * ld-mips-elf/rel32-n32.d: Likewise.
462 * ld-mips-elf/rel64.d: Likewise.
463 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
464 * ld-mips-elf/relax-jalr-n32.d: Likewise.
465 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
466 * ld-mips-elf/relax-jalr-n64.d: Likewise.
467 * ld-mips-elf/reloc-1-n32.d: Likewise.
468 * ld-mips-elf/reloc-1-n64.d: Likewise.
469 * ld-mips-elf/textrel-1.d: Likewise.
470
471 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
472
473 * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags.
474 * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6.
475
476 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
477
478 * lib/ld-lib.exp (run_dump_test): Implement the EXTRA_OPTIONS
479 argument and the "dump" keyword.
480 * ld-mips-elf/emit-relocs-1a.s: Make section alignment uniform
481 across targets.
482 * ld-mips-elf/emit-relocs-1b.s: Likewise.
483 * ld-mips-elf/jalbal.s: Adjust padding.
484 * ld-mips-elf/elf-rel-got-n32-embed.d: New test.
485 * ld-mips-elf/elf-rel-got-n64-embed.d: New test.
486 * ld-mips-elf/elf-rel-xgot-n32-embed.d: New test.
487 * ld-mips-elf/elf-rel-xgot-n64-embed.d: New test.
488 * ld-mips-elf/elf-rel-got-n32.d: Remove -melf32btsmipn32.
489 * ld-mips-elf/elf-rel-got-n64.d: Remove -melf64btsmip. Adjust
490 output.
491 * ld-mips-elf/elf-rel-got-n64-linux.d: Remove -melf64btsmip.
492 * ld-mips-elf/elf-rel-xgot-n32.d: Remove -melf32btsmipn32.
493 Adjust output.
494 * ld-mips-elf/elf-rel-xgot-n64.d: Remove -melf64btsmip. Adjust
495 output.
496 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
497 * ld-mips-elf/reloc-1-n64.d: Remove -melf64btsmip.
498 * ld-mips-elf/mips-elf.exp: Set has_newabi for mips*-sde-elf*
499 too. Move tool flags from o32_as_flags and o32_ld_flags
500 variables into abi_asflags and abi_ldflags arrays. Adjust test
501 cases run to use them. Run the new tests.
502
503 2012-08-05 Maciej W. Rozycki <macro@linux-mips.org>
504
505 * ld-vax-elf: New directory.
506 * ld-vax-elf/plt-local-lib.dd: New test.
507 * ld-vax-elf/plt-local-lib.ld: New test linker script.
508 * ld-vax-elf/plt-local-lib.s: New test source.
509 * ld-vax-elf/plt-local.dd: New test.
510 * ld-vax-elf/plt-local.ld: New test linker script.
511 * ld-vax-elf/plt-local.s: New test source.
512 * ld-vax-elf/plt-local-hidden-pic.s: New test source.
513 * ld-vax-elf/plt-local-rehidden-pic.s: New test source.
514 * ld-vax-elf/vax-elf.exp: New test script.
515
516 2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
517
518 * lib/ld-lib.exp (at_least_gcc_version): Accept more version
519 number formats; avoid throwing exceptions in any case.
520
521 2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
522
523 * ld-mips-elf/mode-change-error-1.d: Update the error message.
524
525 2012-08-02 Maciej W. Rozycki <macro@codesourcery.com>
526
527 * ld-mips-elf/got-vers-1.rd: Fix a typo.
528
529 2012-08-01 James Lemke <jwlemke@codesourcery.com>
530
531 * ld-gc/pr13683.d: XFAIL for powerpc*-*-eabivle.
532
533 2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
534
535 * ld-elf/fini0.s: Indent global directive.
536 * ld-elf/foo0.s: Likewise.
537 * ld-elf/init0.s: Likewise.
538
539 * ld-elf/pr14156c.t: Keep text section.
540
541 2012-07-26 Meador Inge <meadori@codesourcery.com>
542
543 PR ld/14397
544 * ld-arm/arm-elf.exp: Add tests of linking without .rel.plt.
545 * ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section.
546 * ld-arm/arm-no-rel-plt.out: Expected output.
547
548 2012-07-13 Hans-Peter Nilsson <hp@axis.com>
549
550 * ld-elf/foo0.s: Use ARM-compatible .section syntax.
551 * ld-elf/foo1.s: Likewise.
552 * ld-elf/foo2.s: Likewise.
553 * ld-elf/foo3.s: Likewise.
554 * ld-elf/foon.s: Likewise.
555
556 2012-07-10 H.J. Lu <hongjiu.lu@intel.com>
557
558 PR ld/14156
559 * ld-elf/fini0.s: New file.
560 * ld-elf/fini1.s: Likewise.
561 * ld-elf/fini2.s: Likewise.
562 * ld-elf/fini3.s: Likewise.
563 * ld-elf/finin.s: Likewise.
564 * ld-elf/foo0.s: Likewise.
565 * ld-elf/foo1.s: Likewise.
566 * ld-elf/foo2.s: Likewise.
567 * ld-elf/foo3.s: Likewise.
568 * ld-elf/foon.s: Likewise.
569 * ld-elf/init0.s: Likewise.
570 * ld-elf/init1.s: Likewise.
571 * ld-elf/init2.s: Likewise.
572 * ld-elf/init3.s: Likewise.
573 * ld-elf/initn.s: Likewise.
574 * ld-elf/pr14156a.d: Likewise.
575 * ld-elf/pr14156b.d: Likewise.
576 * ld-elf/pr14156c.d: Likewise.
577 * ld-elf/pr14156c.t: Likewise.
578
579 2012-07-09 H.J. Lu <hongjiu.lu@intel.com>
580
581 PR ld/14323
582 * ld-elf/pr14323-1.c: New.
583 * ld-elf/pr14323-2.c: Likewise.
584
585 * ld-elf/shared.exp (build_tests): Add libpr14323-2.so.
586 (run_tests): Add pr14323.
587
588 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
589
590 PR ld/3351
591 * ld-elf/indirect.exp: New file.
592 * ld-elf/indirect1a.c: Likewise.
593 * ld-elf/indirect1b.c: Likewise.
594 * ld-elf/indirect1c.c: Likewise.
595 * ld-elf/indirect2.c: Likewise.
596 * ld-elf/indirect3.out: Likewise.
597 * ld-elf/indirect3a.c: Likewise.
598 * ld-elf/indirect3b.c: Likewise.
599 * ld-elf/indirect3c.c: Likewise.
600 * ld-elf/indirect4.out: Likewise.
601 * ld-elf/indirect4a.c: Likewise.
602 * ld-elf/indirect4b.c: Likewise.
603 * ld-elf/indirect4c.c: Likewise.
604
605 2012-07-02 Roland McGrath <mcgrathr@google.com>
606
607 * ld/testsuite/ld-i386/tlsbin-nacl.rd: Update for symbol table changes.
608 * ld/testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
609 * ld/testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
610 * ld/testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
611 * ld/testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
612 * ld/testsuite/ld-i386/tlspic-nacl.rd: Likewise.
613 * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
614 * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
615 * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
616 * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
617 * ld/testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
618
619 2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
620
621 * ld-elf/data2.c: New file.
622 * ld-elf/weakdef1.c: Likewise.
623
624 * ld-elf/shared.exp: Add tests for libdata2 and weakdef1.
625
626 2012-06-28 Roland McGrath <mcgrathr@google.com>
627
628 * ld-arm/arm-elf.exp (armelftests_common): Add a test that gets
629 arm-lib.so built so armeabitests_common can use it.
630 (unresolved-1-dyn): Exclude this test for [istarget "arm*-*-nacl*"].
631
632 2012-06-26 Roland McGrath <mcgrathr@google.com>
633
634 * ld-elf/ehdr_start.d (target): Add *-*-nacl*.
635
636 2012-06-27 Alan Modra <amodra@gmail.com>
637
638 * ld-elf/ehdr_start.s: Use data rather than rodata.
639 * ld-elf/ehdr_start.d: Run on linux and gnu targets only.
640
641 2012-06-25 Roland McGrath <mcgrathr@google.com>
642
643 * ld-elf/ehdr_start.d (ld): Add explicit -e _start.
644 (notarget): Add arm*-*-eabi* cris-*-*.
645
646 2012-06-22 Roland McGrath <mcgrathr@google.com>
647
648 * ld-elf/ehdr_start.s: New file.
649 * ld-elf/ehdr_start.d: New file.
650
651 2012-06-21 Alan Modra <amodra@gmail.com>
652
653 * ld-gc/start.d: Update.
654
655 2012-06-18 Hans-Peter Nilsson <hp@axis.com>
656
657 * ld-cris/dso-pltdis1.d, ld-cris/dso-pltdis2.d, dsofng.s
658 dsofn4g.s: New tests.
659
660 2012-06-17 Hans-Peter Nilsson <hp@axis.com>
661
662 * ld-cris/tls-e-tpiecomm1.d, ld-cris/tls-e-tpiecomm1.s: New test.
663 * ld-cris/tls-dso-tpoffgotcomm1.d,
664 ld-cris/tls-dso-tpoffgotcomm1.s: Ditto.
665
666 * ld-cris/tls-e-tpoffgotcomm1.d: New test.
667
668 2012-06-16 Alan Modra <amodra@gmail.com>
669
670 * ld-alpha/emptygot.nm, * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd,
671 * ld-alpha/tlspic.rd, * ld-arm/arm-dyn.ld, * ld-arm/armthumb-lib.sym,
672 * ld-arm/farcall-mixed-app.sym, * ld-arm/mixed-app.sym,
673 * ld-arm/mixed-lib.sym, * ld-arm/preempt-app.sym,
674 * ld-cris/libdso-2.d, * ld-cris/pv32-1.d, * ld-cris/tls-e-20.d,
675 * ld-cris/tls-e-20a.d, * ld-cris/tls-e-80.d,
676 * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-68.d,
677 * ld-cris/tls-gc-69.d, * ld-cris/tls-gc-70.d, * ld-cris/tls-gc-71.d,
678 * ld-cris/tls-gc-75.d, * ld-cris/tls-gc-76.d, * ld-cris/tls-gc-79.d,
679 * ld-cris/weakhiddso.d, * ld-cris/weakref3.d, * ld-cris/weakref4.d,
680 * ld-elfvsb/hidden2.d, * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd,
681 * ld-i386/tlsdesc.rd, * ld-i386/tlsgdesc.rd, * ld-i386/tlsnopic.rd,
682 * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd, * ld-ia64/tlspic.rd,
683 * ld-mips-elf/tlsdyn-o32-1.d, * ld-mips-elf/tlsdyn-o32-1.got,
684 * ld-mips-elf/tlsdyn-o32-2.d, * ld-mips-elf/tlsdyn-o32-2.got,
685 * ld-mips-elf/tlsdyn-o32-3.d, * ld-mips-elf/tlsdyn-o32-3.got,
686 * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d, * ld-mmix/greg-6.d,
687 * ld-mmix/greg-7.d, * ld-mmix/loc1.d, * ld-mmix/loc2.d,
688 * ld-mmix/loc3.d, * ld-mmix/loc4.d, * ld-mmix/loc6.d,
689 * ld-mmix/locdo-1.d, * ld-mmix/loct-1.d, * ld-mmix/locto-1.d,
690 * ld-mmix/start-1.d, * ld-mmix/undef-3.d, * ld-powerpc/relbrlt.d,
691 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexe32.r,
692 * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.r,
693 * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
694 * ld-s390/tlsbin.rd, * ld-s390/tlsbin_64.rd, * ld-s390/tlspic.rd,
695 * ld-s390/tlspic_64.rd, * ld-scripts/empty-address-1.d,
696 * ld-scripts/empty-address-2a.d, * ld-scripts/empty-address-2b.d,
697 * ld-scripts/empty-address-3a.d, * ld-scripts/empty-address-3b.d,
698 * ld-scripts/empty-address-3c.d, * ld-sh/sh64/abi32.xd,
699 * ld-sh/sh64/abi64.xd, * ld-sh/sh64/cmpct1.xd,
700 * ld-sh/sh64/crange1.rd, * ld-sh/sh64/crange2.rd,
701 * ld-sh/sh64/crange3-cmpct.rd, * ld-sh/sh64/crange3-media.rd,
702 * ld-sh/sh64/crange3.rd, * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd,
703 * ld-sh/sh64/shdl32.xd, * ld-sh/sh64/shdl64.xd,
704 * ld-sparc/gotop32.rd, * ld-sparc/gotop64.rd,
705 * ld-sparc/tlssunbin32.rd, * ld-sparc/tlssunbin64.rd,
706 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
707 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
708 * ld-spu/icache1.d, * ld-spu/pic.d, * ld-tic6x/shlib-1.rd,
709 * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
710 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-app-1.rd,
711 * ld-tic6x/shlib-app-1b.rd, * ld-tic6x/shlib-app-1r.rd,
712 * ld-tic6x/shlib-app-1rb.rd, * ld-tic6x/shlib-noindex.rd,
713 * ld-tic6x/static-app-1.rd, * ld-tic6x/static-app-1b.rd,
714 * ld-tic6x/static-app-1r.rd, * ld-tic6x/static-app-1rb.rd,
715 * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
716 * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlsgdesc.rd,
717 * ld-x86-64/tlspic.rd: Update.
718 * ld-tic6x/dsbt-be.ld: Add ". = .;" before __c6xabi_DSBT_BASE.
719 * ld-tic6x/dsbt.ld: Likewise.
720
721 2012-06-13 Nick Clifton <nickc@redhat.com>
722
723 * ld-arm/arm-app-abs32.d; Update expected disassembly in line with
724 improved architecture detection.
725 * ld-arm/arm-app.d: Likewise.
726 * ld-arm/arm-lib-plt32.d: Likewise.
727 * ld-arm/arm-lib.d: Likewise.
728 * ld-arm/arm-static-app.d: Likewise.
729 * ld-arm/armthumb-lib.d: Likewise.
730 * ld-arm/farcall-mixed-app-v5.d: Likewise.
731 * ld-arm/farcall-mixed-app.d: Likewise.
732 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
733 * ld-arm/farcall-mixed-lib.d: Likewise.
734 * ld-arm/mixed-app-v5.d: Likewise.
735 * ld-arm/mixed-app.d: Likewise.
736 * ld-arm/mixed-lib.d: Likewise.
737 * ld-arm/tls-app.d: Likewise.
738 * ld-arm/tls-descrelax-be32.d: Likewise.
739 * ld-arm/tls-descrelax.d: Likewise.
740 * ld-arm/tls-descseq.d: Likewise.
741 * ld-arm/tls-gdesc-got.d: Likewise.
742 * ld-arm/tls-gdesc.d: Likewise.
743 * ld-arm/tls-gdierelax.d: Likewise.
744 * ld-arm/tls-gdierelax2.d: Likewise.
745 * ld-arm/tls-gdlerelax.d: Likewise.
746 * ld-arm/tls-lib-loc.d: Likewise.
747 * ld-arm/tls-lib.d: Likewise.
748 * ld-arm/tls-thumb1.d: Likewise.
749
750 2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
751
752 PR ld/14207
753 * ld-x86-64/x86-64.exp: Run pr14207.
754
755 * ld-x86-64/pr14207.d: New file.
756 * ld-x86-64/pr14207.s: Likewise.
757
758 2012-06-11 H.J. Lu <hongjiu.lu@intel.com>
759
760 PR ld/14215
761 * ld-i386/i386.exp: Run pr14215.
762 * ld-x86-64/x86-64.exp: Likewise.
763
764 * ld-i386/pr14215.d: New file.
765 * ld-i386/pr14215.s: Likewise.
766 * ld-x86-64/pr14215.d: Likewise.
767 * ld-x86-64/pr14215.s: Likewise.
768
769 2012-06-06 Alan Modra <amodra@gmail.com>
770
771 * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd, * ld-alpha/tlspic.rd,
772 * ld-arm/script-type.sym, * ld-cris/hiddef1.d, * ld-cris/tls-e-20a.d,
773 * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-76.d,
774 * ld-cris/tls-local-64.d, * ld-i386/pr12718.d, * ld-i386/pr12921.d,
775 * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd, * ld-i386/tlsdesc.rd,
776 * ld-i386/tlsnopic.rd, * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd,
777 * ld-ia64/tlspic.rd, * ld-mips-elf/reloc-merge-lo16.d,
778 * ld-mmix/bpo-1.d, * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d,
779 * ld-mmix/bpo-14.d, * ld-mmix/bpo-16.d, * ld-mmix/bpo-17.d,
780 * ld-mmix/bpo-18.d, * ld-mmix/bpo-2.d, * ld-mmix/bpo-22.d,
781 * ld-mmix/bpo-3.d, * ld-mmix/bpo-4.d, * ld-mmix/bpo-5.d,
782 * ld-mmix/bpo-9.d, * ld-mmix/greg-1.d, * ld-mmix/greg-19.d,
783 * ld-mmix/greg-2.d, * ld-mmix/greg-3.d, * ld-mmix/greg-4.d,
784 * ld-mmix/greg-5.d, * ld-mmix/greg-5s.d, * ld-mmix/greg-6.d,
785 * ld-mmix/greg-7.d, * ld-mmix/loc4.d, * ld-mmix/local1.d,
786 * ld-mmix/local3.d, * ld-mmix/local5.d, * ld-mmix/local7.d,
787 * ld-mmix/loct-1.d, * ld-mn10300/i135409-1.d, * ld-powerpc/tlsexe.r,
788 * ld-powerpc/tlsexe32.r, * ld-powerpc/tlsexetoc.r,
789 * ld-powerpc/tlsso.r, * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
790 * ld-powerpc/vxworks-relax-2.rd, * ld-s390/tlsbin.rd,
791 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd, * ld-sh/sub2l-1.d,
792 * ld-sh/weak1.d, * ld-sh/sh64/abi32.xd, * ld-sh/sh64/abi64.xd,
793 * ld-sh/sh64/cmpct1.xd, * ld-sh/sh64/crange1.rd,
794 * ld-sh/sh64/crange2.rd, * ld-sh/sh64/crange3-cmpct.rd,
795 * ld-sh/sh64/crange3-media.rd, * ld-sh/sh64/crange3.rd,
796 * ld-sh/sh64/crangerel1.rd, * ld-sh/sh64/crangerel2.rd,
797 * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd, * ld-sh/sh64/shdl32.xd,
798 * ld-sh/sh64/shdl64.xd, * ld-sparc/gotop32.rd,
799 * ld-sparc/gotop64.rd, * ld-sparc/tlssunbin32.rd,
800 * ld-sparc/tlssunbin64.rd, * ld-sparc/tlssunnopic32.rd,
801 * ld-sparc/tlssunnopic64.rd, * ld-sparc/tlssunpic32.rd,
802 * ld-sparc/tlssunpic64.rd, * ld-tic6x/shlib-1.rd,
803 * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd, * ld-tic6x/shlib-1rb.rd,
804 * ld-tic6x/shlib-app-1.rd, * ld-tic6x/shlib-app-1b.rd,
805 * ld-tic6x/shlib-app-1r.rd, * ld-tic6x/shlib-app-1rb.rd,
806 * ld-tic6x/shlib-noindex.rd, * ld-tic6x/static-app-1.rd,
807 * ld-tic6x/static-app-1b.rd, * ld-tic6x/static-app-1r.rd,
808 * ld-tic6x/static-app-1rb.rd, * ld-x86-64/ilp32-4-nacl.d,
809 * ld-x86-64/ilp32-4.d, * ld-x86-64/pr12718.d, * ld-x86-64/pr12921.d,
810 * ld-x86-64/split-by-file-nacl.rd, * ld-x86-64/split-by-file.rd,
811 * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
812 * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlspic.rd: Update to suit
813 added STT_FILE symbols.
814
815 2012-06-06 Alan Modra <amodra@gmail.com>
816
817 * ld-mmix/bpo-9.d: Update.
818 * ld-mmix/bpo-10.d: Update.
819 * ld-mmix/bpo-11.d: Update.
820 * ld-mmix/sec-7m.d: Update.
821
822 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
823
824 * ld-ifunc/ifunc-13a-x86-64.s: Add missing "foo" after ".global".
825 * ld-ifunc/ifunc-15-x86-64.s: Likewise.
826
827 2012-05-30 Nick Clifton <nickc@redhat.com>
828
829 * ld-tic6x/shlib-1b.rd: Revert previous delta.
830 * ld-tic6x/shlib-1rb.rd: Likewise.
831 * ld-tic6x/shlib-1.rd: Likewise.
832 * ld-tic6x/shlib-1r.rd: Likewise.
833 * ld-tic6x/shlib-app-1b.rd: Likewise.
834 * ld-tic6x/shlib-app-1rb.rd: Likewise.
835 * ld-tic6x/shlib-app-1.rd: Likewise.
836 * ld-tic6x/shlib-app-1r.rd: Likewise.
837 * ld-tic6x/shlib-noindex.rd: Likewise.
838 * ld-tic6x/static-app-1b.rd: Likewise.
839 * ld-tic6x/static-app-1rb.rd: Likewise.
840 * ld-tic6x/static-app-1.rd: Likewise.
841 * ld-tic6x/static-app-1r.rd: Likewise.
842
843 2012-05-29 Nick Clifton <nickc@redhat.com>
844
845 * ld-tic6x/shlib-1b.rd: Update expected readelf output.
846 * ld-tic6x/shlib-1rb.rd: Likewise.
847 * ld-tic6x/shlib-1.rd: Likewise.
848 * ld-tic6x/shlib-1r.rd: Likewise.
849 * ld-tic6x/shlib-app-1b.rd: Likewise.
850 * ld-tic6x/shlib-app-1rb.rd: Likewise.
851 * ld-tic6x/shlib-app-1.rd: Likewise.
852 * ld-tic6x/shlib-app-1r.rd: Likewise.
853 * ld-tic6x/shlib-noindex.rd: Likewise.
854 * ld-tic6x/static-app-1b.rd: Likewise.
855 * ld-tic6x/static-app-1rb.rd: Likewise.
856 * ld-tic6x/static-app-1.rd: Likewise.
857 * ld-tic6x/static-app-1r.rd: Likewise.
858
859 2012-05-28 Nick Clifton <nickc@redhat.com>
860
861 * ld-ifunc/ifunc-13a-i386.s: Fix use of .global directive.
862 * ld-ifunc/ifunc-15a-i385.s: Likewise.
863
864 2012-05-28 Alan Modra <amodra@gmail.com>
865
866 PR ld/14170
867 * ld-elf/pr14170a.s: Put foo, bar address in .data.
868 * ld-elf/elf.exp: Don't run pr14170 test on hppa64-hpux. Ignore
869 tic6x warnings.
870
871 2012-05-27 H.J. Lu <hongjiu.lu@intel.com>
872
873 PR ld/14170
874 * ld-elf/elf.exp: Add a test for PR ld/14170.
875
876 * ld-elf/pr14170a.s: New file.
877 * ld-elf/pr14170b.s: Likewise.
878 * ld-elf/pr14170c.s: Likewise.
879
880 2012-05-26 Alan Modra <amodra@gmail.com>
881
882 * ld-srec/srec.exp: Remove powerpc64 flag setting.
883
884 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
885
886 * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32.
887 * ld-elf/eh2.d: Likewise.
888 * ld-elf/eh3.d: Likewise.
889 * ld-elf/eh4.d: Likewise.
890
891 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
892
893 * ld-x86-64/ilp32-11.s Add ".space 0x1000" before func.
894 (func): Make it global and hidden.
895 * ld-x86-64/ilp32-11.d: Updated.
896
897 2012-05-22 Roland McGrath <mcgrathr@google.com>
898
899 * ld-elf/eh4.d: Revert last change.
900 Loosen CFI-matching regexps so they match x86_64-*-nacl* variant too.
901
902 * ld-x86-64/pr12570a.d (name): Distinguish it from pr12570b.d case.
903 Loosen CFI-matching regexp so it matches x86_64-*-nacl* variant too.
904 * ld-x86-64/pr12570b.d: Likewise.
905 * ld-x86-64/x86-64.exp: Revert last change.
906
907 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
908
909 * ld-elf/eh4.d: Skip x86_64-*-nacl*.
910
911 * ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
912
913 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
914
915 PR ld/13909
916 * ld-i386/i386.exp: Revert the last change.
917 * ld-x86-64/x86-64.exp: Likewise.
918
919 * ld-i386/dummy.s: Removed.
920 * ld-i386/pr13909.d: Likewise.
921 * ld-x86-64/pr13909.d: Likewise.
922
923 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
924
925 PR ld/13909
926 * ld-i386/i386.exp: Run pr13909.
927 * ld-x86-64/x86-64.exp: Likewise.
928
929 * ld-i386/dummy.s: New file.
930 * ld-i386/pr13909.d: Likewise.
931 * ld-x86-64/pr13909.d: Likewise.
932
933 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
934
935 PR ld/14105
936 * ld-elf/eh4.d: Add PLT eh_frame.
937
938 * ld-i386/i386.exp: Run pr12570a and pr12570b.
939 * ld-x86-64/x86-64.exp: Likewise.
940
941 * ld-i386/pr12570a.d: New file.
942 * ld-i386/pr12570a.s: Likewise.
943 * ld-i386/pr12570b.s: Likewise.
944 * ld-i386/pr12570b.s: Likewise.
945 * ld-x86-64/pr12570a.d: Likewise.
946 * ld-x86-64/pr12570a.s: Likewise.
947 * ld-x86-64/pr12570b.d: Likewise.
948 * ld-x86-64/pr12570b.s: Likewise.
949
950 2012-05-19 Alan Modra <amodra@gmail.com>
951
952 * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
953
954 2012-05-19 Alan Modra <amodra@gmail.com>
955
956 * ld-powerpc/vle.ld: New.
957 * ld-powerpc/powerpc.exp (vle reloc tests): Link using vle.ld.
958
959 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
960
961 * ld-i386/tlsdesc-nacl.rd: Update for dynamic sym changes.
962 * ld-i386/tlsdesc.rd: Likewise.
963 * ld-i386/tlsgdesc-nacl.rd: Likewise.
964 * ld-i386/tlsgdesc.rd: Likewise.
965 * ld-i386/tlsnopic-nacl.rd: Likewise.
966 * ld-i386/tlsnopic.rd: Likewise.
967 * ld-i386/tlspic-nacl.rd: Likewise.
968 * ld-i386/tlspic.rd: Likewise.
969 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
970 * ld-x86-64/tlsdesc.rd: Likewise.
971 * ld-x86-64/tlsgdesc-nacl.rd: Likewise.
972 * ld-x86-64/tlsgdesc.rd: Likewise.
973 * ld-x86-64/tlspic-nacl.rd: Likewise.
974 * ld-x86-64/tlspic.rd: Likewise.
975
976 2012-05-18 Alan Modra <amodra@gmail.com>
977
978 * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
979 * ld-tic6x/unwind-6.d: Typo fix.
980
981 2012-05-18 Alan Modra <amodra@gmail.com>
982
983 * ld-elf/init-mixed.c: Include config.h first.
984
985 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
986
987 * ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
988 * ld-spu/pic.d: Likewise.
989
990 2012-05-17 Hans-Peter Nilsson <hp@axis.com>
991
992 * lib/ld-lib.exp (run_dump_test): For options "warning" and
993 "error", append to earlier option values without adding a space.
994
995 2012-05-17 Alan Modra <amodra@gmail.com>
996
997 * ld-m68k/tls-ld-1.d: Update.
998
999 2012-05-17 Alan Modra <amodra@gmail.com>
1000
1001 * ld-powerpc/tlsso.r: Update for dynamic sym changes.
1002 * ld-powerpc/tlsso32.d: Likewise.
1003 * ld-powerpc/tlsso32.r: Likewise.
1004 * ld-powerpc/tlstocso.r: Likewise.
1005
1006 2012-05-16 Meador Inge <meadori@codesourcery.com>
1007
1008 * ld-arm/gc-hidden-1.d: Fix disassembly pattern.
1009
1010 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
1011
1012 * ld-m68hc11/xgate-link.s: New.
1013 * ld-m68hc11/xgate-link.d: New.
1014 * ld-m68hc11/xgate-offset.s: New.
1015 * ld-m68hc11/xgate-offset.d: New.
1016 * ld-m68hc11/xgate1.s: New.
1017 * ld-m68hc11/xgate1.d: New.
1018 * ld-m68hc11/xgate2.s: New.
1019 * ld-m68hc11/m68hc11.exp: Updated.
1020 * ld-m68hc11/*.d: Brought in line with changed objdump output.
1021 * ld-gc/gc.exp: Update CFLAGS for m68hc11.
1022 * ld-plugin/plugin.exp: Likewise.
1023 * ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.
1024
1025 2012-05-14 David S. Miller <davem@davemloft.net>
1026
1027 * ld-sparc/tlssunbin32.rd: Update.
1028 * ld-sparc/tlssunbin64.rd: Likewise.
1029
1030 2012-05-14 James Lemke <jwlemke@codesourcery.com>
1031
1032 * ld-powerpc/powerpc.exp: Create ppceabitests.
1033 * ld-powerpc/vle-multiseg.s: New.
1034 * ld-powerpc/vle-multiseg-1.d: New.
1035 * ld-powerpc/vle-multiseg-1.ld: New.
1036 * ld-powerpc/vle-multiseg-2.d: New.
1037 * ld-powerpc/vle-multiseg-2.ld: New.
1038 * ld-powerpc/vle-multiseg-3.d: New.
1039 * ld-powerpc/vle-multiseg-3.ld: New.
1040 * ld-powerpc/vle-multiseg-4.d: New.
1041 * ld-powerpc/vle-multiseg-4.ld: New.
1042 * ld-powerpc/vle-multiseg-5.d: New.
1043 * ld-powerpc/vle-multiseg-5.ld: New.
1044 * ld-powerpc/vle-multiseg-6.d: New.
1045 * ld-powerpc/vle-multiseg-6.ld: New.
1046 * ld-powerpc/vle-multiseg-6a.s: New.
1047 * ld-powerpc/vle-multiseg-6b.s: New.
1048 * ld-powerpc/vle-multiseg-6c.s: New.
1049 * ld-powerpc/vle-multiseg-6d.s: New.
1050 * ld-powerpc/powerpc.exp: Run new tests.
1051
1052 2012-05-14 Catherine Moore <clm@codesourcery.com>
1053
1054 * ld-powerpc/apuinfo.rd: Update for VLE.
1055 * ld-powerpc/vle-reloc-1.d: New.
1056 * ld-powerpc/vle-reloc-1.s: New.
1057 * ld-powerpc/vle-reloc-2.d: New.
1058 * ld-powerpc/vle-reloc-2.s: New.
1059 * ld-powerpc/vle-reloc-3.d: New.
1060 * ld-powerpc/vle-reloc-3.s: New.
1061 * ld-powerpc/vle-reloc-def-1.s: New.
1062 * ld-powerpc/vle-reloc-def-2.s: New.
1063 * ld-powerpc/vle-reloc-def-3.s: New.
1064
1065 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
1066
1067 * ld-mips-elf/mips-elf.exp (mips16_call_global_test): Use the
1068 no-shared-1.ld linker script.
1069 * ld-mips-elf/mips16-call-global-1.s: Add alignment directive.
1070 * ld-mips-elf/mips16-call-global-2.s: Likewise.
1071 * ld-mips-elf/mips16-call-global-3.s: Likewise.
1072 * ld-mips-elf/mips16-call-global.d: Use 50000 as the base address.
1073
1074 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
1075
1076 * ld-mips-elf/attr-gnu-4-00.d: Remove assembler options and emulator
1077 linker option.
1078 * ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
1079 ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-04.d,
1080 ld-mips-elf/attr-gnu-4-05.d, ld-mips-elf/attr-gnu-4-10.d,
1081 ld-mips-elf/attr-gnu-4-11.d, ld-mips-elf/attr-gnu-4-12.d,
1082 ld-mips-elf/attr-gnu-4-13.d, ld-mips-elf/attr-gnu-4-14.d,
1083 ld-mips-elf/attr-gnu-4-15.d, ld-mips-elf/attr-gnu-4-20.d,
1084 ld-mips-elf/attr-gnu-4-21.d, ld-mips-elf/attr-gnu-4-22.d,
1085 ld-mips-elf/attr-gnu-4-23.d, ld-mips-elf/attr-gnu-4-24.d,
1086 ld-mips-elf/attr-gnu-4-25.d, ld-mips-elf/attr-gnu-4-30.d,
1087 ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
1088 ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-34.d,
1089 ld-mips-elf/attr-gnu-4-35.d, ld-mips-elf/attr-gnu-4-40.d,
1090 ld-mips-elf/attr-gnu-4-41.d, ld-mips-elf/attr-gnu-4-42.d,
1091 ld-mips-elf/attr-gnu-4-43.d, ld-mips-elf/attr-gnu-4-44.d,
1092 ld-mips-elf/attr-gnu-4-45.d, ld-mips-elf/attr-gnu-4-51.d: Likewise.
1093
1094 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
1095
1096 * ld-mips-elf/eh-frame1.ld (.gcc_compiled_long32): Add KEEP.
1097 * ld-mips-elf/eh-frame3.d: Move definition of foo to the link line
1098 and change to a 32-bit value. Expect CIEs to be marged.
1099 * ld-mips-elf/eh-frame4.d: Move definition of foo to the link line.
1100
1101 2012-05-12 H.J. Lu <hongjiu.lu@intel.com>
1102
1103 * ld-alpha/tlspic.rd: Updated.
1104 * ld-powerpc/tlsso.r: Likewise.
1105 * ld-powerpc/tlsso32.r: Likewise.
1106 * ld-powerpc/vxworks1-lib.rd: Likewise.
1107 * ld-s390/tlspic.rd: Likewise.
1108 * ld-s390/tlspic_64.rd: Likewise.
1109 * ld-sh/shared-1.d: Likewise.
1110 * ld-sh/tlspic-2.d: Likewise.
1111 * ld-sparc/tlssunnopic32.rd: Likewise.
1112 * ld-sparc/tlssunnopic64.rd: Likewise.
1113 * ld-sparc/tlssunpic32.rd: Likewise.
1114 * ld-sparc/tlssunpic64.rd: Likewise.
1115
1116 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
1117
1118 * ld-cris/hiddef1.d: Updated.
1119 * ld-cris/libdso-2.d: Likewise.
1120 * ld-cris/tls-js1.d: Likewise.
1121 * ld-cris/tls-local-63.d: Likewise.
1122 * ld-cris/tls-local-64.d: Likewise.
1123
1124 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
1125
1126 PR binutils/14088
1127 * ld-ia64/tlspic.rd: Updated.
1128 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
1129 * ld-x86-64/tlsdesc.rd: Likewise.
1130 * ld-x86-64/tlspic-nacl.rd: Likewise.
1131 * ld-x86-64/tlspic.rd: Likewise.
1132
1133 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
1134
1135 * ld-x86-64/ilp32-11.d: Updated.
1136
1137 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
1138
1139 * ld-x86-64/pr13082-1a.d: Check RELACOUNT.
1140 * ld-x86-64/pr13082-1b.d: Likewise.
1141
1142 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
1143
1144 * ld-x86-64/ilp32-11.d: New file.
1145 * ld-x86-64/ilp32-11.s: Likewise.
1146
1147 * ld-x86-64/x86-64.exp: Run ilp32-11.
1148
1149 2012-05-05 H.J. Lu <hongjiu.lu@intel.com>
1150
1151 PR ld/14052
1152 * ld-elf/pr14052.d: New file.
1153 * ld-elf/pr14052.t: Likewise.
1154
1155 2012-05-05 Alan Modra <amodra@gmail.com>
1156
1157 PR ld/14052
1158 PR ld/13621
1159 * ld-elf/warn2.d: Revert 2012-02-13 change.
1160 * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.
1161
1162 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
1163
1164 * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
1165 * ld-elf/eh2.d: Likewise.
1166 * ld-elf/eh3.d: Likewise.
1167 * ld-elf/eh4.d: Likewise.
1168
1169 * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
1170 * ld-shared/shared.exp: Likewise.
1171
1172 * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
1173
1174 2012-04-24 Roland McGrath <mcgrathr@google.com>
1175
1176 * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
1177 * ld-x86-64/tlsdesc-nacl.pd: Likewise.
1178
1179 2012-04-24 Hans-Peter Nilsson <hp@axis.com>
1180
1181 PR ld/13990
1182 * ld-arm/arm-elf.exp: Run gc-hidden-1.
1183 * ld-arm/gc-hidden-1.d: New test-file.
1184 * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
1185 ld-arm/main.s: New files.
1186
1187 2012-04-23 Andreas Schwab <schwab@linux-m68k.org>
1188
1189 * ld-pie/pie.exp: Remove extra braces.
1190
1191 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
1192
1193 PR ld/13947
1194 * ld-x86-64/x86-64.exp: Run pr13947.
1195 * ld-x86-64/pr13947.d: New file.
1196 * ld-x86-64/pr13947.s: Likewise.
1197
1198 2012-04-13 Roland McGrath <mcgrathr@google.com>
1199
1200 * ld-arm/arm-elf.exp (armelftests_common): Move cases using
1201 mixed-lib.so to ...
1202 (armelftests_nonacl): ... here.
1203
1204 2012-04-12 Roland McGrath <mcgrathr@google.com>
1205
1206 * ld-arm/arm-elf.exp (armelftests): Split out into ...
1207 (armelftests_common, armelftests_nonacl): ... these two.
1208 (armeabitests): Split out into ...
1209 (armeabitests_common, armeabitests_nonacl): ... these two.
1210 Omit _nonacl sets for arm*-*-nacl* targets.
1211
1212 * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
1213 * ld-arm/farcall-mix2.d: Likewise.
1214 * ld-arm/farcall-group.d: Likewise.
1215
1216 * ld-arm/tls-gdesc-got.d: Match variant file formats too.
1217 Accept some variation in exact addresses.
1218
1219 * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
1220 Fix regexps not to care about exact addresses where not relevant.
1221
1222 * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
1223 strings of particular exact lengths.
1224 * ld-arm/thumb2-bl-undefweak1.d: Likewise.
1225
1226 * ld-arm/arm-app.r: Match variant file formats too.
1227 * ld-arm/arm-app-abs32.r: Likewise.
1228 * ld-arm/arm-lib.d: Likewise.
1229 * ld-arm/arm-lib.r: Likewise.
1230 * ld-arm/arm-static-app.r: Likewise.
1231 * ld-arm/armv4-bx.d: Likewise.
1232 * ld-arm/data-only-map.d: Likewise.
1233 * ld-arm/group-relocs.d: Likewise.
1234 * ld-arm/jump19.d: Likewise.
1235 * ld-arm/reloc-boundaries.d: Likewise.
1236 * ld-arm/thumb1-bl.d: Likewise.
1237 * ld-arm/thumb2-bl.d: Likewise.
1238 * ld-arm/tls-app.d: Likewise.
1239 * ld-arm/tls-app.r: Likewise.
1240 * ld-arm/tls-gdierelax.d: Likewise.
1241 * ld-arm/tls-gdierelax2.d: Likewise.
1242 * ld-arm/tls-gdlerelax.d: Likewise.
1243 * ld-arm/tls-lib.d: Likewise.
1244 * ld-arm/tls-lib.r: Likewise.
1245 * ld-arm/tls-mixed.r: Likewise.
1246 * ld-arm/vfp11-fix-none.d: Likewise.
1247 * ld-arm/vfp11-fix-scalar.d: Likewise.
1248 * ld-arm/vfp11-fix-vector.d: Likewise.
1249 * ld-arm/arm-static-app.d: Likewise.
1250 Fix regexps not to care about exact number of leading spaces.
1251 * ld-arm/arm-app-abs32.d: Likewise.
1252 * ld-arm/fix-arm1176-off.d: Likewise.
1253 * ld-arm/fix-arm1176-on.d: Likewise.
1254
1255 * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
1256
1257 2012-04-09 Roland McGrath <mcgrathr@google.com>
1258
1259 * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
1260 -melf_x86_64 and -Ttext to ld options, so we don't assume every
1261 x86_64-*-* target uses --64 (vs --x32) by default or has the
1262 same address space layout.
1263 * ld-elf/eh2.d: Likewise.
1264 * ld-elf/eh3.d: Likewise.
1265 * ld-elf/eh4.d: Likewise.
1266 * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
1267 map -melf_x86_64 to -melf_x86_64_nacl.
1268
1269 2012-04-07 David S. Miller <davem@davemloft.net>
1270
1271 * ld-sparc/tlssunbin32.rd: Fix regexp.
1272 * ld-sparc/tlssunbin64.rd: Likewise.
1273
1274 2012-04-03 Roland McGrath <mcgrathr@google.com>
1275
1276 * ld-x86-64/ilp32-4-nacl.d: New file.
1277 * ld-x86-64/x86-64.exp: Run it.
1278
1279 * ld-discard/discard.exp: Accept nacl targets too.
1280 * ld-elf/binutils.exp: Likewise.
1281 * ld-elf/comm-data.exp: Likewise.
1282 * ld-elf/elf.exp: Likewise.
1283 * ld-elf/tls_common.exp: Likewise.
1284 * ld-elfvers/vers.exp: Likewise.
1285 * ld-elfvsb/elfvsb.exp: Likewise.
1286 * ld-elfweak/elfweak.exp: Likewise.
1287 * ld-gc/gc.exp: Likewise.
1288 * ld-ifunc/binutils.exp: Likewise.
1289 * ld-ifunc/ifunc.exp: Likewise.
1290 * ld-linkonce/linkonce.exp:Likewise.
1291 * ld-pie/pie.exp: Likewise.
1292 * ld-shared/shared.exp: Likewise.
1293 * ld-undefined/weak-undef.exp: Likewise.
1294 * ld-unique/unique.exp: Likewise.
1295 * ld-x86-64/dwarfreloc.exp: Likewise.
1296 * ld-x86-64/line.exp: Likewise.
1297
1298 * lib/ld-lib.exp (slurp_options): Support global array
1299 options_regsub to apply substitutions to the contents
1300 of options lines read from the file.
1301 * ld-i386/emit-relocs.d: Renamed to ...
1302 * ld-i386/emit-relocs.rd: ... this.
1303 * ld-i386/i386.exp: Accept nacl targets too.
1304 For them, use options_regsub to replace elf_i386 with
1305 elf_i386_nacl in run_dump_test cases; apply the same
1306 substitution in $i386tests; replace foo.rd expectations
1307 files with foo-nacl.rd in $i386tests.
1308 (i386tests): Change emit-relocs.d to emit-relocs.rd here.
1309 * ld-i386/emit-relocs-nacl.rd: New file.
1310 * ld-i386/plt-nacl.pd: New file.
1311 * ld-i386/plt-pic-nacl.pd: New file.
1312 * ld-i386/tlsbin-nacl.rd: New file.
1313 * ld-i386/tlsbindesc-nacl.rd: New file.
1314 * ld-i386/tlsdesc-nacl.rd: New file.
1315 * ld-i386/tlsgdesc-nacl.rd: New file.
1316 * ld-i386/tlsnopic-nacl.rd: New file.
1317 * ld-i386/tlspic-nacl.rd: New file.
1318 * ld-x86-64/x86-64.exp: Accept nacl targets too.
1319 For them, use options_regsub to replace elf_x86_64 with
1320 elf_x86_64_nacl in run_dump_test cases; apply the same
1321 substitution in $x86_64tests; replace foo.rd expectations
1322 files with foo-nacl.rd in $x86_64tests.
1323 Add explicit -melf_x86_64 to ld options in tests that need it,
1324 in case the default emulation is x32 (as it is for x86_64-nacl).
1325 * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
1326 * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
1327 * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
1328 * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
1329 * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
1330 * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
1331 * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
1332 * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
1333
1334 * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
1335 and not to depend on exact addresses, displacements, etc. where
1336 they are irrelevant.
1337 * ld-i386/pcrel16.d: Likewise.
1338 * ld-i386/pcrel16abs.d: Likewise.
1339 * ld-i386/pr12718.d: Likewise.
1340 * ld-i386/pr12921.d: Likewise.
1341 * ld-i386/reloc.d: Likewise.
1342 * ld-i386/tlsbin.dd: Likewise.
1343 * ld-i386/tlsbin.sd: Likewise.
1344 * ld-i386/tlsbin.td: Likewise.
1345 * ld-i386/tlsbindesc.dd: Likewise.
1346 * ld-i386/tlsbindesc.sd: Likewise.
1347 * ld-i386/tlsbindesc.td: Likewise.
1348 * ld-i386/tlsdesc.dd: Likewise.
1349 * ld-i386/tlsdesc.sd: Likewise.
1350 * ld-i386/tlsdesc.td: Likewise.
1351 * ld-i386/tlsg.sd: Likewise.
1352 * ld-i386/tlsgdesc.dd: Likewise.
1353 * ld-i386/tlsindntpoff.dd: Likewise.
1354 * ld-i386/tlsnopic.dd: Likewise.
1355 * ld-i386/tlsnopic.sd: Likewise.
1356 * ld-i386/tlspic.dd: Likewise.
1357 * ld-i386/tlspic.sd: Likewise.
1358 * ld-i386/tlspic.td: Likewise.
1359 * ld-i386/tlspie2.d: Likewise.
1360 * ld-x86-64/hidden2.d: Likewise.
1361 * ld-x86-64/pcrel16.d: Likewise.
1362 * ld-x86-64/pr12718.d: Likewise.
1363 * ld-x86-64/pr12921.d: Likewise.
1364 * ld-x86-64/protected3.d: Likewise.
1365 * ld-x86-64/tlsbin.dd: Likewise.
1366 * ld-x86-64/tlsbin.sd: Likewise.
1367 * ld-x86-64/tlsbin.td: Likewise.
1368 * ld-x86-64/tlsbindesc.dd: Likewise.
1369 * ld-x86-64/tlsbindesc.sd: Likewise.
1370 * ld-x86-64/tlsbindesc.td: Likewise.
1371 * ld-x86-64/tlsdesc.dd: Likewise.
1372 * ld-x86-64/tlsdesc.sd: Likewise.
1373 * ld-x86-64/tlsdesc.td: Likewise.
1374 * ld-x86-64/tlsg.sd: Likewise.
1375 * ld-x86-64/tlsgd5.dd: Likewise.
1376 * ld-x86-64/tlsgd6.dd: Likewise.
1377 * ld-x86-64/tlsgdesc.dd: Likewise.
1378 * ld-x86-64/tlspic.dd: Likewise.
1379 * ld-x86-64/tlspic.sd: Likewise.
1380 * ld-x86-64/tlspic.td: Likewise.
1381
1382 * ld-x86-64/ilp32-8.d: Match any file format variant.
1383 Use a -Ttext and adjust expected results, to handle variant layouts.
1384 * ld-x86-64/ilp32-9.d: Likewise.
1385
1386 * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
1387 * ld-i386/pr12627.t: Likewise.
1388
1389 * ld-x86-64/abs-l1om.d: Add target: constraint.
1390 * ld-x86-64/protected2-l1om.d: Likewise.
1391 * ld-x86-64/protected3-l1om.d: Likewise.
1392 * ld-x86-64/ilp32-4.d: Likewise.
1393
1394 * ld-x86-64/plt.s: New file.
1395 * ld-x86-64/pltlib.s: New file.
1396 * ld-x86-64/plt.pd: New file.
1397 * ld-x86-64/x86-64.exp (x86_64tests): Add them.
1398
1399 * ld-i386/plt.s: New file.
1400 * ld-i386/pltlib.s: New file.
1401 * ld-i386/plt.pd: New file.
1402 * ld-i386/plt-pic.s: New file.
1403 * ld-i386/plt-pic.pd: New file.
1404 * ld-i386/i386.exp (i386tests): Add them.
1405
1406 2012-03-25 Alan Modra <amodra@gmail.com>
1407
1408 * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
1409 file offset and reloc symbol indices.
1410
1411 2012-03-21 Hans-Peter Nilsson <hp@axis.com>
1412
1413 PR ld/13813
1414 * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
1415 tests, also specify assembler option -march=mips3.
1416
1417 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
1418
1419 PR ld/13880
1420 * ld-i386/i386.exp: Run protected4 and protected5.
1421 * ld-x86-64/x86-64.exp: Likewise.
1422
1423 * ld-i386/protected4.d: New.
1424 * ld-i386/protected4.s: Likewise.
1425 * ld-i386/protected5.d: Likewise.
1426 * ld-i386/protected5.s: Likewise.
1427 * ld-x86-64/protected4.d: Likewise.
1428 * ld-x86-64/protected4.s: Likewise.
1429 * ld-x86-64/protected5.d: Likewise.
1430 * ld-x86-64/protected5.s: Likewise.
1431
1432 2012-03-19 Andreas Schwab <schwab@linux-m68k.org>
1433
1434 * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
1435 --copy-dt-needed-entries.
1436
1437 2012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1438
1439 * ld-arm/arm-elf.exp: Add new testcases.
1440 * ld-arm/attr-merge-2.attr: Update ouput.
1441 * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
1442 * ld-arm/attr-merge-2b.s: Likewise.
1443 * ld-arm/attr-merge-3.attr: Updated expected output.
1444 * ld-arm/attr-merge-4.attr: Likewise.
1445 * ld-arm/attr-merge-5.attr: Likewise.
1446 * ld-arm/attr-merge-6.attr: Likewise.
1447 * ld-arm/attr-merge-7.attr: Likewise.
1448 * ld-arm/attr-merge-arch-1.attr: Likewise.
1449 * ld-arm/attr-merge-arch-2.attr: Likewise.
1450 * ld-arm/attr-merge-unknown-2.d: Likewise.
1451 * ld-arm/attr-merge-unknown-2r.d: Likewise.
1452 * ld-arm/attr-merge-unknown-3.d: Likewise.
1453 * ld-arm/attr-merge-vfp-1.d: Likewise.
1454 * ld-arm/attr-merge-vfp-1r.d: Likewise.
1455 * ld-arm/attr-merge-vfp-2.d: Likewise.
1456 * ld-arm/attr-merge-vfp-2r.d: Likewise.
1457 * ld-arm/attr-merge-vfp-3.d: Likewise.
1458 * ld-arm/attr-merge-vfp-3r.d: Likewise.
1459 * ld-arm/attr-merge-vfp-4.d: Likewise.
1460 * ld-arm/attr-merge-vfp-4r.d: Likewise.
1461 * ld-arm/attr-merge-vfp-5.d: Likewise.
1462 * ld-arm/attr-merge-vfp-5r.d: Likewise.
1463 * ld-arm/attr-merge-vfp-6.d: Likewise.
1464 * ld-arm/attr-merge-vfp-6r.d: Likewise.
1465 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
1466 * ld-arm/attr-merge-wchar-00.d: Likewise.
1467 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
1468 * ld-arm/attr-merge-wchar-02.d: Likewise.
1469 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
1470 * ld-arm/attr-merge-wchar-04.d: Likewise.
1471 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
1472 * ld-arm/attr-merge-wchar-20.d: Likewise.
1473 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
1474 * ld-arm/attr-merge-wchar-22.d: Likewise.
1475 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
1476 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
1477 * ld-arm/attr-merge-wchar-40.d: Likewise.
1478 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
1479 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
1480 * ld-arm/attr-merge-wchar-44.d: Likewise.
1481 * ld-arm/attr-merge.attr: Likewise.
1482 * ld-arm/attr-merge-div-0.s: New testcase.
1483 * ld-arm/attr-merge-div-00.d: Likewise.
1484 * ld-arm/attr-merge-div-01-m3.d: Likewise.
1485 * ld-arm/attr-merge-div-01.d: Likewise.
1486 * ld-arm/attr-merge-div-02.d: Likewise.
1487 * ld-arm/attr-merge-div-1.s: Likewise.
1488 * ld-arm/attr-merge-div-10-m3.d: Likewise.
1489 * ld-arm/attr-merge-div-10.d: Likewise.
1490 * ld-arm/attr-merge-div-11.d: Likewise.
1491 * ld-arm/attr-merge-div-12.d: Likewise.
1492 * ld-arm/attr-merge-div-120.d: Likewise.
1493 * ld-arm/attr-merge-div-2.s: Likewise.
1494 * ld-arm/attr-merge-div-20.d: Likewise.
1495 * ld-arm/attr-merge-div-21.d: Likewise.
1496 * ld-arm/attr-merge-div-22.d: Likewise.
1497
1498 2012-03-16 Alan Modra <amodra@gmail.com>
1499
1500 * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
1501
1502 2012-03-15 Alan Modra <amodra@gmail.com>
1503
1504 * config/default.exp: Update copyright date.
1505 * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
1506 shared libs.
1507 * ld-elfvers/vers.exp: Likewise.
1508
1509 2012-03-14 H.J. Lu <hongjiu.lu@intel.com>
1510
1511 PR ld/13839
1512 * ld-elf/pr13839.d: New.
1513 * ld-elf/pr13839.s: Likewise.
1514 * ld-elf/pr13839.t: Likewise.
1515
1516 2012-03-09 H.J. Lu <hongjiu.lu@intel.com>
1517
1518 PR ld/13817
1519 * ld-i386/pr13302.d: Updated.
1520 * ld-x86-64/pr13082-5b.d: Likewise.
1521 * ld-x86-64/pr13082-6a.d: Likewise.
1522 * ld-x86-64/pr13082-6b.d: Likewise.
1523
1524 2012-03-06 Alan Modra <amodra@gmail.com>
1525
1526 PR ld/13683
1527 * ld-gc/pr13683.d: Allow non-zero top address digit.
1528
1529 2012-03-05 Hans-Peter Nilsson <hp@axis.com>
1530
1531 PR ld/13803
1532 * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
1533 address of func_to_branch_to.
1534
1535 2012-03-01 Hans-Peter Nilsson <hp@axis.com>
1536
1537 PR ld/13789
1538 * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
1539
1540 2012-02-25 Walter Lee <walt@tilera.com>
1541
1542 * ld-tilegx/reloc-be.d: New.
1543 * ld-tilegx/reloc-le.d: New.
1544 * ld-tilegx/reloc.d: Delete.
1545 * ld-tilegx/tilegx.exp: Test big and little endian.
1546
1547 2012-02-22 Nick Clifton <nickc@redhat.com>
1548
1549 PR ld/13683
1550 * ld-gc/pr13683.c: New test source file.
1551 * ld-gc/pr13683.d: New test control and output file.
1552 * ld-gc/gc.exp: Run the pr13683 test.
1553
1554 * ld-cris/tls-gc-68: Update expected symbol table dump.
1555 * ld-cris/tls-gc-69: Likewise.
1556 * ld-cris/tls-gc-70: Likewise.
1557 * ld-cris/tls-gc-71: Likewise.
1558 * ld-cris/tls-gc-75: Likewise.
1559 * ld-cris/tls-gc-76.d: Likewise.
1560 * ld-cris/tls-gc-79.d: Likewise.
1561
1562 2012-02-20 Thomas Schwinge <thomas@schwinge.name>
1563
1564 * ld-elf/comm-data.exp: Run for *-*-gnu*.
1565
1566 2012-02-14 Alan Modra <amodra@gmail.com>
1567
1568 * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
1569 * ld-elf/pr11304a.s: Always have whitespace before directives.
1570 * ld-elf/pr11304b.s: Likewise.
1571 * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
1572 * lib/ld-lib.exp: Likewise, and vice versa.
1573
1574 2012-02-13 Richard Henderson <rth@redhat.com>
1575
1576 PR ld/13621
1577 * ld-elf/warn2.d: Expect ABS section for Foo.
1578 * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
1579
1580 2012-02-13 Alan Modra <amodra@gmail.com>
1581
1582 * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
1583 * ld-m68hc11/adj-brset.d: Remove redundant #target line. Add
1584 -m m68hc11elf to ld invocation.
1585 * ld-m68hc11/adj-jump.d: Likewise.
1586 * ld-m68hc11/bug-1403.d: Likewise.
1587 * ld-m68hc11/bug-1417.d: Likewise.
1588 * ld-m68hc11/bug-3331.d: Likewise.
1589 * ld-m68hc11/relax-direct.d: Likewise.
1590 * ld-m68hc11/relax-group.d: Likewise.
1591 * ld-m68hc11/far-hc11.d: Remove redundant #target line. Adjust for
1592 changed addresses.
1593 * ld-m68hc11/far-hc12.d: Remove redundant #target line.
1594 * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
1595
1596 2012-02-09 H.J. Lu <hongjiu.lu@intel.com>
1597
1598 PR ld/13675
1599 * ld-i386/tlsnopic.dd: Update no-op padding.
1600 * ld-i386/tlspic.dd: Likewise.
1601
1602 2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
1603
1604 PR ld/13616
1605 * ld-i386/tlsbindesc.dd: Update no-op padding.
1606 * ld-i386/tlsnopic.dd: Likewise.
1607 * ld-i386/tlspic.dd: Likewise.
1608 * ld-x86-64/tlsbin.dd: Likewise.
1609 * ld-x86-64/tlsbindesc.dd: Likewise.
1610 * ld-x86-64/tlspic.dd: Likewise.
1611
1612 2012-01-17 Alan Modra <amodra@gmail.com>
1613
1614 * config/default.exp: Provide tmpdir/ld/collect-ld.
1615
1616 2012-01-10 H.J. Lu <hongjiu.lu@intel.com>
1617
1618 PR ld/13581
1619 * ld-x86-64/ilp32-4.s: New.
1620 * ld-x86-64/ilp32-10.d: Likewise.
1621 * ld-x86-64/ilp32-10.s: Likewise.
1622
1623 * ld-x86-64/ilp32-4.d: Adjusted.
1624 * ld-x86-64/ilp32-5.d: Likewise.
1625 * ld-x86-64/ilp32-5.s: Likewise.
1626
1627 * ld-x86-64/x86-64.exp: Run ilp32-10.
1628
1629 2012-01-05 Nick Clifton <nickc@redhat.com>
1630
1631 * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
1632 64-bit objects when the 32-bit object (loaded first) contains 32+
1633 local symbols, all referenced by relocs and the 64-bit object
1634 contains a reloc that uses a symbol in the 32-bit object.
1635 * 32bit.s: New source file.
1636 * 64bit.s: New source file.
1637 * incompatible.l: New expected linker output file.
1638
1639 For older changes see ChangeLog-2011
1640 \f
1641 Local Variables:
1642 mode: change-log
1643 left-margin: 8
1644 fill-column: 74
1645 version-control: never
1646 End:
This page took 0.065423 seconds and 4 git commands to generate.