Refactor elf_x86_64_convert_mov_to_lea
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2015-06-27 H.J. Lu <hongjiu.lu@intel.com>
2
3 * ld-xtensa/tlsbin.rd: Updated.
4 * ld-xtensa/tlspic.rd: Likewise.
5
6 2015-06-26 Matthew Fortune <matthew.fortune@imgtec.com>
7
8 * ld-mips-elf/pic-and-nonpic-3b.ad: Adjust for extra dynamic tag.
9 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
10 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
11 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
12 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
13 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
14 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
15 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
16 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
17 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
18 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
19 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
20 * ld-mips-elf/tlsdyn-o32.d: Likewise.
21 * ld-mips-elf/tlsdyn-o32.got: Likewise.
22 * ld-mips-elf/pie-n32.d: New file.
23 * ld-mips-elf/pie-n64.d: Likewise.
24 * ld-mips-elf/pie-o32.d: Likewise.
25 * ld-mips-elf/pie.s: Likewise.
26 * ld-mips-elf/mips-elf.exp: Add new tests.
27
28 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
29
30 * ld-elf/strtab.d: Only run on *-*-linux* and *-*-gnu* targets.
31
32 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
33
34 * ld-mmix/bspec1.d: Updated.
35 * ld-mmix/bspec2.d: Likewise.
36 * ld-mmix/undef-3.d: Likewise.
37
38 2015-06-25 H.J. Lu <hongjiu.lu@intel.com>
39
40 PR gas/18451
41 * ld-elf/strtab.d: New file.
42 * ld-elf/strtab.s: Likewise.
43
44 2015-06-24 H.J. Lu <hongjiu.lu@intel.com>
45
46 * ld-i386/i386.exp: Run pltgot-2 for Linux targets.
47 * ld-x86-64/x86-64.exp: Likewise.
48 * ld-i386/pltgot-1.d: Updated.
49 * ld-x86-64/pltgot-1.d: Likewise.
50 * ld-i386/pltgot-2.d: New file.
51 * ld-x86-64/pltgot-2.d: Likewise.
52
53 2015-06-23 Jiong Wang <jiong.wang@arm.com>
54
55 * ld-aarch64/dt_textrel.s: New testcase.
56 * ld-aarch64/dt_textrel.d: New expectation file.
57 * ld-aarch64/aarch64-elf.exp: Run new testcase.
58
59 2015-06-17 Jiong Wang <jiong.wang@arm.com>
60
61 * ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul): New function.
62 * ld-aarch64/emit-relocs-28.d: Use aarch64_choose_ilp32_emul to choose
63 emulation mode.
64
65 2015-06-16 Alan Modra <amodra@gmail.com>
66
67 * ld-powerpc/ppc476-shared.s: Repeat dynamic reloc generating insns.
68 * ld-powerpc/ppc476-shared.d: Update.
69 * ld-powerpc/ppc476-shared2.d: Update.
70
71 2015-06-12 Tristan Gingold <gingold@adacore.com>
72
73 * ld-scripts/print-memory-usage-1.t,
74 * ld-scripts/print-memory-usage-1.s,
75 * ld-scripts/print-memory-usage-1.l,
76 * ld-scripts/print-memory-usage-2.t,
77 * ld-scripts/print-memory-usage-2.l,
78 * ld-scripts/print-memory-usage-3.s,
79 * ld-scripts/print-memory-usage-3.t,
80 * ld-scripts/print-memory-usage-3.l,
81 * ld-scripts/print-memory-usage.t: New tests.
82 * ld-scripts/print-memory-usage.exp: Run them.
83
84 2015-06-05 Nick Clifton <nickc@redhat.com>
85
86 * ld-elf/compressed1d.d: Fix typo: iq200 -> iq2000.
87
88 2015-06-05 Alan Modra <amodra@gmail.com>
89
90 * ld-powerpc/ppc476-shared.s,
91 * ld-powerpc/ppc476-shared.lnk,
92 * ld-powerpc/ppc476-shared.d,
93 * ld-powerpc/ppc476-shared2.d: New tests.
94 * ld-powerpc/powerpc.exp: Run them.
95
96 2015-06-02 Jiong Wang <jiong.wang@arm.com>
97
98 * ld-aarch64/emit-relocs-313.s: Use gotpage_lo15.
99
100 2015-06-01 Jiong Wang <jiong.wang@arm.com>
101
102 * ld-aarch64/emit-relocs-28.s: New test file.
103 * ld-aarch64/emit-relocs-28.d: Ditto.
104 * ld-aarch64/aarch64-elf.exp: Run new test.
105
106 2015-06-01 Jiong Wang <jiong.wang@arm.com>
107
108 * ld-aarch64/tprel_add_lo12_overflow.s: New testcase.
109 * ld-aarch64/tprel_add_lo12_overflow.d: Nex expectation file.
110 * ld-aarch64/aarch64-elf.exp: Run new testcase.
111
112 2015-06-01 Jiong Wang <jiong.wang@arm.com>
113
114 * ld-aarch64/emit-relocs-313.s: New test file.
115 * ld-aarch64/emit-relocs-313.d: Ditto.
116 * ld-aarch64/aarch64-elf.exp: Run new test.
117
118 2015-05-29 Stephen Kitt <steve@sk2.org>
119
120 * ld-pe/pe-run2.exp (test_direct2_link_dll): Add $CFLAGS to the
121 compiler command line.
122
123 2015-05-28 Catherine Moore <clm@codesourcery.com>
124
125 ld/testsuite/
126 * ld-mips-elf/compact-eh.ld: New linker script.
127 * ld-mips-elf/compact-eh1.d: New.
128 * ld-mips-elf/compact-eh1.s: New.
129 * ld-mips-elf/compact-eh1a.s: New.
130 * ld-mips-elf/compact-eh1b.s: New.
131 * ld-mips-elf/compact-eh2.d: New.
132 * ld-mips-elf/compact-eh2.s: New.
133 * ld-mips-elf/compact-eh3.d: New.
134 * ld-mips-elf/compact-eh3.s: New.
135 * ld-mips-elf/compact-eh3a.s: New.
136 * ld-mips-elf/compact-eh4.d: New.
137 * ld-mips-elf/compact-eh5.d: New.
138 * ld-mips-elf/compact-eh6.d: New.
139 * ld-mips-elf/mips-elf.exp: Run new tests.
140
141 2015-05-27 H.J. Lu <hongjiu.lu@intel.com>
142
143 PR binutils/18458
144 * ld-elf/shared.exp (build_tests): Build libpr18458a.so and
145 libpr18458b.so.
146 (run_tests): Run pr18458 test.
147 * ld-elf/pr18458a.c: New file.
148 * ld-elf/pr18458b.c: Likewise.
149 * ld-elf/pr18458c.c: Likewise.
150
151 2015-05-16 H.J. Lu <hongjiu.lu@intel.com>
152
153 * ld-i386/i386.exp: Run PR ld/17689 tests with -z now.
154 * ld-x86-64/x86-64.exp: Likewise
155 * ld-i386/pr17689now.rd: New file.
156 * ld-x86-64/pr17689now.rd: Likewise
157
158 2015-05-15 H.J. Lu <hongjiu.lu@intel.com>
159
160 PR binutis/18386
161 * ld-x86-64/tlsgdesc.dd: Also pass -Mintel64 to objdump.
162 * ld-x86-64/tlspic.dd: Likewise.
163 * ld-x86-64/x86-64.exp (x86_64tests): Also pass -Mintel64 to
164 objdump for tlspic.dd and tlsgdesc.dd.
165
166 2015-05-12 H.J. Lu <hongjiu.lu@intel.com>
167
168 * ld-i386/i386.exp: Run pltgot-1 for Linux targets.
169 * ld-x86-64/x86-64.exp: Likewise.
170 * ld-i386/pltgot-1.d: New file.
171 * ld-i386/pltgot-1.s: Likewise.
172 * ld-x86-64/pltgot-1.d: Likewise.
173 * ld-x86-64/pltgot-1.s: Likewise.
174
175 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
176
177 * ld-i386/i386.exp (iamcu_tests): Run iamcu-4.
178 * ld-i386/iamcu-4.d: New file.
179
180 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
181
182 * ld-i386/abs-iamcu.d: New file.
183 * ld-i386/dummy.s: Likewise.
184 * ld-i386/foo.s: Likewise.
185 * ld-i386/iamcu-1.d: Likewise.
186 * ld-i386/iamcu-2.d: Likewise.
187 * ld-i386/iamcu-3.d: Likewise.
188 * ld-i386/start.s: Likewise.
189 * ld-i386/i386.exp (iamcu_tests): New.
190 Run iamcu_tests.
191
192 2015-05-08 H.J. Lu <hongjiu.lu@intel.com>
193
194 PR binutis/18386
195 * ld-x86-64/tlsgdesc.dd: Updated.
196 * ld-x86-64/tlspic.dd: Likewise.
197
198 2015-04-29 H.J. Lu <hongjiu.lu@intel.com>
199
200 PR ld/18354
201 * ld-elf/compress.exp (run_tests): Link the last zlibnormal,
202 gnunormal and gabinormal against libfoozlib.so.
203
204 2015-04-27 Renlin Li <renlin.li@arm.com>
205
206 * ld-arm/ifunc-10.dd: Adjust expected output.
207 * ld-arm/ifunc-2.dd: Likewise.
208
209 2015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
210
211 * ld-s390/gotreloc_31-1.dd: Use instruction mnemonics.
212
213 2015-04-24 Alan Modra <amodra@gmail.com>
214
215 * ld-powerpc/tocnovar.d: Revert last change.
216
217 2015-04-24 Richard Earnshaw <rearnsha@arm.com>
218
219 * ld-arm/armthumb-lib.d: Regenerate expected output.
220 * ld-arm/armthumb-lib.d: Likewise.
221 * ld-arm/armthumb-lib.sym: Likewise.
222 * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
223 * ld-arm/cortex-a8-fix-b-rel-thumb.d: Likewise.
224 * ld-arm/cortex-a8-fix-b.d: Likewise.
225 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: Likewise.
226 * ld-arm/cortex-a8-fix-bcc.d: Likewise.
227 * ld-arm/cortex-a8-fix-bl-rel-arm.d: Likewise.
228 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
229 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: Likewise.
230 * ld-arm/cortex-a8-fix-bl.d: Likewise.
231 * ld-arm/cortex-a8-fix-blx-bcond.d: Likewise.
232 * ld-arm/cortex-a8-fix-blx-rel-arm.d: Likewise.
233 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: Likewise.
234 * ld-arm/cortex-a8-fix-blx.d: Likewise.
235 * ld-arm/cortex-a8-fix-hdr.d: Likewise.
236 * ld-arm/farcall-mixed-app-v5.d: Likewise.
237 * ld-arm/farcall-mixed-app.d: Likewise.
238 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
239 * ld-arm/farcall-mixed-lib.d: Likewise.
240 * ld-arm/mixed-app-v5.d: Likewise.
241 * ld-arm/mixed-app.d: Likewise.
242 * ld-arm/mixed-lib.d: Likewise.
243
244 2015-04-24 Nick Clifton <nickc@redhat.com>
245
246 * ld-elf/compressed1d.d: Add notarget for ELF based targets that
247 do not use elf.em.
248
249 2015-04-24 Hans-Peter Nilsson <hp@axis.com>
250
251 * ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-*
252 to cris*-*-elf.
253
254 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
255
256 * ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and
257 frv.
258
259 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
260
261 PR ld/18277
262 * ld-elf/compressed1d.d: New.
263 * ld-elf/compressed1e.d: Likewise.
264
265 2015-04-23 Alan Modra <amodra@gmail.com>
266
267 * ld-powerpc/ambiguousv1b.d: Update for aligned .got.
268 * ld-powerpc/defsym.d: Likewise.
269 * ld-powerpc/elfv2-2exe.d: Likewise.
270 * ld-powerpc/elfv2exe.d: Likewise.
271 * ld-powerpc/elfv2so.d: Likewise.
272 * ld-powerpc/relbrlt.d: Likewise.
273 * ld-powerpc/tls.g: Likewise.
274 * ld-powerpc/tlsexe.d: Likewise.
275 * ld-powerpc/tlsexe.g: Likewise.
276 * ld-powerpc/tlsexe.r: Likewise.
277 * ld-powerpc/tlsexetoc.d: Likewise.
278 * ld-powerpc/tlsexetoc.g: Likewise.
279 * ld-powerpc/tlsexetoc.r: Likewise.
280 * ld-powerpc/tlsso.d: Likewise.
281 * ld-powerpc/tlsso.g: Likewise.
282 * ld-powerpc/tlsso.r: Likewise.
283 * ld-powerpc/tlstoc.g: Likewise.
284 * ld-powerpc/tlstocso.d: Likewise.
285 * ld-powerpc/tlstocso.g: Likewise.
286 * ld-powerpc/tlstocso.r: Likewise.
287 * ld-powerpc/tocopt.d: Likewise.
288 * ld-powerpc/tocopt2.d: Likewise.
289 * ld-powerpc/tocopt3.d: Likewise.
290 * ld-powerpc/tocopt4.d: Likewise.
291 * ld-powerpc/tocopt5.d: Likewise.
292 * ld-powerpc/tocnovar.d: Adjust.
293
294 2015-04-22 Alan Modra <amodra@gmail.com>
295
296 * ld-x86-64/pr18176.d: Update.
297
298 2015-04-22 H.J. Lu <hongjiu.lu@intel.com>
299
300 PR ld/18289
301 * ld-i386/copyreloc-lib.c: New file.
302 * ld-i386/copyreloc-main.S: Likewise.
303 * ld-i386/copyreloc-main.out: Likewise.
304 * ld-i386/copyreloc-main1.rd: Likewise.
305 * ld-i386/copyreloc-main2.rd: Likewise.
306 * ld-i386/dummy.c: Likewise.
307 * ld-i386/pr17689.out: Likewise.
308 * ld-i386/pr17689.rd: Likewise.
309 * ld-i386/pr17689a.c: Likewise.
310 * ld-i386/pr17689b.S: Likewise.
311 * ld-i386/pr17827.rd: Likewise.
312 * ld-i386/pr17827ver.rd: Likewise.
313 * ld-i386/i386.exp: Run copyreloc tests.
314
315 2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
316
317 * ld-mmix/bspec1.d: Don't hardcode offset of .shstrtab section.
318 * ld-mmix/bspec2.d: Likewise.
319 * ld-mmix/local1.d: Likewise.
320 * ld-mmix/local3.d: Likewise.
321 * ld-mmix/local5.d: Likewise.
322 * ld-mmix/local7.d: Likewise.
323 * ld-mmix/undef-3.d: Likewise.
324 * ld-sh/sh64/crangerel1.rd: Likewise.
325 * ld-sh/sh64/crangerel2.rd: Likewise.
326 * ld-tic6x/common.d: Likewise.
327 * ld-tic6x/shlib-1.rd: Likewise.
328 * ld-tic6x/shlib-1b.rd: Likewise.
329 * ld-tic6x/shlib-1r.rd: Likewise.
330 * ld-tic6x/shlib-1rb.rd: Likewise.
331 * ld-tic6x/shlib-app-1.rd: Likewise.
332 * ld-tic6x/shlib-app-1b.rd: Likewise.
333 * ld-tic6x/shlib-app-1r.rd: Likewise.
334 * ld-tic6x/shlib-app-1rb.rd: Likewise.
335 * ld-tic6x/shlib-noindex.rd: Likewise.
336 * ld-tic6x/static-app-1.rd: Likewise.
337 * ld-tic6x/static-app-1b.rd: Likewise.
338 * ld-tic6x/static-app-1r.rd: Likewise.
339 * ld-tic6x/static-app-1rb.rd: Likewise.
340 * ld-x86-64/ilp32-4.d: Likewise.
341 * ld-x86-64/split-by-file-nacl.rd: Likewise.
342 * ld-x86-64/split-by-file.rd: Likewise.
343
344 2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
345
346 * ld-elf/compress.exp (build_tests): Add tests for
347 --compress-debug-sections=.
348 (run_tests): Likewise.
349 Add additonal tests for --compress-debug-sections=.
350 * ld-elf/gabiend.rt: New file.
351 * ld-elf/gabinormal.rt: Likewise.
352 * ld-elf/gnubegin.rS: Likewise.
353 * ld-elf/gnunormal.rS: Likewise.
354 * ld-elf/zlibbegin.rS: Likewise.
355 * ld-elf/zlibnormal.rS: Likewise.
356
357 2015-04-15 Alan Modra <amodra@gmail.com>
358
359 * ld-gc/pr18223.d: xfail tic6x.
360
361 2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
362
363 PR ld/pr17709
364 * ld-i386/i386.exp: Run protected6b.
365 * ld-i386/protected6b.d: New file.
366 * ld-x86-64/protected6b.d: Likewise.
367 * ld-x86-64/x86-64.exp: Run protected6b.
368
369 2015-04-11 H.J. Lu <hongjiu.lu@intel.com>
370
371 * ld-i386/i386.exp: Run protected6a.
372 * ld-i386/protected6.d: Renamed to ...
373 * ld-i386/protected6a.d: This.
374 * ld-x86-64/hidden4.d: New file.
375 * ld-x86-64/hidden4.s: Likewise.
376 * ld-x86-64/hidden5.d: Likewise.
377 * ld-x86-64/hidden5.s: Likewise.
378 * ld-x86-64/protected6.d: Renamed to ...
379 * ld-x86-64/protected6a.d: This.
380 * ld-x86-64/x86-64.exp: Run hidden4, hidden5, protected6a,
381 protected7a and protected7b.
382
383 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
384
385 PR ld/pr17709
386 * ld-i386/protected6.d: New file.
387 * ld-i386/protected6.s: Likewise.
388 * ld-x86-64/protected6.d: Likewise.
389 * ld-x86-64/protected6.s: Likewise.
390 * ld-x86-64/protected7.d: Likewise.
391 * ld-x86-64/protected7.s: Likewise.
392 * ld-x86-64/protected7a.d: Likewise.
393 * ld-x86-64/protected7b.d: Likewise.
394
395 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
396
397 PR ld/pr15228
398 PR ld/pr17709
399 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
400 * ld-i386/pr17709-nacl.rd: New file.
401 * ld-i386/pr17709.rd: Likewise.
402 * ld-i386/pr17709a.s: Likewise.
403 * ld-i386/pr17709b.s: Likewise.
404 * ld-i386/protected3.d: Updated.
405 * ld-i386/protected3.s: Likewise.
406 * ld-x86-64/pr17709-nacl.rd: New file.
407 * ld-x86-64/pr17709.rd: Likewise.
408 * ld-x86-64/pr17709a.s: Likewise.
409 * ld-x86-64/pr17709b.s: Likewise.
410 * ld-x86-64/protected3.d: Updated.
411 * ld-x86-64/protected3.s: Likewise.
412 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
413
414 2015-04-10 H.J. Lu <hongjiu.lu@intel.com>
415
416 PR ld/18223
417 * ld-gc/gc.exp: Run pr18223.
418 * ld-gc/pr18223.d: New file.
419 * ld-gc/pr18223.s: Likewise.
420
421 2015-04-10 Alan Modra <amodra@gmail.com>
422
423 Revert 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
424 PR ld/pr15228
425 PR ld/pr17709
426 * ld-i386/i386.exp (i386tests): Remove test for PR ld/17709.
427 * ld-i386/pr17709-nacl.rd: Delete.
428 * ld-i386/pr17709.rd: Likewise.
429 * ld-i386/pr17709a.s: Likewise.
430 * ld-i386/pr17709b.s: Likewise.
431 * ld-i386/protected3.d: Updated.
432 * ld-i386/protected3.s: Likewise.
433 * ld-x86-64/pr17709-nacl.rd: Delete.
434 * ld-x86-64/pr17709.rd: Likewise.
435 * ld-x86-64/pr17709a.s: Likewise.
436 * ld-x86-64/pr17709b.s: Likewise.
437 * ld-x86-64/protected3.d: Updated.
438 * ld-x86-64/protected3.s: Likewise.
439 * ld-x86-64/x86-64.exp (x86_64tests): Remove test for PR ld/17709.
440
441 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
442
443 * ld-elf/compress.exp: Add a test for
444 --compress-debug-sections=zlib-gabi.
445 (build_tests): Add 2 tests for --compress-debug-sections=zlib-gabi.
446 (run_tests): Likewise.
447 Verify linker output with zlib-gabi compressed debug input.
448 * ld-elf/compressed1a.d: New file.
449 * ld-elf/compressed1b.d: Likewise.
450 * ld-elf/compressed1c.d: Likewise.
451
452 2015-04-07 Alan Modra <amodra@gmail.com>
453
454 * ld-arm/tls-gdesc-nlazy.g: Adjust for readelf note.
455 * ld-tic6x/shlib-1.rd: Expect corrected .rela.plt sh_info.
456 * ld-tic6x/shlib-1b.rd: Likewise.
457 * ld-tic6x/shlib-1r.rd: Likewise.
458 * ld-tic6x/shlib-1rb.rd: Likewise.
459 * ld-tic6x/shlib-app-1.rd: Likewise.
460 * ld-tic6x/shlib-app-1b.rd: Likewise.
461 * ld-tic6x/shlib-app-1r.rd: Likewise.
462 * ld-tic6x/shlib-app-1rb.rd: Likewise.
463 * ld-tic6x/shlib-noindex.rd: Likewise.
464
465 2015-04-07 Nick Clifton <nickc@redhat.com>
466
467 * ld-elf/orphan-5.l: New test - checks the linker's output with
468 --warn-orphan enabled.
469 * ld-elf/elf.exp: Run the new test.
470
471 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
472
473 * ld-elf/compress.exp: Remove is_zlib_supported check.
474 Fail if --compress-debug-sections doesn't work.
475 * lib/ld-lib.exp (run_dump_test): Remove is_zlib_supported check.
476
477 2015-04-01 Tejas Belagod <tejas.belagod@arm.com>
478
479 * ld-aarch64/aarch64-elf.exp: Add erratum843419 test.
480 * ld-aarch64/erratum843419.d: New.
481 * ld-aarch64/erratum843419.s: New.
482
483 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
484
485 PR ld/18176
486 * ld-x86-64/pr18176.d: New file.
487 * ld-x86-64/pr18176.s: Likewise.
488 * ld-x86-64/pr18176.t: Likewise.
489 * ld-x86-64/x86-64.exp: Run pr18176.
490
491 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
492
493 * ld-bootstrap/bootstrap.exp (extralibs): Add -lz.
494
495 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
496
497 PR ld/18169
498 * ld-elf/linkinfo1a.d: Updated.
499 * ld-elf/linkinfo1b.d: Likewise.
500
501 2015-03-27 H.J. Lu <hongjiu.lu@intel.com>
502
503 * ld-x86-64/pr18160.d: Don't run for x86_64-*-nacl* target.
504
505 2015-03-26 Tejas Belagod <tejas.belagod@arm.com>
506
507 * ld-aarch64/farcall-back-be.d: New.
508
509 2015-03-26 H.J. Lu <hongjiu.lu@intel.com>
510
511 PR ld/18160
512 * ld-x86-64/pr18160.d: New file.
513 * ld-x86-64/pr18160.s: Likewise.
514 * ld-x86-64/pr18160.t: Likewise.
515 * ld-x86-64/x86-64.exp: Run pr18160.
516 ---
517 2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
518
519 * ld-aarch64/erratum835769.d: Adjust for initial branch over stub
520 section.
521 * ld-aarch64/farcall-b.d: Likewise.
522 * ld-aarch64/farcall-bl.d: Likewise.
523 * ld-aarch64/farcall-back.d: Likewise.
524
525 2015-03-25 Marcus Shawcroft <marcus.shawcroft@arm.com>
526
527 * ld-aarch64/erratum835769.d: Adjust for removal of padding before
528 835769 workaround stubs.
529
530 2015-03-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
531
532 * ld-gc/all-debug-sections.d: New file.
533 * ld-gc/all-debug-sections.s: Likewise.
534 * ld-gc/gc.exp: Execute new testcase.
535
536 2015-03-11 Alan Modra <amodra@gmail.com>
537
538 * ld-powerpc/tls32.s: Add GOT pointer setup.
539 * ld-powerpc/tls32.d: Update.
540 * ld-powerpc/tls32.g: Update.
541 * ld-powerpc/tls32.t: Update.
542 * ld-powerpc/tlsexe.d: Update.
543 * ld-powerpc/tlsexe32.d: Update.
544 * ld-powerpc/tlsexe32.g: Update.
545 * ld-powerpc/tlsexe32.r: Update.
546 * ld-powerpc/tlsexetoc.d: Update.
547 * ld-powerpc/tlsso32.d: Update.
548 * ld-powerpc/tlsso32.g: Update.
549 * ld-powerpc/tlsso32.r: Update.
550
551 2015-03-05 H.J. Lu <hongjiu.lu@intel.com>
552
553 PR ld/pr15228
554 PR ld/pr17709
555 * ld-i386/i386.exp (i386tests): Add a test for PR ld/17709.
556 * ld-i386/pr17709-nacl.rd: New file.
557 * ld-i386/pr17709.rd: Likewise.
558 * ld-i386/pr17709a.s: Likewise.
559 * ld-i386/pr17709b.s: Likewise.
560 * ld-i386/protected3.d: Updated.
561 * ld-i386/protected3.s: Likewise.
562 * ld-x86-64/pr17709-nacl.rd: New file.
563 * ld-x86-64/pr17709.rd: Likewise.
564 * ld-x86-64/pr17709a.s: Likewise.
565 * ld-x86-64/pr17709b.s: Likewise.
566 * ld-x86-64/protected3.d: Updated.
567 * ld-x86-64/protected3.s: Likewise.
568 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for PR ld/17709.
569
570 2015-03-04 Richard Sandiford <richard.sandiford@arm.com>
571
572 PR gas/17843
573 * ld-aarch64/tlsle.s, ld-aarch64/tlsle.d: New test.
574 * ld-aarch64/aarch64-elf.exp: Run it.
575
576 2015-02-28 Alan Modra <amodra@gmail.com>
577
578 * ld-sparc/gotop32.rd: Update for changed padding in data sections.
579 * ld-sparc/gotop32.td: Likewise.
580 * ld-sparc/gotop64.rd: Likewise.
581 * ld-sparc/gotop64.td: Likewise.
582 * ld-tilegx/external.s: Align .data.
583 * ld-tilepro/external.s: Likewise.
584
585 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
586
587 * ld-aarch64/aarch64-elf.exp (tls-tiny-desc, tls-tiny-desc-ie)
588 (tls-tiny-desc-le): Add.
589 * ld-aarch64/tls-tiny-desc.d: New.
590 * ld-aarch64/tls-tiny-desc.s: New.
591 * ld-aarch64/tls-tiny-desc-ie.d: New.
592 * ld-aarch64/tls-tiny-desc-ie.s: New.
593 * ld-aarch64/tls-tiny-desc-le.d: New.
594 * ld-aarch64/tls-tiny-desc-le.s: New.
595
596 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
597
598 * ld-aarch64/aarch64-elf.exp (tls-tiny-gd, tls-tiny-gd-ie)
599 (tls-tiny-gd-le): Add.
600 * ld-aarch64/tls-tiny-gd.d: New.
601 * ld-aarch64/tls-tiny-gd.s: New.
602 * ld-aarch64/tls-tiny-gd-ie.d: New.
603 * ld-aarch64/tls-tiny-gd-ie.s: New.
604 * ld-aarch64/tls-tiny-gd-le.d: New.
605 * ld-aarch64/tls-tiny-gd-le.s: New.
606
607 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
608
609 * ld-aarch64/aarch64-elf.exp: Add tls-tiny-ie.
610 * ld-aarch64/tls-tiny-ie.d: New.
611 * ld-aarch64/tls-tiny-ie.s: New.
612
613 2015-02-26 Terry Guo <terry.guo@arm.com>
614
615 * ld-arm/attr-merge-3.attr: Remove Tag_ABI_HardFP_use.
616 * ld-arm/attr-merge-vfp-10.d: Likewise.
617 * ld-arm/attr-merge-vfp-10r.d: Likewise.
618 * ld-arm/attr-merge-vfp-12.d: Likewise.
619 * ld-arm/attr-merge-vfp-12r.d: Likewise.
620 * ld-arm/attr-merge-vfp-13.d: Likewise.
621 * ld-arm/attr-merge-vfp-13r.d: Likewise.
622 * ld-arm/attr-merge-vfp-14.d: Likewise.
623 * ld-arm/attr-merge-vfp-14r.d: Likewise.
624 * ld-arm/attr-merge-vfp-6.d: Likewise.
625 * ld-arm/attr-merge-vfp-6r.d: Likewise.
626 * ld-arm/attr-merge-vfp-7.d: Likewise.
627 * ld-arm/attr-merge-vfp-7r.d: Likewise.
628 * ld-arm/attr-merge-vfp-8.d: Likewise.
629 * ld-arm/attr-merge-vfp-8r.d: Likewise.
630
631 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
632
633 * ld-avr/avr-prop-1.d: New file.
634 * ld-avr/avr-prop-1.s: New file.
635 * ld-avr/avr-prop-2.d: New file.
636 * ld-avr/avr-prop-2.s: New file.
637 * ld-avr/avr-prop-3.d: New file.
638 * ld-avr/avr-prop-3.s: New file.
639 * ld-avr/avr-prop-4.d: New file.
640 * ld-avr/avr-prop-4.s: New file.
641
642 2015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
643
644 * ld-sh/arch/arch_expected.txt: Regenerate.
645 * ld-sh/arch/sh-dsp.s: Likewise.
646 * ld-sh/arch/sh.s: Likewise.
647 * ld-sh/arch/sh2.s: Likewise.
648 * ld-sh/arch/sh2a-nofpu-or-sh3-nommu.s: Likewise.
649 * ld-sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Likewise.
650 * ld-sh/arch/sh2a-nofpu.s: Likewise.
651 * ld-sh/arch/sh2a-or-sh3e.s: Likewise.
652 * ld-sh/arch/sh2a-or-sh4.s: Likewise.
653 * ld-sh/arch/sh2a.s: Likewise.
654 * ld-sh/arch/sh2e.s: Likewise.
655 * ld-sh/arch/sh3-dsp.s: Likewise.
656 * ld-sh/arch/sh3-nommu.s: Likewise.
657 * ld-sh/arch/sh3.s: Likewise.
658 * ld-sh/arch/sh3e.s: Likewise.
659 * ld-sh/arch/sh4-nofpu.s: Likewise.
660 * ld-sh/arch/sh4-nommu-nofpu.s: Likewise.
661 * ld-sh/arch/sh4.s: Likewise.
662 * ld-sh/arch/sh4a-nofpu.s: Likewise.
663 * ld-sh/arch/sh4a.s: Likewise.
664 * ld-sh/arch/sh4al-dsp.s: Likewise.
665
666 2015-02-24 Nick Clifton <nickc@redhat.com>
667
668 * ld-elf/extract-symbol-1sec.d: Expect to fail on the V850.
669
670 2015-02-24 Alan Modra <amodra@gmail.com>
671
672 * ld-elf/merge3.s, * ld-elf/merge3.d: New test.
673
674 2015-02-24 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
675
676 * ld-avr/region_overflow.d: New test.
677 * ld-avr/region_overflow.s: Likewise.
678
679 2015-02-19 H.J. Lu <hongjiu.lu@intel.com>
680
681 PR ld/4317
682 * ld-i386/compressed1.d: Use nm/readelf with "failif".
683 * ld-x86-64/compressed1.d: Likewise.
684 * ld-x86-64/pie1.d: Likewise.
685
686 2015-02-19 Alan Modra <amodra@gmail.com>
687
688 PR ld/4317
689 * ld-aarch64/gc-tls-relocs.d, * ld-cris/locref2.d,
690 * ld-elf/ehdr_start-weak.d, * ld-elf/group1.d,
691 * ld-i386/compressed1.d, * ld-ia64/error1.d, * ld-ia64/error2.d,
692 * ld-ia64/error3.d, * ld-mips-elf/pic-and-nonpic-1.nd,
693 * ld-mmix/undef-3.d, * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
694 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
695 * ld-x86-64/compressed1.d, * ld-x86-64/pie1.d: Update.
696
697 2015-02-17 Alan Modra <amodra@gmail.com>
698
699 PR ld/17975
700 * ld-aarch64/gc-tls-relocs.d, * ld-alpha/tlspic.rd,
701 * ld-cris/libdso-2.d, * ld-i386/tlsdesc-nacl.rd, * ld-i386/tlsdesc.rd,
702 * ld-i386/tlsnopic-nacl.rd, * ld-i386/tlsnopic.rd,
703 * ld-i386/tlspic-nacl.rd, * ld-i386/tlspic.rd, * ld-ia64/tlspic.rd,
704 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexetoc.r,
705 * ld-powerpc/tlsso.r, * ld-powerpc/tlstocso.r,
706 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd,
707 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
708 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
709 * ld-tic6x/shlib-1.rd, * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
710 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-noindex.rd,
711 * ld-x86-64/tlsdesc-nacl.rd, * ld-x86-64/tlsdesc.rd,
712 * ld-x86-64/tlspic-nacl.rd, * ld-x86-64/tlspic.rd: Update.
713
714 2015-02-16 H.J. Lu <hongjiu.lu@intel.com>
715
716 PR ld/17975
717 * ld-i386/tlsbin-nacl.rd: Updated.
718 * ld-i386/tlsbin.rd: Likewise.
719 * ld-i386/tlsbindesc-nacl.rd: Likewise.
720 * ld-i386/tlsbindesc.rd: Likewise.
721 * ld-i386/tlsdesc-nacl.rd: Likewise.
722 * ld-i386/tlsdesc.rd: Likewise.
723 * ld-i386/tlsnopic-nacl.rd: Likewise.
724 * ld-i386/tlsnopic.rd: Likewise.
725 * ld-i386/tlspic-nacl.rd: Likewise.
726 * ld-i386/tlspic.rd: Likewise.
727 * ld-x86-64/tlsbin-nacl.rd: Likewise.
728 * ld-x86-64/tlsbin.rd: Likewise.
729 * ld-x86-64/tlsbindesc-nacl.rd: Likewise.
730 * ld-x86-64/tlsbindesc.rd: Likewise.
731 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
732 * ld-x86-64/tlsdesc.rd: Likewise.
733 * ld-x86-64/tlspic-nacl.rd: Likewise.
734 * ld-x86-64/tlspic.rd: Likewise.
735 * ld-alpha/tlspic.rd: Likewise.
736 * ld-powerpc/tlsexe.r: Likewise.
737 * ld-powerpc/tlsexetoc.r: Likewise.
738 * ld-powerpc/tlsso.r: Likewise.
739 * ld-powerpc/tlstocso.r: Likewise.
740 * ld-s390/tlspic.rd: Likewise.
741 * ld-s390/tlspic_64.rd: Likewise.
742 * ld-sparc/gotop32.dd: Likewise.
743 * ld-sparc/gotop64.dd: Likewise.
744 * ld-sparc/tlssunnopic32.rd: Likewise.
745 * ld-sparc/tlssunnopic64.rd: Likewise.
746 * ld-sparc/tlssunpic32.rd: Likewise.
747 * ld-sparc/tlssunpic64.rd: Likewise.
748 * ld-tic6x/shlib-1.rd: Likewise.
749 * ld-tic6x/shlib-1b.rd: Likewise.
750 * ld-tic6x/shlib-1r.rd: Likewise.
751 * ld-tic6x/shlib-1rb.rd: Likewise.
752 * ld-tic6x/shlib-noindex.rd: Likewise.
753
754 2015-02-14 H.J. Lu <hongjiu.lu@intel.com>
755
756 PR ld/17973
757 * ld-plugin/plugin.exp (regassilent): New.
758 Compile tmpdir/dummy.s and ld-plugin/pr17973.s.
759 (plugin_tests): Add a test for PR ld/17973.
760 * ld-plugin/pr17973.d: New file.
761 * ld-plugin/pr17973.s: Likewise.
762
763 2015-02-12 H.J. Lu <hongjiu.lu@intel.com>
764
765 * ld-i386/i386.exp: Replace elf_i386 with elf_i386_nacl for nacl.
766
767 2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
768
769 * ld-plugin/plugin-27.d: New.
770 * ld-plugin/plugin-28.d: Likewise.
771 * ld-plugin/plugin-29.d: Likewise.
772 * plugin.exp (plugin_tests): Add tests for LDPL_FATAL, LDPL_ERROR
773 and LDPL_WARNING.
774
775 2015-02-11 H.J. Lu <hongjiu.lu@intel.com>
776
777 PR ld/17878
778 * ld-plugin/func.c: Add some comments.
779 * ld-plugin/plugin-13.d: New file.
780 * ld-plugin/plugin-14.d: Likewise.
781 * ld-plugin/plugin-15.d: Likewise.
782 * ld-plugin/plugin-16.d: Likewise.
783 * ld-plugin/plugin-17.d: Likewise.
784 * ld-plugin/plugin-18.d: Likewise.
785 * ld-plugin/plugin-19.d: Likewise.
786 * ld-plugin/plugin-20.d: Likewise.
787 * ld-plugin/plugin-21.d: Likewise.
788 * ld-plugin/plugin-22.d: Likewise.
789 * ld-plugin/plugin-23.d: Likewise.
790 * ld-plugin/plugin-24.d: Likewise.
791 * ld-plugin/plugin-25.d: Likewise.
792 * ld-plugin/plugin-26.d: Likewise.
793 * ld-plugin/plugin.exp (plugin2_name): New.
794 (plugin3_name): Likewise.
795 (plugin2_path): Likewise.
796 (plugin3_path): Likewise.
797 (testsrcfiles): Likewise.
798 (testsrcfiles_notext): Likewise.
799 (plugin_tests): Add tests for non-object IR file.
800 (plugin_lib_tests): Likewise.
801 (plugin_extra_elf_tests): Likewise.
802 (plugin_src_tests): New tests for non-object IR file.
803 Run nm --plugin test.
804 Run ar --plugin test.
805 Run plugin_src_tests.
806
807 2015-02-07 H.J. Lu <hongjiu.lu@intel.com>
808
809 PR ld/17935
810 * ld-i386/i386.exp: Run pr17935-1 and pr17935-2.
811 * ld-x86-64/x86-64.exp: Likewise.
812
813 * ld-i386/pr17935-1.d: New file.
814 * ld-i386/pr17935-1.s: Likewise.
815 * ld-i386/pr17935-2.d: Likewise.
816 * ld-i386/pr17935-2.s: Likewise.
817 * ld-x86-64/pr17935-1.d: Likewise.
818 * ld-x86-64/pr17935-1.s: Likewise.
819 * ld-x86-64/pr17935-2.d: Likewise.
820 * ld-x86-64/pr17935-2.s: Likewise.
821
822 2015-02-06 H.J. Lu <hongjiu.lu@intel.com>
823
824 PR ld/12365
825 PR ld/14272
826 * ld-plugin/lto.exp: Run the PR ld/12365 test only for x86 targets.
827 * ld-plugin/plugin-7.d: Updated.
828 * ld-plugin/plugin-8.d: Likewise.
829
830 2015-02-04 H.J. Lu <hongjiu.lu@intel.com>
831
832 * ld-plugin/lto.exp: Pass -flto-partition=none to the PR
833 ld/12365 test.
834
835 2015-02-03 H.J. Lu <hongjiu.lu@intel.com>
836
837 PR ld/12365
838 * ld-plugin/pr12365a.c: New file.
839 * ld-plugin/pr12365b.c: Likewise.
840 * ld-plugin/pr12365c.c: Likewise.
841
842 * ld-plugin/lto.exp (lto_link_tests): Prepare for the PR ld/12365
843 test.
844 Run the PR ld/12365 test.
845
846 2015-02-03 H.J. Lu <hongjiu.lu@intel.com>
847
848 PR ld/14918
849 * ld-plugin/lto.exp (lto_link_elf_tests): Add PR ld/14918 test.
850
851 * ld-plugin/pr14918.c: New file.
852 * ld-plugin/pr14918.d: Likewise.
853
854 2015-01-29 H.J. Lu <hongjiu.lu@intel.com>
855
856 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
857
858 2015-01-29 Alan Modra <amodra@gmail.com>
859
860 * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
861 * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
862 * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar.
863
864 2015-01-28 H.J. Lu <hongjiu.lu@intel.com>
865
866 PR ld/17878
867 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
868 * ld-plugin/plugin-10.d: Likewise.
869 * ld-plugin/plugin-11.d: Likewise.
870 * ld-plugin/plugin-2.d: Likewise.
871 * ld-plugin/plugin-3.d: Likewise.
872 * ld-plugin/plugin-4.d: Likewise.
873 * ld-plugin/plugin-5.d: Likewise.
874 * ld-plugin/plugin-6.d: Likewise.
875 * ld-plugin/plugin-7.d: Likewise.
876 * ld-plugin/plugin-8.d: Likewise.
877 * ld-plugin/plugin-9.d: Likewise.
878
879 2015-01-28 Jan Beulich <jbeulich@suse.com>
880
881 * ld-elf/pr16322.s (p1): Rename to px1.
882 (f1): Rename to fx1.
883
884 2015-01-28 Alan Modra <amodra@gmail.com>
885
886 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
887 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
888 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
889
890 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
891
892 * ld-scripts/memory.t: Define new symbol tred.
893 * ld-scripts/memory_sym.t: New.
894 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
895 conditionally check values of linker symbols.
896
897 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
898
899 * ld-scripts/provide-4-map.d: Update expected output.
900 * ld-scripts/provide-5-map.d: Likewise.
901
902 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
903
904 * ld-scripts/provide-4.d: New file.
905 * ld-scripts/provide-4-map.d: New file.
906 * ld-scripts/provide-4.t: New file.
907 * ld-scripts/provide-5.d: New file.
908 * ld-scripts/provide-5.s: New file.
909 * ld-scripts/provide-5-map.d: New file.
910 * ld-scripts/provide-5.t: New file.
911 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
912 tests.
913
914 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
915
916 * ld-scripts/overlay-size.d: Add 'map' option.
917 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
918 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
919 option, checking linker mapfile output.
920
921 2015-01-20 Alan Modra <amodra@gmail.com>
922
923 * ld-powerpc/ambiguousv1.d,
924 * ld-powerpc/ambiguousv1b.d,
925 * ld-powerpc/ambiguousv2.d,
926 * ld-powerpc/ambiguousv2b.d,
927 * ld-powerpc/elfv2exe.d,
928 * ld-powerpc/elfv2so.d,
929 * ld-powerpc/tlsexe.r,
930 * ld-powerpc/tlsexetoc.r,
931 * ld-powerpc/tlsso.r,
932 * ld-powerpc/tlstocso.r: Update.
933
934 2015-01-20 Alan Modra <amodra@gmail.com>
935
936 PR ld/17615
937 * ld-elf/pr17615.d: Match .sbss too.
938
939 2015-01-19 H.J. Lu <hongjiu.lu@intel.com>
940
941 PR ld/17615
942 * ld-elf/pr17615.d: New file.
943 * ld-elf/pr17615.s: Likewise.
944
945 2015-01-19 Alan Modra <amodra@gmail.com>
946
947 * ld-gc/pr14265.d,
948 * ld-cris/tls-gc-68.d,
949 * ld-cris/tls-gc-69.d,
950 * ld-cris/tls-gc-70.d,
951 * ld-cris/tls-gc-71.d,
952 * ld-cris/tls-gc-75.d,
953 * ld-cris/tls-gc-76.d,
954 * ld-cris/tls-gc-79.d,
955 * ld-mmix/bpo-10.d,
956 * ld-mmix/bpo-11.d: Update.
957
958 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
959
960 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
961 printed if 0 anymore.
962
963 2015-01-15 H.J. Lu <hongjiu.lu@intel.com>
964
965 PR ld/17847
966 * ld-x86-64/pie1.d: New file.
967 * ld-x86-64/pie1.s: Likwise.
968 * ld-x86-64/x86-64.exp: Run pie1.
969
970 2015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
971
972 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
973 * ld-aarch64/relocs-257-symbolic-func.d: New file.
974 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
975
976 2015-01-13 Jiong Wang <jiong.wang@arm.com>
977
978 * ld-aarch64/tprel_g2_overflow.s: New testcase.
979 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
980 * ld-aarch64/aarch64-elf.exp: Run new testcase.
981
982 2015-01-13 Jiong Wang <jiong.wang@arm.com>
983
984 PR ld/17415
985 * ld-aarch64/pr17415.s: Source file for new test.
986 * ld-aarch64/pr17415.d: Expect file for new test.
987 * ld-aarch64/aarch64-elf.exp: Run the new test.
988
989 2015-01-11 H.J. Lu <hongjiu.lu@intel.com>
990
991 PR ld/17827
992 * ld-x86-64/pr17689.out: Updated.
993 * ld-x86-64/pr17689b.S: Likewise.
994
995 * ld-x86-64/pr17827.rd: New file.
996
997 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
998
999 2015-01-08 Jan Beulich <jbeulich@suse.com>
1000
1001 * ld-x86-64/pr14207.d: Adjust expecations to cover the
1002 enable_initfini_array=no case.
1003
1004 2015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1005
1006 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
1007 readelf.
1008
1009 2015-01-01 Alan Modra <amodra@gmail.com>
1010
1011 Update year range in copyright notice of all files.
1012
1013 For older changes see ChangeLog-2014
1014 \f
1015 Copyright (C) 2015 Free Software Foundation, Inc.
1016
1017 Copying and distribution of this file, with or without modification,
1018 are permitted in any medium without royalty provided the copyright
1019 notice and this notice are preserved.
1020
1021 Local Variables:
1022 mode: change-log
1023 left-margin: 8
1024 fill-column: 74
1025 version-control: never
1026 End:
This page took 0.089927 seconds and 4 git commands to generate.