Add "ld -r" tests for PR ld/15323
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2015-09-11 H.J. Lu <hongjiu.lu@intel.com>
2
3 * ld-plugin/lto.exp (lto_link_tests): Add a "ld -r" test for
4 PR ld/15323.
5 (lto_run_tests): Add a "ld -r" test for PR ld/15323.
6
7 2015-09-09 Jiong Wang <jiong.wang@arm.com>
8
9 * ld-aarch64/tls-relax-ld-le-tiny.s: New testcase.
10 * ld-aarch64/tls-relax-ld-le-small.s: Likewise.
11 * ld-aarch64/tls-relax-ld-le-tiny.d: New expectation file.
12 * ld-aarch64/tls-relax-ld-le-small.d: Likewise.
13 * ld-aarch64/aarch64-elf.exp: Run new testcases.
14
15 2015-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * ld-elf/orphan-7.map: Allow for other discarded sections.
18 * ld-elf/orphan-8.map: Updated to allow for different section
19 ordering on different targets.
20 * ld-elf/orphan.ld: Place .sbss section.
21
22 2015-09-05 H.J. Lu <hongjiu.lu@intel.com>
23
24 * ld-elf/orphan-8.map: Updated to support 32-bit targets.
25
26 2015-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * ld-elf/elf.exp: Switch to rely on run_dump_test.
29 * ld-elf/orphan-5.l: Update expected output.
30 * ld-elf/orphan-5.d: New file.
31 * ld-elf/orphan-6.d: New file.
32 * ld-elf/orphan-6.l: New file.
33 * ld-elf/orphan-7.d: New file.
34 * ld-elf/orphan-7.map: New file.
35 * ld-elf/orphan-8.d: New file.
36 * ld-elf/orphan-8.map: New file.
37
38 2015-09-03 H.J. Lu <hongjiu.lu@intel.com>
39
40 * ld-ifunc/ifunc-21-i386.s: Add tests for call, jmp, add, test.
41 * ld-ifunc/ifunc-21-x86-64.s: Likewise.
42 * ld-ifunc/ifunc-22-i386.s: Likewise.
43 * ld-ifunc/ifunc-22-x86-64.s: Likewise.
44 * ld-ifunc/ifunc-21-i386.d: Updated.
45 * ld-ifunc/ifunc-21-x86-64.d: Likewise.
46 * ld-ifunc/ifunc-22-i386.d: Likewise.
47 * ld-ifunc/ifunc-22-x86-64.d: Likewise.
48
49 2015-09-02 H.J. Lu <hongjiu.lu@intel.com>
50
51 * ld-ifunc/ifunc-21-i386.d: New file.
52 * ld-ifunc/ifunc-21-i386.s: Likewise.
53 * ld-ifunc/ifunc-21-x86-64.d: Likewise.
54 * ld-ifunc/ifunc-21-x86-64.s: Likewise.
55 * ld-ifunc/ifunc-22-i386.d: Likewise.
56 * ld-ifunc/ifunc-22-i386.s: Likewise.
57 * ld-ifunc/ifunc-22-x86-64.d: Likewise.
58 * ld-ifunc/ifunc-22-x86-64.s: Likewise.
59
60 2015-09-01 H.J. Lu <hongjiu.lu@intel.com>
61
62 PR ld/18900
63 * ld-i386/i386.exp: Run tests for PR ld/18900.
64 * ld-x86-64/x86-64.exp: Likewise.
65 * ld-i386/pr18900.out: New file.
66 * ld-i386/pr18900a.c: Likewise.
67 * ld-i386/pr18900a.c: Likewise.
68 * ld-i386/pr18900a.rd: Likewise.
69 * ld-i386/pr18900b.c: Likewise.
70 * ld-i386/pr18900b.rd: Likewise.
71 * ld-i386/pr18900c.c: Likewise.
72 * ld-x86-64/pr18900.out: Likewise.
73 * ld-x86-64/pr18900a.c: Likewise.
74 * ld-x86-64/pr18900a.rd: Likewise.
75 * ld-x86-64/pr18900b.c: Likewise.
76 * ld-x86-64/pr18900b.rd: Likewise.
77 * ld-x86-64/pr18900c.c: Likewise.
78 * ld-x86-64/mpx3.dd: Updated.
79
80 2015-08-27 Alan Modra <amodra@gmail.com>
81
82 * ld-powerpc/relocsort.s, * ld-powerpc/relocsort.d: New test.
83 * ld-powerpc/powerpc.exp: Run it.
84
85 2015-08-26 Nick Clifton <nickc@redhat.com>
86
87 PR ld/18401
88 * ld-mips-elf/mips-elf-flags.exp: Add more ISA conflict tests.
89
90 2015-08-19 Jiong Wang <jiong.wang@arm.com>
91
92 * ld-aarch64/emit-relocs-531.s: New testcase.
93 * ld-aarch64/emit-relocs-531-overflow.s: Likewise.
94 * ld-aarch64/emit-relocs-532.s: Likewise.
95 * ld-aarch64/emit-relocs-533.s: Likewise.
96 * ld-aarch64/emit-relocs-533-overflow.s: Likewise.
97 * ld-aarch64/emit-relocs-534.s: Likewise.
98 * ld-aarch64/emit-relocs-535.s: Likewise.
99 * ld-aarch64/emit-relocs-535-overflow.s: Likewise.
100 * ld-aarch64/emit-relocs-536.s: Likewise.
101 * ld-aarch64/emit-relocs-537.s: Likewise.
102 * ld-aarch64/emit-relocs-537-overflow.s: Likewise.
103 * ld-aarch64/emit-relocs-538.s: Likewise.
104 * ld-aarch64/emit-relocs-531.d: New expectation file.
105 * ld-aarch64/emit-relocs-531-overflow.d: Likewise.
106 * ld-aarch64/emit-relocs-532.d: Likewise.
107 * ld-aarch64/emit-relocs-533.d: Likewise.
108 * ld-aarch64/emit-relocs-533-overflow.d: Likewise.
109 * ld-aarch64/emit-relocs-534.d: Likewise.
110 * ld-aarch64/emit-relocs-535.d: Likewise.
111 * ld-aarch64/emit-relocs-535-overflow.d: Likewise.
112 * ld-aarch64/emit-relocs-536.d: Likewise.
113 * ld-aarch64/emit-relocs-537.d: Likewise.
114 * ld-aarch64/emit-relocs-537-overflow.d: Likewise.
115 * ld-aarch64/emit-relocs-538.d: Likewise.
116 * ld-aarch64/aarch64-elf.exp: Run new testcases.
117
118 2015-08-19 Jiong Wang <jiong.wang@arm.com>
119
120 * ld-aarch64/emit-relocs-87.s: New testcase.
121 * ld-aarch64/emit-relocs-88.s: Likewise.
122 * ld-aarch64/emit-relocs-88-overflow.s: Likewise.
123 * ld-aarch64/emit-relocs-89.s: Likewise.
124 * ld-aarch64/emit-relocs-90.s: Likewise.
125 * ld-aarch64/emit-relocs-90-overflow.s: Likewise.
126 * ld-aarch64/emit-relocs-523.s: Likewise.
127 * ld-aarch64/emit-relocs-524.s: Likewise.
128 * ld-aarch64/emit-relocs-525.s: Likewise.
129 * ld-aarch64/emit-relocs-527.s: Likewise.
130 * ld-aarch64/emit-relocs-526.s: Likewise.
131 * ld-aarch64/emit-relocs-528.s: Likewise.
132 * ld-aarch64/emit-relocs-528-overflow.s: Likewise.
133 * ld-aarch64/emit-relocs-87.d: New expectation file.
134 * ld-aarch64/emit-relocs-88.d: Likewise.
135 * ld-aarch64/emit-relocs-88-overflow.d: Likewise.
136 * ld-aarch64/emit-relocs-89.d: Likewise.
137 * ld-aarch64/emit-relocs-90.d: Likewise.
138 * ld-aarch64/emit-relocs-90-overflow.d: Likewise.
139 * ld-aarch64/emit-relocs-91.d: Likewise.
140 * ld-aarch64/emit-relocs-523.d: Likewise.
141 * ld-aarch64/emit-relocs-524.d: Likewise.
142 * ld-aarch64/emit-relocs-525.d: Likewise.
143 * ld-aarch64/emit-relocs-526.d: Likewise.
144 * ld-aarch64/emit-relocs-527.d: Likewise.
145 * ld-aarch64/emit-relocs-528.d: Likewise.
146 * ld-aarch64/emit-relocs-528-overflow.d: Likewise.
147 * ld-aarch64/aarch64-elf.exp: Run new testcases.
148
149 2015-08-19 Jiong Wang <jiong.wang@arm.com>
150
151 * ld-aarch64/emit-relocs-530.s: New testcase.
152 * ld-aarch64/emit-relocs-92.s: Likewise.
153 * ld-aarch64/emit-relocs-530.d: New expectation file.
154 * ld-aarch64/emit-relocs-92.d: Likewise.
155 * ld-aarch64/aarch64-elf.exp: Run new testcases.
156
157 2015-08-18 H.J. Lu <hongjiu.lu@intel.com>
158
159 PR ld/18841
160 * ld-ifunc/ifunc.exp: Add another test for PR ld/18841.
161 * ld-ifunc/pr18841c.c: New file.
162
163 2015-08-18 H.J. Lu <hongjiu.lu@intel.com>
164
165 PR ld/18841
166 * ld-ifunc/ifunc.exp: Add a test for PR ld/18841.
167 * ld-ifunc/pr18841.out: New file.
168 * ld-ifunc/pr18841a.c: Likewise.
169 * ld-ifunc/pr18841b.c: Likewise.
170
171 2015-08-13 H.J. Lu <hongjiu.lu@intel.com>
172
173 PR ld/18801
174 * ld-i386/i386.exp: Run pr18801.
175 * ld-x86-64/x86-64.exp: Likewise.
176 * ld-i386/pr18801.d: New file.
177 * ld-i386/pr18801.s: Likewise.
178 * ld-x86-64/pr18801.d: Likewise.
179 * ld-x86-64/pr18801.s: Likewise.
180
181 2015-08-12 Simon Dardis <simon.dardis@imgtec.com>
182
183 * ld-mips-elf/compressed-plt-1-n32-mips16.od: Update test.
184 * ld-mips-elf/compressed-plt-1-n32-umips.od: Ditto.
185 * ld-mips-elf/compressed-plt-1-o32-mips16-got.od: Ditto.
186 * ld-mips-elf/compressed-plt-1-o32-mips16-only.od: Ditto.
187 * ld-mips-elf/compressed-plt-1-o32-mips16-word.od: Ditto.
188 * ld-mips-elf/compressed-plt-1-o32-mips16.od: Ditto.
189 * ld-mips-elf/compressed-plt-1-o32-se.od: Ditto.
190 * ld-mips-elf/compressed-plt-1-o32-umips-got.od: Ditto.
191 * ld-mips-elf/compressed-plt-1-o32-umips-word.od: Ditto.
192 * ld-mips-elf/compressed-plt-1-o32-umips.od: Ditto.
193 * ld-mips-elf/jalx-2.dd: Ditto.
194 * ld-mips-elf/mips16-pic-3.dd: Ditto.
195 * ld-mips-elf/pic-and-nonpic-3a.dd: Ditto.
196 * ld-mips-elf/pic-and-nonpic-3b.dd: Ditto.
197 * ld-mips-elf/pic-and-nonpic-5b.dd: Ditto.
198 * ld-mips-elf/pic-and-nonpic-6-n32.dd: Ditto.
199 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Ditto.
200 * ld-mips-elf/stub-dynsym-1-10000.d: Ditto.
201 * ld-mips-elf/stub-dynsym-1-2fe80.d: Ditto.
202 * ld-mips-elf/stub-dynsym-1-7fff.d: Ditto.
203 * ld-mips-elf/stub-dynsym-1-8000.d: Ditto.
204 * ld-mips-elf/stub-dynsym-1-fff0.d: Ditto.
205 * ld-mips-elf/tlsbin-o32.d: Ditto.
206 * ld-mips-elf/tlsdyn-o32-1.d: Ditto.
207 * ld-mips-elf/tlsdyn-o32-2.d: Ditto.
208 * ld-mips-elf/tlsdyn-o32-3.d: Ditto.
209 * ld-mips-elf/tlsdyn-o32.d: Ditto.
210 * ld-mips-elf/tlslib-o32.d: Ditto.
211
212 2015-08-12 Jiong Wang <jiong.wang@arm.com>
213
214 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): Support all
215 four triple shape: aarch64-*-linux*, aarch64-*-elf,
216 aarch64_be-*-linux*, aarch64_be-*-elf.
217 * ld-aarch64/emit-relocs-86.d: Use aarch64_choose_ilp32_emul.
218 * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
219 * ld-aarch64/ld-aarch64/farcall-b-plt.d: Relax instrucion encoding
220 check when they reflect address.
221 * ld-aarch64/ld-aarch64/farcall-bl-plt.d: Likewise.
222
223 2015-08-12 Thomas Preud'homme <thomas.preudhomme@arm.com>
224
225 * ld-aarch64/aarch64-elf.exp: Rename relocs-257-symbolic-func to
226 relocs-1027-symbolic-func.
227 * ld-aarch64/relocs-257-symbolic-func.d: Rename to ...
228 * ld-aarch64/relocs-1027-symbolic-func.d: ... this.
229 * ld-aarch64/relocs-257-symbolic-func.s: Rename to ...
230 * ld-aarch64/relocs-1027-symbolic-func.s: ... this.
231
232 2015-08-11 Jiong Wang <jiong.wang@arm.com>
233
234 * ld-aarch64/farcall-b-defsym.s: New test.
235 * ld-aarch64/farcall-bl-defsym.s: Likewise.
236 * ld-aarch64/farcall-b-defsym.d: New expectation.
237 * ld-aarch64/farcall-bl-defsym.d: Likewise.
238
239 2015-08-11 Jiong Wang <jiong.wang@arm.com>
240
241 * ld-aarch64/farcall-b-gsym.s: New test.
242 * ld-aarch64/farcall-b-plt.s: Likewise.
243 * ld-aarch64/farcall-bl-plt.s: Likewise.
244 * ld-aarch64/farcall-b-gsym.d: New expect file.
245 * ld-aarch64/farcall-b-plt.d: Likewise.
246 * ld-aarch64/farcall-bl-plt.d: Likewise.
247
248 2015-08-11 Jiong Wang <jiong.wang@arm.com>
249
250 * ld-aarch64/emit-relocs-529.s: New testcase.
251 * ld-aarch64/emit-relocs-529-overflow.s: Likewise.
252 * ld-aarch64/emit-relocs-86.s: Likewise.
253 * ld-aarch64/emit-relocs-86-overflow.s: Likewise.
254 * ld-aarch64/emit-relocs-529.d: New expectation file.
255 * ld-aarch64/emit-relocs-529-overflow.d: Likewise.
256 * ld-aarch64/emit-relocs-86.d: Likewise.
257 * ld-aarch64/emit-relocs-86-overflow.d: Likewise.
258 * ld-aarch64/aarch64-elf.exp: Run new testcases.
259
260 2015-08-11 Jiong Wang <jiong.wang@arm.com>
261
262 * ld-aarch64/tls-small-ld.s: Update testcase.
263
264 2015-08-11 Jiong Wang <jiong.wang@arm.com>
265
266 * ld-aarch64/tls-small-ld.s: New file.
267 * ld-aarch64/tls-small-ld.d: Likewise.
268 * ld-aarch64/aarch64-elf.exp: Run new test.
269
270 2015-08-11 H.J. Lu <hongjiu.lu@intel.com>
271
272 PR ld/18808
273 * ld-ifunc/ifunc.exp: Add a test for PR ld/18808.
274 * ld-ifunc/pr18808.out: New file.
275 * ld-ifunc/pr18808a.c: Likewise.
276 * ld-ifunc/pr18808b.c: Likewise.
277 * lib/ld-lib.exp (check_ifunc_attribute_available): New.
278
279 2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
280
281 PR ld/18720
282 * ld-elf/indirect.exp: Run tests for PR ld/18720.
283 * ld-elf/pr18720.out: New file.
284 * ld-elf/pr18720a.c: Likewise.
285 * ld-elf/pr18720b.c: Likewise.
286 * ld-elf/pr18720c.c: Likewise.
287
288 2015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
289
290 * ld/ld-lib.exp (run_dump_test): When using the map option, no
291 program is required.
292
293 2015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * ld/ld-lib.exp (run_dump_test): Add error_output and
296 warning_output options.
297
298 2015-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 * ld-undefined/require-defined-1.d: New file.
301 * ld-undefined/require-defined-2.d: New file.
302 * ld-undefined/require-defined-3.d: New file.
303 * ld-undefined/require-defined-4.d: New file.
304 * ld-undefined/require-defined-5.d: New file.
305 * ld-undefined/require-defined.exp: New file.
306 * ld-undefined/require-defined.s: New file.
307
308 2015-07-30 H.J. Lu <hongjiu.lu@intel.com>
309
310 PR ld/18735
311 * ld-elf/pr18735.d: New file.
312 * ld-elf/pr18735.s: Likewise.
313
314 2015-07-29 H.J. Lu <hongjiu.lu@intel.com>
315
316 * ld-elf/pr18718.c (bar): Use noclone attribute only for GCC
317 4.5 or newer.
318
319 2015-07-29 H.J. Lu <hongjiu.lu@intel.com>
320
321 * ld-size/size.exp: Move run-time support check.
322
323 2015-07-28 Alan Modra <amodra@gmail.com>
324
325 * ld-powerpc/elfv2so.d: Update.
326
327 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
328
329 * config/default.exp (NOPIE_CFLAGS): New.
330 (NOPIE_LDFLAGS): Likewise.
331 * ld-size/size.exp (run_cc_link_tests): Add $NOPIE_CFLAGS and
332 $NOPIE_LDFLAGS if needed.
333 (run_ld_link_exec_tests): Add $NOPIE_CFLAGS if needed.
334
335 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
336
337 * ld-srec/srec.exp (CC): Save and restore. Append $PLT_CFLAGS.
338 (CXX): Likewise.
339
340 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
341
342 * ld-shared/shared.exp: Pass $PLT_CFLAGS to ld_compile.
343
344 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
345
346 * ld-scripts/crossref.exp (CC): Save and restore. Append
347 $PLT_CFLAGS.
348
349 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
350
351 * ld-i386/i386.exp (run_cc_link_tests): Add $PLT_CFLAGS to
352 -fPIC if needed.
353 * ld-x86-64/mpx.exp (run_cc_link_tests): Likewise.
354 * ld-x86-64/x86-64.exp (run_cc_link_tests): Likewise.
355
356 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
357
358 * ld-elfvsb/elfvsb.exp (visibility_run): Pass $PLT_CFLAGS to
359 ld_compile.
360
361 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
362
363 * ld-elfvers/vers.exp (build_vers_lib_no_pic): Pass $PLT_CFLAGS
364 to build_binary.
365
366 2015-07-27 H.J. Lu <hongjiu.lu@intel.com>
367
368 * config/default.exp (PLT_CFLAGS): New.
369
370 2015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
371
372 PR ld/18705
373 * ld-aarch64/protected-data.d: New.
374 * ld-aarch64/protected-data.s: New.
375 * ld-aarch64/aarch64-elf.exp: Add new test.
376
377 2015-07-27 Szabolcs Nagy <szabolcs.nagy@arm.com>
378
379 PR ld/18705
380 * ld-arm/protected-data.d: New.
381 * ld-arm/protected-data.s: New.
382 * ld-arm/arm-elf.exp: Add new test.
383
384 2015-07-26 H.J. Lu <hongjiu.lu@intel.com>
385
386 PR ld/18718
387 * ld-elf/shared.exp: Compile PR ld/18718 tests with -O2.
388
389 2015-07-26 H.J. Lu <hongjiu.lu@intel.com>
390
391 * lib/ld-lib.exp (run_host_cmd_yesno): Set errcnt and warncnt
392 to 0.
393
394 2015-07-25 H.J. Lu <hongjiu.lu@intel.com>
395
396 PR ld/18718
397 * ld-elf/pr18718.c: New file.
398 * ld-elf/shared.exp: Run tests for PR ld/18718.
399
400 2015-07-25 Alan Modra <amodra@gmail.com>
401
402 * ld-elf/symbolic-func.s,
403 * ld-elf/symbolic-func.r: New test.
404 * ld-elf/elf.exp: Run it.
405
406 2015-07-24 H.J. Lu <hongjiu.lu@intel.com>
407
408 * ld-elf/compress.exp (build_tests): Replace -g with -ggdb3.
409 * ld-elf/zlibbegin.rS: Also expect "GC".
410 * ld-elf/zlibnormal.rS: Likewise.
411
412 2015-07-16 Jiong Wang <jiong.wang@arm.com>
413
414 * ld-aarch64/tls-tiny-ld.s: New file.
415 * ld-aarch64/tls-tiny-ld.d: Ditto.
416 * ld-aarch64/aarch64-elf.exp: Run new test.
417
418 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
419
420 * ld-elf/zlibbegin.rS: Updated to .debug_.* with the
421 SHF_COMPRESSED bit.
422 * ld-elf/zlibnormal.rS: Likewise.
423
424 2015-07-09 Catherine Moore <clm@codesourcery.com>
425
426 * ld-mips-elf/attr-gnu-4-08.d: Update expected output.
427 * ld-mips-elf/attr-gnu-4-09.d: New.
428 * ld-mips-elf/attr-gnu-4-19.d: New.
429 * ld-mips-elf/attr-gnu-4-29.d: New.
430 * ld-mips-elf/attr-gnu-4-39.d: New.
431 * ld-mips-elf/attr-gnu-4-49.d: New.
432 * ld-mips-elf/attr-gnu-4-59.d: New.
433 * ld-mips-elf/attr-gnu-4-69.d: New.
434 * ld-mips-elf/attr-gnu-4-79.d: New.
435 * ld-mips-elf/attr-gnu-4-89.d: New.
436 * ld-mips-elf/attr-gnu-4-9.s: New.
437 * ld-mips-elf/mips-elf.exp: Run new tests.
438
439 2015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
440
441 * ld-avr/gc-section-debugline.d: New test.
442 * ld-avr/per-function-debugline.s: Source for new test.
443
444 2015-07-05 Richard Sandiford <richard.sandiford@arm.com>
445
446 * ld-powerpc/tocopt6-inc.s, ld-powerpc/tocopt6a.s,
447 ld-powerpc/tocopt6b.s, ld-powerpc/tocopt6c.s,
448 ld-powerpc/tocopt6.d: New test.
449 * ld-powerpc/powerpc.exp (ppc64elftests): Add it.
450
451 2015-07-03 Kai Tietz <ktietz@redhat.com>
452 Nick Clifton <nickc@redhat.com>
453
454 PR ld/11539
455 * lib/ld-lib.exp (check_gc_sections_available): Do not
456 automatically fail for cygwin and mingw targets.
457
458 2015-07-01 Sandra Loosemore <sandra@codesourcery.com>
459 Cesar Philippidis <cesar@codesourcery.com>
460
461 * ld-nios2/mixed1a.d: New.
462 * ld-nios2/mixed1a.s: New.
463 * ld-nios2/mixed1b.d: New.
464 * ld-nios2/mixed1b.s: New.
465 * ld-nios2/nios2.exp: Build the new compatibility tests.
466
467 2015-06-27 H.J. Lu <hongjiu.lu@intel.com>
468
469 * ld-xtensa/tlsbin.rd: Updated.
470 * ld-xtensa/tlspic.rd: Likewise.
471
472 2015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
473
474 * ld-mips-elf/pic-and-nonpic-3b.ad: Adjust for extra dynamic tag.
475 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
476 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
477 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
478 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
479 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
480 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
481 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
482 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
483 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
484 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
485 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
486 * ld-mips-elf/tlsdyn-o32.d: Likewise.
487 * ld-mips-elf/tlsdyn-o32.got: Likewise.
488 * ld-mips-elf/pie-n32.d: New file.
489 * ld-mips-elf/pie-n64.d: Likewise.
490 * ld-mips-elf/pie-o32.d: Likewise.
491 * ld-mips-elf/pie.s: Likewise.
492 * ld-mips-elf/mips-elf.exp: Add new tests.
493
494 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
495
496 * ld-elf/strtab.d: Only run on *-*-linux* and *-*-gnu* targets.
497
498 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
499
500 * ld-mmix/bspec1.d: Updated.
501 * ld-mmix/bspec2.d: Likewise.
502 * ld-mmix/undef-3.d: Likewise.
503
504 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
505
506 PR gas/18451
507 * ld-elf/strtab.d: New file.
508 * ld-elf/strtab.s: Likewise.
509
510 2015-06-24 H.J. Lu <hongjiu.lu@intel.com>
511
512 * ld-i386/i386.exp: Run pltgot-2 for Linux targets.
513 * ld-x86-64/x86-64.exp: Likewise.
514 * ld-i386/pltgot-1.d: Updated.
515 * ld-x86-64/pltgot-1.d: Likewise.
516 * ld-i386/pltgot-2.d: New file.
517 * ld-x86-64/pltgot-2.d: Likewise.
518
519 2015-06-23 Jiong Wang <jiong.wang@arm.com>
520
521 * ld-aarch64/dt_textrel.s: New testcase.
522 * ld-aarch64/dt_textrel.d: New expectation file.
523 * ld-aarch64/aarch64-elf.exp: Run new testcase.
524
525 2015-06-17 Jiong Wang <jiong.wang@arm.com>
526
527 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): New function.
528 * ld-aarch64/emit-relocs-28.d: Use aarch64_choose_ilp32_emul to choose
529 emulation mode.
530
531 2015-06-16 Alan Modra <amodra@gmail.com>
532
533 * ld-powerpc/ppc476-shared.s: Repeat dynamic reloc generating insns.
534 * ld-powerpc/ppc476-shared.d: Update.
535 * ld-powerpc/ppc476-shared2.d: Update.
536
537 2015-06-12 Tristan Gingold <gingold@adacore.com>
538
539 * ld-scripts/print-memory-usage-1.t,
540 * ld-scripts/print-memory-usage-1.s,
541 * ld-scripts/print-memory-usage-1.l,
542 * ld-scripts/print-memory-usage-2.t,
543 * ld-scripts/print-memory-usage-2.l,
544 * ld-scripts/print-memory-usage-3.s,
545 * ld-scripts/print-memory-usage-3.t,
546 * ld-scripts/print-memory-usage-3.l,
547 * ld-scripts/print-memory-usage.t: New tests.
548 * ld-scripts/print-memory-usage.exp: Run them.
549
550 2015-06-05 Nick Clifton <nickc@redhat.com>
551
552 * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
553
554 2015-06-05 Alan Modra <amodra@gmail.com>
555
556 * ld-powerpc/ppc476-shared.s,
557 * ld-powerpc/ppc476-shared.lnk,
558 * ld-powerpc/ppc476-shared.d,
559 * ld-powerpc/ppc476-shared2.d: New tests.
560 * ld-powerpc/powerpc.exp: Run them.
561
562 2015-06-02 Jiong Wang <jiong.wang@arm.com>
563
564 * ld-aarch64/emit-relocs-313.s: Use gotpage_lo15.
565
566 2015-06-01 Jiong Wang <jiong.wang@arm.com>
567
568 * ld-aarch64/emit-relocs-28.s: New test file.
569 * ld-aarch64/emit-relocs-28.d: Ditto.
570 * ld-aarch64/aarch64-elf.exp: Run new test.
571
572 2015-06-01 Jiong Wang <jiong.wang@arm.com>
573
574 * ld-aarch64/tprel_add_lo12_overflow.s: New testcase.
575 * ld-aarch64/tprel_add_lo12_overflow.d: Nex expectation file.
576 * ld-aarch64/aarch64-elf.exp: Run new testcase.
577
578 2015-06-01 Jiong Wang <jiong.wang@arm.com>
579
580 * ld-aarch64/emit-relocs-313.s: New test file.
581 * ld-aarch64/emit-relocs-313.d: Ditto.
582 * ld-aarch64/aarch64-elf.exp: Run new test.
583
584 2015-05-29 Stephen Kitt <steve@sk2.org>
585
586 * ld-pe/pe-run2.exp (test_direct2_link_dll): Add $CFLAGS to the
587 compiler command line.
588
589 2015-05-28 Catherine Moore <clm@codesourcery.com>
590
591 ld/testsuite/
592 * ld-mips-elf/compact-eh.ld: New linker script.
593 * ld-mips-elf/compact-eh1.d: New.
594 * ld-mips-elf/compact-eh1.s: New.
595 * ld-mips-elf/compact-eh1a.s: New.
596 * ld-mips-elf/compact-eh1b.s: New.
597 * ld-mips-elf/compact-eh2.d: New.
598 * ld-mips-elf/compact-eh2.s: New.
599 * ld-mips-elf/compact-eh3.d: New.
600 * ld-mips-elf/compact-eh3.s: New.
601 * ld-mips-elf/compact-eh3a.s: New.
602 * ld-mips-elf/compact-eh4.d: New.
603 * ld-mips-elf/compact-eh5.d: New.
604 * ld-mips-elf/compact-eh6.d: New.
605 * ld-mips-elf/mips-elf.exp: Run new tests.
606
607 2015-05-27 H.J. Lu <hongjiu.lu@intel.com>
608
609 PR binutils/18458
610 * ld-elf/shared.exp (build_tests): Build libpr18458a.so and
611 libpr18458b.so.
612 (run_tests): Run pr18458 test.
613 * ld-elf/pr18458a.c: New file.
614 * ld-elf/pr18458b.c: Likewise.
615 * ld-elf/pr18458c.c: Likewise.
616
617 2015-05-16 H.J. Lu <hongjiu.lu@intel.com>
618
619 * ld-i386/i386.exp: Run PR ld/17689 tests with -z now.
620 * ld-x86-64/x86-64.exp: Likewise
621 * ld-i386/pr17689now.rd: New file.
622 * ld-x86-64/pr17689now.rd: Likewise
623
624 2015-05-15 H.J. Lu <hongjiu.lu@intel.com>
625
626 PR binutis/18386
627 * ld-x86-64/tlsgdesc.dd: Also pass -Mintel64 to objdump.
628 * ld-x86-64/tlspic.dd: Likewise.
629 * ld-x86-64/x86-64.exp (x86_64tests): Also pass -Mintel64 to
630 objdump for tlspic.dd and tlsgdesc.dd.
631
632 2015-05-12 H.J. Lu <hongjiu.lu@intel.com>
633
634 * ld-i386/i386.exp: Run pltgot-1 for Linux targets.
635 * ld-x86-64/x86-64.exp: Likewise.
636 * ld-i386/pltgot-1.d: New file.
637 * ld-i386/pltgot-1.s: Likewise.
638 * ld-x86-64/pltgot-1.d: Likewise.
639 * ld-x86-64/pltgot-1.s: Likewise.
640
641 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
642
643 * ld-i386/i386.exp (iamcu_tests): Run iamcu-4.
644 * ld-i386/iamcu-4.d: New file.
645
646 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
647
648 * ld-i386/abs-iamcu.d: New file.
649 * ld-i386/dummy.s: Likewise.
650 * ld-i386/foo.s: Likewise.
651 * ld-i386/iamcu-1.d: Likewise.
652 * ld-i386/iamcu-2.d: Likewise.
653 * ld-i386/iamcu-3.d: Likewise.
654 * ld-i386/start.s: Likewise.
655 * ld-i386/i386.exp (iamcu_tests): New.
656 Run iamcu_tests.
657
658 2015-05-08 H.J. Lu <hongjiu.lu@intel.com>
659
660 PR binutis/18386
661 * ld-x86-64/tlsgdesc.dd: Updated.
662 * ld-x86-64/tlspic.dd: Likewise.
663
664 2015-04-29 H.J. Lu <hongjiu.lu@intel.com>
665
666 PR ld/18354
667 * ld-elf/compress.exp (run_tests): Link the last zlibnormal,
668 gnunormal and gabinormal against libfoozlib.so.
669
670 2015-04-27 Renlin Li <renlin.li@arm.com>
671
672 * ld-arm/ifunc-10.dd: Adjust expected output.
673 * ld-arm/ifunc-2.dd: Likewise.
674
675 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
676
677 * ld-s390/gotreloc_31-1.dd: Use instruction mnemonics.
678
679 2015-04-24 Alan Modra <amodra@gmail.com>
680
681 * ld-powerpc/tocnovar.d: Revert last change.
682
683 2015-04-24 Richard Earnshaw <rearnsha@arm.com>
684
685 * ld-arm/armthumb-lib.d: Regenerate expected output.
686 * ld-arm/armthumb-lib.d: Likewise.
687 * ld-arm/armthumb-lib.sym: Likewise.
688 * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
689 * ld-arm/cortex-a8-fix-b-rel-thumb.d: Likewise.
690 * ld-arm/cortex-a8-fix-b.d: Likewise.
691 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: Likewise.
692 * ld-arm/cortex-a8-fix-bcc.d: Likewise.
693 * ld-arm/cortex-a8-fix-bl-rel-arm.d: Likewise.
694 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
695 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: Likewise.
696 * ld-arm/cortex-a8-fix-bl.d: Likewise.
697 * ld-arm/cortex-a8-fix-blx-bcond.d: Likewise.
698 * ld-arm/cortex-a8-fix-blx-rel-arm.d: Likewise.
699 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: Likewise.
700 * ld-arm/cortex-a8-fix-blx.d: Likewise.
701 * ld-arm/cortex-a8-fix-hdr.d: Likewise.
702 * ld-arm/farcall-mixed-app-v5.d: Likewise.
703 * ld-arm/farcall-mixed-app.d: Likewise.
704 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
705 * ld-arm/farcall-mixed-lib.d: Likewise.
706 * ld-arm/mixed-app-v5.d: Likewise.
707 * ld-arm/mixed-app.d: Likewise.
708 * ld-arm/mixed-lib.d: Likewise.
709
710 2015-04-24 Nick Clifton <nickc@redhat.com>
711
712 * ld-elf/compressed1d.d: Add notarget for ELF based targets that
713 do not use elf.em.
714
715 2015-04-24 Hans-Peter Nilsson <hp@axis.com>
716
717 * ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-*
718 to cris*-*-elf.
719
720 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
721
722 * ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and
723 frv.
724
725 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
726
727 PR ld/18277
728 * ld-elf/compressed1d.d: New.
729 * ld-elf/compressed1e.d: Likewise.
730
731 2015-04-23 Alan Modra <amodra@gmail.com>
732
733 * ld-powerpc/ambiguousv1b.d: Update for aligned .got.
734 * ld-powerpc/defsym.d: Likewise.
735 * ld-powerpc/elfv2-2exe.d: Likewise.
736 * ld-powerpc/elfv2exe.d: Likewise.
737 * ld-powerpc/elfv2so.d: Likewise.
738 * ld-powerpc/relbrlt.d: Likewise.
739 * ld-powerpc/tls.g: Likewise.
740 * ld-powerpc/tlsexe.d: Likewise.
741 * ld-powerpc/tlsexe.g: Likewise.
742 * ld-powerpc/tlsexe.r: Likewise.
743 * ld-powerpc/tlsexetoc.d: Likewise.
744 * ld-powerpc/tlsexetoc.g: Likewise.
745 * ld-powerpc/tlsexetoc.r: Likewise.
746 * ld-powerpc/tlsso.d: Likewise.
747 * ld-powerpc/tlsso.g: Likewise.
748 * ld-powerpc/tlsso.r: Likewise.
749 * ld-powerpc/tlstoc.g: Likewise.
750 * ld-powerpc/tlstocso.d: Likewise.
751 * ld-powerpc/tlstocso.g: Likewise.
752 * ld-powerpc/tlstocso.r: Likewise.
753 * ld-powerpc/tocopt.d: Likewise.
754 * ld-powerpc/tocopt2.d: Likewise.
755 * ld-powerpc/tocopt3.d: Likewise.
756 * ld-powerpc/tocopt4.d: Likewise.
757 * ld-powerpc/tocopt5.d: Likewise.
758 * ld-powerpc/tocnovar.d: Adjust.
759
760 2015-04-22 Alan Modra <amodra@gmail.com>
761
762 * ld-x86-64/pr18176.d: Update.
763
764 2015-04-22 H.J. Lu <hongjiu.lu@intel.com>
765
766 PR ld/18289
767 * ld-i386/copyreloc-lib.c: New file.
768 * ld-i386/copyreloc-main.S: Likewise.
769 * ld-i386/copyreloc-main.out: Likewise.
770 * ld-i386/copyreloc-main1.rd: Likewise.
771 * ld-i386/copyreloc-main2.rd: Likewise.
772 * ld-i386/dummy.c: Likewise.
773 * ld-i386/pr17689.out: Likewise.
774 * ld-i386/pr17689.rd: Likewise.
775 * ld-i386/pr17689a.c: Likewise.
776 * ld-i386/pr17689b.S: Likewise.
777 * ld-i386/pr17827.rd: Likewise.
778 * ld-i386/pr17827ver.rd: Likewise.
779 * ld-i386/i386.exp: Run copyreloc tests.
780
781 2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
782
783 * ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section.
784 * ld-mmix/bspec2.d: Likewise.
785 * ld-mmix/local1.d: Likewise.
786 * ld-mmix/local3.d: Likewise.
787 * ld-mmix/local5.d: Likewise.
788 * ld-mmix/local7.d: Likewise.
789 * ld-mmix/undef-3.d: Likewise.
790 * ld-sh/sh64/crangerel1.rd: Likewise.
791 * ld-sh/sh64/crangerel2.rd: Likewise.
792 * ld-tic6x/common.d: Likewise.
793 * ld-tic6x/shlib-1.rd: Likewise.
794 * ld-tic6x/shlib-1b.rd: Likewise.
795 * ld-tic6x/shlib-1r.rd: Likewise.
796 * ld-tic6x/shlib-1rb.rd: Likewise.
797 * ld-tic6x/shlib-app-1.rd: Likewise.
798 * ld-tic6x/shlib-app-1b.rd: Likewise.
799 * ld-tic6x/shlib-app-1r.rd: Likewise.
800 * ld-tic6x/shlib-app-1rb.rd: Likewise.
801 * ld-tic6x/shlib-noindex.rd: Likewise.
802 * ld-tic6x/static-app-1.rd: Likewise.
803 * ld-tic6x/static-app-1b.rd: Likewise.
804 * ld-tic6x/static-app-1r.rd: Likewise.
805 * ld-tic6x/static-app-1rb.rd: Likewise.
806 * ld-x86-64/ilp32-4.d: Likewise.
807 * ld-x86-64/split-by-file-nacl.rd: Likewise.
808 * ld-x86-64/split-by-file.rd: Likewise.
809
810 2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
811
812 * ld-elf/compress.exp (build_tests): Add tests for
813 --compress-debug-sections=.
814 (run_tests): Likewise.
815 Add additonal tests for --compress-debug-sections=.
816 * ld-elf/gabiend.rt: New file.
817 * ld-elf/gabinormal.rt: Likewise.
818 * ld-elf/gnubegin.rS: Likewise.
819 * ld-elf/gnunormal.rS: Likewise.
820 * ld-elf/zlibbegin.rS: Likewise.
821 * ld-elf/zlibnormal.rS: Likewise.
822
823 2015-04-15 Alan Modra <amodra@gmail.com>
824
825 * ld-gc/pr18223.d: xfail tic6x.
826
827 2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
828
829 PR ld/pr17709
830 * ld-i386/i386.exp: Run protected6b.
831 * ld-i386/protected6b.d: New file.
832 * ld-x86-64/protected6b.d: Likewise.
833 * ld-x86-64/x86-64.exp: Run protected6b.
834
835 2015-04-11 H.J. Lu <hongjiu.lu@intel.com>
836
837 * ld-i386/i386.exp: Run protected6a.
838 * ld-i386/protected6.d: Renamed to ...
839 * ld-i386/protected6a.d: This.
840 * ld-x86-64/hidden4.d: New file.
841 * ld-x86-64/hidden4.s: Likewise.
842 * ld-x86-64/hidden5.d: Likewise.
843 * ld-x86-64/hidden5.s: Likewise.
844 * ld-x86-64/protected6.d: Renamed to ...
845 * ld-x86-64/protected6a.d: This.
846 * ld-x86-64/x86-64.exp: Run hidden4, hidden5, protected6a,
847 protected7a and protected7b.
848
849 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
850
851 PR ld/pr17709
852 * ld-i386/protected6.d: New file.
853 * ld-i386/protected6.s: Likewise.
854 * ld-x86-64/protected6.d: Likewise.
855 * ld-x86-64/protected6.s: Likewise.
856 * ld-x86-64/protected7.d: Likewise.
857 * ld-x86-64/protected7.s: Likewise.
858 * ld-x86-64/protected7a.d: Likewise.
859 * ld-x86-64/protected7b.d: Likewise.
860
861 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
862
863 PR ld/pr15228
864 PR ld/pr17709
865 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
866 * ld-i386/pr17709-nacl.rd: New file.
867 * ld-i386/pr17709.rd: Likewise.
868 * ld-i386/pr17709a.s: Likewise.
869 * ld-i386/pr17709b.s: Likewise.
870 * ld-i386/protected3.d: Updated.
871 * ld-i386/protected3.s: Likewise.
872 * ld-x86-64/pr17709-nacl.rd: New file.
873 * ld-x86-64/pr17709.rd: Likewise.
874 * ld-x86-64/pr17709a.s: Likewise.
875 * ld-x86-64/pr17709b.s: Likewise.
876 * ld-x86-64/protected3.d: Updated.
877 * ld-x86-64/protected3.s: Likewise.
878 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
879
880 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
881
882 PR ld/18223
883 * ld-gc/gc.exp: Run pr18223.
884 * ld-gc/pr18223.d: New file.
885 * ld-gc/pr18223.s: Likewise.
886
887 2015-04-10 Alan Modra <amodra@gmail.com>
888
889 Revert 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
890 PR ld/pr15228
891 PR ld/pr17709
892 * ld-i386/i386.exp (i386tests): Remove test for PR ld/17709.
893 * ld-i386/pr17709-nacl.rd: Delete.
894 * ld-i386/pr17709.rd: Likewise.
895 * ld-i386/pr17709a.s: Likewise.
896 * ld-i386/pr17709b.s: Likewise.
897 * ld-i386/protected3.d: Updated.
898 * ld-i386/protected3.s: Likewise.
899 * ld-x86-64/pr17709-nacl.rd: Delete.
900 * ld-x86-64/pr17709.rd: Likewise.
901 * ld-x86-64/pr17709a.s: Likewise.
902 * ld-x86-64/pr17709b.s: Likewise.
903 * ld-x86-64/protected3.d: Updated.
904 * ld-x86-64/protected3.s: Likewise.
905 * ld-x86-64/x86-64.exp (x86_64tests): Remove test for PR ld/17709.
906
907 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
908
909 * ld-elf/compress.exp: Add a test for
910 --compress-debug-sections=zlib-gabi.
911 (build_tests): Add 2 tests for --compress-debug-sections=zlib-gabi.
912 (run_tests): Likewise.
913 Verify linker output with zlib-gabi compressed debug input.
914 * ld-elf/compressed1a.d: New file.
915 * ld-elf/compressed1b.d: Likewise.
916 * ld-elf/compressed1c.d: Likewise.
917
918 2015-04-07 Alan Modra <amodra@gmail.com>
919
920 * ld-arm/tls-gdesc-nlazy.g: Adjust for readelf note.
921 * ld-tic6x/shlib-1.rd: Expect corrected .rela.plt sh_info.
922 * ld-tic6x/shlib-1b.rd: Likewise.
923 * ld-tic6x/shlib-1r.rd: Likewise.
924 * ld-tic6x/shlib-1rb.rd: Likewise.
925 * ld-tic6x/shlib-app-1.rd: Likewise.
926 * ld-tic6x/shlib-app-1b.rd: Likewise.
927 * ld-tic6x/shlib-app-1r.rd: Likewise.
928 * ld-tic6x/shlib-app-1rb.rd: Likewise.
929 * ld-tic6x/shlib-noindex.rd: Likewise.
930
931 2015-04-07 Nick Clifton <nickc@redhat.com>
932
933 * ld-elf/orphan-5.l: New test - checks the linker's output with
934 --warn-orphan enabled.
935 * ld-elf/elf.exp: Run the new test.
936
937 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
938
939 * ld-elf/compress.exp: Remove is_zlib_supported check.
940 Fail if --compress-debug-sections doesn't work.
941 * lib/ld-lib.exp (run_dump_test): Remove is_zlib_supported check.
942
943 2015-04-01 Tejas Belagod <tejas.belagod@arm.com>
944
945 * ld-aarch64/aarch64-elf.exp: Add erratum843419 test.
946 * ld-aarch64/erratum843419.d: New.
947 * ld-aarch64/erratum843419.s: New.
948
949 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
950
951 PR ld/18176
952 * ld-x86-64/pr18176.d: New file.
953 * ld-x86-64/pr18176.s: Likewise.
954 * ld-x86-64/pr18176.t: Likewise.
955 * ld-x86-64/x86-64.exp: Run pr18176.
956
957 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
958
959 * ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
960
961 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
962
963 PR ld/18169
964 * ld-elf/linkinfo1a.d: Updated.
965 * ld-elf/linkinfo1b.d: Likewise.
966
967 2015-03-27 H.J. Lu <hongjiu.lu@intel.com>
968
969 * ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target.
970
971 2015-03-26 Tejas Belagod <tejas.belagod@arm.com>
972
973 * ld-aarch64/farcall-back-be.d: New.
974
975 2015-03-26 H.J. Lu <hongjiu.lu@intel.com>
976
977 PR ld/18160
978 * ld-x86-64/pr18160.d: New file.
979 * ld-x86-64/pr18160.s: Likewise.
980 * ld-x86-64/pr18160.t: Likewise.
981 * ld-x86-64/x86-64.exp: Run pr18160.
982 ---
983 2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
984
985 * ld-aarch64/erratum835769.d: Adjust for initial branch over stub
986 section.
987 * ld-aarch64/farcall-b.d: Likewise.
988 * ld-aarch64/farcall-bl.d: Likewise.
989 * ld-aarch64/farcall-back.d: Likewise.
990
991 2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
992
993 * ld-aarch64/erratum835769.d: Adjust for removal of padding before
994 835769 workaround stubs.
995
996 2015-03-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
997
998 * ld-gc/all-debug-sections.d: New file.
999 * ld-gc/all-debug-sections.s: Likewise.
1000 * ld-gc/gc.exp: Execute new testcase.
1001
1002 2015-03-11 Alan Modra <amodra@gmail.com>
1003
1004 * ld-powerpc/tls32.s: Add GOT pointer setup.
1005 * ld-powerpc/tls32.d: Update.
1006 * ld-powerpc/tls32.g: Update.
1007 * ld-powerpc/tls32.t: Update.
1008 * ld-powerpc/tlsexe.d: Update.
1009 * ld-powerpc/tlsexe32.d: Update.
1010 * ld-powerpc/tlsexe32.g: Update.
1011 * ld-powerpc/tlsexe32.r: Update.
1012 * ld-powerpc/tlsexetoc.d: Update.
1013 * ld-powerpc/tlsso32.d: Update.
1014 * ld-powerpc/tlsso32.g: Update.
1015 * ld-powerpc/tlsso32.r: Update.
1016
1017 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
1018
1019 PR ld/pr15228
1020 PR ld/pr17709
1021 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
1022 * ld-i386/pr17709-nacl.rd: New file.
1023 * ld-i386/pr17709.rd: Likewise.
1024 * ld-i386/pr17709a.s: Likewise.
1025 * ld-i386/pr17709b.s: Likewise.
1026 * ld-i386/protected3.d: Updated.
1027 * ld-i386/protected3.s: Likewise.
1028 * ld-x86-64/pr17709-nacl.rd: New file.
1029 * ld-x86-64/pr17709.rd: Likewise.
1030 * ld-x86-64/pr17709a.s: Likewise.
1031 * ld-x86-64/pr17709b.s: Likewise.
1032 * ld-x86-64/protected3.d: Updated.
1033 * ld-x86-64/protected3.s: Likewise.
1034 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
1035
1036 2015-03-04 Richard Sandiford <richard.sandiford@arm.com>
1037
1038 PR gas/17843
1039 * ld-aarch64/tlsle.s, ld-aarch64/tlsle.d: New test.
1040 * ld-aarch64/aarch64-elf.exp: Run it.
1041
1042 2015-02-28 Alan Modra <amodra@gmail.com>
1043
1044 * ld-sparc/gotop32.rd: Update for changed padding in data sections.
1045 * ld-sparc/gotop32.td: Likewise.
1046 * ld-sparc/gotop64.rd: Likewise.
1047 * ld-sparc/gotop64.td: Likewise.
1048 * ld-tilegx/external.s: Align .data.
1049 * ld-tilepro/external.s: Likewise.
1050
1051 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1052
1053 * ld-aarch64/aarch64-elf.exp (tls-tiny-desc, tls-tiny-desc-ie)
1054 (tls-tiny-desc-le): Add.
1055 * ld-aarch64/tls-tiny-desc.d: New.
1056 * ld-aarch64/tls-tiny-desc.s: New.
1057 * ld-aarch64/tls-tiny-desc-ie.d: New.
1058 * ld-aarch64/tls-tiny-desc-ie.s: New.
1059 * ld-aarch64/tls-tiny-desc-le.d: New.
1060 * ld-aarch64/tls-tiny-desc-le.s: New.
1061
1062 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1063
1064 * ld-aarch64/aarch64-elf.exp (tls-tiny-gd, tls-tiny-gd-ie)
1065 (tls-tiny-gd-le): Add.
1066 * ld-aarch64/tls-tiny-gd.d: New.
1067 * ld-aarch64/tls-tiny-gd.s: New.
1068 * ld-aarch64/tls-tiny-gd-ie.d: New.
1069 * ld-aarch64/tls-tiny-gd-ie.s: New.
1070 * ld-aarch64/tls-tiny-gd-le.d: New.
1071 * ld-aarch64/tls-tiny-gd-le.s: New.
1072
1073 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
1074
1075 * ld-aarch64/aarch64-elf.exp: Add tls-tiny-ie.
1076 * ld-aarch64/tls-tiny-ie.d: New.
1077 * ld-aarch64/tls-tiny-ie.s: New.
1078
1079 2015-02-26 Terry Guo <terry.guo@arm.com>
1080
1081 * ld-arm/attr-merge-3.attr: Remove Tag_ABI_HardFP_use.
1082 * ld-arm/attr-merge-vfp-10.d: Likewise.
1083 * ld-arm/attr-merge-vfp-10r.d: Likewise.
1084 * ld-arm/attr-merge-vfp-12.d: Likewise.
1085 * ld-arm/attr-merge-vfp-12r.d: Likewise.
1086 * ld-arm/attr-merge-vfp-13.d: Likewise.
1087 * ld-arm/attr-merge-vfp-13r.d: Likewise.
1088 * ld-arm/attr-merge-vfp-14.d: Likewise.
1089 * ld-arm/attr-merge-vfp-14r.d: Likewise.
1090 * ld-arm/attr-merge-vfp-6.d: Likewise.
1091 * ld-arm/attr-merge-vfp-6r.d: Likewise.
1092 * ld-arm/attr-merge-vfp-7.d: Likewise.
1093 * ld-arm/attr-merge-vfp-7r.d: Likewise.
1094 * ld-arm/attr-merge-vfp-8.d: Likewise.
1095 * ld-arm/attr-merge-vfp-8r.d: Likewise.
1096
1097 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1098
1099 * ld-avr/avr-prop-1.d: New file.
1100 * ld-avr/avr-prop-1.s: New file.
1101 * ld-avr/avr-prop-2.d: New file.
1102 * ld-avr/avr-prop-2.s: New file.
1103 * ld-avr/avr-prop-3.d: New file.
1104 * ld-avr/avr-prop-3.s: New file.
1105 * ld-avr/avr-prop-4.d: New file.
1106 * ld-avr/avr-prop-4.s: New file.
1107
1108 2015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
1109
1110 * ld-sh/arch/arch_expected.txt: Regenerate.
1111 * ld-sh/arch/sh-dsp.s: Likewise.
1112 * ld-sh/arch/sh.s: Likewise.
1113 * ld-sh/arch/sh2.s: Likewise.
1114 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
1115 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
1116 * ld-sh/arch/sh2a-nofpu.s: Likewise.
1117 * ld-sh/arch/sh2a-or-sh3e.s: Likewise.
1118 * ld-sh/arch/sh2a-or-sh4.s: Likewise.
1119 * ld-sh/arch/sh2a.s: Likewise.
1120 * ld-sh/arch/sh2e.s: Likewise.
1121 * ld-sh/arch/sh3-dsp.s: Likewise.
1122 * ld-sh/arch/sh3-nommu.s: Likewise.
1123 * ld-sh/arch/sh3.s: Likewise.
1124 * ld-sh/arch/sh3e.s: Likewise.
1125 * ld-sh/arch/sh4-nofpu.s: Likewise.
1126 * ld-sh/arch/sh4-nommu-nofpu.s: Likewise.
1127 * ld-sh/arch/sh4.s: Likewise.
1128 * ld-sh/arch/sh4a-nofpu.s: Likewise.
1129 * ld-sh/arch/sh4a.s: Likewise.
1130 * ld-sh/arch/sh4al-dsp.s: Likewise.
1131
1132 2015-02-24 Nick Clifton <nickc@redhat.com>
1133
1134 * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850.
1135
1136 2015-02-24 Alan Modra <amodra@gmail.com>
1137
1138 * ld-elf/merge3.s, * ld-elf/merge3.d: New test.
1139
1140 2015-02-24 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1141
1142 * ld-avr/region_overflow.d: New test.
1143 * ld-avr/region_overflow.s: Likewise.
1144
1145 2015-02-19 H.J. Lu <hongjiu.lu@intel.com>
1146
1147 PR ld/4317
1148 * ld-i386/compressed1.d: Use nm/readelf with "failif".
1149 * ld-x86-64/compressed1.d: Likewise.
1150 * ld-x86-64/pie1.d: Likewise.
1151
1152 2015-02-19 Alan Modra <amodra@gmail.com>
1153
1154 PR ld/4317
1155 * ld-aarch64/gc-tls-relocs.d, * ld-cris/locref2.d,
1156 * ld-elf/ehdr_start-weak.d, * ld-elf/group1.d,
1157 * ld-i386/compressed1.d, * ld-ia64/error1.d, * ld-ia64/error2.d,
1158 * ld-ia64/error3.d, * ld-mips-elf/pic-and-nonpic-1.nd,
1159 * ld-mmix/undef-3.d, * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
1160 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
1161 * ld-x86-64/compressed1.d, * ld-x86-64/pie1.d: Update.
1162
1163 2015-02-17 Alan Modra <amodra@gmail.com>
1164
1165 PR ld/17975
1166 * ld-aarch64/gc-tls-relocs.d, * ld-alpha/tlspic.rd,
1167 * ld-cris/libdso-2.d, * ld-i386/tlsdesc-nacl.rd, * ld-i386/tlsdesc.rd,
1168 * ld-i386/tlsnopic-nacl.rd, * ld-i386/tlsnopic.rd,
1169 * ld-i386/tlspic-nacl.rd, * ld-i386/tlspic.rd, * ld-ia64/tlspic.rd,
1170 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
1171 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
1172 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd,
1173 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
1174 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
1175 * ld-tic6x/shlib-1.rd, * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
1176 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-noindex.rd,
1177 * ld-x86-64/tlsdesc-nacl.rd, * ld-x86-64/tlsdesc.rd,
1178 * ld-x86-64/tlspic-nacl.rd, * ld-x86-64/tlspic.rd: Update.
1179
1180 2015-02-16 H.J. Lu <hongjiu.lu@intel.com>
1181
1182 PR ld/17975
1183 * ld-i386/tlsbin-nacl.rd: Updated.
1184 * ld-i386/tlsbin.rd: Likewise.
1185 * ld-i386/tlsbindesc-nacl.rd: Likewise.
1186 * ld-i386/tlsbindesc.rd: Likewise.
1187 * ld-i386/tlsdesc-nacl.rd: Likewise.
1188 * ld-i386/tlsdesc.rd: Likewise.
1189 * ld-i386/tlsnopic-nacl.rd: Likewise.
1190 * ld-i386/tlsnopic.rd: Likewise.
1191 * ld-i386/tlspic-nacl.rd: Likewise.
1192 * ld-i386/tlspic.rd: Likewise.
1193 * ld-x86-64/tlsbin-nacl.rd: Likewise.
1194 * ld-x86-64/tlsbin.rd: Likewise.
1195 * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
1196 * ld-x86-64/tlsbindesc.rd: Likewise.
1197 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
1198 * ld-x86-64/tlsdesc.rd: Likewise.
1199 * ld-x86-64/tlspic-nacl.rd: Likewise.
1200 * ld-x86-64/tlspic.rd: Likewise.
1201 * ld-alpha/tlspic.rd: Likewise.
1202 * ld-powerpc/tlsexe.r: Likewise.
1203 * ld-powerpc/tlsexetoc.r: Likewise.
1204 * ld-powerpc/tlsso.r: Likewise.
1205 * ld-powerpc/tlstocso.r: Likewise.
1206 * ld-s390/tlspic.rd: Likewise.
1207 * ld-s390/tlspic_64.rd: Likewise.
1208 * ld-sparc/gotop32.dd: Likewise.
1209 * ld-sparc/gotop64.dd: Likewise.
1210 * ld-sparc/tlssunnopic32.rd: Likewise.
1211 * ld-sparc/tlssunnopic64.rd: Likewise.
1212 * ld-sparc/tlssunpic32.rd: Likewise.
1213 * ld-sparc/tlssunpic64.rd: Likewise.
1214 * ld-tic6x/shlib-1.rd: Likewise.
1215 * ld-tic6x/shlib-1b.rd: Likewise.
1216 * ld-tic6x/shlib-1r.rd: Likewise.
1217 * ld-tic6x/shlib-1rb.rd: Likewise.
1218 * ld-tic6x/shlib-noindex.rd: Likewise.
1219
1220 2015-02-14 H.J. Lu <hongjiu.lu@intel.com>
1221
1222 PR ld/17973
1223 * ld-plugin/plugin.exp (regassilent): New.
1224 Compile tmpdir/dummy.s and ld-plugin/pr17973.s.
1225 (plugin_tests): Add a test for PR ld/17973.
1226 * ld-plugin/pr17973.d: New file.
1227 * ld-plugin/pr17973.s: Likewise.
1228
1229 2015-02-12 H.J. Lu <hongjiu.lu@intel.com>
1230
1231 * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
1232
1233 2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1234
1235 * ld-plugin/plugin-27.d: New.
1236 * ld-plugin/plugin-28.d: Likewise.
1237 * ld-plugin/plugin-29.d: Likewise.
1238 * plugin.exp (plugin_tests): Add tests for LDPL_FATAL, LDPL_ERROR
1239 and LDPL_WARNING.
1240
1241 2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
1242
1243 PR ld/17878
1244 * ld-plugin/func.c: Add some comments.
1245 * ld-plugin/plugin-13.d: New file.
1246 * ld-plugin/plugin-14.d: Likewise.
1247 * ld-plugin/plugin-15.d: Likewise.
1248 * ld-plugin/plugin-16.d: Likewise.
1249 * ld-plugin/plugin-17.d: Likewise.
1250 * ld-plugin/plugin-18.d: Likewise.
1251 * ld-plugin/plugin-19.d: Likewise.
1252 * ld-plugin/plugin-20.d: Likewise.
1253 * ld-plugin/plugin-21.d: Likewise.
1254 * ld-plugin/plugin-22.d: Likewise.
1255 * ld-plugin/plugin-23.d: Likewise.
1256 * ld-plugin/plugin-24.d: Likewise.
1257 * ld-plugin/plugin-25.d: Likewise.
1258 * ld-plugin/plugin-26.d: Likewise.
1259 * ld-plugin/plugin.exp (plugin2_name): New.
1260 (plugin3_name): Likewise.
1261 (plugin2_path): Likewise.
1262 (plugin3_path): Likewise.
1263 (testsrcfiles): Likewise.
1264 (testsrcfiles_notext): Likewise.
1265 (plugin_tests): Add tests for non-object IR file.
1266 (plugin_lib_tests): Likewise.
1267 (plugin_extra_elf_tests): Likewise.
1268 (plugin_src_tests): New tests for non-object IR file.
1269 Run nm --plugin test.
1270 Run ar --plugin test.
1271 Run plugin_src_tests.
1272
1273 2015-02-07 H.J. Lu <hongjiu.lu@intel.com>
1274
1275 PR ld/17935
1276 * ld-i386/i386.exp: Run pr17935-1 and pr17935-2.
1277 * ld-x86-64/x86-64.exp: Likewise.
1278
1279 * ld-i386/pr17935-1.d: New file.
1280 * ld-i386/pr17935-1.s: Likewise.
1281 * ld-i386/pr17935-2.d: Likewise.
1282 * ld-i386/pr17935-2.s: Likewise.
1283 * ld-x86-64/pr17935-1.d: Likewise.
1284 * ld-x86-64/pr17935-1.s: Likewise.
1285 * ld-x86-64/pr17935-2.d: Likewise.
1286 * ld-x86-64/pr17935-2.s: Likewise.
1287
1288 2015-02-06 H.J. Lu <hongjiu.lu@intel.com>
1289
1290 PR ld/12365
1291 PR ld/14272
1292 * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets.
1293 * ld-plugin/plugin-7.d: Updated.
1294 * ld-plugin/plugin-8.d: Likewise.
1295
1296 2015-02-04 H.J. Lu <hongjiu.lu@intel.com>
1297
1298 * ld-plugin/lto.exp: Pass -flto-partition=none to the PR
1299 ld/12365 test.
1300
1301 2015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1302
1303 PR ld/12365
1304 * ld-plugin/pr12365a.c: New file.
1305 * ld-plugin/pr12365b.c: Likewise.
1306 * ld-plugin/pr12365c.c: Likewise.
1307
1308 * ld-plugin/lto.exp (lto_link_tests): Prepare for the PR ld/12365
1309 test.
1310 Run the PR ld/12365 test.
1311
1312 2015-02-03 H.J. Lu <hongjiu.lu@intel.com>
1313
1314 PR ld/14918
1315 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test.
1316
1317 * ld-plugin/pr14918.c: New file.
1318 * ld-plugin/pr14918.d: Likewise.
1319
1320 2015-01-29 H.J. Lu <hongjiu.lu@intel.com>
1321
1322 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
1323
1324 2015-01-29 Alan Modra <amodra@gmail.com>
1325
1326 * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
1327 * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
1328 * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar.
1329
1330 2015-01-28 H.J. Lu <hongjiu.lu@intel.com>
1331
1332 PR ld/17878
1333 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
1334 * ld-plugin/plugin-10.d: Likewise.
1335 * ld-plugin/plugin-11.d: Likewise.
1336 * ld-plugin/plugin-2.d: Likewise.
1337 * ld-plugin/plugin-3.d: Likewise.
1338 * ld-plugin/plugin-4.d: Likewise.
1339 * ld-plugin/plugin-5.d: Likewise.
1340 * ld-plugin/plugin-6.d: Likewise.
1341 * ld-plugin/plugin-7.d: Likewise.
1342 * ld-plugin/plugin-8.d: Likewise.
1343 * ld-plugin/plugin-9.d: Likewise.
1344
1345 2015-01-28 Jan Beulich <jbeulich@suse.com>
1346
1347 * ld-elf/pr16322.s (p1): Rename to px1.
1348 (f1): Rename to fx1.
1349
1350 2015-01-28 Alan Modra <amodra@gmail.com>
1351
1352 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
1353 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
1354 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
1355
1356 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1357
1358 * ld-scripts/memory.t: Define new symbol tred.
1359 * ld-scripts/memory_sym.t: New.
1360 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
1361 conditionally check values of linker symbols.
1362
1363 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1364
1365 * ld-scripts/provide-4-map.d: Update expected output.
1366 * ld-scripts/provide-5-map.d: Likewise.
1367
1368 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1369
1370 * ld-scripts/provide-4.d: New file.
1371 * ld-scripts/provide-4-map.d: New file.
1372 * ld-scripts/provide-4.t: New file.
1373 * ld-scripts/provide-5.d: New file.
1374 * ld-scripts/provide-5.s: New file.
1375 * ld-scripts/provide-5-map.d: New file.
1376 * ld-scripts/provide-5.t: New file.
1377 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
1378 tests.
1379
1380 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1381
1382 * ld-scripts/overlay-size.d: Add 'map' option.
1383 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
1384 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
1385 option, checking linker mapfile output.
1386
1387 2015-01-20 Alan Modra <amodra@gmail.com>
1388
1389 * ld-powerpc/ambiguousv1.d,
1390 * ld-powerpc/ambiguousv1b.d,
1391 * ld-powerpc/ambiguousv2.d,
1392 * ld-powerpc/ambiguousv2b.d,
1393 * ld-powerpc/elfv2exe.d,
1394 * ld-powerpc/elfv2so.d,
1395 * ld-powerpc/tlsexe.r,
1396 * ld-powerpc/tlsexetoc.r,
1397 * ld-powerpc/tlsso.r,
1398 * ld-powerpc/tlstocso.r: Update.
1399
1400 2015-01-20 Alan Modra <amodra@gmail.com>
1401
1402 PR ld/17615
1403 * ld-elf/pr17615.d: Match .sbss too.
1404
1405 2015-01-19 H.J. Lu <hongjiu.lu@intel.com>
1406
1407 PR ld/17615
1408 * ld-elf/pr17615.d: New file.
1409 * ld-elf/pr17615.s: Likewise.
1410
1411 2015-01-19 Alan Modra <amodra@gmail.com>
1412
1413 * ld-gc/pr14265.d,
1414 * ld-cris/tls-gc-68.d,
1415 * ld-cris/tls-gc-69.d,
1416 * ld-cris/tls-gc-70.d,
1417 * ld-cris/tls-gc-71.d,
1418 * ld-cris/tls-gc-75.d,
1419 * ld-cris/tls-gc-76.d,
1420 * ld-cris/tls-gc-79.d,
1421 * ld-mmix/bpo-10.d,
1422 * ld-mmix/bpo-11.d: Update.
1423
1424 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1425
1426 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
1427 printed if 0 anymore.
1428
1429 2015-01-15 H.J. Lu <hongjiu.lu@intel.com>
1430
1431 PR ld/17847
1432 * ld-x86-64/pie1.d: New file.
1433 * ld-x86-64/pie1.s: Likwise.
1434 * ld-x86-64/x86-64.exp: Run pie1.
1435
1436 2015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
1437
1438 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
1439 * ld-aarch64/relocs-257-symbolic-func.d: New file.
1440 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
1441
1442 2015-01-13 Jiong Wang <jiong.wang@arm.com>
1443
1444 * ld-aarch64/tprel_g2_overflow.s: New testcase.
1445 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
1446 * ld-aarch64/aarch64-elf.exp: Run new testcase.
1447
1448 2015-01-13 Jiong Wang <jiong.wang@arm.com>
1449
1450 PR ld/17415
1451 * ld-aarch64/pr17415.s: Source file for new test.
1452 * ld-aarch64/pr17415.d: Expect file for new test.
1453 * ld-aarch64/aarch64-elf.exp: Run the new test.
1454
1455 2015-01-11 H.J. Lu <hongjiu.lu@intel.com>
1456
1457 PR ld/17827
1458 * ld-x86-64/pr17689.out: Updated.
1459 * ld-x86-64/pr17689b.S: Likewise.
1460
1461 * ld-x86-64/pr17827.rd: New file.
1462
1463 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
1464
1465 2015-01-08 Jan Beulich <jbeulich@suse.com>
1466
1467 * ld-x86-64/pr14207.d: Adjust expecations to cover the
1468 enable_initfini_array=no case.
1469
1470 2015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1471
1472 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
1473 readelf.
1474
1475 2015-01-01 Alan Modra <amodra@gmail.com>
1476
1477 Update year range in copyright notice of all files.
1478
1479 For older changes see ChangeLog-2014
1480 \f
1481 Copyright (C) 2015 Free Software Foundation, Inc.
1482
1483 Copying and distribution of this file, with or without modification,
1484 are permitted in any medium without royalty provided the copyright
1485 notice and this notice are preserved.
1486
1487 Local Variables:
1488 mode: change-log
1489 left-margin: 8
1490 fill-column: 74
1491 version-control: never
1492 End:
This page took 0.075627 seconds and 5 git commands to generate.