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