Solaris PIE support
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
975f8a9e
AM
12015-09-18 Alan Modra <amodra@gmail.com>
2
3 PR ld/18963
4 * ld-scripts/pr18963.d,
5 * ld-scripts/pr18963.t: New test.
6 * ld-scripts/expr.exp: Run it.
7 * ld-elf/provide-hidden-2.ld: Explicitly make "dot" absolute.
8 * ld-mips-elf/gp-hidden.sd: Don't care about _gp section.
9 * ld-mips-elf/no-shared-1-n32.d: Don't care about symbol shown at
10 start of .data section.
11 * ld-mips-elf/no-shared-1-n64.d: Likewise.
12 * ld-mips-elf/no-shared-1-o32.d: Likewise.
13
6d636d8c
L
142015-09-11 H.J. Lu <hongjiu.lu@intel.com>
15
16 * ld-plugin/lto.exp (lto_link_tests): Add a "ld -r" test for
17 PR ld/15323.
18 (lto_run_tests): Add a "ld -r" test for PR ld/15323.
19
259364ad
JW
202015-09-09 Jiong Wang <jiong.wang@arm.com>
21
22 * ld-aarch64/tls-relax-ld-le-tiny.s: New testcase.
23 * ld-aarch64/tls-relax-ld-le-small.s: Likewise.
24 * ld-aarch64/tls-relax-ld-le-tiny.d: New expectation file.
25 * ld-aarch64/tls-relax-ld-le-small.d: Likewise.
26 * ld-aarch64/aarch64-elf.exp: Run new testcases.
27
3d476d8d
AB
282015-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * ld-elf/orphan-7.map: Allow for other discarded sections.
31 * ld-elf/orphan-8.map: Updated to allow for different section
32 ordering on different targets.
33 * ld-elf/orphan.ld: Place .sbss section.
34
e32aa933
L
352015-09-05 H.J. Lu <hongjiu.lu@intel.com>
36
37 * ld-elf/orphan-8.map: Updated to support 32-bit targets.
38
c005eb9e
AB
392015-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * ld-elf/elf.exp: Switch to rely on run_dump_test.
42 * ld-elf/orphan-5.l: Update expected output.
43 * ld-elf/orphan-5.d: New file.
44 * ld-elf/orphan-6.d: New file.
45 * ld-elf/orphan-6.l: New file.
46 * ld-elf/orphan-7.d: New file.
47 * ld-elf/orphan-7.map: New file.
48 * ld-elf/orphan-8.d: New file.
49 * ld-elf/orphan-8.map: New file.
50
8c650f16
L
512015-09-03 H.J. Lu <hongjiu.lu@intel.com>
52
53 * ld-ifunc/ifunc-21-i386.s: Add tests for call, jmp, add, test.
54 * ld-ifunc/ifunc-21-x86-64.s: Likewise.
55 * ld-ifunc/ifunc-22-i386.s: Likewise.
56 * ld-ifunc/ifunc-22-x86-64.s: Likewise.
57 * ld-ifunc/ifunc-21-i386.d: Updated.
58 * ld-ifunc/ifunc-21-x86-64.d: Likewise.
59 * ld-ifunc/ifunc-22-i386.d: Likewise.
60 * ld-ifunc/ifunc-22-x86-64.d: Likewise.
61
0762fbb6
L
622015-09-02 H.J. Lu <hongjiu.lu@intel.com>
63
8c650f16 64 * ld-ifunc/ifunc-21-i386.d: New file.
0762fbb6
L
65 * ld-ifunc/ifunc-21-i386.s: Likewise.
66 * ld-ifunc/ifunc-21-x86-64.d: Likewise.
67 * ld-ifunc/ifunc-21-x86-64.s: Likewise.
68 * ld-ifunc/ifunc-22-i386.d: Likewise.
69 * ld-ifunc/ifunc-22-i386.s: Likewise.
70 * ld-ifunc/ifunc-22-x86-64.d: Likewise.
71 * ld-ifunc/ifunc-22-x86-64.s: Likewise.
72
04ebc307
L
732015-09-01 H.J. Lu <hongjiu.lu@intel.com>
74
75 PR ld/18900
76 * ld-i386/i386.exp: Run tests for PR ld/18900.
77 * ld-x86-64/x86-64.exp: Likewise.
78 * ld-i386/pr18900.out: New file.
79 * ld-i386/pr18900a.c: Likewise.
80 * ld-i386/pr18900a.c: Likewise.
81 * ld-i386/pr18900a.rd: Likewise.
82 * ld-i386/pr18900b.c: Likewise.
83 * ld-i386/pr18900b.rd: Likewise.
84 * ld-i386/pr18900c.c: Likewise.
85 * ld-x86-64/pr18900.out: Likewise.
86 * ld-x86-64/pr18900a.c: Likewise.
87 * ld-x86-64/pr18900a.rd: Likewise.
88 * ld-x86-64/pr18900b.c: Likewise.
89 * ld-x86-64/pr18900b.rd: Likewise.
90 * ld-x86-64/pr18900c.c: Likewise.
91 * ld-x86-64/mpx3.dd: Updated.
92
1cb0b71f
AM
932015-08-27 Alan Modra <amodra@gmail.com>
94
95 * ld-powerpc/relocsort.s, * ld-powerpc/relocsort.d: New test.
96 * ld-powerpc/powerpc.exp: Run it.
97
c97c330b
MF
982015-08-26 Nick Clifton <nickc@redhat.com>
99
100 PR ld/18401
101 * ld-mips-elf/mips-elf-flags.exp: Add more ISA conflict tests.
102
07c9aa07
JW
1032015-08-19 Jiong Wang <jiong.wang@arm.com>
104
105 * ld-aarch64/emit-relocs-531.s: New testcase.
106 * ld-aarch64/emit-relocs-531-overflow.s: Likewise.
107 * ld-aarch64/emit-relocs-532.s: Likewise.
108 * ld-aarch64/emit-relocs-533.s: Likewise.
109 * ld-aarch64/emit-relocs-533-overflow.s: Likewise.
110 * ld-aarch64/emit-relocs-534.s: Likewise.
111 * ld-aarch64/emit-relocs-535.s: Likewise.
112 * ld-aarch64/emit-relocs-535-overflow.s: Likewise.
113 * ld-aarch64/emit-relocs-536.s: Likewise.
114 * ld-aarch64/emit-relocs-537.s: Likewise.
115 * ld-aarch64/emit-relocs-537-overflow.s: Likewise.
116 * ld-aarch64/emit-relocs-538.s: Likewise.
117 * ld-aarch64/emit-relocs-531.d: New expectation file.
118 * ld-aarch64/emit-relocs-531-overflow.d: Likewise.
119 * ld-aarch64/emit-relocs-532.d: Likewise.
120 * ld-aarch64/emit-relocs-533.d: Likewise.
121 * ld-aarch64/emit-relocs-533-overflow.d: Likewise.
122 * ld-aarch64/emit-relocs-534.d: Likewise.
123 * ld-aarch64/emit-relocs-535.d: Likewise.
124 * ld-aarch64/emit-relocs-535-overflow.d: Likewise.
125 * ld-aarch64/emit-relocs-536.d: Likewise.
126 * ld-aarch64/emit-relocs-537.d: Likewise.
127 * ld-aarch64/emit-relocs-537-overflow.d: Likewise.
128 * ld-aarch64/emit-relocs-538.d: Likewise.
129 * ld-aarch64/aarch64-elf.exp: Run new testcases.
130
6ffe9a1b
JW
1312015-08-19 Jiong Wang <jiong.wang@arm.com>
132
133 * ld-aarch64/emit-relocs-87.s: New testcase.
134 * ld-aarch64/emit-relocs-88.s: Likewise.
135 * ld-aarch64/emit-relocs-88-overflow.s: Likewise.
136 * ld-aarch64/emit-relocs-89.s: Likewise.
137 * ld-aarch64/emit-relocs-90.s: Likewise.
138 * ld-aarch64/emit-relocs-90-overflow.s: Likewise.
139 * ld-aarch64/emit-relocs-523.s: Likewise.
140 * ld-aarch64/emit-relocs-524.s: Likewise.
141 * ld-aarch64/emit-relocs-525.s: Likewise.
142 * ld-aarch64/emit-relocs-527.s: Likewise.
143 * ld-aarch64/emit-relocs-526.s: Likewise.
144 * ld-aarch64/emit-relocs-528.s: Likewise.
145 * ld-aarch64/emit-relocs-528-overflow.s: Likewise.
146 * ld-aarch64/emit-relocs-87.d: New expectation file.
147 * ld-aarch64/emit-relocs-88.d: Likewise.
148 * ld-aarch64/emit-relocs-88-overflow.d: Likewise.
149 * ld-aarch64/emit-relocs-89.d: Likewise.
150 * ld-aarch64/emit-relocs-90.d: Likewise.
151 * ld-aarch64/emit-relocs-90-overflow.d: Likewise.
152 * ld-aarch64/emit-relocs-91.d: Likewise.
153 * ld-aarch64/emit-relocs-523.d: Likewise.
154 * ld-aarch64/emit-relocs-524.d: Likewise.
155 * ld-aarch64/emit-relocs-525.d: Likewise.
156 * ld-aarch64/emit-relocs-526.d: Likewise.
157 * ld-aarch64/emit-relocs-527.d: Likewise.
158 * ld-aarch64/emit-relocs-528.d: Likewise.
159 * ld-aarch64/emit-relocs-528-overflow.d: Likewise.
160 * ld-aarch64/aarch64-elf.exp: Run new testcases.
161
753999c1
JW
1622015-08-19 Jiong Wang <jiong.wang@arm.com>
163
164 * ld-aarch64/emit-relocs-530.s: New testcase.
165 * ld-aarch64/emit-relocs-92.s: Likewise.
166 * ld-aarch64/emit-relocs-530.d: New expectation file.
167 * ld-aarch64/emit-relocs-92.d: Likewise.
168 * ld-aarch64/aarch64-elf.exp: Run new testcases.
169
4e1626f5
L
1702015-08-18 H.J. Lu <hongjiu.lu@intel.com>
171
172 PR ld/18841
173 * ld-ifunc/ifunc.exp: Add another test for PR ld/18841.
174 * ld-ifunc/pr18841c.c: New file.
175
cae1fbbb
L
1762015-08-18 H.J. Lu <hongjiu.lu@intel.com>
177
178 PR ld/18841
179 * ld-ifunc/ifunc.exp: Add a test for PR ld/18841.
180 * ld-ifunc/pr18841.out: New file.
181 * ld-ifunc/pr18841a.c: Likewise.
182 * ld-ifunc/pr18841b.c: Likewise.
183
8efa2874
L
1842015-08-13 H.J. Lu <hongjiu.lu@intel.com>
185
186 PR ld/18801
187 * ld-i386/i386.exp: Run pr18801.
188 * ld-x86-64/x86-64.exp: Likewise.
189 * ld-i386/pr18801.d: New file.
190 * ld-i386/pr18801.s: Likewise.
191 * ld-x86-64/pr18801.d: Likewise.
192 * ld-x86-64/pr18801.s: Likewise.
193
40fc1451
SD
1942015-08-12 Simon Dardis <simon.dardis@imgtec.com>
195
196 * ld-mips-elf/compressed-plt-1-n32-mips16.od: Update test.
197 * ld-mips-elf/compressed-plt-1-n32-umips.od: Ditto.
198 * ld-mips-elf/compressed-plt-1-o32-mips16-got.od: Ditto.
199 * ld-mips-elf/compressed-plt-1-o32-mips16-only.od: Ditto.
200 * ld-mips-elf/compressed-plt-1-o32-mips16-word.od: Ditto.
201 * ld-mips-elf/compressed-plt-1-o32-mips16.od: Ditto.
202 * ld-mips-elf/compressed-plt-1-o32-se.od: Ditto.
203 * ld-mips-elf/compressed-plt-1-o32-umips-got.od: Ditto.
204 * ld-mips-elf/compressed-plt-1-o32-umips-word.od: Ditto.
205 * ld-mips-elf/compressed-plt-1-o32-umips.od: Ditto.
206 * ld-mips-elf/jalx-2.dd: Ditto.
207 * ld-mips-elf/mips16-pic-3.dd: Ditto.
208 * ld-mips-elf/pic-and-nonpic-3a.dd: Ditto.
209 * ld-mips-elf/pic-and-nonpic-3b.dd: Ditto.
210 * ld-mips-elf/pic-and-nonpic-5b.dd: Ditto.
211 * ld-mips-elf/pic-and-nonpic-6-n32.dd: Ditto.
212 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Ditto.
213 * ld-mips-elf/stub-dynsym-1-10000.d: Ditto.
214 * ld-mips-elf/stub-dynsym-1-2fe80.d: Ditto.
215 * ld-mips-elf/stub-dynsym-1-7fff.d: Ditto.
216 * ld-mips-elf/stub-dynsym-1-8000.d: Ditto.
217 * ld-mips-elf/stub-dynsym-1-fff0.d: Ditto.
218 * ld-mips-elf/tlsbin-o32.d: Ditto.
219 * ld-mips-elf/tlsdyn-o32-1.d: Ditto.
220 * ld-mips-elf/tlsdyn-o32-2.d: Ditto.
221 * ld-mips-elf/tlsdyn-o32-3.d: Ditto.
222 * ld-mips-elf/tlsdyn-o32.d: Ditto.
223 * ld-mips-elf/tlslib-o32.d: Ditto.
224
87ad46af
JW
2252015-08-12 Jiong Wang <jiong.wang@arm.com>
226
227 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): Support all
228 four triple shape: aarch64-*-linux*, aarch64-*-elf,
229 aarch64_be-*-linux*, aarch64_be-*-elf.
230 * ld-aarch64/emit-relocs-86.d: Use aarch64_choose_ilp32_emul.
231 * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
232 * ld-aarch64/ld-aarch64/farcall-b-plt.d: Relax instrucion encoding
233 check when they reflect address.
234 * ld-aarch64/ld-aarch64/farcall-bl-plt.d: Likewise.
235
f63d6d96
TP
2362015-08-12 Thomas Preud'homme <thomas.preudhomme@arm.com>
237
238 * ld-aarch64/aarch64-elf.exp: Rename relocs-257-symbolic-func to
239 relocs-1027-symbolic-func.
240 * ld-aarch64/relocs-257-symbolic-func.d: Rename to ...
241 * ld-aarch64/relocs-1027-symbolic-func.d: ... this.
242 * ld-aarch64/relocs-257-symbolic-func.s: Rename to ...
243 * ld-aarch64/relocs-1027-symbolic-func.s: ... this.
244
f678ded7
JW
2452015-08-11 Jiong Wang <jiong.wang@arm.com>
246
247 * ld-aarch64/farcall-b-defsym.s: New test.
248 * ld-aarch64/farcall-bl-defsym.s: Likewise.
249 * ld-aarch64/farcall-b-defsym.d: New expectation.
250 * ld-aarch64/farcall-bl-defsym.d: Likewise.
251
07f9ddfe
JW
2522015-08-11 Jiong Wang <jiong.wang@arm.com>
253
254 * ld-aarch64/farcall-b-gsym.s: New test.
255 * ld-aarch64/farcall-b-plt.s: Likewise.
256 * ld-aarch64/farcall-bl-plt.s: Likewise.
257 * ld-aarch64/farcall-b-gsym.d: New expect file.
258 * ld-aarch64/farcall-b-plt.d: Likewise.
259 * ld-aarch64/farcall-bl-plt.d: Likewise.
260
40fbed84
JW
2612015-08-11 Jiong Wang <jiong.wang@arm.com>
262
263 * ld-aarch64/emit-relocs-529.s: New testcase.
264 * ld-aarch64/emit-relocs-529-overflow.s: Likewise.
265 * ld-aarch64/emit-relocs-86.s: Likewise.
266 * ld-aarch64/emit-relocs-86-overflow.s: Likewise.
267 * ld-aarch64/emit-relocs-529.d: New expectation file.
268 * ld-aarch64/emit-relocs-529-overflow.d: Likewise.
269 * ld-aarch64/emit-relocs-86.d: Likewise.
270 * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
271 * ld-aarch64/aarch64-elf.exp: Run new testcases.
272
73f925cc
JW
2732015-08-11 Jiong Wang <jiong.wang@arm.com>
274
275 * ld-aarch64/tls-small-ld.s: Update testcase.
276
f69e4920
JW
2772015-08-11 Jiong Wang <jiong.wang@arm.com>
278
279 * ld-aarch64/tls-small-ld.s: New file.
280 * ld-aarch64/tls-small-ld.d: Likewise.
281 * ld-aarch64/aarch64-elf.exp: Run new test.
282
97dc35c8
L
2832015-08-11 H.J. Lu <hongjiu.lu@intel.com>
284
285 PR ld/18808
286 * ld-ifunc/ifunc.exp: Add a test for PR ld/18808.
287 * ld-ifunc/pr18808.out: New file.
288 * ld-ifunc/pr18808a.c: Likewise.
289 * ld-ifunc/pr18808b.c: Likewise.
e5a764c4 290 * lib/ld-lib.exp (check_ifunc_attribute_available): New.
6bf45b24 291
6e33951e
L
2922015-08-07 H.J. Lu <hongjiu.lu@intel.com>
293
294 PR ld/18720
295 * ld-elf/indirect.exp: Run tests for PR ld/18720.
296 * ld-elf/pr18720.out: New file.
297 * ld-elf/pr18720a.c: Likewise.
298 * ld-elf/pr18720b.c: Likewise.
299 * ld-elf/pr18720c.c: Likewise.
300
9c98104c
AB
3012015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * ld/ld-lib.exp (run_dump_test): When using the map option, no
304 program is required.
305
bb57e4c7
AB
3062015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
307
308 * ld/ld-lib.exp (run_dump_test): Add error_output and
309 warning_output options.
310
0a618243
AB
3112015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
312
313 * ld-undefined/require-defined-1.d: New file.
314 * ld-undefined/require-defined-2.d: New file.
315 * ld-undefined/require-defined-3.d: New file.
316 * ld-undefined/require-defined-4.d: New file.
317 * ld-undefined/require-defined-5.d: New file.
318 * ld-undefined/require-defined.exp: New file.
319 * ld-undefined/require-defined.s: New file.
320
c6e8a9a8
L
3212015-07-30 H.J. Lu <hongjiu.lu@intel.com>
322
323 PR ld/18735
324 * ld-elf/pr18735.d: New file.
325 * ld-elf/pr18735.s: Likewise.
326
60b57502
L
3272015-07-29 H.J. Lu <hongjiu.lu@intel.com>
328
329 * ld-elf/pr18718.c (bar): Use noclone attribute only for GCC
330 4.5 or newer.
331
de0a0026
L
3322015-07-29 H.J. Lu <hongjiu.lu@intel.com>
333
334 * ld-size/size.exp: Move run-time support check.
335
e5654c0f
AM
3362015-07-28 Alan Modra <amodra@gmail.com>
337
338 * ld-powerpc/elfv2so.d: Update.
339
6f8ea6c4
L
3402015-07-27 H.J. Lu <hongjiu.lu@intel.com>
341
342 * config/default.exp (NOPIE_CFLAGS): New.
343 (NOPIE_LDFLAGS): Likewise.
344 * ld-size/size.exp (run_cc_link_tests): Add $NOPIE_CFLAGS and
345 $NOPIE_LDFLAGS if needed.
346 (run_ld_link_exec_tests): Add $NOPIE_CFLAGS if needed.
347
219a6876
L
3482015-07-27 H.J. Lu <hongjiu.lu@intel.com>
349
350 * ld-srec/srec.exp (CC): Save and restore. Append $PLT_CFLAGS.
351 (CXX): Likewise.
352
cda77e9e
L
3532015-07-27 H.J. Lu <hongjiu.lu@intel.com>
354
355 * ld-shared/shared.exp: Pass $PLT_CFLAGS to ld_compile.
356
379d3f1f
L
3572015-07-27 H.J. Lu <hongjiu.lu@intel.com>
358
359 * ld-scripts/crossref.exp (CC): Save and restore. Append
360 $PLT_CFLAGS.
361
ea9fb8b3
L
3622015-07-27 H.J. Lu <hongjiu.lu@intel.com>
363
364 * ld-i386/i386.exp (run_cc_link_tests): Add $PLT_CFLAGS to
365 -fPIC if needed.
366 * ld-x86-64/mpx.exp (run_cc_link_tests): Likewise.
367 * ld-x86-64/x86-64.exp (run_cc_link_tests): Likewise.
368
faebca03
L
3692015-07-27 H.J. Lu <hongjiu.lu@intel.com>
370
371 * ld-elfvsb/elfvsb.exp (visibility_run): Pass $PLT_CFLAGS to
372 ld_compile.
373
c4972ed6
L
3742015-07-27 H.J. Lu <hongjiu.lu@intel.com>
375
376 * ld-elfvers/vers.exp (build_vers_lib_no_pic): Pass $PLT_CFLAGS
377 to build_binary.
378
e10461ae
L
3792015-07-27 H.J. Lu <hongjiu.lu@intel.com>
380
381 * config/default.exp (PLT_CFLAGS): New.
382
32f573bc
SN
3832015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
384
385 PR ld/18705
386 * ld-aarch64/protected-data.d: New.
387 * ld-aarch64/protected-data.s: New.
388 * ld-aarch64/aarch64-elf.exp: Add new test.
389
b68a20d6
SN
3902015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
391
392 PR ld/18705
393 * ld-arm/protected-data.d: New.
394 * ld-arm/protected-data.s: New.
395 * ld-arm/arm-elf.exp: Add new test.
396
edcab5e8
L
3972015-07-26 H.J. Lu <hongjiu.lu@intel.com>
398
399 PR ld/18718
400 * ld-elf/shared.exp: Compile PR ld/18718 tests with -O2.
401
d76b6207
L
4022015-07-26 H.J. Lu <hongjiu.lu@intel.com>
403
404 * lib/ld-lib.exp (run_host_cmd_yesno): Set errcnt and warncnt
405 to 0.
406
18d9555c
L
4072015-07-25 H.J. Lu <hongjiu.lu@intel.com>
408
409 PR ld/18718
410 * ld-elf/pr18718.c: New file.
411 * ld-elf/shared.exp: Run tests for PR ld/18718.
412
a496fbc8
AM
4132015-07-25 Alan Modra <amodra@gmail.com>
414
415 * ld-elf/symbolic-func.s,
416 * ld-elf/symbolic-func.r: New test.
417 * ld-elf/elf.exp: Run it.
418
84b74b49
L
4192015-07-24 H.J. Lu <hongjiu.lu@intel.com>
420
421 * ld-elf/compress.exp (build_tests): Replace -g with -ggdb3.
422 * ld-elf/zlibbegin.rS: Also expect "GC".
423 * ld-elf/zlibnormal.rS: Likewise.
424
77a69ff8
JW
4252015-07-16 Jiong Wang <jiong.wang@arm.com>
426
427 * ld-aarch64/tls-tiny-ld.s: New file.
428 * ld-aarch64/tls-tiny-ld.d: Ditto.
429 * ld-aarch64/aarch64-elf.exp: Run new test.
430
19a7fe52
L
4312015-07-14 H.J. Lu <hongjiu.lu@intel.com>
432
433 * ld-elf/zlibbegin.rS: Updated to .debug_.* with the
434 SHF_COMPRESSED bit.
435 * ld-elf/zlibnormal.rS: Likewise.
436
3350cc01
CM
4372015-07-09 Catherine Moore <clm@codesourcery.com>
438
72f4393d
L
439 * ld-mips-elf/attr-gnu-4-08.d: Update expected output.
440 * ld-mips-elf/attr-gnu-4-09.d: New.
441 * ld-mips-elf/attr-gnu-4-19.d: New.
442 * ld-mips-elf/attr-gnu-4-29.d: New.
443 * ld-mips-elf/attr-gnu-4-39.d: New.
444 * ld-mips-elf/attr-gnu-4-49.d: New.
445 * ld-mips-elf/attr-gnu-4-59.d: New.
446 * ld-mips-elf/attr-gnu-4-69.d: New.
447 * ld-mips-elf/attr-gnu-4-79.d: New.
448 * ld-mips-elf/attr-gnu-4-89.d: New.
449 * ld-mips-elf/attr-gnu-4-9.s: New.
450 * ld-mips-elf/mips-elf.exp: Run new tests.
3350cc01 451
328e7bfd
DC
4522015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
453
454 * ld-avr/gc-section-debugline.d: New test.
455 * ld-avr/per-function-debugline.s: Source for new test.
456
92a9c616
RS
4572015-07-05 Richard Sandiford <richard.sandiford@arm.com>
458
459 * ld-powerpc/tocopt6-inc.s, ld-powerpc/tocopt6a.s,
460 ld-powerpc/tocopt6b.s, ld-powerpc/tocopt6c.s,
461 ld-powerpc/tocopt6.d: New test.
462 * ld-powerpc/powerpc.exp (ppc64elftests): Add it.
463
0f088b2a
KT
4642015-07-03 Kai Tietz <ktietz@redhat.com>
465 Nick Clifton <nickc@redhat.com>
466
467 PR ld/11539
468 * lib/ld-lib.exp (check_gc_sections_available): Do not
469 automatically fail for cygwin and mingw targets.
470
965b1d80
SL
4712015-07-01 Sandra Loosemore <sandra@codesourcery.com>
472 Cesar Philippidis <cesar@codesourcery.com>
473
474 * ld-nios2/mixed1a.d: New.
475 * ld-nios2/mixed1a.s: New.
476 * ld-nios2/mixed1b.d: New.
477 * ld-nios2/mixed1b.s: New.
478 * ld-nios2/nios2.exp: Build the new compatibility tests.
479
a2a55a40
L
4802015-06-27 H.J. Lu <hongjiu.lu@intel.com>
481
482 * ld-xtensa/tlsbin.rd: Updated.
483 * ld-xtensa/tlspic.rd: Likewise.
484
a5499fa4
MF
4852015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
486
487 * ld-mips-elf/pic-and-nonpic-3b.ad: Adjust for extra dynamic tag.
488 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
489 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
490 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
491 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
492 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
493 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
494 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
495 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
496 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
497 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
498 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
499 * ld-mips-elf/tlsdyn-o32.d: Likewise.
500 * ld-mips-elf/tlsdyn-o32.got: Likewise.
501 * ld-mips-elf/pie-n32.d: New file.
502 * ld-mips-elf/pie-n64.d: Likewise.
503 * ld-mips-elf/pie-o32.d: Likewise.
504 * ld-mips-elf/pie.s: Likewise.
505 * ld-mips-elf/mips-elf.exp: Add new tests.
506
06e78fc7
L
5072015-06-25 H.J. Lu <hongjiu.lu@intel.com>
508
509 * ld-elf/strtab.d: Only run on *-*-linux* and *-*-gnu* targets.
510
4a677ba7
L
5112015-06-25 H.J. Lu <hongjiu.lu@intel.com>
512
513 * ld-mmix/bspec1.d: Updated.
514 * ld-mmix/bspec2.d: Likewise.
515 * ld-mmix/undef-3.d: Likewise.
516
ef10c3ac
L
5172015-06-25 H.J. Lu <hongjiu.lu@intel.com>
518
519 PR gas/18451
520 * ld-elf/strtab.d: New file.
521 * ld-elf/strtab.s: Likewise.
522
7c1e8d3e
L
5232015-06-24 H.J. Lu <hongjiu.lu@intel.com>
524
525 * ld-i386/i386.exp: Run pltgot-2 for Linux targets.
526 * ld-x86-64/x86-64.exp: Likewise.
527 * ld-i386/pltgot-1.d: Updated.
528 * ld-x86-64/pltgot-1.d: Likewise.
529 * ld-i386/pltgot-2.d: New file.
530 * ld-x86-64/pltgot-2.d: Likewise.
531
c2170589
JW
5322015-06-23 Jiong Wang <jiong.wang@arm.com>
533
534 * ld-aarch64/dt_textrel.s: New testcase.
535 * ld-aarch64/dt_textrel.d: New expectation file.
536 * ld-aarch64/aarch64-elf.exp: Run new testcase.
537
696ddf4b
JW
5382015-06-17 Jiong Wang <jiong.wang@arm.com>
539
540 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): New function.
541 * ld-aarch64/emit-relocs-28.d: Use aarch64_choose_ilp32_emul to choose
542 emulation mode.
543
1d5c94cb
AM
5442015-06-16 Alan Modra <amodra@gmail.com>
545
546 * ld-powerpc/ppc476-shared.s: Repeat dynamic reloc generating insns.
547 * ld-powerpc/ppc476-shared.d: Update.
548 * ld-powerpc/ppc476-shared2.d: Update.
549
3604cb1f
TG
5502015-06-12 Tristan Gingold <gingold@adacore.com>
551
552 * ld-scripts/print-memory-usage-1.t,
553 * ld-scripts/print-memory-usage-1.s,
554 * ld-scripts/print-memory-usage-1.l,
555 * ld-scripts/print-memory-usage-2.t,
556 * ld-scripts/print-memory-usage-2.l,
557 * ld-scripts/print-memory-usage-3.s,
558 * ld-scripts/print-memory-usage-3.t,
559 * ld-scripts/print-memory-usage-3.l,
560 * ld-scripts/print-memory-usage.t: New tests.
561 * ld-scripts/print-memory-usage.exp: Run them.
562
e00a2fbc
NC
5632015-06-05 Nick Clifton <nickc@redhat.com>
564
565 * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
566
f8b44781
AM
5672015-06-05 Alan Modra <amodra@gmail.com>
568
569 * ld-powerpc/ppc476-shared.s,
570 * ld-powerpc/ppc476-shared.lnk,
571 * ld-powerpc/ppc476-shared.d,
572 * ld-powerpc/ppc476-shared2.d: New tests.
573 * ld-powerpc/powerpc.exp: Run them.
574
afa403d8
JW
5752015-06-02 Jiong Wang <jiong.wang@arm.com>
576
577 * ld-aarch64/emit-relocs-313.s: Use gotpage_lo15.
578
7018c030
JW
5792015-06-01 Jiong Wang <jiong.wang@arm.com>
580
581 * ld-aarch64/emit-relocs-28.s: New test file.
582 * ld-aarch64/emit-relocs-28.d: Ditto.
583 * ld-aarch64/aarch64-elf.exp: Run new test.
584
36e6c140
JW
5852015-06-01 Jiong Wang <jiong.wang@arm.com>
586
587 * ld-aarch64/tprel_add_lo12_overflow.s: New testcase.
588 * ld-aarch64/tprel_add_lo12_overflow.d: Nex expectation file.
589 * ld-aarch64/aarch64-elf.exp: Run new testcase.
590
99ad26cb
JW
5912015-06-01 Jiong Wang <jiong.wang@arm.com>
592
593 * ld-aarch64/emit-relocs-313.s: New test file.
594 * ld-aarch64/emit-relocs-313.d: Ditto.
595 * ld-aarch64/aarch64-elf.exp: Run new test.
596
32c17175
SK
5972015-05-29 Stephen Kitt <steve@sk2.org>
598
599 * ld-pe/pe-run2.exp (test_direct2_link_dll): Add $CFLAGS to the
600 compiler command line.
601
2f0c68f2
CM
6022015-05-28 Catherine Moore <clm@codesourcery.com>
603
604 ld/testsuite/
605 * ld-mips-elf/compact-eh.ld: New linker script.
606 * ld-mips-elf/compact-eh1.d: New.
607 * ld-mips-elf/compact-eh1.s: New.
608 * ld-mips-elf/compact-eh1a.s: New.
609 * ld-mips-elf/compact-eh1b.s: New.
610 * ld-mips-elf/compact-eh2.d: New.
611 * ld-mips-elf/compact-eh2.s: New.
612 * ld-mips-elf/compact-eh3.d: New.
613 * ld-mips-elf/compact-eh3.s: New.
614 * ld-mips-elf/compact-eh3a.s: New.
615 * ld-mips-elf/compact-eh4.d: New.
616 * ld-mips-elf/compact-eh5.d: New.
617 * ld-mips-elf/compact-eh6.d: New.
618 * ld-mips-elf/mips-elf.exp: Run new tests.
619
8ded2ddc
L
6202015-05-27 H.J. Lu <hongjiu.lu@intel.com>
621
622 PR binutils/18458
623 * ld-elf/shared.exp (build_tests): Build libpr18458a.so and
624 libpr18458b.so.
625 (run_tests): Run pr18458 test.
626 * ld-elf/pr18458a.c: New file.
627 * ld-elf/pr18458b.c: Likewise.
628 * ld-elf/pr18458c.c: Likewise.
629
25070364
L
6302015-05-16 H.J. Lu <hongjiu.lu@intel.com>
631
632 * ld-i386/i386.exp: Run PR ld/17689 tests with -z now.
633 * ld-x86-64/x86-64.exp: Likewise
634 * ld-i386/pr17689now.rd: New file.
635 * ld-x86-64/pr17689now.rd: Likewise
636
5db04b09
L
6372015-05-15 H.J. Lu <hongjiu.lu@intel.com>
638
639 PR binutis/18386
640 * ld-x86-64/tlsgdesc.dd: Also pass -Mintel64 to objdump.
641 * ld-x86-64/tlspic.dd: Likewise.
642 * ld-x86-64/x86-64.exp (x86_64tests): Also pass -Mintel64 to
643 objdump for tlspic.dd and tlsgdesc.dd.
644
a3747075
L
6452015-05-12 H.J. Lu <hongjiu.lu@intel.com>
646
647 * ld-i386/i386.exp: Run pltgot-1 for Linux targets.
648 * ld-x86-64/x86-64.exp: Likewise.
649 * ld-i386/pltgot-1.d: New file.
650 * ld-i386/pltgot-1.s: Likewise.
651 * ld-x86-64/pltgot-1.d: Likewise.
652 * ld-x86-64/pltgot-1.s: Likewise.
653
5197d474
L
6542015-05-11 H.J. Lu <hongjiu.lu@intel.com>
655
656 * ld-i386/i386.exp (iamcu_tests): Run iamcu-4.
657 * ld-i386/iamcu-4.d: New file.
658
7e0a8112
L
6592015-05-11 H.J. Lu <hongjiu.lu@intel.com>
660
661 * ld-i386/abs-iamcu.d: New file.
662 * ld-i386/dummy.s: Likewise.
663 * ld-i386/foo.s: Likewise.
664 * ld-i386/iamcu-1.d: Likewise.
665 * ld-i386/iamcu-2.d: Likewise.
666 * ld-i386/iamcu-3.d: Likewise.
667 * ld-i386/start.s: Likewise.
668 * ld-i386/i386.exp (iamcu_tests): New.
669 Run iamcu_tests.
670
31955f99
L
6712015-05-08 H.J. Lu <hongjiu.lu@intel.com>
672
673 PR binutis/18386
674 * ld-x86-64/tlsgdesc.dd: Updated.
675 * ld-x86-64/tlspic.dd: Likewise.
676
43c1d34c
L
6772015-04-29 H.J. Lu <hongjiu.lu@intel.com>
678
679 PR ld/18354
680 * ld-elf/compress.exp (run_tests): Link the last zlibnormal,
681 gnunormal and gabinormal against libfoozlib.so.
682
9081b64d
JW
6832015-04-27 Renlin Li <renlin.li@arm.com>
684
685 * ld-arm/ifunc-10.dd: Adjust expected output.
686 * ld-arm/ifunc-2.dd: Likewise.
687
963a4320
AK
6882015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
689
690 * ld-s390/gotreloc_31-1.dd: Use instruction mnemonics.
691
44bd1acd
AM
6922015-04-24 Alan Modra <amodra@gmail.com>
693
694 * ld-powerpc/tocnovar.d: Revert last change.
695
7a5c933c
RE
6962015-04-24 Richard Earnshaw <rearnsha@arm.com>
697
698 * ld-arm/armthumb-lib.d: Regenerate expected output.
699 * ld-arm/armthumb-lib.d: Likewise.
700 * ld-arm/armthumb-lib.sym: Likewise.
701 * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
702 * ld-arm/cortex-a8-fix-b-rel-thumb.d: Likewise.
703 * ld-arm/cortex-a8-fix-b.d: Likewise.
704 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: Likewise.
705 * ld-arm/cortex-a8-fix-bcc.d: Likewise.
706 * ld-arm/cortex-a8-fix-bl-rel-arm.d: Likewise.
707 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
708 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: Likewise.
709 * ld-arm/cortex-a8-fix-bl.d: Likewise.
710 * ld-arm/cortex-a8-fix-blx-bcond.d: Likewise.
711 * ld-arm/cortex-a8-fix-blx-rel-arm.d: Likewise.
712 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: Likewise.
713 * ld-arm/cortex-a8-fix-blx.d: Likewise.
714 * ld-arm/cortex-a8-fix-hdr.d: Likewise.
715 * ld-arm/farcall-mixed-app-v5.d: Likewise.
716 * ld-arm/farcall-mixed-app.d: Likewise.
717 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
718 * ld-arm/farcall-mixed-lib.d: Likewise.
719 * ld-arm/mixed-app-v5.d: Likewise.
720 * ld-arm/mixed-app.d: Likewise.
721 * ld-arm/mixed-lib.d: Likewise.
722
30d72bc3
NC
7232015-04-24 Nick Clifton <nickc@redhat.com>
724
725 * ld-elf/compressed1d.d: Add notarget for ELF based targets that
726 do not use elf.em.
727
04651c08
HPN
7282015-04-24 Hans-Peter Nilsson <hp@axis.com>
729
730 * ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-*
731 to cris*-*-elf.
732
005db9f9
L
7332015-04-23 H.J. Lu <hongjiu.lu@intel.com>
734
735 * ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and
736 frv.
737
3e19fb8f
L
7382015-04-23 H.J. Lu <hongjiu.lu@intel.com>
739
740 PR ld/18277
741 * ld-elf/compressed1d.d: New.
742 * ld-elf/compressed1e.d: Likewise.
743
a27e685f
AM
7442015-04-23 Alan Modra <amodra@gmail.com>
745
746 * ld-powerpc/ambiguousv1b.d: Update for aligned .got.
747 * ld-powerpc/defsym.d: Likewise.
748 * ld-powerpc/elfv2-2exe.d: Likewise.
749 * ld-powerpc/elfv2exe.d: Likewise.
750 * ld-powerpc/elfv2so.d: Likewise.
751 * ld-powerpc/relbrlt.d: Likewise.
752 * ld-powerpc/tls.g: Likewise.
753 * ld-powerpc/tlsexe.d: Likewise.
754 * ld-powerpc/tlsexe.g: Likewise.
755 * ld-powerpc/tlsexe.r: Likewise.
756 * ld-powerpc/tlsexetoc.d: Likewise.
757 * ld-powerpc/tlsexetoc.g: Likewise.
758 * ld-powerpc/tlsexetoc.r: Likewise.
759 * ld-powerpc/tlsso.d: Likewise.
760 * ld-powerpc/tlsso.g: Likewise.
761 * ld-powerpc/tlsso.r: Likewise.
762 * ld-powerpc/tlstoc.g: Likewise.
763 * ld-powerpc/tlstocso.d: Likewise.
764 * ld-powerpc/tlstocso.g: Likewise.
765 * ld-powerpc/tlstocso.r: Likewise.
766 * ld-powerpc/tocopt.d: Likewise.
767 * ld-powerpc/tocopt2.d: Likewise.
768 * ld-powerpc/tocopt3.d: Likewise.
769 * ld-powerpc/tocopt4.d: Likewise.
770 * ld-powerpc/tocopt5.d: Likewise.
2ab52ca5 771 * ld-powerpc/tocnovar.d: Adjust.
a27e685f 772
0e5fabeb
AM
7732015-04-22 Alan Modra <amodra@gmail.com>
774
775 * ld-x86-64/pr18176.d: Update.
776
d5597ebc
L
7772015-04-22 H.J. Lu <hongjiu.lu@intel.com>
778
779 PR ld/18289
780 * ld-i386/copyreloc-lib.c: New file.
781 * ld-i386/copyreloc-main.S: Likewise.
782 * ld-i386/copyreloc-main.out: Likewise.
783 * ld-i386/copyreloc-main1.rd: Likewise.
784 * ld-i386/copyreloc-main2.rd: Likewise.
785 * ld-i386/dummy.c: Likewise.
786 * ld-i386/pr17689.out: Likewise.
787 * ld-i386/pr17689.rd: Likewise.
788 * ld-i386/pr17689a.c: Likewise.
789 * ld-i386/pr17689b.S: Likewise.
790 * ld-i386/pr17827.rd: Likewise.
791 * ld-i386/pr17827ver.rd: Likewise.
792 * ld-i386/i386.exp: Run copyreloc tests.
793
be59ad3d
L
7942015-04-20 H.J. Lu <hongjiu.lu@intel.com>
795
796 * ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section.
797 * ld-mmix/bspec2.d: Likewise.
798 * ld-mmix/local1.d: Likewise.
799 * ld-mmix/local3.d: Likewise.
800 * ld-mmix/local5.d: Likewise.
801 * ld-mmix/local7.d: Likewise.
802 * ld-mmix/undef-3.d: Likewise.
803 * ld-sh/sh64/crangerel1.rd: Likewise.
804 * ld-sh/sh64/crangerel2.rd: Likewise.
805 * ld-tic6x/common.d: Likewise.
806 * ld-tic6x/shlib-1.rd: Likewise.
807 * ld-tic6x/shlib-1b.rd: Likewise.
808 * ld-tic6x/shlib-1r.rd: Likewise.
809 * ld-tic6x/shlib-1rb.rd: Likewise.
810 * ld-tic6x/shlib-app-1.rd: Likewise.
811 * ld-tic6x/shlib-app-1b.rd: Likewise.
812 * ld-tic6x/shlib-app-1r.rd: Likewise.
813 * ld-tic6x/shlib-app-1rb.rd: Likewise.
814 * ld-tic6x/shlib-noindex.rd: Likewise.
815 * ld-tic6x/static-app-1.rd: Likewise.
816 * ld-tic6x/static-app-1b.rd: Likewise.
817 * ld-tic6x/static-app-1r.rd: Likewise.
818 * ld-tic6x/static-app-1rb.rd: Likewise.
819 * ld-x86-64/ilp32-4.d: Likewise.
820 * ld-x86-64/split-by-file-nacl.rd: Likewise.
821 * ld-x86-64/split-by-file.rd: Likewise.
822
0ce398f1
L
8232015-04-14 H.J. Lu <hongjiu.lu@intel.com>
824
825 * ld-elf/compress.exp (build_tests): Add tests for
826 --compress-debug-sections=.
827 (run_tests): Likewise.
828 Add additonal tests for --compress-debug-sections=.
829 * ld-elf/gabiend.rt: New file.
830 * ld-elf/gabinormal.rt: Likewise.
831 * ld-elf/gnubegin.rS: Likewise.
832 * ld-elf/gnunormal.rS: Likewise.
833 * ld-elf/zlibbegin.rS: Likewise.
834 * ld-elf/zlibnormal.rS: Likewise.
835
ecd27210
AM
8362015-04-15 Alan Modra <amodra@gmail.com>
837
838 * ld-gc/pr18223.d: xfail tic6x.
839
889c2a67
L
8402015-04-14 H.J. Lu <hongjiu.lu@intel.com>
841
842 PR ld/pr17709
843 * ld-i386/i386.exp: Run protected6b.
844 * ld-i386/protected6b.d: New file.
845 * ld-x86-64/protected6b.d: Likewise.
846 * ld-x86-64/x86-64.exp: Run protected6b.
847
e3c0e327
L
8482015-04-11 H.J. Lu <hongjiu.lu@intel.com>
849
850 * ld-i386/i386.exp: Run protected6a.
851 * ld-i386/protected6.d: Renamed to ...
852 * ld-i386/protected6a.d: This.
853 * ld-x86-64/hidden4.d: New file.
854 * ld-x86-64/hidden4.s: Likewise.
855 * ld-x86-64/hidden5.d: Likewise.
856 * ld-x86-64/hidden5.s: Likewise.
857 * ld-x86-64/protected6.d: Renamed to ...
858 * ld-x86-64/protected6a.d: This.
859 * ld-x86-64/x86-64.exp: Run hidden4, hidden5, protected6a,
860 protected7a and protected7b.
861
3d949995
L
8622015-04-10 H.J. Lu <hongjiu.lu@intel.com>
863
864 PR ld/pr17709
865 * ld-i386/protected6.d: New file.
866 * ld-i386/protected6.s: Likewise.
867 * ld-x86-64/protected6.d: Likewise.
868 * ld-x86-64/protected6.s: Likewise.
869 * ld-x86-64/protected7.d: Likewise.
870 * ld-x86-64/protected7.s: Likewise.
871 * ld-x86-64/protected7a.d: Likewise.
872 * ld-x86-64/protected7b.d: Likewise.
873
f7483970
L
8742015-04-10 H.J. Lu <hongjiu.lu@intel.com>
875
876 PR ld/pr15228
877 PR ld/pr17709
878 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
879 * ld-i386/pr17709-nacl.rd: New file.
880 * ld-i386/pr17709.rd: Likewise.
881 * ld-i386/pr17709a.s: Likewise.
882 * ld-i386/pr17709b.s: Likewise.
883 * ld-i386/protected3.d: Updated.
884 * ld-i386/protected3.s: Likewise.
885 * ld-x86-64/pr17709-nacl.rd: New file.
886 * ld-x86-64/pr17709.rd: Likewise.
887 * ld-x86-64/pr17709a.s: Likewise.
888 * ld-x86-64/pr17709b.s: Likewise.
889 * ld-x86-64/protected3.d: Updated.
890 * ld-x86-64/protected3.s: Likewise.
891 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
892
11e6e4c7
L
8932015-04-10 H.J. Lu <hongjiu.lu@intel.com>
894
895 PR ld/18223
896 * ld-gc/gc.exp: Run pr18223.
897 * ld-gc/pr18223.d: New file.
898 * ld-gc/pr18223.s: Likewise.
899
8d2ea2a8
AM
9002015-04-10 Alan Modra <amodra@gmail.com>
901
902 Revert 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
903 PR ld/pr15228
904 PR ld/pr17709
905 * ld-i386/i386.exp (i386tests): Remove test for PR ld/17709.
906 * ld-i386/pr17709-nacl.rd: Delete.
907 * ld-i386/pr17709.rd: Likewise.
908 * ld-i386/pr17709a.s: Likewise.
909 * ld-i386/pr17709b.s: Likewise.
910 * ld-i386/protected3.d: Updated.
911 * ld-i386/protected3.s: Likewise.
912 * ld-x86-64/pr17709-nacl.rd: Delete.
913 * ld-x86-64/pr17709.rd: Likewise.
914 * ld-x86-64/pr17709a.s: Likewise.
915 * ld-x86-64/pr17709b.s: Likewise.
916 * ld-x86-64/protected3.d: Updated.
917 * ld-x86-64/protected3.s: Likewise.
918 * ld-x86-64/x86-64.exp (x86_64tests): Remove test for PR ld/17709.
919
151411f8
L
9202015-04-08 H.J. Lu <hongjiu.lu@intel.com>
921
922 * ld-elf/compress.exp: Add a test for
923 --compress-debug-sections=zlib-gabi.
924 (build_tests): Add 2 tests for --compress-debug-sections=zlib-gabi.
925 (run_tests): Likewise.
926 Verify linker output with zlib-gabi compressed debug input.
927 * ld-elf/compressed1a.d: New file.
928 * ld-elf/compressed1b.d: Likewise.
929 * ld-elf/compressed1c.d: Likewise.
930
87070c08
AM
9312015-04-07 Alan Modra <amodra@gmail.com>
932
933 * ld-arm/tls-gdesc-nlazy.g: Adjust for readelf note.
934 * ld-tic6x/shlib-1.rd: Expect corrected .rela.plt sh_info.
935 * ld-tic6x/shlib-1b.rd: Likewise.
936 * ld-tic6x/shlib-1r.rd: Likewise.
937 * ld-tic6x/shlib-1rb.rd: Likewise.
938 * ld-tic6x/shlib-app-1.rd: Likewise.
939 * ld-tic6x/shlib-app-1b.rd: Likewise.
940 * ld-tic6x/shlib-app-1r.rd: Likewise.
941 * ld-tic6x/shlib-app-1rb.rd: Likewise.
942 * ld-tic6x/shlib-noindex.rd: Likewise.
943
3ea60775
NC
9442015-04-07 Nick Clifton <nickc@redhat.com>
945
946 * ld-elf/orphan-5.l: New test - checks the linker's output with
947 --warn-orphan enabled.
948 * ld-elf/elf.exp: Run the new test.
949
dae148f3
L
9502015-04-06 H.J. Lu <hongjiu.lu@intel.com>
951
952 * ld-elf/compress.exp: Remove is_zlib_supported check.
953 Fail if --compress-debug-sections doesn't work.
954 * lib/ld-lib.exp (run_dump_test): Remove is_zlib_supported check.
955
4106101c
MS
9562015-04-01 Tejas Belagod <tejas.belagod@arm.com>
957
958 * ld-aarch64/aarch64-elf.exp: Add erratum843419 test.
959 * ld-aarch64/erratum843419.d: New.
960 * ld-aarch64/erratum843419.s: New.
961
875b5b9d
L
9622015-04-01 H.J. Lu <hongjiu.lu@intel.com>
963
964 PR ld/18176
965 * ld-x86-64/pr18176.d: New file.
966 * ld-x86-64/pr18176.s: Likewise.
967 * ld-x86-64/pr18176.t: Likewise.
968 * ld-x86-64/x86-64.exp: Run pr18176.
969
f24173eb
L
9702015-03-31 H.J. Lu <hongjiu.lu@intel.com>
971
972 * ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
973
bd53a53a
L
9742015-03-30 H.J. Lu <hongjiu.lu@intel.com>
975
976 PR ld/18169
977 * ld-elf/linkinfo1a.d: Updated.
978 * ld-elf/linkinfo1b.d: Likewise.
979
5e228181
L
9802015-03-27 H.J. Lu <hongjiu.lu@intel.com>
981
982 * ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target.
983
93ca8569
TB
9842015-03-26 Tejas Belagod <tejas.belagod@arm.com>
985
986 * ld-aarch64/farcall-back-be.d: New.
987
b19a8f85
L
9882015-03-26 H.J. Lu <hongjiu.lu@intel.com>
989
990 PR ld/18160
991 * ld-x86-64/pr18160.d: New file.
992 * ld-x86-64/pr18160.s: Likewise.
993 * ld-x86-64/pr18160.t: Likewise.
994 * ld-x86-64/x86-64.exp: Run pr18160.
995---
61865519
MS
9962015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
997
998 * ld-aarch64/erratum835769.d: Adjust for initial branch over stub
999 section.
1000 * ld-aarch64/farcall-b.d: Likewise.
1001 * ld-aarch64/farcall-bl.d: Likewise.
1002 * ld-aarch64/farcall-back.d: Likewise.
1003
d9ced15d
MS
10042015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
1005
1006 * ld-aarch64/erratum835769.d: Adjust for removal of padding before
1007 835769 workaround stubs.
1008
d422d1c4
SKS
10092015-03-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1010
1011 * ld-gc/all-debug-sections.d: New file.
1012 * ld-gc/all-debug-sections.s: Likewise.
1013 * ld-gc/gc.exp: Execute new testcase.
1014
1079403c
AM
10152015-03-11 Alan Modra <amodra@gmail.com>
1016
1017 * ld-powerpc/tls32.s: Add GOT pointer setup.
1018 * ld-powerpc/tls32.d: Update.
1019 * ld-powerpc/tls32.g: Update.
1020 * ld-powerpc/tls32.t: Update.
1021 * ld-powerpc/tlsexe.d: Update.
1022 * ld-powerpc/tlsexe32.d: Update.
1023 * ld-powerpc/tlsexe32.g: Update.
1024 * ld-powerpc/tlsexe32.r: Update.
1025 * ld-powerpc/tlsexetoc.d: Update.
1026 * ld-powerpc/tlsso32.d: Update.
1027 * ld-powerpc/tlsso32.g: Update.
1028 * ld-powerpc/tlsso32.r: Update.
1029
ca3fe95e
L
10302015-03-05 H.J. Lu <hongjiu.lu@intel.com>
1031
1032 PR ld/pr15228
1033 PR ld/pr17709
1034 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
1035 * ld-i386/pr17709-nacl.rd: New file.
1036 * ld-i386/pr17709.rd: Likewise.
1037 * ld-i386/pr17709a.s: Likewise.
1038 * ld-i386/pr17709b.s: Likewise.
1039 * ld-i386/protected3.d: Updated.
1040 * ld-i386/protected3.s: Likewise.
1041 * ld-x86-64/pr17709-nacl.rd: New file.
1042 * ld-x86-64/pr17709.rd: Likewise.
1043 * ld-x86-64/pr17709a.s: Likewise.
1044 * ld-x86-64/pr17709b.s: Likewise.
1045 * ld-x86-64/protected3.d: Updated.
1046 * ld-x86-64/protected3.s: Likewise.
1047 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
1048
e09ab7ac
RS
10492015-03-04 Richard Sandiford <richard.sandiford@arm.com>
1050
1051 PR gas/17843
1052 * ld-aarch64/tlsle.s, ld-aarch64/tlsle.d: New test.
1053 * ld-aarch64/aarch64-elf.exp: Run it.
1054
9028d943
AM
10552015-02-28 Alan Modra <amodra@gmail.com>
1056
1057 * ld-sparc/gotop32.rd: Update for changed padding in data sections.
1058 * ld-sparc/gotop32.td: Likewise.
1059 * ld-sparc/gotop64.rd: Likewise.
1060 * ld-sparc/gotop64.td: Likewise.
1061 * ld-tilegx/external.s: Align .data.
1062 * ld-tilepro/external.s: Likewise.
1063
60d1b0d6
MS
10642015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1065
1066 * ld-aarch64/aarch64-elf.exp (tls-tiny-desc, tls-tiny-desc-ie)
1067 (tls-tiny-desc-le): Add.
1068 * ld-aarch64/tls-tiny-desc.d: New.
1069 * ld-aarch64/tls-tiny-desc.s: New.
1070 * ld-aarch64/tls-tiny-desc-ie.d: New.
1071 * ld-aarch64/tls-tiny-desc-ie.s: New.
1072 * ld-aarch64/tls-tiny-desc-le.d: New.
1073 * ld-aarch64/tls-tiny-desc-le.s: New.
1074
b480a481
MS
10752015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1076
1077 * ld-aarch64/aarch64-elf.exp (tls-tiny-gd, tls-tiny-gd-ie)
1078 (tls-tiny-gd-le): Add.
1079 * ld-aarch64/tls-tiny-gd.d: New.
1080 * ld-aarch64/tls-tiny-gd.s: New.
1081 * ld-aarch64/tls-tiny-gd-ie.d: New.
1082 * ld-aarch64/tls-tiny-gd-ie.s: New.
1083 * ld-aarch64/tls-tiny-gd-le.d: New.
1084 * ld-aarch64/tls-tiny-gd-le.s: New.
1085
b1089987
MS
10862015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1087
1088 * ld-aarch64/aarch64-elf.exp: Add tls-tiny-ie.
1089 * ld-aarch64/tls-tiny-ie.d: New.
1090 * ld-aarch64/tls-tiny-ie.s: New.
1091
99654aaf
TG
10922015-02-26 Terry Guo <terry.guo@arm.com>
1093
1094 * ld-arm/attr-merge-3.attr: Remove Tag_ABI_HardFP_use.
1095 * ld-arm/attr-merge-vfp-10.d: Likewise.
1096 * ld-arm/attr-merge-vfp-10r.d: Likewise.
1097 * ld-arm/attr-merge-vfp-12.d: Likewise.
1098 * ld-arm/attr-merge-vfp-12r.d: Likewise.
1099 * ld-arm/attr-merge-vfp-13.d: Likewise.
1100 * ld-arm/attr-merge-vfp-13r.d: Likewise.
1101 * ld-arm/attr-merge-vfp-14.d: Likewise.
1102 * ld-arm/attr-merge-vfp-14r.d: Likewise.
1103 * ld-arm/attr-merge-vfp-6.d: Likewise.
1104 * ld-arm/attr-merge-vfp-6r.d: Likewise.
1105 * ld-arm/attr-merge-vfp-7.d: Likewise.
1106 * ld-arm/attr-merge-vfp-7r.d: Likewise.
1107 * ld-arm/attr-merge-vfp-8.d: Likewise.
1108 * ld-arm/attr-merge-vfp-8r.d: Likewise.
1109
bac13f5a
AB
11102015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1111
1112 * ld-avr/avr-prop-1.d: New file.
1113 * ld-avr/avr-prop-1.s: New file.
1114 * ld-avr/avr-prop-2.d: New file.
1115 * ld-avr/avr-prop-2.s: New file.
1116 * ld-avr/avr-prop-3.d: New file.
1117 * ld-avr/avr-prop-3.s: New file.
1118 * ld-avr/avr-prop-4.d: New file.
1119 * ld-avr/avr-prop-4.s: New file.
1120
ac994365
OE
11212015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
1122
1123 * ld-sh/arch/arch_expected.txt: Regenerate.
1124 * ld-sh/arch/sh-dsp.s: Likewise.
1125 * ld-sh/arch/sh.s: Likewise.
1126 * ld-sh/arch/sh2.s: Likewise.
1127 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
1128 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
1129 * ld-sh/arch/sh2a-nofpu.s: Likewise.
1130 * ld-sh/arch/sh2a-or-sh3e.s: Likewise.
1131 * ld-sh/arch/sh2a-or-sh4.s: Likewise.
1132 * ld-sh/arch/sh2a.s: Likewise.
1133 * ld-sh/arch/sh2e.s: Likewise.
1134 * ld-sh/arch/sh3-dsp.s: Likewise.
1135 * ld-sh/arch/sh3-nommu.s: Likewise.
1136 * ld-sh/arch/sh3.s: Likewise.
1137 * ld-sh/arch/sh3e.s: Likewise.
1138 * ld-sh/arch/sh4-nofpu.s: Likewise.
1139 * ld-sh/arch/sh4-nommu-nofpu.s: Likewise.
1140 * ld-sh/arch/sh4.s: Likewise.
1141 * ld-sh/arch/sh4a-nofpu.s: Likewise.
1142 * ld-sh/arch/sh4a.s: Likewise.
1143 * ld-sh/arch/sh4al-dsp.s: Likewise.
1144
685080f2
NC
11452015-02-24 Nick Clifton <nickc@redhat.com>
1146
1147 * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850.
1148
884151a7
AM
11492015-02-24 Alan Modra <amodra@gmail.com>
1150
1151 * ld-elf/merge3.s, * ld-elf/merge3.d: New test.
1152
cb072816
SKS
11532015-02-24 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1154
1155 * ld-avr/region_overflow.d: New test.
1156 * ld-avr/region_overflow.s: Likewise.
1157
db95bb7c
L
11582015-02-19 H.J. Lu <hongjiu.lu@intel.com>
1159
1160 PR ld/4317
1161 * ld-i386/compressed1.d: Use nm/readelf with "failif".
1162 * ld-x86-64/compressed1.d: Likewise.
1163 * ld-x86-64/pie1.d: Likewise.
1164
d983c8c5
AM
11652015-02-19 Alan Modra <amodra@gmail.com>
1166
1167 PR ld/4317
1168 * ld-aarch64/gc-tls-relocs.d, * ld-cris/locref2.d,
1169 * ld-elf/ehdr_start-weak.d, * ld-elf/group1.d,
1170 * ld-i386/compressed1.d, * ld-ia64/error1.d, * ld-ia64/error2.d,
1171 * ld-ia64/error3.d, * ld-mips-elf/pic-and-nonpic-1.nd,
1172 * ld-mmix/undef-3.d, * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
1173 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
1174 * ld-x86-64/compressed1.d, * ld-x86-64/pie1.d: Update.
1175
2ec55de3
AM
11762015-02-17 Alan Modra <amodra@gmail.com>
1177
1178 PR ld/17975
1179 * ld-aarch64/gc-tls-relocs.d, * ld-alpha/tlspic.rd,
1180 * ld-cris/libdso-2.d, * ld-i386/tlsdesc-nacl.rd, * ld-i386/tlsdesc.rd,
1181 * ld-i386/tlsnopic-nacl.rd, * ld-i386/tlsnopic.rd,
1182 * ld-i386/tlspic-nacl.rd, * ld-i386/tlspic.rd, * ld-ia64/tlspic.rd,
1183 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
1184 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
1185 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd,
1186 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
1187 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
1188 * ld-tic6x/shlib-1.rd, * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
1189 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-noindex.rd,
1190 * ld-x86-64/tlsdesc-nacl.rd, * ld-x86-64/tlsdesc.rd,
1191 * ld-x86-64/tlspic-nacl.rd, * ld-x86-64/tlspic.rd: Update.
1192
6dfb72b9
L
11932015-02-16 H.J. Lu <hongjiu.lu@intel.com>
1194
1195 PR ld/17975
67ca0b76 1196 * ld-i386/tlsbin-nacl.rd: Updated.
6dfb72b9
L
1197 * ld-i386/tlsbin.rd: Likewise.
1198 * ld-i386/tlsbindesc-nacl.rd: Likewise.
1199 * ld-i386/tlsbindesc.rd: Likewise.
1200 * ld-i386/tlsdesc-nacl.rd: Likewise.
1201 * ld-i386/tlsdesc.rd: Likewise.
1202 * ld-i386/tlsnopic-nacl.rd: Likewise.
1203 * ld-i386/tlsnopic.rd: Likewise.
1204 * ld-i386/tlspic-nacl.rd: Likewise.
1205 * ld-i386/tlspic.rd: Likewise.
1206 * ld-x86-64/tlsbin-nacl.rd: Likewise.
1207 * ld-x86-64/tlsbin.rd: Likewise.
1208 * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
1209 * ld-x86-64/tlsbindesc.rd: Likewise.
1210 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
1211 * ld-x86-64/tlsdesc.rd: Likewise.
1212 * ld-x86-64/tlspic-nacl.rd: Likewise.
1213 * ld-x86-64/tlspic.rd: Likewise.
49bd1d6e
L
1214 * ld-alpha/tlspic.rd: Likewise.
1215 * ld-powerpc/tlsexe.r: Likewise.
1216 * ld-powerpc/tlsexetoc.r: Likewise.
1217 * ld-powerpc/tlsso.r: Likewise.
1218 * ld-powerpc/tlstocso.r: Likewise.
1219 * ld-s390/tlspic.rd: Likewise.
1220 * ld-s390/tlspic_64.rd: Likewise.
1221 * ld-sparc/gotop32.dd: Likewise.
1222 * ld-sparc/gotop64.dd: Likewise.
1223 * ld-sparc/tlssunnopic32.rd: Likewise.
1224 * ld-sparc/tlssunnopic64.rd: Likewise.
1225 * ld-sparc/tlssunpic32.rd: Likewise.
1226 * ld-sparc/tlssunpic64.rd: Likewise.
1227 * ld-tic6x/shlib-1.rd: Likewise.
1228 * ld-tic6x/shlib-1b.rd: Likewise.
1229 * ld-tic6x/shlib-1r.rd: Likewise.
1230 * ld-tic6x/shlib-1rb.rd: Likewise.
1231 * ld-tic6x/shlib-noindex.rd: Likewise.
6dfb72b9 1232
f58926a6
L
12332015-02-14 H.J. Lu <hongjiu.lu@intel.com>
1234
1235 PR ld/17973
1236 * ld-plugin/plugin.exp (regassilent): New.
1237 Compile tmpdir/dummy.s and ld-plugin/pr17973.s.
1238 (plugin_tests): Add a test for PR ld/17973.
1239 * ld-plugin/pr17973.d: New file.
1240 * ld-plugin/pr17973.s: Likewise.
1241
761e2bd4
L
12422015-02-12 H.J. Lu <hongjiu.lu@intel.com>
1243
1244 * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
1245
45e81354
L
12462015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 * ld-plugin/plugin-27.d: New.
1249 * ld-plugin/plugin-28.d: Likewise.
1250 * ld-plugin/plugin-29.d: Likewise.
1251 * plugin.exp (plugin_tests): Add tests for LDPL_FATAL, LDPL_ERROR
1252 and LDPL_WARNING.
1253
7275e869
L
12542015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1255
1256 PR ld/17878
1257 * ld-plugin/func.c: Add some comments.
1258 * ld-plugin/plugin-13.d: New file.
1259 * ld-plugin/plugin-14.d: Likewise.
1260 * ld-plugin/plugin-15.d: Likewise.
1261 * ld-plugin/plugin-16.d: Likewise.
1262 * ld-plugin/plugin-17.d: Likewise.
1263 * ld-plugin/plugin-18.d: Likewise.
1264 * ld-plugin/plugin-19.d: Likewise.
1265 * ld-plugin/plugin-20.d: Likewise.
1266 * ld-plugin/plugin-21.d: Likewise.
1267 * ld-plugin/plugin-22.d: Likewise.
1268 * ld-plugin/plugin-23.d: Likewise.
1269 * ld-plugin/plugin-24.d: Likewise.
1270 * ld-plugin/plugin-25.d: Likewise.
1271 * ld-plugin/plugin-26.d: Likewise.
1272 * ld-plugin/plugin.exp (plugin2_name): New.
1273 (plugin3_name): Likewise.
1274 (plugin2_path): Likewise.
1275 (plugin3_path): Likewise.
1276 (testsrcfiles): Likewise.
1277 (testsrcfiles_notext): Likewise.
1278 (plugin_tests): Add tests for non-object IR file.
1279 (plugin_lib_tests): Likewise.
1280 (plugin_extra_elf_tests): Likewise.
1281 (plugin_src_tests): New tests for non-object IR file.
1282 Run nm --plugin test.
1283 Run ar --plugin test.
1284 Run plugin_src_tests.
1285
1952c5cd
L
12862015-02-07 H.J. Lu <hongjiu.lu@intel.com>
1287
1288 PR ld/17935
1289 * ld-i386/i386.exp: Run pr17935-1 and pr17935-2.
1290 * ld-x86-64/x86-64.exp: Likewise.
1291
1292 * ld-i386/pr17935-1.d: New file.
1293 * ld-i386/pr17935-1.s: Likewise.
1294 * ld-i386/pr17935-2.d: Likewise.
1295 * ld-i386/pr17935-2.s: Likewise.
1296 * ld-x86-64/pr17935-1.d: Likewise.
1297 * ld-x86-64/pr17935-1.s: Likewise.
1298 * ld-x86-64/pr17935-2.d: Likewise.
1299 * ld-x86-64/pr17935-2.s: Likewise.
1300
9e2dec47
L
13012015-02-06 H.J. Lu <hongjiu.lu@intel.com>
1302
1303 PR ld/12365
1304 PR ld/14272
1305 * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets.
1306 * ld-plugin/plugin-7.d: Updated.
1307 * ld-plugin/plugin-8.d: Likewise.
1308
8962a307
L
13092015-02-04 H.J. Lu <hongjiu.lu@intel.com>
1310
1311 * ld-plugin/lto.exp: Pass -flto-partition=none to the PR
1312 ld/12365 test.
1313
60f79275
L
13142015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1315
1316 PR ld/12365
1317 * ld-plugin/pr12365a.c: New file.
1318 * ld-plugin/pr12365b.c: Likewise.
1319 * ld-plugin/pr12365c.c: Likewise.
1320
1321 * ld-plugin/lto.exp (lto_link_tests): Prepare for the PR ld/12365
1322 test.
1323 Run the PR ld/12365 test.
1324
9910b1c8
L
13252015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1326
1327 PR ld/14918
1328 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test.
1329
1330 * ld-plugin/pr14918.c: New file.
1331 * ld-plugin/pr14918.d: Likewise.
1332
1a215085
L
13332015-01-29 H.J. Lu <hongjiu.lu@intel.com>
1334
1335 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
1336
b86ac8e3
AM
13372015-01-29 Alan Modra <amodra@gmail.com>
1338
1339 * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
1340 * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
1341 * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar.
1342
15f7a26b
L
13432015-01-28 H.J. Lu <hongjiu.lu@intel.com>
1344
1345 PR ld/17878
1346 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
1347 * ld-plugin/plugin-10.d: Likewise.
1348 * ld-plugin/plugin-11.d: Likewise.
1349 * ld-plugin/plugin-2.d: Likewise.
1350 * ld-plugin/plugin-3.d: Likewise.
1351 * ld-plugin/plugin-4.d: Likewise.
1352 * ld-plugin/plugin-5.d: Likewise.
1353 * ld-plugin/plugin-6.d: Likewise.
1354 * ld-plugin/plugin-7.d: Likewise.
1355 * ld-plugin/plugin-8.d: Likewise.
1356 * ld-plugin/plugin-9.d: Likewise.
1357
61b86cb1
JB
13582015-01-28 Jan Beulich <jbeulich@suse.com>
1359
1360 * ld-elf/pr16322.s (p1): Rename to px1.
1361 (f1): Rename to fx1.
1362
dbd1e97e
AM
13632015-01-28 Alan Modra <amodra@gmail.com>
1364
1365 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
1366 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
1367 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
1368
cc9ad334
SKS
13692015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1370
1371 * ld-scripts/memory.t: Define new symbol tred.
1372 * ld-scripts/memory_sym.t: New.
1373 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
1374 conditionally check values of linker symbols.
1375
481765cd
AB
13762015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1377
1378 * ld-scripts/provide-4-map.d: Update expected output.
1379 * ld-scripts/provide-5-map.d: Likewise.
1380
c05b575a
AB
13812015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1382
1383 * ld-scripts/provide-4.d: New file.
1384 * ld-scripts/provide-4-map.d: New file.
1385 * ld-scripts/provide-4.t: New file.
1386 * ld-scripts/provide-5.d: New file.
1387 * ld-scripts/provide-5.s: New file.
1388 * ld-scripts/provide-5-map.d: New file.
1389 * ld-scripts/provide-5.t: New file.
1390 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
1391 tests.
1392
43d66c95
AB
13932015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1394
1395 * ld-scripts/overlay-size.d: Add 'map' option.
1396 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
1397 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
1398 option, checking linker mapfile output.
1399
23283c1b
AM
14002015-01-20 Alan Modra <amodra@gmail.com>
1401
1402 * ld-powerpc/ambiguousv1.d,
1403 * ld-powerpc/ambiguousv1b.d,
1404 * ld-powerpc/ambiguousv2.d,
1405 * ld-powerpc/ambiguousv2b.d,
1406 * ld-powerpc/elfv2exe.d,
1407 * ld-powerpc/elfv2so.d,
1408 * ld-powerpc/tlsexe.r,
1409 * ld-powerpc/tlsexetoc.r,
1410 * ld-powerpc/tlsso.r,
1411 * ld-powerpc/tlstocso.r: Update.
1412
10ab94eb
AM
14132015-01-20 Alan Modra <amodra@gmail.com>
1414
1415 PR ld/17615
1416 * ld-elf/pr17615.d: Match .sbss too.
1417
3e2aa5bb
L
14182015-01-19 H.J. Lu <hongjiu.lu@intel.com>
1419
1420 PR ld/17615
1421 * ld-elf/pr17615.d: New file.
1422 * ld-elf/pr17615.s: Likewise.
1423
c4621b33
AM
14242015-01-19 Alan Modra <amodra@gmail.com>
1425
1426 * ld-gc/pr14265.d,
1427 * ld-cris/tls-gc-68.d,
1428 * ld-cris/tls-gc-69.d,
1429 * ld-cris/tls-gc-70.d,
1430 * ld-cris/tls-gc-71.d,
1431 * ld-cris/tls-gc-75.d,
1432 * ld-cris/tls-gc-76.d,
1433 * ld-cris/tls-gc-79.d,
1434 * ld-mmix/bpo-10.d,
1435 * ld-mmix/bpo-11.d: Update.
1436
1e2e8c52
AK
14372015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1438
1439 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
1440 printed if 0 anymore.
1441
6333bc0d
L
14422015-01-15 H.J. Lu <hongjiu.lu@intel.com>
1443
1444 PR ld/17847
1445 * ld-x86-64/pie1.d: New file.
1446 * ld-x86-64/pie1.s: Likwise.
1447 * ld-x86-64/x86-64.exp: Run pie1.
1448
0941db69
JW
14492015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
1450
1451 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
1452 * ld-aarch64/relocs-257-symbolic-func.d: New file.
1453 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
1454
0172429c
JW
14552015-01-13 Jiong Wang <jiong.wang@arm.com>
1456
1457 * ld-aarch64/tprel_g2_overflow.s: New testcase.
1458 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
1459 * ld-aarch64/aarch64-elf.exp: Run new testcase.
1460
bab91cce
JW
14612015-01-13 Jiong Wang <jiong.wang@arm.com>
1462
1463 PR ld/17415
1464 * ld-aarch64/pr17415.s: Source file for new test.
1465 * ld-aarch64/pr17415.d: Expect file for new test.
1466 * ld-aarch64/aarch64-elf.exp: Run the new test.
1467
9d1d54d5
L
14682015-01-11 H.J. Lu <hongjiu.lu@intel.com>
1469
1470 PR ld/17827
1471 * ld-x86-64/pr17689.out: Updated.
1472 * ld-x86-64/pr17689b.S: Likewise.
1473
1474 * ld-x86-64/pr17827.rd: New file.
1475
1476 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
1477
2279a12a
JB
14782015-01-08 Jan Beulich <jbeulich@suse.com>
1479
1480 * ld-x86-64/pr14207.d: Adjust expecations to cover the
1481 enable_initfini_array=no case.
1482
8d983e36
AB
14832015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1484
1485 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
1486 readelf.
1487
b90efa5b 14882015-01-01 Alan Modra <amodra@gmail.com>
ee3b52e9 1489
b90efa5b 1490 Update year range in copyright notice of all files.
ee3b52e9 1491
b90efa5b 1492For older changes see ChangeLog-2014
c9e214e5 1493\f
b90efa5b 1494Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
1495
1496Copying and distribution of this file, with or without modification,
1497are permitted in any medium without royalty provided the copyright
1498notice and this notice are preserved.
1499
c9e214e5
AM
1500Local Variables:
1501mode: change-log
1502left-margin: 8
1503fill-column: 74
1504version-control: never
1505End:
This page took 0.698453 seconds and 4 git commands to generate.