250d076c4a90ac9d20e26d1852c54147dcb59050
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2016-07-14 Maciej W. Rozycki <macro@imgtec.com>
2
3 * testsuite/ld-mips-elf/mips-elf.exp: Run
4 `branch-absolute-addend', `mips16-branch-absolute',
5 `mips16-branch-absolute-addend' and
6 `micromips-branch-absolute-addend'.
7
8 2016-07-14 Maciej W. Rozycki <macro@imgtec.com>
9
10 * testsuite/ld-mips-elf/mips16-branch-absolute.d: New test.
11 * testsuite/ld-mips-elf/mips16-branch-absolute-n32.d: New test.
12 * testsuite/ld-mips-elf/mips16-branch-absolute-n64.d: New test.
13 * testsuite/ld-mips-elf/mips16-branch-absolute-addend.d: New
14 test.
15 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n32.d: New
16 test.
17 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n64.d: New
18 test.
19 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests, except
20 from `mips16-branch-absolute' and
21 `mips16-branch-absolute-addend', referred indirectly only.
22
23 2016-07-14 Maciej W. Rozycki <macro@imgtec.com>
24
25 * testsuite/ld-mips-elf/branch-absolute.d: New test.
26 * testsuite/ld-mips-elf/branch-absolute-n32.d: New test.
27 * testsuite/ld-mips-elf/branch-absolute-n64.d: New test.
28 * testsuite/ld-mips-elf/branch-absolute-addend.d: New test.
29 * testsuite/ld-mips-elf/branch-absolute-addend-n32.d: New test.
30 * testsuite/ld-mips-elf/branch-absolute-addend-n64.d: New test.
31 * testsuite/ld-mips-elf/micromips-branch-absolute.d: New test.
32 * testsuite/ld-mips-elf/micromips-branch-absolute-n32.d: New
33 test.
34 * testsuite/ld-mips-elf/micromips-branch-absolute-n64.d: New
35 test.
36 * testsuite/ld-mips-elf/micromips-branch-absolute-addend.d: New
37 test.
38 * testsuite/ld-mips-elf/micromips-branch-absolute-addend-n32.d:
39 New test.
40 * testsuite/ld-mips-elf/micromips-branch-absolute-addend-n64.d:
41 New test.
42 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests, except
43 from `branch-absolute-addend' and
44 `micromips-branch-absolute-addend', referred indirectly only.
45
46 2016-07-14 Claudiu Zissulescu <claziss@synopsys.com>
47
48 * emulparams/arcelf.sh (SDATA_START_SYMBOLS): Add offset.
49 * testsuite/ld-arc/sda-relocs.dd: New file.
50 * testsuite/ld-arc/sda-relocs.ld: Likewise.
51 * testsuite/ld-arc/sda-relocs.rd: Likewise.
52 * testsuite/ld-arc/sda-relocs.s: Likewise.
53 * testsuite/ld-arc/arc.exp: Add SDA tests.
54
55 2016-07-11 Claudiu Zissulescu <claziss@synopsys.com>
56
57 * testsuite/ld-arc/nps-1b.err: Update test to handle more
58 verbosity.
59
60 2016-07-09 Alan Modra <amodra@gmail.com>
61
62 * testsuite/ld-powerpc/elfv2exe.d: Update.
63
64 2016-07-06 James Bowman <james.bowman@ftdichip.com>
65
66 * scripttempl/ft32.sc (__PMSIZE): Correct __PMSIZE_.
67 (DATA): add ALIGN.
68 (BSS): add ALIGN
69
70 2016-07-05 H.J. Lu <hongjiu.lu@intel.com>
71
72 * testsuite/ld-plugin/lto.exp: Add -flto to PR ld/20321 test.
73
74 2016-07-05 Andre Vieria <andre.simoesdiasvieira@arm.com>
75
76 * testsuite/ld-arm/farcall-thumb2-purecode.d: New test result.
77 * testsuite/ld-arm/farcall-thumb2-purecode.s: New test.
78 * testsuite/ld-arm/arm-elf.exp: Run it.
79
80 2016-07-05 Andre Vieria <andre.simoesdiasvieira@arm.com>
81
82 * testsuite/ld-arm/arm_noread.ld: Renamed to ...
83 testsuite/ld-arm/arm_purecode.ld: ... this, and replaced
84 all noread's by purecode.
85
86 2016-07-05 Jan Beulich <jbeulich@suse.com>
87
88 * ldexp.c (exp_fold_tree_1): Set linker_def field based on
89 assignment line number.
90 * ldlex.l (lineno): Drop initializer.
91 (<<EOF>>): Set lineno to zero after reaching top of stack.
92
93 2016-07-04 H.J. Lu <hongjiu.lu@intel.com>
94
95 PR ld/20321
96 * plugin.c (plugin_opt_plugin): Warn and return if plugin has
97 been loaded already.
98 * testsuite/ld-plugin/lto.exp: Run PR ld/20321 test.
99 * testsuite/ld-plugin/pr20321.c: New file.
100
101 2016-07-04 Nick Clifton <nickc@redhat.com>
102
103 * scripttempl/ft32.sc (__PMSIZE_): If not defined, set to 256K.
104 (__RAMSIZE): If not defined, set to 64K.
105 (MEMORY): Set the flash region size to __PMSIZE and the ram region
106 size to __RAMSIZE.
107
108 2016-07-02 Maciej W. Rozycki <macro@imgtec.com>
109
110 * testsuite/ld-mips-elf/branch-misc-2.d: New test.
111 * testsuite/ld-mips-elf/mips-elf.exp: Run it.
112
113 2016-07-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
114
115 * testsuite/ld-arm/arm-elf.exp (Thumb-2 BL): Assemble for ARMv7.
116 (Thumb-2 BL on ARMv6-M): New testcase.
117 * testsuite/ld-arm/thumb2-bl.d: Do not try to match testcase filename.
118 * testsuite/ld-arm/thumb2-bl.s: Do not select architecture.
119
120 2016-07-01 Tristan Gingold <gingold@adacore.com>
121
122 * NEWS: Add marker for 2.27.
123
124 2016-06-28 H.J. Lu <hongjiu.lu@intel.com>
125
126 * testsuite/ld-gc/gc.exp: Run pr20306 test.
127 * ld-gc/pr20306.c: New file.
128 * ld-gc/pr20306.d: Likewise.
129
130 2016-06-28 Nick Clifton <nickc@redhat.com>
131
132 * testsuite/ld-elf/comm-data.exp: Expect comm-data2 test to fail
133 for bfin.
134 * testsuite/ld-elf/elf.exp: Expect pr14170 and symbolic function
135 tests to fail for bfin.
136 * testsuite/ld-elf/endsym.d: Expect to fail with cr16, crx, dlx,
137 nds32 and visium.
138 * testsuite/ld-elf/var1.d: Expect to fail with d30v, dlx, ft32 and
139 microblaze.
140 * testsuite/ld-pe/pe.exp: Expect foreign symbol test to fail for
141 mcore-pe.
142
143 2016-06-28 Nick Clifton <nickc@redhat.com>
144
145 * testsuite/ld-elf/merge.d: Add m68hc11 to list of targets that
146 expect to fail this test.
147 * testsuite/ld-scripts/overlay-size.d: Skip the entire test for
148 RX.
149 * testsuite/ld-scripts/rgn-at10.d: No longer expect this test to
150 fail for the RX.
151 * testsuite/ld-scripts/rgn-at11.d: Likewise.
152 * testsuite/ld-scripts/rgn-at2.d: Likewise.
153 * testsuite/ld-scripts/rgn-at6.d: Likewise.
154 * testsuite/ld-scripts/rgn-at7.d: Likewise.
155 * testsuite/ld-scripts/rgn-at8.d: Likewise.
156
157 2016-06-28 James Clarke <jrtc27@jrtc27.com>
158
159 * testsuite/ld-elf/symbolic-func.r: Allow non-zero offsets from
160 .text.
161
162 2016-06-28 Maciej W. Rozycki <macro@imgtec.com>
163
164 * testsuite/ld-mips-elf/attr-gnu-4-10.d: Match any UNIX OS/ABI.
165 * testsuite/ld-mips-elf/attr-gnu-4-50.d: Likewise.
166 * testsuite/ld-mips-elf/attr-gnu-4-60.d: Likewise.
167 * testsuite/ld-mips-elf/attr-gnu-4-70.d: Likewise.
168
169 2016-06-28 Alan Modra <amodra@gmail.com>
170
171 PR ld/20302
172 * testsuite/ld-scripts/pr20302.d: Exclude *-*-*aout.
173
174 2016-06-28 Maciej W. Rozycki <macro@imgtec.com>
175
176 * testsuite/ld-mips-elf/mips16-branch-2.d: New test.
177 * testsuite/ld-mips-elf/mips16-branch-3.d: New test.
178 * testsuite/ld-mips-elf/mips16-branch-addend-2.d: New test.
179 * testsuite/ld-mips-elf/mips16-branch-addend-3.d: New test.
180 * testsuite/ld-mips-elf/mips16-branch.s: New test source.
181 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
182
183 2016-06-27 Nick Clifton <nickc@redhat.com>
184
185 PR ld/20302
186 * lexsup.c (set_segment_start): If resetting the start address of
187 a section, remember to generate a new script element as well.
188 * testsuite/ld-scripts/pr20302.d: New test.
189 * testsuite/ld-scripts/scripts.exp: Run the new test.
190
191 2016-06-24 Alan Modra <amodra@gmail.com>
192
193 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul):
194 Don't error out, always return an emulation.
195
196 2016-06-24 Dilyan Palauzov <dilyan.palauzov@aegee.org>
197 H.J. Lu <hongjiu.lu@intel.com>
198
199 * lexsup.c (elf_shlib_list_options): Check DEFAULT_LD_Z_RELRO
200 for -z relro help message.
201
202 2016-06-22 Maciej W. Rozycki <macro@imgtec.com>
203
204 * testsuite/ld-mips-elf/undefweak-overflow.d: Use wildcard
205 address matching.
206
207 2016-06-22 Maciej W. Rozycki <macro@imgtec.com>
208
209 * testsuite/ld-mips-elf/mips-elf.exp: Uniquely identify
210 `undefweak-overflow' tests.
211
212 2016-06-22 H.J. Lu <hongjiu.lu@intel.com>
213
214 PR ld/20283
215 * NEWS: Mention --enable-relro.
216 * configure.ac: Add --enable-relro.
217 (DEFAULT_LD_Z_RELRO): New. Set by --enable-relro.
218 * configure.tgt (ac_default_ld_z_relro): Default it to 1 for
219 some Linux targets.
220 * config.in: Regenerated.
221 * configure: Likewise.
222 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
223 link_info.relro to DEFAULT_LD_Z_RELRO.
224 * testsuite/config/default.exp (ld_elf_shared_opt): New.
225 * testsuite/lib/ld-lib.exp (run_dump_test): Pass
226 $ld_elf_shared_opt to ld for ELF targets with shared object
227 support.
228 (run_ld_link_tests): Likewise.
229
230 2016-06-21 Maciej W. Rozycki <macro@imgtec.com>
231
232 * testsuite/ld-mips-elf/mode-change-error-1a.s: Trigger an error
233 twice rather than once.
234 * testsuite/ld-mips-elf/mode-change-error-1.d: Adjust
235 accordingly. Remove the full stop from the end of the message.
236
237 2016-06-21 Graham Markall <graham.markall@embecosm.com>
238
239 * testsuite/ld-arc/nps-1a.d: Use -mcpu=arc700 -mnps400.
240 * testsuite/ld-arc/nps-1b.d: Likewise.
241
242 2016-06-20 H.J. Lu <hongjiu.lu@intel.com>
243
244 PR ld/20267
245 * testsuite/ld-plugin/lto.exp (lto_link_tests): Add test for
246 PR ld/20267.
247 (lto_run_tests): Likewise.
248 * testsuite/ld-plugin/pr20267a.c: New file.
249 * testsuite/ld-plugin/pr20267b.c: Likewise.
250
251 2016-06-20 H.J. Lu <hongjiu.lu@intel.com>
252 Alan Modra <amodra@gmail.com>
253
254 PR ld/20276
255 * plugin.c (plugin_notice): Set non_ir_ref on common symbols.
256 * testsuite/ld-plugin/lto.exp (lto_link_tests): Add test for
257 PR ld/20276.
258 (lto_run_tests): Likewise.
259 * testsuite/ld-plugin/pass.out: New file.
260 * testsuite/ld-plugin/pr20276a.c: Likewise.
261 * testsuite/ld-plugin/pr20276b.c: Likewise.
262
263 2016-06-18 H.J. Lu <hongjiu.lu@intel.com>
264
265 * plugin.c (plugin_object_p): Replace bfd_plugin_uknown
266 with bfd_plugin_unknown.
267
268 2016-06-18 H.J. Lu <hongjiu.lu@intel.com>
269
270 PR ld/20253
271 * testsuite/ld-i386/i386.exp: Run PR ld/20253 tests.
272 * testsuite/ld-i386/no-plt.exp: Likewise.
273 * testsuite/ld-x86-64/no-plt.exp: Likewise.
274 * testsuite/ld-i386/pr13302.d: Remove .rel.plt section.
275 * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
276 * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
277 * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
278 * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
279 * testsuite/ld-x86-64/pr13082-5a.d: Likewise.
280 * testsuite/ld-x86-64/pr13082-5b.d: Likewise.
281 * testsuite/ld-x86-64/pr13082-6a.d: Likewise.
282 * testsuite/ld-x86-64/pr13082-6b.d: Likewise.
283 * testsuite/ld-i386/pr20244-2a.d: Remove .plt section.
284 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
285 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
286 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
287 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
288 * testsuite/ld-i386/pr20244-2b.d: Updated.
289 * testsuite/ld-i386/pr20244-2c.d: Likewise.
290 * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
291 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
292 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
293 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
294 * testsuite/ld-i386/pr20253-1a.c: New file.
295 * testsuite/ld-i386/pr20253-1b.S: Likewise.
296 * testsuite/ld-i386/pr20253-1c.S: Likewise.
297 * testsuite/ld-i386/pr20253-1d.S: Likewise.
298 * testsuite/ld-i386/pr20253-2a.c: Likewise.
299 * testsuite/ld-i386/pr20253-2b.S: Likewise.
300 * testsuite/ld-i386/pr20253-2c.S: Likewise.
301 * testsuite/ld-i386/pr20253-2d.S: Likewise.
302 * testsuite/ld-i386/pr20253-3.d: Likewise.
303 * testsuite/ld-i386/pr20253-3.s: Likewise.
304 * testsuite/ld-i386/pr20253-4.s: Likewise.
305 * testsuite/ld-i386/pr20253-4a.d: Likewise.
306 * testsuite/ld-i386/pr20253-4b.d: Likewise.
307 * testsuite/ld-i386/pr20253-4c.d: Likewise.
308 * testsuite/ld-i386/pr20253-5.d: Likewise.
309 * testsuite/ld-i386/pr20253-5.s: Likewise.
310 * testsuite/ld-ifunc/ifunc-23-x86.s: Likewise.
311 * testsuite/ld-ifunc/ifunc-23a-x86.d: Likewise.
312 * testsuite/ld-ifunc/ifunc-23b-x86.d: Likewise.
313 * testsuite/ld-ifunc/ifunc-23c-x86.d: Likewise.
314 * testsuite/ld-ifunc/ifunc-24-x86.s: Likewise.
315 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
316 * testsuite/ld-ifunc/ifunc-24b-x86.d: Likewise.
317 * testsuite/ld-ifunc/ifunc-24c-x86.d: Likewise.
318 * testsuite/ld-ifunc/ifunc-25-x86.s: Likewise.
319 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
320 * testsuite/ld-ifunc/ifunc-25b-x86.d: Likewise.
321 * testsuite/ld-ifunc/ifunc-25c-x86.d: Likewise.
322 * testsuite/ld-x86-64/pr20253-1.s: Likewise.
323 * testsuite/ld-x86-64/pr20253-1a.d: Likewise.
324 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
325 * testsuite/ld-x86-64/pr20253-1c.d: Likewise.
326 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
327 * testsuite/ld-x86-64/pr20253-1e.d: Likewise.
328 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
329 * testsuite/ld-x86-64/pr20253-1g.d: Likewise.
330 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
331 * testsuite/ld-x86-64/pr20253-1i.d: Likewise.
332 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
333 * testsuite/ld-x86-64/pr20253-1k.d: Likewise.
334 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
335 * testsuite/ld-x86-64/pr20253-2a.c: Likewise.
336 * testsuite/ld-x86-64/pr20253-2b.S: Likewise.
337 * testsuite/ld-x86-64/pr20253-2c.S: Likewise.
338 * testsuite/ld-x86-64/pr20253-2d.S: Likewise.
339 * testsuite/ld-x86-64/pr20253-3.d: Likewise.
340 * testsuite/ld-x86-64/pr20253-3.s: Likewise.
341 * testsuite/ld-x86-64/pr20253-4.s: Likewise.
342 * testsuite/ld-x86-64/pr20253-4a.d: Likewise.
343 * testsuite/ld-x86-64/pr20253-4b.d: Likewise.
344 * testsuite/ld-x86-64/pr20253-4c.d: Likewise.
345 * testsuite/ld-x86-64/pr20253-4d.d: Likewise.
346 * testsuite/ld-x86-64/pr20253-4e.d: Likewise.
347 * testsuite/ld-x86-64/pr20253-4f.d: Likewise.
348 * testsuite/ld-x86-64/pr20253-5.s: Likewise.
349 * testsuite/ld-x86-64/pr20253-5a.d: Likewise.
350 * testsuite/ld-x86-64/pr20253-5b.d: Likewise.
351 * testsuite/ld-ifunc/ifunc-18a-i386.d: Remove extra IRELATIVE
352 relocation.
353 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
354 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
355 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
356 * testsuite/ld-ifunc/ifunc-18a.s: Fix a typo.
357 * testsuite/ld-x86-64/x86-64.exp: Run pr20253-1 tests.
358
359 2016-06-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
360 Tony Wang <tony.wang@arm.com>
361
362 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall M profile):
363 Assemble for ARMv6-M.
364 (Thumb2-Thumb2 farcall M profile): New testcase.
365 * testsuite/ld-arm/farcall-thumb2-thumb2-m.d: New file.
366 * testsuite/ld-arm/jump-reloc-veneers-cond-long-backward.d: Update to
367 reflect the use of Thumb-2 veneers for Thumb-2 capable targets.
368 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Likewise.
369
370 2016-06-16 H.J. Lu <hongjiu.lu@intel.com>
371
372 * testsuite/ld-i386/i386.exp: Run pr19636-2e-nacl.
373 * testsuite/ld-i386/pr19636-2e.d: Skip for NaCl targets.
374 Remove .rel.plt section.
375 * testsuite/ld-i386/pr19636-2e-nacl.d: New file.
376
377 2016-06-15 H.J. Lu <hongjiu.lu@intel.com>
378
379 * testsuite/ld-i386/no-plt-check1a.S (check): Test static
380 function pointer.
381 * testsuite/ld-i386/no-plt-check1b.S (check): Likewise.
382 * testsuite/ld-x86-64/no-plt-check1.S (check): Likewise.
383 * testsuite/ld-i386/no-plt-extern1a.S (func_p): New. Static
384 function pointer.
385 * testsuite/ld-i386/no-plt-extern1b.S (func_p): Likewise.
386 * testsuite/ld-x86-64/no-plt-extern1.S (func_p): Likewise.
387 * testsuite/ld-i386/no-plt-1a.dd: Updated.
388 * testsuite/ld-i386/no-plt-1b.dd: Likewise.
389 * testsuite/ld-i386/no-plt-1c.dd: Likewise.
390 * testsuite/ld-i386/no-plt-1d.dd: Likewise.
391 * testsuite/ld-i386/no-plt-1e.dd: Likewise.
392 * testsuite/ld-i386/no-plt-1f.dd: Likewise.
393 * testsuite/ld-i386/no-plt-1g.dd: Likewise.
394 * testsuite/ld-i386/no-plt-1h.dd: Likewise.
395 * testsuite/ld-i386/no-plt-1i.dd: Likewise.
396 * testsuite/ld-i386/no-plt-1j.dd: Likewise.
397 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
398 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
399 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
400 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
401 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
402 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
403 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
404
405 2016-06-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
406
407 PR ld/20254
408 * testsuite/ld-avr/avr-prop-6.d: New test.
409 * testsuite/ld-avr/avr-prop-6.s: New test.
410
411 2016-06-14 Alan Modra <amodra@gmail.com>
412
413 * ldbuildid.c: Formatting.
414 * ldcref.c: Formatting.
415 * ldctor.c: Formatting.
416 * ldemul.c: Formatting.
417 * ldexp.c: Formatting.
418 * ldfile.c: Formatting.
419 * ldlang.c: Formatting.
420 * ldmain.c: Formatting.
421 * ldwrite.c: Formatting.
422
423 2016-06-14 Alan Modra <amodra@gmail.com>
424
425 * ldlang.c: Expand uses of bfd_my_archive.
426 * ldmain.c: Likewise.
427 * ldmisc.c: Likewise.
428 * plugin.c: Likewise.
429
430 2016-06-14 Alan Modra <amodra@gmail.com>
431
432 PR ld/20241
433 * ldmain.c (add_archive_element): Just print file name of file within
434 thin archives.
435 * ldmisc.c (vfinfo): Likewise.
436 * plugin.c (plugin_object_p): Open file within thin archives.
437 (plugin_maybe_claim): Expand comment.
438
439 2016-06-13 H.J. Lu <hongjiu.lu@intel.com>
440
441 PR ld/20244
442 * testsuite/ld-i386/i386.exp: Run pr20244-2a, pr20244-2b,
443 pr20244-2c and pr20244-2d.
444 * testsuite/ld-i386/no-plt.exp: Run pr20244-3a and pr20244-3b.
445 * testsuite/ld-i386/pr20244-2.s: New file.
446 * testsuite/ld-i386/pr20244-2a.d: Likewise.
447 * testsuite/ld-i386/pr20244-2b.d: Likewise.
448 * testsuite/ld-i386/pr20244-2c.d: Likewise.
449 * testsuite/ld-i386/pr20244-2d.d: Likewise.
450 * testsuite/ld-i386/pr20244-3a.c: Likewise.
451 * testsuite/ld-i386/pr20244-3b.S: Likewise.
452 * testsuite/ld-i386/pr20244-3c.S: Likewise.
453 * testsuite/ld-i386/pr20244-3d.S: Likewise.
454
455 2016-06-13 H.J. Lu <hongjiu.lu@intel.com>
456
457 * testsuite/ld-i386/i386.exp: Run ifunc-1a and ifunc-1b.
458 * testsuite/ld-i386/ifunc-1a.c: New file.
459 * testsuite/ld-i386/ifunc-1b.S: Likewise.
460 * testsuite/ld-i386/ifunc-1c.S: Likewise.
461 * testsuite/ld-i386/ifunc-1d.S: Likewise.
462
463 2016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
464
465 * testsuite/ld-srec/srec.exp: Changed to XFAIL on both little and
466 big endian ARC targets.
467
468 2016-06-12 H.J. Lu <hongjiu.lu@intel.com>
469
470 * testsuite/ld-x86-64/libno-plt-1b.dd: Updated for x32.
471 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
472 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
473 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
474 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
475 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
476 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
477 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
478 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
479 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
480 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
481 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
482 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
483 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
484 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
485
486 2016-06-11 H.J. Lu <hongjiu.lu@intel.com>
487
488 PR ld/20244
489 * testsuite/ld-i386/i386.exp: Run pr20244-1a and pr20244-1b.
490 * testsuite/ld-i386/pr20244-1.s: New file.
491 * testsuite/ld-i386/pr20244-1a.d: Likewise.
492 * testsuite/ld-i386/pr20244-1b.d: Likewise.
493 * testsuite/ld-i386/pr20244-1c.d: Likewise.
494
495 2016-06-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
496
497 PR ld/20221
498 * testsuite/ld-avr/avr-prop-5.d: New.
499 * testsuite/ld-avr/avr-prop-5.s: New.
500
501 2016-06-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
502
503 * testsuite/ld-avr/lds-mega.d: New test.
504 * testsuite/ld-avr/lds-mega.s: New test source.
505 * testsuite/ld-avr/lds-tiny.d: New test.
506 * testsuite/ld-avr/lds-tiny.s: New test source.
507
508 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
509
510 * testsuite/ld-i386/libno-plt-1b.dd: New file.
511 * testsuite/ld-i386/libno-plt-1b.rd: Likewise.
512 * testsuite/ld-i386/no-plt-1a.dd: Likewise.
513 * testsuite/ld-i386/no-plt-1a.rd: Likewise.
514 * testsuite/ld-i386/no-plt-1b.dd: Likewise.
515 * testsuite/ld-i386/no-plt-1b.rd: Likewise.
516 * testsuite/ld-i386/no-plt-1c.dd: Likewise.
517 * testsuite/ld-i386/no-plt-1c.rd: Likewise.
518 * testsuite/ld-i386/no-plt-1d.dd: Likewise.
519 * testsuite/ld-i386/no-plt-1d.rd: Likewise.
520 * testsuite/ld-i386/no-plt-1e.dd: Likewise.
521 * testsuite/ld-i386/no-plt-1e.rd: Likewise.
522 * testsuite/ld-i386/no-plt-1f.dd: Likewise.
523 * testsuite/ld-i386/no-plt-1f.rd: Likewise.
524 * testsuite/ld-i386/no-plt-1g.dd: Likewise.
525 * testsuite/ld-i386/no-plt-1g.rd: Likewise.
526 * testsuite/ld-i386/no-plt-1h.dd: Likewise.
527 * testsuite/ld-i386/no-plt-1h.rd: Likewise.
528 * testsuite/ld-i386/no-plt-1i.dd: Likewise.
529 * testsuite/ld-i386/no-plt-1i.rd: Likewise.
530 * testsuite/ld-i386/no-plt-1j.dd: Likewise.
531 * testsuite/ld-i386/no-plt-1j.rd: Likewise.
532 * testsuite/ld-i386/no-plt-check1a.S: Likewise.
533 * testsuite/ld-i386/no-plt-check1b.S: Likewise.
534 * testsuite/ld-i386/no-plt-extern1a.S: Likewise.
535 * testsuite/ld-i386/no-plt-extern1b.S: Likewise.
536 * testsuite/ld-i386/no-plt-func1.c: Likewise.
537 * testsuite/ld-i386/no-plt-main1.c: Likewise.
538 * testsuite/ld-i386/no-plt.exp: Likewise.
539
540 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
541
542 * testsuite/ld-x86-64/tls.exp (run_cc_link_tests): Update test
543 name.
544
545 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
546
547 * testsuite/ld-i386/i386.exp: Run libtlspic2.so, tlsbin2,
548 tlsgd3, tlsld2, tlsgd4, tlspie3a, tlspie3b and tlspie3c.
549 * testsuite/ld-i386/pass.out: New file.
550 * testsuite/ld-i386/tls-def1.c: Likewise.
551 * testsuite/ld-i386/tls-gd1.S: Likewise.
552 * testsuite/ld-i386/tls-ld1.S: Likewise.
553 * testsuite/ld-i386/tls-main1.c: Likewise.
554 * testsuite/ld-i386/tls.exp: Likewise.
555 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
556 * testsuite/ld-i386/tlsbin2.dd: Likewise.
557 * testsuite/ld-i386/tlsbin2.rd: Likewise.
558 * testsuite/ld-i386/tlsbin2.sd: Likewise.
559 * testsuite/ld-i386/tlsbin2.td: Likewise.
560 * testsuite/ld-i386/tlsbinpic2.s: Likewise.
561 * testsuite/ld-i386/tlsgd3.dd: Likewise.
562 * testsuite/ld-i386/tlsgd3.s: Likewise.
563 * testsuite/ld-i386/tlsgd4.d: Likewise.
564 * testsuite/ld-i386/tlsgd4.s: Likewise.
565 * testsuite/ld-i386/tlsld2.s: Likewise.
566 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
567 * testsuite/ld-i386/tlspic2.dd: Likewise.
568 * testsuite/ld-i386/tlspic2.rd: Likewise.
569 * testsuite/ld-i386/tlspic2.sd: Likewise.
570 * testsuite/ld-i386/tlspic2.td: Likewise.
571 * testsuite/ld-i386/tlspic3.s: Likewise.
572 * testsuite/ld-i386/tlspie3.s: Likewise.
573 * testsuite/ld-i386/tlspie3a.d: Likewise.
574 * testsuite/ld-i386/tlspie3b.d: Likewise.
575 * testsuite/ld-i386/tlspie3c.d: Likewise.
576
577 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
578
579 * testsuite/ld-x86-64/no-plt-1a.rd: Support any relocation order.
580 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
581 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
582 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
583 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
584 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
585 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
586 * testsuite/ld-x86-64/no-plt.exp: Fix a typo.
587
588 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
589
590 * testsuite/ld-x86-64/libno-plt-1b.dd: Likewise.
591 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
592 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
593 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
594 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
595 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
596 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
597 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
598 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
599 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
600 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
601 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
602 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
603 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
604 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
605 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
606 * testsuite/ld-x86-64/no-plt-check1.S: Likewise.
607 * testsuite/ld-x86-64/no-plt.exp: Likewise.
608 * testsuite/ld-x86-64/no-plt-extern1.S: Likewise.
609 * testsuite/ld-x86-64/no-plt-func1.c: Likewise.
610 * testsuite/ld-x86-64/no-plt-main1.c: Likewise.
611
612 2016-06-07 Maciej W. Rozycki <macro@imgtec.com>
613
614 * testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail.
615
616 2016-06-07 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
617
618 * testsuite/ld-s390/pltoffset-1.dd: New test.
619 * testsuite/ld-s390/pltoffset-1.ld: New test.
620 * testsuite/ld-s390/pltoffset-1.s: New test.
621 * testsuite/ld-s390/s390.exp: Run new test.
622
623 2016-06-07 Alan Modra <amodra@gmail.com>
624
625 * testsuite/ld-powerpc/apuinfo1.s: Delete nop.
626 * testsuite/ld-powerpc/apuinfo-vle2.s: New.
627 * testsuite/ld-powerpc/powerpc.exp: Use apuinfo-vle2.s.
628
629 2016-06-06 H.J. Lu <hongjiu.lu@intel.com>
630
631 * testsuite/ld-x86-64/pass.out: New file.
632 * testsuite/ld-x86-64/tls-def1.c: Likewise.
633 * testsuite/ld-x86-64/tls-gd1.S: Likewise.
634 * testsuite/ld-x86-64/tls-ld1.S: Likewise.
635 * testsuite/ld-x86-64/tls-main1.c: Likewise.
636 * testsuite/ld-x86-64/tls.exp: Likewise.
637 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
638 * testsuite/ld-x86-64/tlsbin2.dd: Likewise.
639 * testsuite/ld-x86-64/tlsbin2.rd: Likewise.
640 * testsuite/ld-x86-64/tlsbin2.sd: Likewise.
641 * testsuite/ld-x86-64/tlsbin2.td: Likewise.
642 * testsuite/ld-x86-64/tlsbinpic2.s: Likewise.
643 * testsuite/ld-x86-64/tlsgd10.dd: Likewise.
644 * testsuite/ld-x86-64/tlsgd10.s: Likewise.
645 * testsuite/ld-x86-64/tlsgd11.dd: Likewise.
646 * testsuite/ld-x86-64/tlsgd11.s: Likewise.
647 * testsuite/ld-x86-64/tlsgd12.d: Likewise.
648 * testsuite/ld-x86-64/tlsgd12.s: Likewise.
649 * testsuite/ld-x86-64/tlsgd13.d: Likewise.
650 * testsuite/ld-x86-64/tlsgd13.s: Likewise.
651 * testsuite/ld-x86-64/tlsgd14.dd: Likewise.
652 * testsuite/ld-x86-64/tlsgd14.s: Likewise.
653 * testsuite/ld-x86-64/tlsgd5c.s: Likewise.
654 * testsuite/ld-x86-64/tlsgd6c.s: Likewise.
655 * testsuite/ld-x86-64/tlsgd9.dd: Likewise.
656 * testsuite/ld-x86-64/tlsgd9.s: Likewise.
657 * testsuite/ld-x86-64/tlsld4.dd: Likewise.
658 * testsuite/ld-x86-64/tlsld4.s: Likewise.
659 * testsuite/ld-x86-64/tlsld5.dd: Likewise.
660 * testsuite/ld-x86-64/tlsld5.s: Likewise.
661 * testsuite/ld-x86-64/tlsld6.dd: Likewise.
662 * testsuite/ld-x86-64/tlsld6.s: Likewise.
663 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
664 * testsuite/ld-x86-64/tlspic2.dd: Likewise.
665 * testsuite/ld-x86-64/tlspic2.rd: Likewise.
666 * testsuite/ld-x86-64/tlspic2.sd: Likewise.
667 * testsuite/ld-x86-64/tlspic2.td: Likewise.
668 * testsuite/ld-x86-64/tlspic3.s: Likewise.
669 * testsuite/ld-x86-64/tlspie2.s: Likewise.
670 * testsuite/ld-x86-64/tlspie2a.d: Likewise.
671 * testsuite/ld-x86-64/tlspie2b.d: Likewise.
672 * testsuite/ld-x86-64/tlspie2c.d: Likewise.
673 * testsuite/ld-x86-64/tlsgd5.dd: Updated.
674 * testsuite/ld-x86-64/tlsgd6.dd: Likewise.
675 * testsuite/ld-x86-64/x86-64.exp: Run libtlspic2.so, tlsbin2,
676 tlsgd5b, tlsgd6b, tlsld4, tlsld5, tlsld6, tlsgd9, tlsgd10,
677 tlsgd11, tlsgd14, tlsgd12, tlsgd13, tlspie2a, tlspie2b and
678 tlspie2c.
679
680 2016-06-04 Christian Groessler <chris@groessler.org>
681
682 * testsuite/ld-z8k/0filler.s: New file.
683 * testsuite/ld-z8k/branch-target.s: New file.
684 * testsuite/ld-z8k/branch-target2.s: New file.
685 * testsuite/ld-z8k/calr-back-8001.d: New file.
686 * testsuite/ld-z8k/calr-back-8002.d: New file.
687 * testsuite/ld-z8k/calr-back-fail-8001.d: New file.
688 * testsuite/ld-z8k/calr-back-fail-8002.d: New file.
689 * testsuite/ld-z8k/calr-forw-8001.d: New file.
690 * testsuite/ld-z8k/calr-forw-8002.d: New file.
691 * testsuite/ld-z8k/calr-forw-fail-8001.d: New file.
692 * testsuite/ld-z8k/calr-forw-fail-8002.d: New file.
693 * testsuite/ld-z8k/calr-opcode.s: New file.
694 * testsuite/ld-z8k/dbjnz-forw-8001.d: New file.
695 * testsuite/ld-z8k/dbjnz-forw-8002.d: New file.
696 * testsuite/ld-z8k/dbjnz-forw-fail-8001.d: New file.
697 * testsuite/ld-z8k/dbjnz-forw-fail-8002.d: New file.
698 * testsuite/ld-z8k/dbjnz-opcode.s: New file.
699 * testsuite/ld-z8k/djnz-back-8001.d: New file.
700 * testsuite/ld-z8k/djnz-back-8002.d: New file.
701 * testsuite/ld-z8k/djnz-back-fail-8001.d: New file.
702 * testsuite/ld-z8k/djnz-back-fail-8002.d: New file.
703 * testsuite/ld-z8k/djnz-forw-8001.d: New file.
704 * testsuite/ld-z8k/djnz-forw-8002.d: New file.
705 * testsuite/ld-z8k/djnz-forw-fail-8001.d: New file.
706 * testsuite/ld-z8k/djnz-forw-fail-8002.d: New file.
707 * testsuite/ld-z8k/djnz-opcode.s: New file.
708 * testsuite/ld-z8k/filler.s: New file.
709 * testsuite/ld-z8k/jr-back-8001.d: New file.
710 * testsuite/ld-z8k/jr-back-8002.d: New file.
711 * testsuite/ld-z8k/jr-back-fail-8001.d: New file.
712 * testsuite/ld-z8k/jr-back-fail-8002.d: New file.
713 * testsuite/ld-z8k/jr-forw-8001.d: New file.
714 * testsuite/ld-z8k/jr-forw-8002.d: New file.
715 * testsuite/ld-z8k/jr-forw-fail-8001.d: New file.
716 * testsuite/ld-z8k/jr-forw-fail-8002.d: New file.
717 * testsuite/ld-z8k/jr-opcode.s: New file.
718 * testsuite/ld-z8k/ldr-back-8001.d: New file.
719 * testsuite/ld-z8k/ldr-back-8002.d: New file.
720 * testsuite/ld-z8k/ldr-back-fail-8001.d: New file.
721 * testsuite/ld-z8k/ldr-back-fail-8002.d: New file.
722 * testsuite/ld-z8k/ldr-forw-8001.d: New file.
723 * testsuite/ld-z8k/ldr-forw-8002.d: New file.
724 * testsuite/ld-z8k/ldr-forw-fail-8001.d: New file.
725 * testsuite/ld-z8k/ldr-forw-fail-8002.d: New file.
726 * testsuite/ld-z8k/ldr-opcode.s: New file.
727 * testsuite/ld-z8k/ldrb-forw-8001.d: New file.
728 * testsuite/ld-z8k/ldrb-forw-8002.d: New file.
729 * testsuite/ld-z8k/ldrb-forw-fail-8001.d: New file.
730 * testsuite/ld-z8k/ldrb-forw-fail-8002.d: New file.
731 * testsuite/ld-z8k/ldrb-opcode.s: New file.
732 * testsuite/ld-z8k/ldrb-opcode2.s: New file.
733 * testsuite/ld-z8k/other-file.s: New file.
734 * testsuite/ld-z8k/reloc.dd: New file.
735 * testsuite/ld-z8k/reloc.ld: New file.
736 * testsuite/ld-z8k/relocseg.dd: New file.
737 * testsuite/ld-z8k/relocseg.ld: New file.
738 * testsuite/ld-z8k/relocseg1.dd: New file.
739 * testsuite/ld-z8k/this-file.s: New file.
740 * testsuite/ld-z8k/z8k.exp: New file.
741
742 2016-06-03 H.J. Lu <hongjiu.lu@intel.com>
743
744 * testsuite/ld-i386/i386.exp: Assemble gotpc1.o and pr19319b.o
745 with -mrelax-relocations=yes.
746 * testsuite/ld-i386/lea1a.d (as): Add -mrelax-relocations=yes.
747 * testsuite/ld-i386/lea1b.d (as): Likewise.
748 * testsuite/ld-i386/lea1d.d (as): Likewise.
749 * testsuite/ld-i386/lea1e.d (as): Likewise.
750 * testsuite/ld-i386/lea1f.d (as): Likewise.
751 * testsuite/ld-i386/load7.d (as): Likewise.
752 * testsuite/ld-i386/mov1b.d (as): Likewise.
753 * testsuite/ld-i386/pr19175.d (as): Likewise.
754 * testsuite/ld-ifunc/ifunc-13-i386.d (as): Likewise.
755 * testsuite/ld-ifunc/ifunc-21-i386.d (as): Likewise.
756 * testsuite/ld-ifunc/ifunc-22-i386.d (as): Likewise.
757 * testsuite/ld-x86-64/x86-64.exp: Assemble gotpcrel1a.o,
758 gotpcrel1b.o and gotpcrel1c.o with -mrelax-relocations=yes.
759
760 2016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
761
762 * configure.tgt: Replace -uclibc with *.
763
764 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
765
766 * testsuite/ld-mips-elf/unaligned-branch.d: New test.
767 * testsuite/ld-mips-elf/unaligned-branch.s: New test source.
768 * testsuite/ld-mips-elf/unaligned-text.s: New test source.
769 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
770
771 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
772
773 * testsuite/ld-mips-elf/unaligned-syms.s: Rename to...
774 * testsuite/ld-mips-elf/unaligned-data.s: ... this.
775 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Adjust accordingly.
776 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
777 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Likewise.
778 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
779
780 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
781
782 * testsuite/ld-mips-elf/jal-global-overflow-0.d: New test.
783 * testsuite/ld-mips-elf/jal-global-overflow-1.d: New test.
784 * testsuite/ld-mips-elf/jal-local-overflow-0.d: New test.
785 * testsuite/ld-mips-elf/jal-local-overflow-1.d: New test.
786 * testsuite/ld-mips-elf/jal-global-overflow.s: New test source.
787 * testsuite/ld-mips-elf/jal-local-overflow.s: New test source.
788 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
789
790 2016-05-28 Alan Modra <amodra@gmail.com>
791
792 * ldmain.c (multiple_definition, multiple_common, add_to_set,
793 constructor_callback, warning_callback, undefined_symbol,
794 reloc_overflow, reloc_dangerous, unattached_reloc): Return void.
795 * emultempl/elf32.em: Adjust callback calls.
796
797 2016-05-27 Maciej W. Rozycki <macro@imgtec.com>
798
799 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.d: New test.
800 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: New test.
801 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-0.d: New
802 test.
803 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d: New
804 test.
805 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-0.d: New
806 test.
807 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d: New
808 test.
809 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.s: New test
810 source.
811 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.s: New test
812 source.
813 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
814
815 2016-05-27 Maciej W. Rozycki <macro@imgtec.com>
816
817 * testsuite/ld-mips-elf/reloc-local-overflow.d: New test.
818 * testsuite/ld-mips-elf/reloc-local-overflow.s: Source for the
819 new test.
820 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
821
822 2016-05-26 Maciej W. Rozycki <macro@imgtec.com>
823
824 * testsuite/ld-mips-elf/unaligned-jalx-0.d: Fold
825 `unaligned-jalx-2' here.
826 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: Fold
827 `unaligned-jalx-mips16-2' here.
828 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: Fold
829 `unaligned-jalx-micromips-2' here.
830 * testsuite/ld-mips-elf/unaligned-jalx-0.s: Update accordingly.
831 * testsuite/ld-mips-elf/unaligned-jalx-1.d: Update error
832 message.
833 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: Likewise.
834 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: Likewise.
835 * testsuite/ld-mips-elf/unaligned-jalx-2.d: Remove test.
836 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: Remove test.
837 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: Remove
838 test.
839 * testsuite/ld-mips-elf/unaligned-jalx-2.s: Remove test source.
840 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Fold
841 `unaligned-lwpc-3' here.
842 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: Update accordingly.
843 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Fold
844 `unaligned-lwpc-2' here.
845 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: Update accordingly.
846 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: Remove test.
847 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: Remove test source.
848 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: Remove test.
849 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: Remove test source.
850 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Fold
851 `unaligned-ldpc-4' here.
852 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: Update accordingly.
853 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Update error
854 message. Fold `unaligned-ldpc-2' and `unaligned-ldpc-3' here.
855 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: Update accordingly.
856 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: Remove test.
857 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: Remove test source.
858 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: Remove test.
859 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: Remove test source.
860 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: Remove test.
861 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: Remove test source.
862 * testsuite/ld-mips-elf/mips-elf.exp: Delete removed tests.
863
864 2016-05-26 Nick Clifton <nickc@redhat.com>
865
866 PR target/20134
867 * scripttempl/elf32msp430.sc (.bss): Provide __bssstart and
868 __bsssize.
869 * scripttempl/elf32msp430_3.sc (.bss): Likewise.
870
871 2016-05-25 Maciej W. Rozycki <macro@imgtec.com>
872
873 * testsuite/ld-mips-elf/unaligned-jalx-0.d: New test.
874 * testsuite/ld-mips-elf/unaligned-jalx-1.d: New test.
875 * testsuite/ld-mips-elf/unaligned-jalx-2.d: New test.
876 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: New test.
877 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: New test.
878 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: New test.
879 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: New test.
880 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: New test.
881 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: New test.
882 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: New test.
883 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: New test.
884 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: New test.
885 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: New test.
886 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: New test.
887 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: New test.
888 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: New test.
889 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: New test.
890 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: New test.
891 * testsuite/ld-mips-elf/unaligned-jalx-0.s: New test source.
892 * testsuite/ld-mips-elf/unaligned-jalx-1.s: New test source.
893 * testsuite/ld-mips-elf/unaligned-jalx-2.s: New test source.
894 * testsuite/ld-mips-elf/unaligned-insn.s: New test source.
895 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: New test source.
896 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: New test source.
897 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: New test source.
898 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: New test source.
899 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: New test source.
900 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: New test source.
901 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: New test source.
902 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: New test source.
903 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: New test source.
904 * testsuite/ld-mips-elf/unaligned-syms.s: New test source.
905 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
906
907 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
908
909 PR ld/20103
910 * ldmain.c (add_archive_element): Don't claim new IR symbols
911 after all IR symbols have been claimed.
912 * plugin.c (plugin_call_claim_file): Remove no_more_claiming
913 check.
914 * testsuite/ld-plugin/lto.exp (pr20103): New proc.
915 Run PR ld/20103 tests.
916 * testsuite/ld-plugin/pr20103a.c: New file.
917 * testsuite/ld-plugin/pr20103b.c: Likewise.
918 * testsuite/ld-plugin/pr20103c.c: Likewise.
919
920 2016-05-24 Maciej W. Rozycki <macro@imgtec.com>
921
922 * testsuite/ld-mips-elf/jalx-local.d: New test.
923 * testsuite/ld-mips-elf/jalx-local-n32.d: New test.
924 * testsuite/ld-mips-elf/jalx-local-n64.d: New test.
925 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
926
927 2016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
928
929 * Makefile.am: Add earmelf_phoenix.c.
930 * Makefile.in: Regenerate.
931 * configure.tgt: Add entry for arm-phoenix.
932 * emulparams/armelf_phoenix.sh: New file.
933
934 2016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
935
936 * emultempl/armelf.em (arm_elf_before_allocation): Call
937 bfd_elf32_arm_keep_private_stub_output_sections before generic
938 before_allocation function.
939
940 2016-05-20 Maciej W. Rozycki <macro@imgtec.com>
941
942 * testsuite/ld-mips-elf/jalx-addend.d: New test.
943 * testsuite/ld-mips-elf/jalx-addend-n32.d: New test.
944 * testsuite/ld-mips-elf/jalx-addend-n64.d: New test.
945 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
946
947 2016-05-19 H.J. Lu <hongjiu.lu@intel.com>
948
949 PR ld/20117
950 * testsuite/ld-i386/i386.exp: Run pr20117.
951 * testsuite/ld-i386/pr19609-1i.d: Updated.
952 * testsuite/ld-i386/pr20117.d: New file.
953 * testsuite/ld-i386/pr20117.s: Likewise.
954
955 2016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
956
957 * testsuite/ld-elf/compressed1d.d: Removed from notarget.
958 * testsuite/ld-elf/group8a.d: Likewise.
959 * testsuite/ld-elf/group8b.d: Likewise.
960 * testsuite/ld-elf/group9a.d: Likewise.
961 * testsuite/ld-elf/group9b.d: Likewise.
962 * testsuite/ld-elf/pr12851.d: Likewise.
963 * testsuite/ld-elf/pr12975.d: Likewise.
964 * testsuite/ld-elf/pr13177.d: Likewise.
965 * testsuite/ld-elf/pr13195.d: Likewise.
966 * testsuite/ld-elf/pr17615.d: Likewise.
967 * testsuite/ld-elf/eh-frame-hdr.d: Removed from xfail.
968 * testsuite/ld-elf/group3b.d: Likewise.
969 * testsuite/ld-srec/srec.exp: Likewise.
970 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark ARC
971 as supporting gc.
972 (check_shared_lib_support): Mark ARC as supporting.
973
974 2016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
975
976 * emulparams/arcelf.sh: Changed.
977 * emulparams/arclinux.sh: Likewise.
978 * scripttempl/arclinux.sc: Moved to a more standard implementation
979 similar to elf.sc.
980
981 2016-05-19 Maciej W. Rozycki <macro@imgtec.com>
982
983 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Reorder
984 `ft32-*-*' behind `frv-*-*'.
985
986 2016-05-19 Maciej W. Rozycki <macro@imgtec.com>
987
988 * configure.tgt: Remove `am34-*-linux*' support.
989
990 2016-05-19 Alan Modra <amodra@gmail.com>
991
992 * testsuite/ld-scripts/crossref.exp: Remove -mcall-aixdesc hack.
993 * testsuite/ld-scripts/cross2.t: Tweak .opd and .toc placement.
994 * testsuite/ld-scripts/cross3.t: Likewise.
995 * testsuite/ld-scripts/cross4.t: Likewise.
996 * testsuite/ld-scripts/cross5.t: Likewise.
997 * testsuite/ld-scripts/cross6.t: Likewise.
998 * testsuite/ld-scripts/cross7.t: Likewise.
999
1000 2016-05-19 Alan Modra <amodra@gmail.com>
1001
1002 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Pass in
1003 exe name rather than constructing testname. Fix typo in
1004 sub-test name. Log copying. Use -rpath rather than -R.
1005
1006 2016-05-18 Nick Clifton <nickc@redhat.com>
1007
1008 * scripttempl/ft32.sc: Use fixed constants for memory region
1009 lengths. Include DWARF debug sections.
1010 (.data .bss): Do not assign locations during relocatable links.
1011 * testsuite/ld-elf/compressed1d.d: Skip for FT32.
1012 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
1013 * testsuite/ld-elf/sec64k.exp: Likewise.
1014 * testsuite/ld-elf/init-fini-array.d: XFail for FT32.
1015 * testsuite/ld-elf/merge.d: Likewise.
1016 * testsuite/ld-elf/orphan-region.d: Likewise.
1017 * testsuite/ld-elf/orphan.s: Likewise.
1018 * testsuite/ld-elf/orphan3.d: Likewise.
1019 * testsuite/ld-elf/pr349.d: Likewise.
1020 * testsuite/ld-elf/warn2.d: Likewise.
1021 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Note
1022 that the FT32 does not support shared libraries.
1023
1024 2016-05-17 H.J. Lu <hongjiu.lu@intel.com>
1025
1026 * testsuite/lib/ld-lib.exp (at_least_gcc_version): Check
1027 global CC.
1028
1029 2016-05-17 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1030
1031 * scripttempl/avr.sc (text): Place .progmem.data from avr-libc
1032 above .progmem*.
1033 * scripttempl/avrtiny.sc (text): Likewise.
1034
1035 2016-05-17 Maciej W. Rozycki <macro@imgtec.com>
1036
1037 * testsuite/ld-unique/unique.exp: Use `is_elf_format' and
1038 `supports_gnu_unique' to qualify testing.
1039
1040 2016-05-16 Maciej W. Rozycki <macro@imgtec.com>
1041
1042 * testsuite/ld-elf/flags1.d: Update the xfail list.
1043
1044 2016-05-15 Maciej W. Rozycki <macro@imgtec.com>
1045
1046 * testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail
1047 removal.
1048
1049 2016-05-14 H.J. Lu <hongjiu.lu@intel.com>
1050
1051 PR ld/20097
1052 * testplug2.c (onall_symbols_read): Remove redundant sizeof
1053 on EXPECTED_VIEW_LENGTH.
1054 * testplug4.c (onall_symbols_read): Likewise.
1055
1056 2016-05-13 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 PR ld/20093
1059 * testsuite/ld-x86-64/pr20093-1.d: New file.
1060 * testsuite/ld-x86-64/pr20093-1.s: Likewise.
1061 * testsuite/ld-x86-64/pr20093-2.d: Likewise.
1062 * testsuite/ld-x86-64/pr20093-2.s: Likewise.
1063 * testsuite/ld-x86-64/x86-64.exp: Run pr20093-1 and pr20093-2.
1064
1065 2016-05-13 Alan Modra <amodra@gmail.com>
1066
1067 * testsuite/ld-arm/arm-elf.exp: Adjust for arm-no-rel-plt now passing.
1068 Use different output file name for static app without .rel.plt.
1069 * testsuite/ld-arm/arm-no-rel-plt.ld: Align .rel.dyn and .rela.dyn.
1070 * testsuite/ld-arm/arm-no-rel-plt.out: Delete.
1071 * testsuite/ld-arm/arm-no-rel-plt.r: New.
1072 * testsuite/ld-arm/arm-static-app.d: Don't check file name.
1073 * testsuite/ld-arm/arm-static-app.r: Likewise.
1074
1075 2016-05-12 H.J. Lu <hongjiu.lu@intel.com>
1076
1077 PR ld/20070
1078 * Makefile.am (noinst_LTLIBRARIES): Add libldtestplug4.la.
1079 (libldtestplug4_la_SOURCES): New.
1080 (libldtestplug4_la_CFLAGS): Likewise.
1081 (libldtestplug4_la_LDFLAGS): Likewise.
1082 * Makefile.in: Regenerated.
1083 * plugin.c (get_symbols): Return resolution based on IR symbol
1084 kinds for symbols defined/referenced only within IR.
1085 * testplug4.c: New file.
1086 * ld/testsuite/ld-plugin/pr20070.d: Likewise.
1087 * ld/testsuite/ld-plugin/pr20070a.c: Likewise.
1088 * ld/testsuite/ld-plugin/pr20070b.c: Likewise.
1089 * testsuite/ld-plugin/plugin.exp (plugin4_name): New.
1090 (plugin4_path): Likewise.
1091 Add a test for ld/20070.
1092
1093 2016-05-11 Alan Modra <amodra@gmail.com>
1094
1095 * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
1096 Call elf32_hppa_init_stub_bfd.
1097
1098 2016-05-11 Alan Modra <amodra@gmail.com>
1099
1100 PR 20060
1101 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
1102 * testsuite/ld-powerpc/tlsdll.s: New.
1103 * testsuite/ld-powerpc/tlsdll.ver: New.
1104 * testsuite/ld-powerpc/tlsdll_32.s: New.
1105 * testsuite/ld-powerpc/tlsopt5.d: New.
1106 * testsuite/ld-powerpc/tlsopt5.s: New.
1107 * testsuite/ld-powerpc/tlsopt5_32.d: New.
1108 * testsuite/ld-powerpc/tlsopt5_32.s: New.
1109
1110 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1111
1112 * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Use
1113 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
1114
1115 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1116
1117 * emultempl/armelf.em (elf32_arm_add_stub_section): Add output_section
1118 parameter and rename input_section parameter to after_input_section.
1119 Append input stub section to the output section if after_input_section
1120 is NULL.
1121
1122 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1123
1124 * testsuite/ld-arm/arm-elf.exp (EABI attribute merging 10 (DSP)): New
1125 test.
1126 * testsuite/ld-arm/attr-merge-10b-dsp.s: New file.
1127 * testsuite/ld-arm/attr-merge-10-dsp.attr: Likewise.
1128
1129 2016-05-10 Christophe Lyon <christophe.lyon@linaro.org>
1130
1131 * ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*".
1132
1133 2016-05-09 Christophe Monat <christophe.monat@st.com>
1134
1135 PR ld/20030
1136 * testsuite/ld-arm/arm-elf.exp: Run new stm32l4xx-fix-vldm-dp
1137 tests. Fix misnamed stm32l4xx-fix-all.
1138 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.s: New tests for multiple
1139 loads with DP registers.
1140 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.d: New reference file.
1141 * testsuite/ld-arm/stm32l4xx-fix-vldm.s: Add missing comment.
1142 * testsuite/ld-arm/stm32l4xx-fix-all.s: Add tests for multiple
1143 loads with DP registers.
1144 * testsuite/ld-arm/stm32l4xx-fix-all.d: Update reference.
1145
1146 2016-05-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
1147
1148 * testsuite/ld-elf/flags1.d (readelf): Dump section header instead
1149 program headers.
1150 (xfail): Remove avr-*-*.
1151 Update regex to check the section flags.
1152 * testsuite/ld-elf/merge.d (xfail): Remove avr-*-*.
1153
1154 2016-05-09 Alan Modra <amodra@gmail.com>
1155
1156 * Makefile.am (ealphavms.c, eelf64_ia64_vms): Correct .em deps.
1157 * Makefile.in: Regenerate.
1158
1159 2016-05-09 Alan Modra <amodra@gmail.com>
1160
1161 * testsuite/ld-scripts/pr14962-2.t: Match .text, not *.text.
1162 * testsuite/ld-scripts/rgn-at5.t: Similarly, .sec not *.sec.
1163 * testsuite/ld-scripts/section-match-1.t: Likewise.
1164
1165 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
1166
1167 PR ld/17550
1168 * testsuite/ld-elf/pr17550-1.s: New file.
1169 * testsuite/ld-elf/pr17550-2.s: Likewise.
1170 * testsuite/ld-elf/pr17550-3.s: Likewise.
1171 * testsuite/ld-elf/pr17550-4.s: Likewise.
1172 * testsuite/ld-elf/pr17550a.d: Likewise.
1173 * testsuite/ld-elf/pr17550b.d: Likewise.
1174 * testsuite/ld-elf/pr17550c.d: Likewise.
1175 * testsuite/ld-elf/pr17550d.d: Likewise.
1176
1177 2016-05-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1178
1179 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.
1180
1181 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
1182
1183 * testsuite/ld-i386/i386.exp: Run load7.
1184 * testsuite/ld-i386/load7.d: New file.
1185 * testsuite/ld-i386/load7.map: Likewise.
1186 * testsuite/ld-i386/load7.s: Likewise.
1187 * testsuite/ld-x86-64/load2.d: Likewise.
1188 * testsuite/ld-x86-64/load2.map: Likewise.
1189 * testsuite/ld-x86-64/load2.s: Likewise.
1190 * testsuite/ld-x86-64/x86-64.exp: Run load2.
1191
1192 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1193
1194 * emulparams/elf_iamcu.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): New.
1195 * emulparams/elf_k1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1196 Likewise.
1197 * emulparams/elf_l1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1198 Likewise.
1199
1200 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1201
1202 * testsuite/ld-x86-64/pr18591.d: Pass --no-relax to ld.
1203
1204 2016-05-04 H.J. Lu <hongjiu.lu@intel.com>
1205
1206 * ldlang.c (init_os): Pass %E to einfo when bfd_section == NULL.
1207
1208 2016-05-04 Maciej W. Rozycki <macro@imgtec.com>
1209
1210 * testsuite/ld-unique/unique.d: New test.
1211 * testsuite/ld-unique/unique.exp: Run the new test. Adjust
1212 messages for compiled tests.
1213
1214 2016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1215
1216 * testsuite/ld-elf/pr18735.d: Allow other symbols.
1217 * testsuite/ld-elf/sec64k.exp: Skip 64ksec for avr.
1218 * testsuite/ld-gc/pr14265.d: Allow other symbols.
1219 * testsuite/ld-plugin/plugin.exp: Add PR ld/17973 to
1220 plugin_tests only if check_shared_lib_support is true.
1221 * testsuite/ld-selective/selective.exp: Add --section-start
1222 flag for avr.
1223
1224 2016-05-03 Maciej W. Rozycki <macro@imgtec.com>
1225
1226 PR 10549
1227 * testsuite/ld-unique/unique.exp: Also run for `mips*-*-*'.
1228
1229 2016-05-03 Jiong Wang <jiong.wang@arm.com>
1230
1231 * emultempl/aarch64elf.em (--no-apply-dynamic-relocs): New option.
1232 * NEWS: Mention --no-apply-dynamic-relocs.
1233 * ld.texinfo (ld and the ARM family): Document
1234 --no-apply-dynamic-relocs.
1235 * testsuite/ld-aarch64/rela-abs-relative.s: New test source.
1236 * testsuite/ld-aarch64/rela-abs-relative.d: New expected result.
1237 * testsuite/ld-aarch64/rela-abs-relative-be.d: Likewise for big-endian.
1238 * estsuite/ld-aarch64/rela-abs-relative-opt.d: Likewise, but enable new
1239 option.
1240
1241 2016-05-03 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1242
1243 * testsuite/ld-elfcomm/elfcomm.exp: Check for shared lib support
1244 before running STT_COMMON tests.
1245
1246 2016-04-29 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 * config/default.exp (NOPIE_CFLAGS): Download source only on
1249 remote host.
1250 (NOPIE_LDFLAGS): Likewise.
1251 * testsuite/lib/ld-lib.exp (check_lto_available): Likewise.
1252 (check_lto_fat_available): Likewise.
1253 (check_lto_shared_available): Likewise.
1254 (check_ifunc_available): Likewise.
1255 (check_ifunc_attribute_available): Likewise.
1256
1257 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1258
1259 * testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
1260
1261 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1262
1263 PR ld/20006
1264 * testsuite/ld-elfvsb/elfvsb.exp (COMPRESS_LDFLAG): New.
1265 (visibility_run): Pass COMPRESS_LDFLAG to visibility_test on
1266 ELF targets.
1267
1268 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1269
1270 * testsuite/ld-elf/compressed1b.d: Pass
1271 --compress-debug-sections=none to ld.
1272 * testsuite/ld-elf/compressed1c.d: Likewise.
1273
1274 2016-04-27 Alan Modra <amodra@gmail.com>
1275
1276 PR target/19985
1277 * configure.tgt: Don't use var+=.
1278
1279 2016-04-25 Nick Clifton <nickc@redhat.com>
1280
1281 PR target/19985
1282 * configure.tgt: Include big endian PPC64 emulations with little
1283 endian PPC64 targets.
1284
1285 2016-04-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1286
1287 * scripttempl/avrtiny.sc (.text): Do not set LMA to zero.
1288
1289 2016-04-21 Nick Clifton <nickc@redhat.com>
1290
1291 * ldlang.c (lang_check_relocs): Use bfd_link_check_relocs in
1292 prefernce to _bfd_elf_link_check_relocs. Drop test for ELF
1293 targets. Do not stop the checks when problems are encountered.
1294
1295 2016-04-21 Alan Modra <amodra@gmail.com>
1296
1297 * testsuite/ld-scripts/cross3.t: Add commonly used data
1298 and text section names to output section statements.
1299 * testsuite/ld-scripts/cross4.t: Likewise.
1300 * testsuite/ld-scripts/cross5.t: Likewise.
1301 * testsuite/ld-scripts/cross6.t: Likewise.
1302 * testsuite/ld-scripts/cross7.t: Likewise.
1303
1304 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1305
1306 * ldlang.c (lang_check_relocs): New function.
1307 (lang_process): Call lang_check_relocs after lang_gc_sections.
1308 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
1309 call _bfd_elf_link_check_relocs here.
1310
1311 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1312
1313 PR ld/19972
1314 * testsuite/ld-elf/eh6.d: Pass -rW to readelf and check for
1315 R_386_NONE or R_X86_64_NONE.
1316
1317 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1318
1319 * testsuite/ld-x86-64/pic1.d: New file.
1320 * testsuite/ld-x86-64/pic1.s: Likewise.
1321 * testsuite/ld-x86-64/x86-64.exp: Run pic1.
1322
1323 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1324
1325 * testsuite/ld-x86-64/pie2.d: New file.
1326 * testsuite/ld-x86-64/pie2.s: Likewise.
1327 * testsuite/ld-x86-64/x86-64.exp: Run pie2.
1328
1329 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1330
1331 PR ld/19969
1332 * testsuite/ld-x86-64/pr19969.d: New file.
1333 * testsuite/ld-x86-64/pr19969a.S: Likewise.
1334 * testsuite/ld-x86-64/pr19969b.S: Likewise.
1335 * testsuite/ld-x86-64/x86-64.exp: Run pr19969 tests.
1336
1337 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1338
1339 * emulparams/elf32_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1340 New.
1341 * emulparams/elf_i386.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1342 Likewise.
1343 * emulparams/elf_i386_be.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1344 Likewise.
1345 * emulparams/elf_i386_chaos.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1346 Likewise.
1347 * emulparams/elf_i386_ldso.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1348 Likewise.
1349 * emulparams/elf_i386_vxworks.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1350 Likewise.
1351 * emulparams/elf_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1352 Likewise.
1353 * emulparams/i386nto.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1354 Likewise.
1355 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
1356 Set check_relocs_after_open_input to TRUE if
1357 CHECK_RELOCS_AFTER_OPEN_INPUT is yes.
1358 (gld${EMULATION_NAME}_after_open): Call
1359 _bfd_elf_link_check_relocs on all inputs if
1360 check_relocs_after_open_input is TRUE.
1361
1362 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1363
1364 * testsuite/ld-elf/eh6.s: Replace .long with .dc.a on
1365 my_personality_v0.
1366
1367 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1368
1369 * emultempl/scoreelf.em: Likewise.
1370
1371 2016-04-19 H.J. Lu <hongjiu.lu@intel.com>
1372
1373 PR ld/19719
1374 * testsuite/ld-x86-64/pr19719.d: New file.
1375 * testsuite/ld-x86-64/pr19719.s: Likewise.
1376 * testsuite/ld-x86-64/x86-64.exp: Run pr19719.
1377
1378 2016-04-18 Matthew Fortune <matthew.fortune@imgtec.com>
1379
1380 * ld.texinfo: Document NOCROSSREFS_TO script command.
1381 * ldlang.h (struct lang_nocrossrefs): Add onlyfirst field.
1382 (lang_add_nocrossref_to): New prototype.
1383 * ldcref.c (check_local_sym_xref): Use onlyfirst to only look for
1384 symbols defined in the first section.
1385 (check_nocrossref): Likewise.
1386 * ldgram.y (NOCROSSREFS_TO): New script command.
1387 * ldlang.c (lang_add_nocrossref): Set onlyfirst to FALSE.
1388 (lang_add_nocrossref_to): New function.
1389 * ldlex.l (NOCROSSREFS_TO): New token.
1390 * NEWS: Mention NOCROSSREFS_TO.
1391 * testsuite/ld-scripts/cross4.t: New file.
1392 * testsuite/ld-scripts/cross5.t: Likewise.
1393 * testsuite/ld-scripts/cross6.t: Likewise.
1394 * testsuite/ld-scripts/cross7.t: Likewise.
1395 * testsuite/ld-scripts/crossref.exp: Run 4 new NOCROSSREFS_TO
1396 tests.
1397
1398 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
1399
1400 * Makefile.in: Regenerated with automake 1.11.6.
1401 * aclocal.m4: Likewise.
1402
1403 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1404
1405 * testsuite/ld-arc/arc.exp: New file.
1406 * testsuite/ld-arc/nps-1.s: New file.
1407 * testsuite/ld-arc/nps-1a.d: New file.
1408 * testsuite/ld-arc/nps-1b.d: New file.
1409 * testsuite/ld-arc/nps-1b.err: New file.
1410
1411 2016-04-14 Nick Clifton <nickc@redhat.com>
1412
1413 PR 19457
1414 * testsuite/ld-scripts/script.exp (extract_symbol_test): Add
1415 exceptions for Mingw and Cygwin.
1416
1417 2016-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
1418
1419 * testsuite/lib/ld-lib.exp (run_dump_test): Initialise
1420 check_ld(terminal).
1421
1422 2016-04-13 H.J. Lu <hongjiu.lu@intel.com>
1423
1424 PR ld/19774
1425 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr17689b.o before
1426 tmpdir/pr17689.so, fix gotpcrel1 test and add more --as-needed
1427 tests.
1428
1429 2016-04-11 H.J. Lu <hongjiu.lu@intel.com>
1430
1431 PR ld/19939
1432 * testsuite/ld-i386/i386.exp: Run PR ld/19939 tests.
1433 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1434 * testsuite/ld-i386/pr19939.s: New file.
1435 * testsuite/ld-i386/pr19939a.d: Likewise.
1436 * testsuite/ld-i386/pr19939b.d: Likewise.
1437 * testsuite/ld-x86-64/pr19939.s: Likewise.
1438 * testsuite/ld-x86-64/pr19939a.d: Likewise.
1439 * testsuite/ld-x86-64/pr19939b.d: Likewise.
1440
1441 2016-04-09 Oleg Endo <olegendo@gcc.gnu.org>
1442
1443 * emulparams/shelf.sh: Set stack area to 0x3FFFFF00.
1444
1445 2016-04-08 Alan Modra <amodra@gmail.com>
1446
1447 PR 18452
1448 * ldlang.c (maybe_overlays): Delete.
1449 (lang_size_sections_1): Remove code setting maybe_overlays.
1450 (lang_check_section_addresses): Instead detect overlays by
1451 exact match of section VMAs here. Fix memory leak.
1452
1453 2016-04-08 Dan Gisselquist <dgisselq@ieee.org>
1454
1455 * ldlang.c (print_output_section_statement): Show minfo size
1456 in target machine address units.
1457 (print_reloc_statement): Likewise.
1458 (print_padding_statement): Likewise.
1459 (print_data_statement): Likewise. Ensure minimum print_dot
1460 increment of one address unit.
1461
1462 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1463
1464 * emulparams/arc-endianness.sh: Make little endian default choice.
1465
1466 2016-04-07 Nick Clifton <nickc@redhat.com>
1467
1468 * scripttempl/elf32msp430.sc (.MSP430.attributes): Fix typo in
1469 section name.
1470 * scripttempl/elf32msp430_3.sc (.MSP430.attributes): Likewise.
1471
1472 2016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
1473
1474 * emulparams/arc-endianness.sh: New file.
1475 * emulparams/arcebelf.sh: Deleted.
1476 * emulparams/arcebelf_prof.sh: Deleted.
1477 * emulparams/arceblinux.sh: Deleted.
1478 * emulparams/arceblinux_prof.sh: Deleted.
1479 * emulparams/arcelf.sh: Include arc-endinness.sh.
1480 * emulparams/arcelf_prof.sh: Include arc-endinness.sh.
1481 * emulparams/arclinux.sh: Include arc-endinness.sh.
1482 * emulparams/arclinux_prof.sh: Include arc-endinness.sh.
1483 * emulparams/arcv2elf.sh: Include arc-endinness.sh.
1484 * emulparams/arcv2elfx.sh: Include arc-endinness.sh.
1485 * testsuite/ld-elf/compressed1d.d: Update pattern for big and
1486 little endian arc targets.
1487 * testsuite/ld-elf/eh-frame-hdr.d: Likewise.
1488 * testsuite/ld-elf/group1.d: Likewise.
1489 * testsuite/ld-elf/group3b.d: Likewise.
1490 * testsuite/ld-elf/group8a.d: Likewise.
1491 * testsuite/ld-elf/group8b.d: Likewise.
1492 * testsuite/ld-elf/group9a.d: Likewise.
1493 * testsuite/ld-elf/group9b.d: Likewise.
1494 * testsuite/ld-elf/linkonce2.d: Likewise.
1495 * testsuite/ld-elf/pr12851.d: Likewise.
1496 * testsuite/ld-elf/pr12975.d: Likewise.
1497 * testsuite/ld-elf/pr13177.d: Likewise.
1498 * testsuite/ld-elf/pr13195.d: Likewise.
1499 * testsuite/ld-elf/pr17615.d: Likewise.
1500 * testsuite/ld-elf/pr19162.d: Likewise.
1501 * testsuite/ld-elf/sec64k.exp: Likewise.
1502 * testsuite/lib/ld-lib.exp: Likewise.
1503
1504 2016-04-05 Maciej W. Rozycki <macro@imgtec.com>
1505
1506 PR ld/19908
1507 * testsuite/ld-cris/tls-e-20.d: Adjust for hidden symbol
1508 handling fix.
1509 * testsuite/ld-cris/tls-e-20a.d: Likewise.
1510 * testsuite/ld-cris/tls-e-21.d: Likewise.
1511 * testsuite/ld-cris/tls-e-23.d: Likewise.
1512 * testsuite/ld-cris/tls-e-80.d: Likewise.
1513 * testsuite/ld-cris/tls-gd-3h.d: Likewise.
1514 * testsuite/ld-cris/tls-leie-19.d: Likewise.
1515 * testsuite/ld-mips-elf/export-class-ref-lib.sd: New test.
1516 * testsuite/ld-mips-elf/export-hidden-ref.sd: New test.
1517 * testsuite/ld-mips-elf/export-internal-ref.sd: New test.
1518 * testsuite/ld-mips-elf/export-protected-ref.sd: New test.
1519 * testsuite/ld-mips-elf/export-class-ref-f0.s: New test source.
1520 * testsuite/ld-mips-elf/export-class-ref-f1.s: New test source.
1521 * testsuite/ld-mips-elf/export-class-ref-f2.s: New test source.
1522 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1523
1524 2016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
1525
1526 * testsuite/ld-discard/extern.d: Removed xfail for ARC.
1527 * testsuite/ld-discard/start.d: Likewise.
1528 * testsuite/ld-discard/static.d: Likewise.
1529 * testsuite/ld-elf/group1.d: Likewise.
1530 * testsuite/ld-elf/group3b.d: Likewise.
1531 * testsuite/ld-elf/orphan-region.d: Likewise.
1532 * testsuite/ld-elf/orphan.d: Likewise.
1533 * testsuite/ld-elf/orphan3.d: Likewise.
1534 * testsuite/ld-elf/pr349.d: Likewise.
1535 * testsuite/ld-elf/warn1.d: Likewise.
1536 * testsuite/ld-elf/warn2.d: Likewise.
1537 * testsuite/ld-elf/warn3.d: Likewise.
1538 * testsuite/ld-scripts/crossref.exp: Add __SDATA_BEGIN__ symbol
1539 through linker flags.
1540 * testsuite/ld-srec/srec.exp: Set as xfail.
1541
1542 2016-04-04 H.J. Lu <hongjiu.lu@intel.com>
1543
1544 PR ld/19827
1545 * testsuite/ld-i386/pr19827-nacl.rd: New file.
1546 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
1547
1548 2016-04-04 Nick Clifton <nickc@redhat.com>
1549
1550 PR 19803
1551 * emultempl/pe.em (change_undef): New function. Encapsulates
1552 duplicated code in pe_fixup_stdcalls and adds the newly defined
1553 sym to the gc root list.
1554 (pe_fixup_stdcall): Use the new function.
1555 * pe-dll.c (process_def_file_and_drectve); Add alias of exported
1556 symbol to gc root list.
1557
1558 2016-03-31 Alan Modra <amodra@gmail.com>
1559
1560 * ldlang.c (TO_ADDR, TO_SIZE, opb_shift): Move earlier in file.
1561 (lang_insert_orphan): Use TO_ADDR in __stop sym calculation.
1562 (print_input_section): Don't use TO_ADDR when printing section
1563 size.
1564 (lang_size_sections_1): Use TO_ADDR in overlay lma calculation.
1565 (lang_size_sections): Use TO_ADDR in relro end calculation.
1566
1567 2016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
1568
1569 * testsuite/lib/ld-lib.exp (run_dump_test): Fix check of return
1570 value from regexp_diff.
1571 * testsuite/ld-elf/orphan-5.l: Fix expected output.
1572 * testsuite/ld-elf/orphan-6.l: Likewise.
1573
1574 2016-03-30 Alan Modra <amodra@gmail.com>
1575
1576 PR 18452
1577 * ldlang.c (maybe_overlays): New static var.
1578 (lang_size_sections_1): Set it here.
1579 (struct check_sec): New.
1580 (sort_sections_by_lma): Adjust for array of structs.
1581 (sort_sections_by_vma): New function.
1582 (lang_check_section_addresses): Check both LMA and VMA for overlap.
1583 * testsuite/ld-scripts/rgn-over7.d: Adjust.
1584
1585 2016-03-30 Alan Modra <amodra@gmail.com>
1586
1587 * ldlang.c (lang_size_sections_1): Correct code detecting a
1588 backward non-overlapping move.
1589
1590 2016-03-30 Alan Modra <amodra@gmail.com>
1591
1592 * ldlang.c (IS_TBSS): New macro, extracted from..
1593 (IGNORE_SECTION): ..here.
1594 (lang_size_sections_1): Use IS_TBSS and IGNORE_SECTION.
1595 (lang_size_sections, lang_do_assignments_1): Use IS_TBSS.
1596
1597 2016-03-22 Nick Clifton <nickc@redhat.com>
1598
1599 PR ld/19803
1600 * ldlang.c (lang_add_gc_name): New function. Adds the provided
1601 symbol name to the list of gc symbols.
1602 (lang_process): Call lang_add_gc_name with entry_symbol_default if
1603 entry_symbol.name is NULL. Use lang_add_gc_name to add the init
1604 and fini function names.
1605 * pe-dll.c (process_def_file_and_drectve): Add exported names to
1606 the gc symbol list.
1607 * testsuite/ld-pe/pr19803.s: Do not export _testval symbol.
1608 * testsuite/ld-pe/pr19803.d: Tweak expected output.
1609
1610 2016-03-22 Nick Clifton <nickc@redhat.com>
1611
1612 * configure: Regenerate.
1613
1614 2016-03-21 Nick Clifton <nickc@redhat.com>
1615
1616 * emultempl/msp430.em: Replace use of alloca with call to xmalloc.
1617 * plugin.c: Likewise.
1618 * pe-dll.c: Likewise.
1619
1620 2016-03-18 Awson <kyrab@mail.ru>
1621
1622 PR 19531
1623 * scripttempl/pe.sc (.rdata_runtime_pseudo_reloc): Always KEEP
1624 this section.
1625 * scripttempl/pep.sc (.rdata_runtime_pseudo_reloc): Likewise.
1626
1627 2016-03-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1628
1629 * ld-avr/gc-section-debugline.d: Relax regex check for CU.
1630
1631 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1632
1633 PR ld/19827
1634 * testsuite/ld-i386/i386.exp: Run PR ld/19827 tests.
1635 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1636 * testsuite/ld-i386/pr19827.rd: New file.
1637 * testsuite/ld-i386/pr19827a.S: Likewise.
1638 * testsuite/ld-i386/pr19827b.S: Likewise.
1639 * testsuite/ld-x86-64/pr19827.rd: Likewise.
1640 * testsuite/ld-x86-64/pr19827a.S: Likewise.
1641 * testsuite/ld-x86-64/pr19827b.S: Likewise.
1642
1643 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1644
1645 PR ld/19807
1646 * Makefile.am (ELF_X86_DEPS): Add
1647 $(srcdir)/emulparams/reloc_overflow.sh.
1648 * Makefile.in: Regenerated.
1649 * NEWS: Mention -z noreloc-overflow.
1650 * ld.texinfo: Document -z noreloc-overflow.
1651 * emulparams/elf32_x86_64.sh: Source
1652 ${srcdir}/emulparams/reloc_overflow.sh.
1653 * emulparams/elf_x86_64.sh: Likewise.
1654 * emulparams/reloc_overflow.sh: New file.
1655 * testsuite/ld-x86-64/pr19807-1.s: New file.
1656 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
1657 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
1658 * testsuite/ld-x86-64/pr19807-2.s: Likewise.
1659 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
1660 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
1661 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
1662 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
1663 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
1664 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19807 tests.
1665
1666 2016-03-13 H.J. Lu <hongjiu.lu@intel.com>
1667
1668 PR ld/19539
1669 * testsuite/ld-i386/i386.exp: Run pr19539.
1670 * testsuite/ld-i386/pr19539.d: New file.
1671 * testsuite/ld-i386/pr19539.s: Likewise.
1672 * testsuite/ld-i386/pr19539.t: Likewise.
1673 * testsuite/ld-x86-64/pr19539.s: Likewise.
1674 * testsuite/ld-x86-64/pr19539.t: Likewise.
1675 * testsuite/ld-x86-64/pr19539a.d: Likewise.
1676 * testsuite/ld-x86-64/pr19539b.d: Likewise.
1677 * testsuite/ld-x86-64/x86-64.exp: Run pr19539a and pr19539b.
1678
1679 2016-03-10 Mickael Guene <mickael.guene@st.com>
1680
1681 PR gas/19744
1682 * testsuite/ld-arm/arm-elf.exp: New tests.
1683 * testsuite/ld-arm/thumb1-adds-armv7-m.s: New.
1684 * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.
1685
1686 2016-03-10 Nick Clifton <nickc@redhat.com>
1687
1688 * scripttempl/elf32msp430.sc (.rodata): Remove spurious LONG(0).
1689
1690 2016-03-09 Pedro Alves <palves@redhat.com>
1691
1692 * scripttempl/v850.sc: Use "v850:old-gcc-abi" as OUTPUT_ARCH.
1693 * scripttempl/v850_rh850.sc: Use "v850:rh850" as OUTPUT_ARCH.
1694
1695 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1696
1697 PR ld/19789
1698 * testsuite/ld-elf/pr19789.d: New file.
1699 * testsuite/ld-elf/pr19789.s: Likewise.
1700
1701 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1702
1703 PR ld/19784
1704 * testsuite/ld-i386/i386.exp: Remove pr19636-2e-nacl test.
1705 * testsuite/ld-i386/pr19636-2e-nacl.d: Moved to ...
1706 * testsuite/ld-i386/pr19636-2e.d: Here. Remove notarget.
1707 * testsuite/ld-ifunc/ifunc.exp: Run PR ld/19784 tests.
1708 * testsuite/ld-ifunc/pass.out: New file.
1709 * testsuite/ld-ifunc/pr19784a.c: Likewise.
1710 * testsuite/ld-ifunc/pr19784b.c: Likewise.
1711 * testsuite/ld-ifunc/pr19784c.c: Likewise.
1712
1713 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1714
1715 PR ld/19774
1716 * testsuite/ld-ifunc/ifunc.exp: Link tmpdir/pr18808a.o before
1717 tmpdir/libpr18808.so. Link tmpdir/pr18841a.o before
1718 tmpdir/libpr18841b.so and tmpdir/libpr18841c.so. Test
1719 --as-needed for pr18841c.
1720
1721 2016-03-07 H.J. Lu <hongjiu.lu@intel.com>
1722
1723 PR ld/19774
1724 * testsuite/ld-i386/i386.exp: Link tmpdir/pr18900.o before
1725 tmpdir/pr18900.so and test --as-needed. Link tmpdir/gotpc1.o
1726 before tmpdir/got1d.so and test --as-needed.
1727 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr18900.o before
1728 tmpdir/pr18900.so and test --as-needed.
1729
1730 2016-03-07 Jiong Wang <jiong.wang@arm.com>
1731
1732 * testsuite/ld-aarch64/implicit_got_section_1.s: New test source file.
1733 * testsuite/ld-aarch64/implicit_got_section_1.d: New test expected
1734 result.
1735 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
1736
1737 2016-03-06 H.J. Lu <hongjiu.lu@intel.com>
1738
1739 * testsuite/ld-i386/i386.exp: Link tmpdir/copyreloc-main.o
1740 before tmpdir/copyreloc-lib.so and test --as-needed.
1741 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1742
1743 2016-03-04 H.J. Lu <hongjiu.lu@intel.com>
1744
1745 PR ld/19579
1746 * testsuite/ld-elf/pr19579a.c: New file.
1747 * testsuite/ld-elf/pr19579b.c: Likewise.
1748 * testsuite/ld-elf/shared.exp: Run PR ld/19579 test.
1749
1750 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1751
1752 * testsuite/ld-elf/pr19162.d: Skip hppa-*-*.
1753
1754 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1755
1756 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Add xfails.
1757 Xfail mix_pic_and_non_pic on "arm*-*-*" "aarch64*-*-*".
1758
1759 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1760
1761 PR ld/19739
1762 * emultempl/mmo.em (mmo_place_orphan): Don't merge flags of other
1763 input sections for relocatable link.
1764 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1765 * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1766
1767 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1768
1769 PR ld/19739
1770 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
1771 merge flags of other input sections for relocatable link.
1772
1773 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1774
1775 * testsuite/ld-plugin/lto.exp: Update PR ld/12365 test for GCC 6.
1776
1777 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1778
1779 * testsuite/ld-elf/pr19162.d: Skip arc target.
1780
1781 2016-02-29 H.J. Lu <hongjiu.lu@intel.com>
1782
1783 PR ld/19162
1784 * testsuite/ld-elf/pr19162.d: New file.
1785 * testsuite/ld-elf/pr19162a.s: Likwise.
1786 * testsuite/ld-elf/pr19162b.s: Likwise.
1787
1788 2016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
1789
1790 * testsuite/ld-elf/merge.d: Removed xfail for ARC.
1791 * testsuite/ld-elf/merge2.d: Likewise.
1792 * testsuite/ld-elf/merge3.d: Likewise.
1793
1794 2016-02-29 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
1795
1796 * scripttempl/arclinux.sc: Force .tdata and .tbss to always be
1797 generated.
1798
1799 2016-02-26 Renlin Li <renlin.li@arm.com>
1800
1801 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testcases.
1802 * testsuite/ld-aarch64/emit-relocs-270.d: Update to use new boundary.
1803 * testsuite/ld-aarch64/emit-relocs-271.d: Likewise.
1804 * testsuite/ld-aarch64/emit-relocs-272.d: Likewise.
1805 * testsuite/ld-aarch64/emit-relocs-270-overflow.d: New.
1806 * testsuite/ld-aarch64/emit-relocs-270-overflow.s: New.
1807 * testsuite/ld-aarch64/emit-relocs-271-overflow.d: New.
1808 * testsuite/ld-aarch64/emit-relocs-271-overflow.s: New.
1809 * testsuite/ld-aarch64/emit-relocs-272-overflow.d: New.
1810 * testsuite/ld-aarch64/emit-relocs-272-overflow.s: New.
1811
1812 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1813
1814 PR ld/19609
1815 * testsuite/ld-i386/got1.dd: Updated.
1816 * testsuite/ld-i386/lea1c.d: Likewise.
1817 * testsuite/ld-i386/load1-nacl.d: Likewise.
1818 * testsuite/ld-i386/load1.d: Likewise.
1819 * testsuite/ld-i386/load4b.d: Likewise.
1820 * testsuite/ld-i386/load5b.d: Likewise.
1821 * testsuite/ld-i386/mov1b.d: Likewise.
1822 * testsuite/ld-x86-64/mov1b.d: Likewise.
1823 * testsuite/ld-x86-64/mov1d.d: Likewise.
1824 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
1825 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1826 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
1827 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1828 * testsuite/ld-x86-64/gotpcrel1.dd: Likewise.
1829 * testsuite/ld-x86-64/lea1a.d: Likewise.
1830 * testsuite/ld-x86-64/lea1b.d: Likewise.
1831 * testsuite/ld-x86-64/lea1c.d: Likewise.
1832 * testsuite/ld-x86-64/lea1d.d: Likewise.
1833 * testsuite/ld-x86-64/lea1e.d: Likewise.
1834 * testsuite/ld-x86-64/lea1f.d: Likewise.
1835 * testsuite/ld-x86-64/mov1b.d: Likewise.
1836 * testsuite/ld-x86-64/mov1d.d: Likewise.
1837 * testsuite/ld-x86-64/pr13082-3b.d: Likewise.
1838 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
1839 * testsuite/ld-x86-64/lea1.s: Add tests for 32-bit registers.
1840 * testsuite/ld-i386/pr19609-1.s: New file.
1841 * testsuite/ld-i386/pr19609-1a.d: Likewise.
1842 * testsuite/ld-i386/pr19609-1b.d: Likewise.
1843 * testsuite/ld-i386/pr19609-1c.d: Likewise.
1844 * testsuite/ld-i386/pr19609-1d.d: Likewise.
1845 * testsuite/ld-i386/pr19609-1e.d: Likewise.
1846 * testsuite/ld-i386/pr19609-1f.d: Likewise.
1847 * testsuite/ld-i386/pr19609-1g.d: Likewise.
1848 * testsuite/ld-i386/pr19609-1h.d: Likewise.
1849 * testsuite/ld-i386/pr19609-1i.d: Likewise.
1850 * testsuite/ld-i386/pr19609-2.s: Likewise.
1851 * testsuite/ld-i386/pr19609-2a.d: Likewise.
1852 * testsuite/ld-i386/pr19609-2b.d: Likewise.
1853 * testsuite/ld-i386/pr19609-2c.d: Likewise.
1854 * testsuite/ld-i386/undefweak.s: Likewise.
1855 * testsuite/ld-i386/undefweaka.d: Likewise.
1856 * testsuite/ld-i386/undefweakb.d: Likewise.
1857 * testsuite/ld-x86-64/pr13082-3c.d: Likewise.
1858 * testsuite/ld-x86-64/pr13082-3d.d: Likewise.
1859 * testsuite/ld-x86-64/pr19609-1.s: Likewise.
1860 * testsuite/ld-x86-64/pr19609-1a.d: Likewise.
1861 * testsuite/ld-x86-64/pr19609-1b.d: Likewise.
1862 * testsuite/ld-x86-64/pr19609-1c.d: Likewise.
1863 * testsuite/ld-x86-64/pr19609-1d.d: Likewise.
1864 * testsuite/ld-x86-64/pr19609-1e.d: Likewise.
1865 * testsuite/ld-x86-64/pr19609-1f.d: Likewise.
1866 * testsuite/ld-x86-64/pr19609-1g.d: Likewise.
1867 * testsuite/ld-x86-64/pr19609-1h.d: Likewise.
1868 * testsuite/ld-x86-64/pr19609-1i.d: Likewise.
1869 * testsuite/ld-x86-64/pr19609-1j.d: Likewise.
1870 * testsuite/ld-x86-64/pr19609-1k.d: Likewise.
1871 * testsuite/ld-x86-64/pr19609-1l.d: Likewise.
1872 * testsuite/ld-x86-64/pr19609-1m.d: Likewise.
1873 * testsuite/ld-x86-64/pr19609-2.s: Likewise.
1874 * testsuite/ld-x86-64/pr19609-2a.d: Likewise.
1875 * testsuite/ld-x86-64/pr19609-2b.d: Likewise.
1876 * testsuite/ld-x86-64/pr19609-2c.d: Likewise.
1877 * testsuite/ld-x86-64/pr19609-2d.d: Likewise.
1878 * testsuite/ld-x86-64/pr19609-3.s: Likewise.
1879 * testsuite/ld-x86-64/pr19609-3a.d: Likewise.
1880 * testsuite/ld-x86-64/pr19609-3b.d: Likewise.
1881 * testsuite/ld-x86-64/pr19609-4.s: Likewise.
1882 * testsuite/ld-x86-64/pr19609-4a.d: Likewise.
1883 * testsuite/ld-x86-64/pr19609-4b.d: Likewise.
1884 * testsuite/ld-x86-64/pr19609-4c.d: Likewise.
1885 * testsuite/ld-x86-64/pr19609-4d.d: Likewise.
1886 * testsuite/ld-x86-64/pr19609-4e.d: Likewise.
1887 * testsuite/ld-x86-64/pr19609-5.s: Likewise.
1888 * testsuite/ld-x86-64/pr19609-5a.d: Likewise.
1889 * testsuite/ld-x86-64/pr19609-5b.d: Likewise.
1890 * testsuite/ld-x86-64/pr19609-5c.d: Likewise.
1891 * testsuite/ld-x86-64/pr19609-5d.d: Likewise.
1892 * testsuite/ld-x86-64/pr19609-5e.d: Likewise.
1893 * testsuite/ld-x86-64/pr19609-6.s: Likewise.
1894 * testsuite/ld-x86-64/pr19609-6a.d: Likewise.
1895 * testsuite/ld-x86-64/pr19609-6b.d: Likewise.
1896 * testsuite/ld-x86-64/pr19609-6c.d: Likewise.
1897 * testsuite/ld-x86-64/pr19609-6d.d: Likewise.
1898 * testsuite/ld-x86-64/pr19609-7.s: Likewise.
1899 * testsuite/ld-x86-64/pr19609-7a.d: Likewise.
1900 * testsuite/ld-x86-64/pr19609-7b.d: Likewise.
1901 * testsuite/ld-x86-64/pr19609-7c.d: Likewise.
1902 * testsuite/ld-x86-64/pr19609-7d.d: Likewise.
1903 * testsuite/ld-i386/i386.exp: Run undefweak tests and tests for
1904 PR ld/19609.
1905 * testsuite/ld-x86-64/x86-64.exp: Run pr13082-3c, pr13082-3d
1906 and tests for PR ld/19609.
1907
1908 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1909
1910 PR ld/19645
1911 * NEWS: Mention -z common/-z nocommon for ELF targets.
1912 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
1913 -z common and -z nocommon.
1914 * ld.texinfo: Document -z common/-z nocommon.
1915 * lexsup.c (elf_shlib_list_options): Add -z common/-z nocommon.
1916 * testsuite/ld-elf/tls_common.exp: Test --elf-stt-common=no and
1917 --elf-stt-common=yes with assembler.
1918 * testsuite/ld-elfcomm/common-1.s: New file.
1919 * testsuite/ld-elfcomm/common-1a.d: Likewise.
1920 * testsuite/ld-elfcomm/common-1b.d: Likewise.
1921 * testsuite/ld-elfcomm/common-1c.d: Likewise.
1922 * testsuite/ld-elfcomm/common-1d.d: Likewise.
1923 * testsuite/ld-elfcomm/common-1e.d: Likewise.
1924 * testsuite/ld-elfcomm/common-1f.d: Likewise.
1925 * testsuite/ld-elfcomm/common-2.s: Likewise.
1926 * testsuite/ld-elfcomm/common-2a.d: Likewise.
1927 * testsuite/ld-elfcomm/common-2b.d: Likewise.
1928 * testsuite/ld-elfcomm/common-2c.d: Likewise.
1929 * testsuite/ld-elfcomm/common-2d.d: Likewise.
1930 * testsuite/ld-elfcomm/common-2e.d: Likewise.
1931 * testsuite/ld-elfcomm/common-2f.d: Likewise.
1932 * testsuite/ld-elfcomm/common-3a.rd: Likewise.
1933 * testsuite/ld-elfcomm/common-3b.rd: Likewise.
1934 * testsuite/ld-i386/pr19645.d: Likewise.
1935 * testsuite/ld-i386/pr19645.s: Likewise.
1936 * testsuite/ld-x86-64/largecomm-1.s: Likewise.
1937 * testsuite/ld-x86-64/largecomm-1a.d: Likewise.
1938 * testsuite/ld-x86-64/largecomm-1b.d: Likewise.
1939 * testsuite/ld-x86-64/largecomm-1c.d: Likewise.
1940 * testsuite/ld-x86-64/largecomm-1d.d: Likewise.
1941 * testsuite/ld-x86-64/largecomm-1e.d: Likewise.
1942 * testsuite/ld-x86-64/largecomm-1f.d: Likewise.
1943 * testsuite/ld-x86-64/pr19645.d: Likewise.
1944 * testsuite/ld-x86-64/pr19645.s: Likewise.
1945 * testsuite/ld-elfcomm/elfcomm.exp: Test --elf-stt-common=yes
1946 with assembler.
1947 (assembler_generates_commons): Removed.
1948 Run -z common/-z nocommon tests. Run *.d tests.
1949 * testsuite/ld-i386/i386.exp: Run pr19645.
1950 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1951 * testsuite/ld-x86-64/dwarfreloc.exp: Test --elf-stt-common with
1952 assembler. Test STT_COMMON with readelf.
1953
1954 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1955
1956 PR ld/19636
1957 PR ld/19704
1958 PR ld/19719
1959 * Makefile.am (ELF_X86_DEPS): Add dynamic_undefined_weak.sh.
1960 * Makefile.in: Regenerated.
1961 * NEWS: Mention -z nodynamic-undefined-weak.
1962 * ld.texinfo: Document -z nodynamic-undefined-weak.
1963 * ldmain.c (main): Initialize dynamic_undefined_weak to -1.
1964 * emulparams/dynamic_undefined_weak.sh: New file.
1965 * emulparams/elf32_x86_64.sh: Source dynamic_undefined_weak.sh.
1966 * emulparams/elf_i386.sh: Likewise.
1967 * emulparams/elf_i386_be.sh: Likewise.
1968 * emulparams/elf_i386_chaos.sh: Likewise.
1969 * emulparams/elf_i386_ldso.sh: Likewise.
1970 * emulparams/elf_i386_vxworks.sh: Likewise.
1971 * emulparams/elf_iamcu.sh: Likewise.
1972 * emulparams/elf_k1om.sh: Likewise.
1973 * emulparams/elf_l1om.sh: Likewise.
1974 * emulparams/elf_x86_64.sh: Likewise.
1975 * emulparams/extern_protected_data.sh (PARSE_AND_LIST_OPTIONS):
1976 Append.
1977 (PARSE_AND_LIST_ARGS_CASE_Z): Likewise.
1978 * testsuite/ld-elf/pr19719a.c: New file.
1979 * testsuite/ld-elf/pr19719b.c: Likewise.
1980 * testsuite/ld-elf/pr19719c.c: Likewise.
1981 * testsuite/ld-elf/pr19719d.c: Likewise.
1982 * testsuite/ld-i386/pr19636-1.s: Likewise.
1983 * testsuite/ld-i386/pr19636-1a.d: Likewise.
1984 * testsuite/ld-i386/pr19636-1b.d: Likewise.
1985 * testsuite/ld-i386/pr19636-1c.d: Likewise.
1986 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
1987 * testsuite/ld-i386/pr19636-1d.d: Likewise.
1988 * testsuite/ld-i386/pr19636-1e.d: Likewise.
1989 * testsuite/ld-i386/pr19636-1f.d: Likewise.
1990 * testsuite/ld-i386/pr19636-1g.d: Likewise.
1991 * testsuite/ld-i386/pr19636-1h.d: Likewise.
1992 * testsuite/ld-i386/pr19636-1i.d: Likewise.
1993 * testsuite/ld-i386/pr19636-2.s: Likewise.
1994 * testsuite/ld-i386/pr19636-2a.d: Likewise.
1995 * testsuite/ld-i386/pr19636-2b.d: Likewise.
1996 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
1997 * testsuite/ld-i386/pr19636-2c.d: Likewise.
1998 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
1999 * testsuite/ld-i386/pr19636-2d.d: Likewise.
2000 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
2001 * testsuite/ld-i386/pr19636-2e.d: Likewise.
2002 * testsuite/ld-i386/pr19636-3.s: Likewise.
2003 * testsuite/ld-i386/pr19636-3a.d: Likewise.
2004 * testsuite/ld-i386/pr19636-3b.d: Likewise.
2005 * testsuite/ld-i386/pr19636-3c.d: Likewise.
2006 * testsuite/ld-i386/pr19636-3d.d: Likewise.
2007 * testsuite/ld-i386/pr19636-3e.d: Likewise.
2008 * testsuite/ld-i386/pr19636-3f.d: Likewise.
2009 * testsuite/ld-i386/pr19636-3g.d: Likewise.
2010 * testsuite/ld-i386/pr19636-4.s: Likewise.
2011 * testsuite/ld-i386/pr19636-4a.d: Likewise.
2012 * testsuite/ld-i386/pr19636-4b.d: Likewise.
2013 * testsuite/ld-i386/pr19636-4c.d: Likewise.
2014 * testsuite/ld-i386/pr19636-4d.d: Likewise.
2015 * testsuite/ld-i386/pr19704.out: Likewise.
2016 * testsuite/ld-i386/pr19704a.c: Likewise.
2017 * testsuite/ld-i386/pr19704b.c: Likewise.
2018 * testsuite/ld-x86-64/pr19636-1.s: Likewise.
2019 * testsuite/ld-x86-64/pr19636-1a.d: Likewise.
2020 * testsuite/ld-x86-64/pr19636-1b.d: Likewise.
2021 * testsuite/ld-x86-64/pr19636-1c.d: Likewise.
2022 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
2023 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
2024 * testsuite/ld-x86-64/pr19636-1f.d: Likewise.
2025 * testsuite/ld-x86-64/pr19636-1g.d: Likewise.
2026 * testsuite/ld-x86-64/pr19636-2.s: Likewise.
2027 * testsuite/ld-x86-64/pr19636-2a.d: Likewise.
2028 * testsuite/ld-x86-64/pr19636-2b.d: Likewise.
2029 * testsuite/ld-x86-64/pr19636-2c.d: Likewise.
2030 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
2031 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
2032 * testsuite/ld-x86-64/pr19636-2e.d: Likewise.
2033 * testsuite/ld-x86-64/pr19636-2f.d: Likewise.
2034 * testsuite/ld-x86-64/pr19636-2g.d: Likewise.
2035 * testsuite/ld-x86-64/pr19636-2h.d: Likewise.
2036 * testsuite/ld-x86-64/pr19636-2i.d: Likewise.
2037 * testsuite/ld-x86-64/pr19636-3.s: Likewise.
2038 * testsuite/ld-x86-64/pr19636-3a.d: Likewise.
2039 * testsuite/ld-x86-64/pr19636-3b.d: Likewise.
2040 * testsuite/ld-x86-64/pr19636-3c.d: Likewise.
2041 * testsuite/ld-x86-64/pr19636-3d.d: Likewise.
2042 * testsuite/ld-x86-64/pr19704.out: Likewise.
2043 * testsuite/ld-x86-64/pr19704a.c: Likewise.
2044 * testsuite/ld-x86-64/pr19704b.c: Likewise.
2045 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): New.
2046 Run mix_pic_and_non_pic.
2047 * testsuite/ld-i386/i386.exp (undefined_weak): New.
2048 Run undefined_weak and PR ld/19636 tests.
2049 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2050 * testsuite/ld-x86-64/pr13082-3b.d: Updated.
2051 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
2052
2053 2016-02-25 Nick Clifton <nickc@redhat.com>
2054
2055 * ld.h (struct ld_config_type): Remove specified_data_size field.
2056
2057 2016-02-24 H.J. Lu <hongjiu.lu@intel.com>
2058
2059 PR ld/19698
2060 * testsuite/ld-elf/pr19698.d: New file.
2061 * testsuite/ld-elf/pr19698.s: Likewise.
2062 * testsuite/ld-elf/pr19698.t: Likewise.
2063
2064 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
2065
2066 * Makefile.am (ELF_X86_DEPS): New.
2067 (eelf_i386.c): Replace $(ELF_DEPS) with $(ELF_X86_DEPS).
2068 (eelf_i386_chaos.c): Likewise.
2069 (eelf_i386_fbsd.c): Likewise.
2070 (eelf_i386_ldso.c): Likewise.
2071 (eelf_i386_nacl.c): Likewise.
2072 (eelf_i386_sol2.c): Likewise.
2073 (eelf_iamcu.c): Likewise.
2074 (eelf32_x86_64.c): Likewise.
2075 (eelf32_x86_64_nacl.c): Likewise.
2076 (eelf_l1om.c): Likewise.
2077 (eelf_l1om_fbsd.c): Likewise.
2078 (eelf_k1om.c): Likewise.
2079 (eelf_k1om_fbsd.c): Likewise.
2080 (eelf_x86_64.c): Likewise.
2081 (eelf_x86_64_cloudabi.c): Likewise.
2082 (eelf_x86_64_fbsd.c): Likewise.
2083 (eelf_x86_64_sol2.c): Likewise.
2084 * Makefile.in: Regenerated.
2085
2086 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
2087
2088 * testsuite/ld-frv/fdpic-pie-6.d: Updated.
2089 * testsuite/ld-mips-elf/pie-n32.d: Likewise.
2090 * testsuite/ld-mips-elf/pie-n64.d: Likewise.
2091 * testsuite/ld-mips-elf/pie-o32.d: Likewise.
2092
2093 2016-02-20 H.J. Lu <hongjiu.lu@intel.com>
2094
2095 * testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets.
2096
2097 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
2098
2099 * testsuite/ld-elf/pr19617a.d: Enable only for *-*-linux*,
2100 *-*-gnu* and *-*-solaris*.
2101 * testsuite/ld-elf/pr19617b.d: Likewise.
2102 * testsuite/ld-elf/pr19617c.d: Likewise.
2103
2104 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
2105
2106 PR ld/19617
2107 * testsuite/ld-elf/pr19617.s: New file.
2108 * testsuite/ld-elf/pr19617a.d: Likewise.
2109 * testsuite/ld-elf/pr19617b.d: Likewise.
2110 * testsuite/ld-elf/pr19617c.d: Likewise.
2111
2112 2016-02-18 Nick Clifton <nickc@redhat.com>
2113
2114 * Makefile.am (CXX_FOR_TARGET): Check for the presence of an
2115 in-tree xg++ executable after checking for the presence of an
2116 in-tree g++ executable.
2117 * Makefile.in: Regenerate.
2118
2119 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
2120
2121 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
2122 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
2123 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
2124
2125 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
2126
2127 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
2128 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
2129 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
2130 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
2131 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
2132 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
2133 * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise.
2134 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
2135 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
2136 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
2137 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
2138 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
2139 * testsuite/ld-x86-64/load1c.d: Likewise.
2140 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
2141 * testsuite/ld-x86-64/load1d.d: Likewise.
2142 * testsuite/ld-x86-64/pr14207.d: Likewise.
2143 * testsuite/ld-x86-64/pr19162.d: Likewise.
2144 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
2145 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
2146 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
2147 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
2148 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
2149 * testsuite/ld-x86-64/tlspic.rd: Likewise.
2150
2151 2016-02-17 Nick Clifton <nickc@redhat.com>
2152
2153 * testsuite/ld-elf/eh-frame-hdr.d: Skip for ARC ELF targets.
2154
2155 2016-02-15 Nick Clifton <nickc@redhat.com>
2156
2157 * testsuite/ld-i386/pr12718.d: Remove dependency upon the
2158 description of the flags produced by readelf.
2159 * testsuite/ld-i386/pr12921.d: Likewise.
2160 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
2161 * testsuite/ld-i386/tlsbin.rd: Likewise.
2162 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
2163 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
2164 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
2165 * testsuite/ld-i386/tlsdesc.rd: Likewise.
2166 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
2167 * testsuite/ld-i386/tlsgdesc.rd: Likewise.
2168 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
2169 * testsuite/ld-i386/tlsnopic.rd: Likewise.
2170 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
2171 * testsuite/ld-i386/tlspic.rd: Likewise.
2172 * testsuite/ld-s390/tlsbin.rd: Likewise.
2173 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
2174 * testsuite/ld-s390/tlspic.rd: Likewise.
2175 * testsuite/ld-s390/tlspic_64.rd: Likewise.
2176 * testsuite/ld-sh/tlsbin-2.d: Likewise.
2177 * testsuite/ld-sh/tlspic-2.d: Likewise.
2178 * testsuite/ld-tic6x/common.d: Likewise.
2179 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
2180 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
2181 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
2182 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
2183 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
2184 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
2185 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
2186 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
2187 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
2188 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
2189 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
2190 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
2191 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
2192 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
2193 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
2194 * testsuite/ld-x86-64/pr12718.d: Likewise.
2195 * testsuite/ld-x86-64/pr12921.d: Likewise.
2196 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
2197 * testsuite/ld-x86-64/split-by-file.rd: Likewise.
2198 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
2199 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
2200 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
2201 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
2202 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
2203 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
2204 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
2205 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
2206 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
2207 * testsuite/ld-x86-64/tlspic.rd: Likewise.
2208 * testsuite/ld-xtensa/tlsbin.rd: Likewise.
2209 * testsuite/ld-xtensa/tlspic.rd: Likewise.
2210
2211 2016-02-11 H.J. Lu <hongjiu.lu@intel.com>
2212
2213 PR ld/19615
2214 * ld.texinfo: Document -Bsymbolic and -Bsymbolic-functions for
2215 PIE.
2216 * lexsup.c (parse_args): Enable -Bsymbolic and
2217 -Bsymbolic-functions for PIE.
2218 * testsuite/ld-i386/i386.exp: Run pr19615.
2219 * testsuite/ld-i386/pr19615.d: New file.
2220 * testsuite/ld-i386/pr19615.s: Likewise.
2221 * testsuite/ld-x86-64/pr19615.d: Likewise.
2222 * testsuite/ld-x86-64/pr19615.s: Likewise.
2223
2224 2016-02-09 Nick Clifton <nickc@redhat.com>
2225
2226 * testsuite/ld-aarch64/reloc-overflow-bad.d: New test.
2227 * testsuite/ld-aarch64/reloc-overflow-1.s: New source file.
2228 * testsuite/ld-aarch64/reloc-overflow-2.s: New source file.
2229 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
2230
2231 2016-02-04 Nick Clifton <nickc@redhat.com>
2232
2233 * testsuite/ld-arm/arm-elf.exp: Remove ARM NOREAD section tests.
2234 * testsuite/ld-arm/thumb1-input-section-flag-match.d: Delete.
2235 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Delete.
2236 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.d: Delete.
2237 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s: Delete.
2238 * testsuite/ld-arm/thumb1-noread-present-one-section.d: Delete.
2239 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Delete.
2240 * testsuite/ld-arm/thumb1-noread-present-two-section.d: Delete.
2241 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Delete.
2242
2243 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
2244
2245 PR gas/19520
2246 * testsuite/ld-i386/branch1.d: Pass -mrelax-relocations=yes to as.
2247 * testsuite/ld-i386/call1.d: Likewise.
2248 * testsuite/ld-i386/call2.d: Likewise.
2249 * testsuite/ld-i386/call3a.d: Likewise.
2250 * testsuite/ld-i386/call3b.d: Likewise.
2251 * testsuite/ld-i386/call3c.d: Likewise.
2252 * testsuite/ld-i386/call3d.d: Likewise.
2253 * testsuite/ld-i386/call3e.d: Likewise.
2254 * testsuite/ld-i386/call3f.d: Likewise.
2255 * testsuite/ld-i386/call3g.d: Likewise.
2256 * testsuite/ld-i386/call3h.d: Likewise.
2257 * testsuite/ld-i386/jmp1.d: Likewise.
2258 * testsuite/ld-i386/jmp2.d: Likewise.
2259 * testsuite/ld-i386/lea1c.d: Likewise.
2260 * testsuite/ld-i386/load1.d: Likewise.
2261 * testsuite/ld-i386/load2.d: Likewise.
2262 * testsuite/ld-i386/load3.d: Likewise.
2263 * testsuite/ld-i386/load4a.d: Likewise.
2264 * testsuite/ld-i386/load5a.d: Likewise.
2265 * testsuite/ld-i386/mov2b.d: Likewise.
2266 * testsuite/ld-i386/mov3.d: Likewise.
2267 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
2268 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
2269 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
2270 * testsuite/ld-x86-64/call1a.d: Likewise.
2271 * testsuite/ld-x86-64/call1b.d: Likewise.
2272 * testsuite/ld-x86-64/call1c.d: Likewise.
2273 * testsuite/ld-x86-64/call1d.d: Likewise.
2274 * testsuite/ld-x86-64/call1e.d: Likewise.
2275 * testsuite/ld-x86-64/call1f.d: Likewise.
2276 * testsuite/ld-x86-64/call1h.d: Likewise.
2277 * testsuite/ld-x86-64/call1i.d: Likewise.
2278 * testsuite/ld-x86-64/load1a.d: Likewise.
2279 * testsuite/ld-x86-64/load1b.d: Likewise.
2280 * testsuite/ld-i386/got1a.S: Load GOT into %ecx and use it.
2281 * testsuite/ld-i386/got1.dd: Updated.
2282 * testsuite/ld-i386/got1d.S (1): Removed.
2283 * testsuite/ld-i386/i386.exp: Add -Wa,-mrelax-relocations=yes.
2284 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2285
2286 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
2287
2288 PR ld/18591
2289 * testsuite/ld-x86-64/pr18591.d: New file.
2290 * testsuite/ld-x86-64/pr18591.s: Likewise.
2291 * testsuite/ld-x86-64/x86-64.exp: Run pr18591.
2292
2293 2016-02-01 H.J. Lu <hongjiu.lu@intel.com>
2294
2295 PR ld/19553
2296 * testsuite/ld-elf/indirect.exp: Run tests for PR ld/19553.
2297 * testsuite/ld-elf/pr19553.map: New file.
2298 * testsuite/ld-elf/pr19553.map: Likewise.
2299 * testsuite/ld-elf/pr19553a.c: Likewise.
2300 * testsuite/ld-elf/pr19553b.c: Likewise.
2301 * testsuite/ld-elf/pr19553b.out: Likewise.
2302 * testsuite/ld-elf/pr19553c.c: Likewise.
2303 * testsuite/ld-elf/pr19553c.out: Likewise.
2304 * testsuite/ld-elf/pr19553d.c: Likewise.
2305 * testsuite/ld-elf/pr19553d.out: Likewise.
2306
2307 2016-01-30 H.J. Lu <hongjiu.lu@intel.com>
2308
2309 PR ld/19539
2310 * testsuite/ld-elf/pr19539.d: New file.
2311 * testsuite/ld-elf/pr19539.s: Likewise.
2312 * testsuite/ld-elf/pr19539.t: Likewise.
2313
2314 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
2315
2316 PR ld/19533
2317 * configure.ac (compressed_debug_sections): Replace == with =.
2318 * configure: Regenerated.
2319
2320 2016-01-22 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
2321
2322 * scripttempl/avr.sc (.noinit): Force .noinit VMA to end of .bss VMA.
2323 * scripttempl/avrtiny.sc (.noinit): Likewise.
2324
2325 2016-01-21 Nick Clifton <nickc@redhat.com>
2326
2327 PR ld/19453
2328 * testsuite/ld-arm/arm-elf.exp: Skip tests that do not work for
2329 the arm-netbsdelf target.
2330
2331 PR ld/19455
2332 * testsuite/ld-arm/vxworks1-lib.dd: Update for current
2333 disassmebler output.
2334 * testsuite/ld-arm/vxworks1-lib.rd: Likewise.
2335 * testsuite/ld-arm/vxworks1.dd: Likewise.
2336 * testsuite/ld-arm/vxworks1.rd: Likewise.
2337 * testsuite/ld-arm/vxworks1.ld: Set the output format.
2338
2339 2016-01-20 Jiong Wang <jiong.wang@arm.com>
2340
2341 * testsuite/ld-aarch64/farcall-section.d: Delete.
2342 * testsuite/ld-aarch64/farcall-section.s: Delete.
2343 * testsuite/ld-aarch64/farcall-b-section.d: New expectation file.
2344 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
2345 * testsuite/ld-aarch64/farcall-b-section.s: New testcase.
2346 * testsuite/ld-aarch64/farcall-bl-section.s: Likewise.
2347 * testsuite/ld-aarch64/aarch64-elf.exp: Likewise.
2348
2349 2016-01-20 Nick Clifton <nickc@redhat.com>
2350
2351 PR 19457
2352 * testsuite/ld-scripts/script.exp (extract_symbol_test): Stop test
2353 early for PE based targets.
2354 * testsuite/ld-scripts/align.t: Use 0x1000 as VMA alignment.
2355 * testsuite/ld-pe/tlssec32.d: Allow for relocatable output.
2356
2357 2016-01-20 Mickael Guene <mickael.guene@st.com>
2358
2359 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s:
2360 Add 'y' attribute usage.
2361 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Likewise.
2362 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Likewise.
2363 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Likewise.
2364
2365 2016-01-19 Nick Clifton <nickc@redhat.com>
2366
2367 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
2368 foo@FOO and bar@@FOO.
2369
2370 2016-01-18 Alan Modra <amodra@gmail.com>
2371
2372 * configure: Regenerate.
2373
2374 2016-01-18 Nick Clifton <nickc@redhat.com>
2375
2376 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
2377 is not configured to support plugins.
2378
2379 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
2380 but with 16 byte section alignment.
2381 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
2382 test for MIPS targets.
2383
2384 2016-01-17 Alan Modra <amodra@gmail.com>
2385
2386 * configure: Regenerate.
2387
2388 2016-01-17 Alan Modra <amodra@gmail.com>
2389
2390 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
2391 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
2392 * testsuite/ld-elf/pr14156a.d: Likewise.
2393 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
2394 * testsuite/ld-elf/sec64k.exp: Likewise.
2395
2396 2016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
2397
2398 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
2399 Set address of .foo section when linking.
2400 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
2401 in .foo section.
2402 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
2403 output to the above changes.
2404
2405 2016-01-13 Nick Clifton <nickc@redhat.com>
2406
2407 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
2408 for MIPS targets.
2409
2410 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
2411 fail for MIPS targets.
2412
2413 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
2414 MIPS targets.
2415
2416 2016-01-12 Yury Usishchev <y.usishchev@samsung.com>
2417
2418 * testsuite/ld-arm/arm-elf.exp: New test.
2419 * testsuite/ld-arm/unwind-mix.d: New file.
2420 * testsuite/ld-arm/unwind-mix1.s: New file.
2421 * testsuite/ld-arm/unwind-mix2.s: New file.
2422
2423 2016-01-08 Jiong Wang <jiong.wang@arm.com>
2424
2425 PR ld/19368
2426 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
2427 * testsuite/ld-arm/ifunc-4.rd: Likewise.
2428 * testsuite/ld-arm/ifunc-9.rd: Likewise.
2429 * testsuite/ld-arm/ifunc-10.rd: Likewise.
2430 * testsuite/ld-arm/ifunc-12.rd: Likewise.
2431 * testsuite/ld-arm/ifunc-13.rd: Likewise.
2432
2433 2016-01-05 Nick Clifton <nickc@redhat.com>
2434
2435 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
2436 MSP430 hardware multiply address range.
2437 * scripttempl/elf32msp430.sc (__romdatastart): Define.
2438 (__romdatacopysize): Define.
2439 * scripttempl/elf32msp430_3.sc: Likewise.
2440
2441 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2442
2443 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
2444 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
2445
2446 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2447
2448 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
2449 messages expected according to MIPS BFD private data merge
2450 changes.
2451 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
2452 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
2453 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
2454 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
2455 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
2456 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
2457 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
2458 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
2459 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
2460 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
2461 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
2462 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
2463 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
2464
2465 2016-01-01 Alan Modra <amodra@gmail.com>
2466
2467 Update year range in copyright notice of all files.
2468
2469 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
2470 \f
2471 Copyright (C) 2016 Free Software Foundation, Inc.
2472
2473 Copying and distribution of this file, with or without modification,
2474 are permitted in any medium without royalty provided the copyright
2475 notice and this notice are preserved.
2476
2477 Local Variables:
2478 mode: change-log
2479 left-margin: 8
2480 fill-column: 74
2481 version-control: never
2482 End:
This page took 0.088046 seconds and 3 git commands to generate.