MIPS16: Add R_MIPS16_PC16_S1 branch relocation support
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
c9775dde
MR
12016-06-28 Maciej W. Rozycki <macro@imgtec.com>
2
3 * testsuite/ld-mips-elf/mips16-branch-2.d: New test.
4 * testsuite/ld-mips-elf/mips16-branch-3.d: New test.
5 * testsuite/ld-mips-elf/mips16-branch-addend-2.d: New test.
6 * testsuite/ld-mips-elf/mips16-branch-addend-3.d: New test.
7 * testsuite/ld-mips-elf/mips16-branch.s: New test source.
8 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
9
42b7a39b
NC
102016-06-27 Nick Clifton <nickc@redhat.com>
11
12 PR ld/20302
13 * lexsup.c (set_segment_start): If resetting the start address of
14 a section, remember to generate a new script element as well.
15 * testsuite/ld-scripts/pr20302.d: New test.
16 * testsuite/ld-scripts/scripts.exp: Run the new test.
17
78da3bc1
AM
182016-06-24 Alan Modra <amodra@gmail.com>
19
20 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul):
21 Don't error out, always return an emulation.
22
da4463c7
L
232016-06-24 Dilyan Palauzov <dilyan.palauzov@aegee.org>
24 H.J. Lu <hongjiu.lu@intel.com>
25
26 * lexsup.c (elf_shlib_list_options): Check DEFAULT_LD_Z_RELRO
27 for -z relro help message.
28
4041bc9b
MR
292016-06-22 Maciej W. Rozycki <macro@imgtec.com>
30
31 * testsuite/ld-mips-elf/undefweak-overflow.d: Use wildcard
32 address matching.
33
4861b804
MR
342016-06-22 Maciej W. Rozycki <macro@imgtec.com>
35
36 * testsuite/ld-mips-elf/mips-elf.exp: Uniquely identify
37 `undefweak-overflow' tests.
38
647e4d46
L
392016-06-22 H.J. Lu <hongjiu.lu@intel.com>
40
41 PR ld/20283
42 * NEWS: Mention --enable-relro.
43 * configure.ac: Add --enable-relro.
44 (DEFAULT_LD_Z_RELRO): New. Set by --enable-relro.
45 * configure.tgt (ac_default_ld_z_relro): Default it to 1 for
46 some Linux targets.
47 * config.in: Regenerated.
48 * configure: Likewise.
49 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
50 link_info.relro to DEFAULT_LD_Z_RELRO.
51 * testsuite/config/default.exp (ld_elf_shared_opt): New.
52 * testsuite/lib/ld-lib.exp (run_dump_test): Pass
53 $ld_elf_shared_opt to ld for ELF targets with shared object
54 support.
55 (run_ld_link_tests): Likewise.
56
5f68df25
MR
572016-06-21 Maciej W. Rozycki <macro@imgtec.com>
58
59 * testsuite/ld-mips-elf/mode-change-error-1a.s: Trigger an error
60 twice rather than once.
61 * testsuite/ld-mips-elf/mode-change-error-1.d: Adjust
62 accordingly. Remove the full stop from the end of the message.
63
bdd582db
GM
642016-06-21 Graham Markall <graham.markall@embecosm.com>
65
66 * testsuite/ld-arc/nps-1a.d: Use -mcpu=arc700 -mnps400.
67 * testsuite/ld-arc/nps-1b.d: Likewise.
68
7dc3990e
L
692016-06-20 H.J. Lu <hongjiu.lu@intel.com>
70
71 PR ld/20267
72 * testsuite/ld-plugin/lto.exp (lto_link_tests): Add test for
73 PR ld/20267.
74 (lto_run_tests): Likewise.
75 * testsuite/ld-plugin/pr20267a.c: New file.
76 * testsuite/ld-plugin/pr20267b.c: Likewise.
77
0616a280
AM
782016-06-20 H.J. Lu <hongjiu.lu@intel.com>
79 Alan Modra <amodra@gmail.com>
80
81 PR ld/20276
82 * plugin.c (plugin_notice): Set non_ir_ref on common symbols.
83 * testsuite/ld-plugin/lto.exp (lto_link_tests): Add test for
84 PR ld/20276.
85 (lto_run_tests): Likewise.
86 * testsuite/ld-plugin/pass.out: New file.
87 * testsuite/ld-plugin/pr20276a.c: Likewise.
88 * testsuite/ld-plugin/pr20276b.c: Likewise.
89
49f30d83
L
902016-06-18 H.J. Lu <hongjiu.lu@intel.com>
91
92 * plugin.c (plugin_object_p): Replace bfd_plugin_uknown
93 with bfd_plugin_unknown.
94
233cc9c1
L
952016-06-18 H.J. Lu <hongjiu.lu@intel.com>
96
97 PR ld/20253
98 * testsuite/ld-i386/i386.exp: Run PR ld/20253 tests.
99 * testsuite/ld-i386/no-plt.exp: Likewise.
100 * testsuite/ld-x86-64/no-plt.exp: Likewise.
101 * testsuite/ld-i386/pr13302.d: Remove .rel.plt section.
102 * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
103 * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
104 * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
105 * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
106 * testsuite/ld-x86-64/pr13082-5a.d: Likewise.
107 * testsuite/ld-x86-64/pr13082-5b.d: Likewise.
108 * testsuite/ld-x86-64/pr13082-6a.d: Likewise.
109 * testsuite/ld-x86-64/pr13082-6b.d: Likewise.
110 * testsuite/ld-i386/pr20244-2a.d: Remove .plt section.
111 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
112 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
113 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
114 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
115 * testsuite/ld-i386/pr20244-2b.d: Updated.
116 * testsuite/ld-i386/pr20244-2c.d: Likewise.
117 * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
118 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
119 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
120 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
121 * testsuite/ld-i386/pr20253-1a.c: New file.
122 * testsuite/ld-i386/pr20253-1b.S: Likewise.
123 * testsuite/ld-i386/pr20253-1c.S: Likewise.
124 * testsuite/ld-i386/pr20253-1d.S: Likewise.
125 * testsuite/ld-i386/pr20253-2a.c: Likewise.
126 * testsuite/ld-i386/pr20253-2b.S: Likewise.
127 * testsuite/ld-i386/pr20253-2c.S: Likewise.
128 * testsuite/ld-i386/pr20253-2d.S: Likewise.
129 * testsuite/ld-i386/pr20253-3.d: Likewise.
130 * testsuite/ld-i386/pr20253-3.s: Likewise.
131 * testsuite/ld-i386/pr20253-4.s: Likewise.
132 * testsuite/ld-i386/pr20253-4a.d: Likewise.
133 * testsuite/ld-i386/pr20253-4b.d: Likewise.
134 * testsuite/ld-i386/pr20253-4c.d: Likewise.
135 * testsuite/ld-i386/pr20253-5.d: Likewise.
136 * testsuite/ld-i386/pr20253-5.s: Likewise.
137 * testsuite/ld-ifunc/ifunc-23-x86.s: Likewise.
138 * testsuite/ld-ifunc/ifunc-23a-x86.d: Likewise.
139 * testsuite/ld-ifunc/ifunc-23b-x86.d: Likewise.
140 * testsuite/ld-ifunc/ifunc-23c-x86.d: Likewise.
141 * testsuite/ld-ifunc/ifunc-24-x86.s: Likewise.
142 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
143 * testsuite/ld-ifunc/ifunc-24b-x86.d: Likewise.
144 * testsuite/ld-ifunc/ifunc-24c-x86.d: Likewise.
145 * testsuite/ld-ifunc/ifunc-25-x86.s: Likewise.
146 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
147 * testsuite/ld-ifunc/ifunc-25b-x86.d: Likewise.
148 * testsuite/ld-ifunc/ifunc-25c-x86.d: Likewise.
149 * testsuite/ld-x86-64/pr20253-1.s: Likewise.
150 * testsuite/ld-x86-64/pr20253-1a.d: Likewise.
151 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
152 * testsuite/ld-x86-64/pr20253-1c.d: Likewise.
153 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
154 * testsuite/ld-x86-64/pr20253-1e.d: Likewise.
155 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
156 * testsuite/ld-x86-64/pr20253-1g.d: Likewise.
157 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
158 * testsuite/ld-x86-64/pr20253-1i.d: Likewise.
159 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
160 * testsuite/ld-x86-64/pr20253-1k.d: Likewise.
161 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
162 * testsuite/ld-x86-64/pr20253-2a.c: Likewise.
163 * testsuite/ld-x86-64/pr20253-2b.S: Likewise.
164 * testsuite/ld-x86-64/pr20253-2c.S: Likewise.
165 * testsuite/ld-x86-64/pr20253-2d.S: Likewise.
166 * testsuite/ld-x86-64/pr20253-3.d: Likewise.
167 * testsuite/ld-x86-64/pr20253-3.s: Likewise.
168 * testsuite/ld-x86-64/pr20253-4.s: Likewise.
169 * testsuite/ld-x86-64/pr20253-4a.d: Likewise.
170 * testsuite/ld-x86-64/pr20253-4b.d: Likewise.
171 * testsuite/ld-x86-64/pr20253-4c.d: Likewise.
172 * testsuite/ld-x86-64/pr20253-4d.d: Likewise.
173 * testsuite/ld-x86-64/pr20253-4e.d: Likewise.
174 * testsuite/ld-x86-64/pr20253-4f.d: Likewise.
175 * testsuite/ld-x86-64/pr20253-5.s: Likewise.
176 * testsuite/ld-x86-64/pr20253-5a.d: Likewise.
177 * testsuite/ld-x86-64/pr20253-5b.d: Likewise.
178 * testsuite/ld-ifunc/ifunc-18a-i386.d: Remove extra IRELATIVE
179 relocation.
180 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
181 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
182 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
183 * testsuite/ld-ifunc/ifunc-18a.s: Fix a typo.
184 * testsuite/ld-x86-64/x86-64.exp: Run pr20253-1 tests.
185
80c135e5
TP
1862016-06-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
187 Tony Wang <tony.wang@arm.com>
188
189 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall M profile):
190 Assemble for ARMv6-M.
191 (Thumb2-Thumb2 farcall M profile): New testcase.
192 * testsuite/ld-arm/farcall-thumb2-thumb2-m.d: New file.
193 * testsuite/ld-arm/jump-reloc-veneers-cond-long-backward.d: Update to
194 reflect the use of Thumb-2 veneers for Thumb-2 capable targets.
195 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Likewise.
196
ca45f6e9
L
1972016-06-16 H.J. Lu <hongjiu.lu@intel.com>
198
199 * testsuite/ld-i386/i386.exp: Run pr19636-2e-nacl.
200 * testsuite/ld-i386/pr19636-2e.d: Skip for NaCl targets.
201 Remove .rel.plt section.
202 * testsuite/ld-i386/pr19636-2e-nacl.d: New file.
203
3a4b0e0f
L
2042016-06-15 H.J. Lu <hongjiu.lu@intel.com>
205
206 * testsuite/ld-i386/no-plt-check1a.S (check): Test static
207 function pointer.
208 * testsuite/ld-i386/no-plt-check1b.S (check): Likewise.
209 * testsuite/ld-x86-64/no-plt-check1.S (check): Likewise.
210 * testsuite/ld-i386/no-plt-extern1a.S (func_p): New. Static
211 function pointer.
212 * testsuite/ld-i386/no-plt-extern1b.S (func_p): Likewise.
213 * testsuite/ld-x86-64/no-plt-extern1.S (func_p): Likewise.
214 * testsuite/ld-i386/no-plt-1a.dd: Updated.
215 * testsuite/ld-i386/no-plt-1b.dd: Likewise.
216 * testsuite/ld-i386/no-plt-1c.dd: Likewise.
217 * testsuite/ld-i386/no-plt-1d.dd: Likewise.
218 * testsuite/ld-i386/no-plt-1e.dd: Likewise.
219 * testsuite/ld-i386/no-plt-1f.dd: Likewise.
220 * testsuite/ld-i386/no-plt-1g.dd: Likewise.
221 * testsuite/ld-i386/no-plt-1h.dd: Likewise.
222 * testsuite/ld-i386/no-plt-1i.dd: Likewise.
223 * testsuite/ld-i386/no-plt-1j.dd: Likewise.
224 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
225 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
226 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
227 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
228 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
229 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
230 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
231
31eef93e
SKS
2322016-06-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
233
234 PR ld/20254
235 * testsuite/ld-avr/avr-prop-6.d: New test.
236 * testsuite/ld-avr/avr-prop-6.s: New test.
237
0aa7f586
AM
2382016-06-14 Alan Modra <amodra@gmail.com>
239
240 * ldbuildid.c: Formatting.
241 * ldcref.c: Formatting.
242 * ldctor.c: Formatting.
243 * ldemul.c: Formatting.
244 * ldexp.c: Formatting.
245 * ldfile.c: Formatting.
246 * ldlang.c: Formatting.
247 * ldmain.c: Formatting.
248 * ldwrite.c: Formatting.
249
3860d2b4
AM
2502016-06-14 Alan Modra <amodra@gmail.com>
251
252 * ldlang.c: Expand uses of bfd_my_archive.
253 * ldmain.c: Likewise.
254 * ldmisc.c: Likewise.
255 * plugin.c: Likewise.
256
b0cffb47
AM
2572016-06-14 Alan Modra <amodra@gmail.com>
258
259 PR ld/20241
260 * ldmain.c (add_archive_element): Just print file name of file within
261 thin archives.
262 * ldmisc.c (vfinfo): Likewise.
263 * plugin.c (plugin_object_p): Open file within thin archives.
264 (plugin_maybe_claim): Expand comment.
265
712ec279
L
2662016-06-13 H.J. Lu <hongjiu.lu@intel.com>
267
268 PR ld/20244
269 * testsuite/ld-i386/i386.exp: Run pr20244-2a, pr20244-2b,
270 pr20244-2c and pr20244-2d.
271 * testsuite/ld-i386/no-plt.exp: Run pr20244-3a and pr20244-3b.
272 * testsuite/ld-i386/pr20244-2.s: New file.
273 * testsuite/ld-i386/pr20244-2a.d: Likewise.
274 * testsuite/ld-i386/pr20244-2b.d: Likewise.
275 * testsuite/ld-i386/pr20244-2c.d: Likewise.
276 * testsuite/ld-i386/pr20244-2d.d: Likewise.
277 * testsuite/ld-i386/pr20244-3a.c: Likewise.
278 * testsuite/ld-i386/pr20244-3b.S: Likewise.
279 * testsuite/ld-i386/pr20244-3c.S: Likewise.
280 * testsuite/ld-i386/pr20244-3d.S: Likewise.
281
ca8c86ef
L
2822016-06-13 H.J. Lu <hongjiu.lu@intel.com>
283
284 * testsuite/ld-i386/i386.exp: Run ifunc-1a and ifunc-1b.
285 * testsuite/ld-i386/ifunc-1a.c: New file.
286 * testsuite/ld-i386/ifunc-1b.S: Likewise.
287 * testsuite/ld-i386/ifunc-1c.S: Likewise.
288 * testsuite/ld-i386/ifunc-1d.S: Likewise.
289
82f46e2c
CM
2902016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
291
292 * testsuite/ld-srec/srec.exp: Changed to XFAIL on both little and
293 big endian ARC targets.
294
6d84fed1
L
2952016-06-12 H.J. Lu <hongjiu.lu@intel.com>
296
297 * testsuite/ld-x86-64/libno-plt-1b.dd: Updated for x32.
298 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
299 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
300 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
301 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
302 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
303 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
304 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
305 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
306 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
307 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
308 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
309 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
310 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
311 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
312
74d7f0aa
L
3132016-06-11 H.J. Lu <hongjiu.lu@intel.com>
314
315 PR ld/20244
316 * testsuite/ld-i386/i386.exp: Run pr20244-1a and pr20244-1b.
317 * testsuite/ld-i386/pr20244-1.s: New file.
318 * testsuite/ld-i386/pr20244-1a.d: Likewise.
319 * testsuite/ld-i386/pr20244-1b.d: Likewise.
320 * testsuite/ld-i386/pr20244-1c.d: Likewise.
321
5c41dbc3
DC
3222016-06-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
323
324 PR ld/20221
325 * testsuite/ld-avr/avr-prop-5.d: New.
326 * testsuite/ld-avr/avr-prop-5.s: New.
327
1857fe72 3282016-06-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
5c41dbc3 329
1857fe72
DC
330 * testsuite/ld-avr/lds-mega.d: New test.
331 * testsuite/ld-avr/lds-mega.s: New test source.
332 * testsuite/ld-avr/lds-tiny.d: New test.
333 * testsuite/ld-avr/lds-tiny.s: New test source.
334
cd41072b
L
3352016-06-08 H.J. Lu <hongjiu.lu@intel.com>
336
337 * testsuite/ld-i386/libno-plt-1b.dd: New file.
338 * testsuite/ld-i386/libno-plt-1b.rd: Likewise.
339 * testsuite/ld-i386/no-plt-1a.dd: Likewise.
340 * testsuite/ld-i386/no-plt-1a.rd: Likewise.
341 * testsuite/ld-i386/no-plt-1b.dd: Likewise.
342 * testsuite/ld-i386/no-plt-1b.rd: Likewise.
343 * testsuite/ld-i386/no-plt-1c.dd: Likewise.
344 * testsuite/ld-i386/no-plt-1c.rd: Likewise.
345 * testsuite/ld-i386/no-plt-1d.dd: Likewise.
346 * testsuite/ld-i386/no-plt-1d.rd: Likewise.
347 * testsuite/ld-i386/no-plt-1e.dd: Likewise.
348 * testsuite/ld-i386/no-plt-1e.rd: Likewise.
349 * testsuite/ld-i386/no-plt-1f.dd: Likewise.
350 * testsuite/ld-i386/no-plt-1f.rd: Likewise.
351 * testsuite/ld-i386/no-plt-1g.dd: Likewise.
352 * testsuite/ld-i386/no-plt-1g.rd: Likewise.
353 * testsuite/ld-i386/no-plt-1h.dd: Likewise.
354 * testsuite/ld-i386/no-plt-1h.rd: Likewise.
355 * testsuite/ld-i386/no-plt-1i.dd: Likewise.
356 * testsuite/ld-i386/no-plt-1i.rd: Likewise.
357 * testsuite/ld-i386/no-plt-1j.dd: Likewise.
358 * testsuite/ld-i386/no-plt-1j.rd: Likewise.
359 * testsuite/ld-i386/no-plt-check1a.S: Likewise.
360 * testsuite/ld-i386/no-plt-check1b.S: Likewise.
361 * testsuite/ld-i386/no-plt-extern1a.S: Likewise.
362 * testsuite/ld-i386/no-plt-extern1b.S: Likewise.
363 * testsuite/ld-i386/no-plt-func1.c: Likewise.
364 * testsuite/ld-i386/no-plt-main1.c: Likewise.
365 * testsuite/ld-i386/no-plt.exp: Likewise.
366
dcc03cb3
L
3672016-06-08 H.J. Lu <hongjiu.lu@intel.com>
368
369 * testsuite/ld-x86-64/tls.exp (run_cc_link_tests): Update test
370 name.
371
6eaa7fb5
L
3722016-06-08 H.J. Lu <hongjiu.lu@intel.com>
373
374 * testsuite/ld-i386/i386.exp: Run libtlspic2.so, tlsbin2,
375 tlsgd3, tlsld2, tlsgd4, tlspie3a, tlspie3b and tlspie3c.
376 * testsuite/ld-i386/pass.out: New file.
377 * testsuite/ld-i386/tls-def1.c: Likewise.
378 * testsuite/ld-i386/tls-gd1.S: Likewise.
379 * testsuite/ld-i386/tls-ld1.S: Likewise.
380 * testsuite/ld-i386/tls-main1.c: Likewise.
381 * testsuite/ld-i386/tls.exp: Likewise.
382 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
383 * testsuite/ld-i386/tlsbin2.dd: Likewise.
384 * testsuite/ld-i386/tlsbin2.rd: Likewise.
385 * testsuite/ld-i386/tlsbin2.sd: Likewise.
386 * testsuite/ld-i386/tlsbin2.td: Likewise.
387 * testsuite/ld-i386/tlsbinpic2.s: Likewise.
388 * testsuite/ld-i386/tlsgd3.dd: Likewise.
389 * testsuite/ld-i386/tlsgd3.s: Likewise.
390 * testsuite/ld-i386/tlsgd4.d: Likewise.
391 * testsuite/ld-i386/tlsgd4.s: Likewise.
392 * testsuite/ld-i386/tlsld2.s: Likewise.
393 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
394 * testsuite/ld-i386/tlspic2.dd: Likewise.
395 * testsuite/ld-i386/tlspic2.rd: Likewise.
396 * testsuite/ld-i386/tlspic2.sd: Likewise.
397 * testsuite/ld-i386/tlspic2.td: Likewise.
398 * testsuite/ld-i386/tlspic3.s: Likewise.
399 * testsuite/ld-i386/tlspie3.s: Likewise.
400 * testsuite/ld-i386/tlspie3a.d: Likewise.
401 * testsuite/ld-i386/tlspie3b.d: Likewise.
402 * testsuite/ld-i386/tlspie3c.d: Likewise.
403
010bc3ce
L
4042016-06-08 H.J. Lu <hongjiu.lu@intel.com>
405
406 * testsuite/ld-x86-64/no-plt-1a.rd: Support any relocation order.
407 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
408 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
409 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
410 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
411 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
412 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
413 * testsuite/ld-x86-64/no-plt.exp: Fix a typo.
414
1f26b7ae
L
4152016-06-08 H.J. Lu <hongjiu.lu@intel.com>
416
417 * testsuite/ld-x86-64/libno-plt-1b.dd: Likewise.
418 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
419 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
420 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
421 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
422 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
423 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
424 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
425 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
426 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
427 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
428 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
429 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
430 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
431 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
432 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
433 * testsuite/ld-x86-64/no-plt-check1.S: Likewise.
434 * testsuite/ld-x86-64/no-plt.exp: Likewise.
435 * testsuite/ld-x86-64/no-plt-extern1.S: Likewise.
436 * testsuite/ld-x86-64/no-plt-func1.c: Likewise.
437 * testsuite/ld-x86-64/no-plt-main1.c: Likewise.
438
1133012c
MR
4392016-06-07 Maciej W. Rozycki <macro@imgtec.com>
440
441 * testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail.
442
161db279
AK
4432016-06-07 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
444
445 * testsuite/ld-s390/pltoffset-1.dd: New test.
446 * testsuite/ld-s390/pltoffset-1.ld: New test.
447 * testsuite/ld-s390/pltoffset-1.s: New test.
448 * testsuite/ld-s390/s390.exp: Run new test.
449
14b57c7c
AM
4502016-06-07 Alan Modra <amodra@gmail.com>
451
452 * testsuite/ld-powerpc/apuinfo1.s: Delete nop.
453 * testsuite/ld-powerpc/apuinfo-vle2.s: New.
454 * testsuite/ld-powerpc/powerpc.exp: Use apuinfo-vle2.s.
455
e2cbcd91
L
4562016-06-06 H.J. Lu <hongjiu.lu@intel.com>
457
458 * testsuite/ld-x86-64/pass.out: New file.
459 * testsuite/ld-x86-64/tls-def1.c: Likewise.
460 * testsuite/ld-x86-64/tls-gd1.S: Likewise.
461 * testsuite/ld-x86-64/tls-ld1.S: Likewise.
462 * testsuite/ld-x86-64/tls-main1.c: Likewise.
463 * testsuite/ld-x86-64/tls.exp: Likewise.
464 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
465 * testsuite/ld-x86-64/tlsbin2.dd: Likewise.
466 * testsuite/ld-x86-64/tlsbin2.rd: Likewise.
467 * testsuite/ld-x86-64/tlsbin2.sd: Likewise.
468 * testsuite/ld-x86-64/tlsbin2.td: Likewise.
469 * testsuite/ld-x86-64/tlsbinpic2.s: Likewise.
470 * testsuite/ld-x86-64/tlsgd10.dd: Likewise.
471 * testsuite/ld-x86-64/tlsgd10.s: Likewise.
472 * testsuite/ld-x86-64/tlsgd11.dd: Likewise.
473 * testsuite/ld-x86-64/tlsgd11.s: Likewise.
474 * testsuite/ld-x86-64/tlsgd12.d: Likewise.
475 * testsuite/ld-x86-64/tlsgd12.s: Likewise.
476 * testsuite/ld-x86-64/tlsgd13.d: Likewise.
477 * testsuite/ld-x86-64/tlsgd13.s: Likewise.
478 * testsuite/ld-x86-64/tlsgd14.dd: Likewise.
479 * testsuite/ld-x86-64/tlsgd14.s: Likewise.
480 * testsuite/ld-x86-64/tlsgd5c.s: Likewise.
481 * testsuite/ld-x86-64/tlsgd6c.s: Likewise.
482 * testsuite/ld-x86-64/tlsgd9.dd: Likewise.
483 * testsuite/ld-x86-64/tlsgd9.s: Likewise.
484 * testsuite/ld-x86-64/tlsld4.dd: Likewise.
485 * testsuite/ld-x86-64/tlsld4.s: Likewise.
486 * testsuite/ld-x86-64/tlsld5.dd: Likewise.
487 * testsuite/ld-x86-64/tlsld5.s: Likewise.
488 * testsuite/ld-x86-64/tlsld6.dd: Likewise.
489 * testsuite/ld-x86-64/tlsld6.s: Likewise.
490 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
491 * testsuite/ld-x86-64/tlspic2.dd: Likewise.
492 * testsuite/ld-x86-64/tlspic2.rd: Likewise.
493 * testsuite/ld-x86-64/tlspic2.sd: Likewise.
494 * testsuite/ld-x86-64/tlspic2.td: Likewise.
495 * testsuite/ld-x86-64/tlspic3.s: Likewise.
496 * testsuite/ld-x86-64/tlspie2.s: Likewise.
497 * testsuite/ld-x86-64/tlspie2a.d: Likewise.
498 * testsuite/ld-x86-64/tlspie2b.d: Likewise.
499 * testsuite/ld-x86-64/tlspie2c.d: Likewise.
500 * testsuite/ld-x86-64/tlsgd5.dd: Updated.
501 * testsuite/ld-x86-64/tlsgd6.dd: Likewise.
502 * testsuite/ld-x86-64/x86-64.exp: Run libtlspic2.so, tlsbin2,
503 tlsgd5b, tlsgd6b, tlsld4, tlsld5, tlsld6, tlsgd9, tlsgd10,
504 tlsgd11, tlsgd14, tlsgd12, tlsgd13, tlspie2a, tlspie2b and
505 tlspie2c.
506
2ac27cd3
CG
5072016-06-04 Christian Groessler <chris@groessler.org>
508
67cb102b
CG
509 * testsuite/ld-z8k/0filler.s: New file.
510 * testsuite/ld-z8k/branch-target.s: New file.
511 * testsuite/ld-z8k/branch-target2.s: New file.
512 * testsuite/ld-z8k/calr-back-8001.d: New file.
513 * testsuite/ld-z8k/calr-back-8002.d: New file.
514 * testsuite/ld-z8k/calr-back-fail-8001.d: New file.
515 * testsuite/ld-z8k/calr-back-fail-8002.d: New file.
516 * testsuite/ld-z8k/calr-forw-8001.d: New file.
517 * testsuite/ld-z8k/calr-forw-8002.d: New file.
518 * testsuite/ld-z8k/calr-forw-fail-8001.d: New file.
519 * testsuite/ld-z8k/calr-forw-fail-8002.d: New file.
520 * testsuite/ld-z8k/calr-opcode.s: New file.
521 * testsuite/ld-z8k/dbjnz-forw-8001.d: New file.
522 * testsuite/ld-z8k/dbjnz-forw-8002.d: New file.
523 * testsuite/ld-z8k/dbjnz-forw-fail-8001.d: New file.
524 * testsuite/ld-z8k/dbjnz-forw-fail-8002.d: New file.
525 * testsuite/ld-z8k/dbjnz-opcode.s: New file.
526 * testsuite/ld-z8k/djnz-back-8001.d: New file.
527 * testsuite/ld-z8k/djnz-back-8002.d: New file.
528 * testsuite/ld-z8k/djnz-back-fail-8001.d: New file.
529 * testsuite/ld-z8k/djnz-back-fail-8002.d: New file.
530 * testsuite/ld-z8k/djnz-forw-8001.d: New file.
531 * testsuite/ld-z8k/djnz-forw-8002.d: New file.
532 * testsuite/ld-z8k/djnz-forw-fail-8001.d: New file.
533 * testsuite/ld-z8k/djnz-forw-fail-8002.d: New file.
534 * testsuite/ld-z8k/djnz-opcode.s: New file.
535 * testsuite/ld-z8k/filler.s: New file.
536 * testsuite/ld-z8k/jr-back-8001.d: New file.
537 * testsuite/ld-z8k/jr-back-8002.d: New file.
538 * testsuite/ld-z8k/jr-back-fail-8001.d: New file.
539 * testsuite/ld-z8k/jr-back-fail-8002.d: New file.
540 * testsuite/ld-z8k/jr-forw-8001.d: New file.
541 * testsuite/ld-z8k/jr-forw-8002.d: New file.
542 * testsuite/ld-z8k/jr-forw-fail-8001.d: New file.
543 * testsuite/ld-z8k/jr-forw-fail-8002.d: New file.
544 * testsuite/ld-z8k/jr-opcode.s: New file.
545 * testsuite/ld-z8k/ldr-back-8001.d: New file.
546 * testsuite/ld-z8k/ldr-back-8002.d: New file.
547 * testsuite/ld-z8k/ldr-back-fail-8001.d: New file.
548 * testsuite/ld-z8k/ldr-back-fail-8002.d: New file.
549 * testsuite/ld-z8k/ldr-forw-8001.d: New file.
550 * testsuite/ld-z8k/ldr-forw-8002.d: New file.
551 * testsuite/ld-z8k/ldr-forw-fail-8001.d: New file.
552 * testsuite/ld-z8k/ldr-forw-fail-8002.d: New file.
553 * testsuite/ld-z8k/ldr-opcode.s: New file.
554 * testsuite/ld-z8k/ldrb-forw-8001.d: New file.
555 * testsuite/ld-z8k/ldrb-forw-8002.d: New file.
556 * testsuite/ld-z8k/ldrb-forw-fail-8001.d: New file.
557 * testsuite/ld-z8k/ldrb-forw-fail-8002.d: New file.
558 * testsuite/ld-z8k/ldrb-opcode.s: New file.
559 * testsuite/ld-z8k/ldrb-opcode2.s: New file.
560 * testsuite/ld-z8k/other-file.s: New file.
561 * testsuite/ld-z8k/reloc.dd: New file.
562 * testsuite/ld-z8k/reloc.ld: New file.
563 * testsuite/ld-z8k/relocseg.dd: New file.
564 * testsuite/ld-z8k/relocseg.ld: New file.
565 * testsuite/ld-z8k/relocseg1.dd: New file.
566 * testsuite/ld-z8k/this-file.s: New file.
567 * testsuite/ld-z8k/z8k.exp: New file.
2ac27cd3 568
b1058ce9
L
5692016-06-03 H.J. Lu <hongjiu.lu@intel.com>
570
571 * testsuite/ld-i386/i386.exp: Assemble gotpc1.o and pr19319b.o
572 with -mrelax-relocations=yes.
573 * testsuite/ld-i386/lea1a.d (as): Add -mrelax-relocations=yes.
574 * testsuite/ld-i386/lea1b.d (as): Likewise.
575 * testsuite/ld-i386/lea1d.d (as): Likewise.
576 * testsuite/ld-i386/lea1e.d (as): Likewise.
577 * testsuite/ld-i386/lea1f.d (as): Likewise.
578 * testsuite/ld-i386/load7.d (as): Likewise.
579 * testsuite/ld-i386/mov1b.d (as): Likewise.
580 * testsuite/ld-i386/pr19175.d (as): Likewise.
581 * testsuite/ld-ifunc/ifunc-13-i386.d (as): Likewise.
582 * testsuite/ld-ifunc/ifunc-21-i386.d (as): Likewise.
583 * testsuite/ld-ifunc/ifunc-22-i386.d (as): Likewise.
584 * testsuite/ld-x86-64/x86-64.exp: Assemble gotpcrel1a.o,
585 gotpcrel1b.o and gotpcrel1c.o with -mrelax-relocations=yes.
586
4ad0bb5f
VG
5872016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
588
589 * configure.tgt: Replace -uclibc with *.
590
99aefae6
MR
5912016-05-28 Maciej W. Rozycki <macro@imgtec.com>
592
593 * testsuite/ld-mips-elf/unaligned-branch.d: New test.
594 * testsuite/ld-mips-elf/unaligned-branch.s: New test source.
595 * testsuite/ld-mips-elf/unaligned-text.s: New test source.
596 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
597
3b4412a0
MR
5982016-05-28 Maciej W. Rozycki <macro@imgtec.com>
599
600 * testsuite/ld-mips-elf/unaligned-syms.s: Rename to...
601 * testsuite/ld-mips-elf/unaligned-data.s: ... this.
602 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Adjust accordingly.
603 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
604 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Likewise.
605 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
606
77434823
MR
6072016-05-28 Maciej W. Rozycki <macro@imgtec.com>
608
609 * testsuite/ld-mips-elf/jal-global-overflow-0.d: New test.
610 * testsuite/ld-mips-elf/jal-global-overflow-1.d: New test.
611 * testsuite/ld-mips-elf/jal-local-overflow-0.d: New test.
612 * testsuite/ld-mips-elf/jal-local-overflow-1.d: New test.
613 * testsuite/ld-mips-elf/jal-global-overflow.s: New test source.
614 * testsuite/ld-mips-elf/jal-local-overflow.s: New test source.
615 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
616
1a72702b
AM
6172016-05-28 Alan Modra <amodra@gmail.com>
618
619 * ldmain.c (multiple_definition, multiple_common, add_to_set,
620 constructor_callback, warning_callback, undefined_symbol,
621 reloc_overflow, reloc_dangerous, unattached_reloc): Return void.
622 * emultempl/elf32.em: Adjust callback calls.
623
bc27bb05
MR
6242016-05-27 Maciej W. Rozycki <macro@imgtec.com>
625
626 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.d: New test.
627 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: New test.
628 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-0.d: New
629 test.
630 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d: New
631 test.
632 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-0.d: New
633 test.
634 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d: New
635 test.
636 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.s: New test
637 source.
638 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.s: New test
639 source.
640 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
641
ceab86af
MR
6422016-05-27 Maciej W. Rozycki <macro@imgtec.com>
643
644 * testsuite/ld-mips-elf/reloc-local-overflow.d: New test.
645 * testsuite/ld-mips-elf/reloc-local-overflow.s: Source for the
646 new test.
647 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
648
ed53407e
MR
6492016-05-26 Maciej W. Rozycki <macro@imgtec.com>
650
651 * testsuite/ld-mips-elf/unaligned-jalx-0.d: Fold
652 `unaligned-jalx-2' here.
653 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: Fold
654 `unaligned-jalx-mips16-2' here.
655 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: Fold
656 `unaligned-jalx-micromips-2' here.
657 * testsuite/ld-mips-elf/unaligned-jalx-0.s: Update accordingly.
658 * testsuite/ld-mips-elf/unaligned-jalx-1.d: Update error
659 message.
660 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: Likewise.
661 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: Likewise.
662 * testsuite/ld-mips-elf/unaligned-jalx-2.d: Remove test.
663 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: Remove test.
664 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: Remove
665 test.
666 * testsuite/ld-mips-elf/unaligned-jalx-2.s: Remove test source.
667 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Fold
668 `unaligned-lwpc-3' here.
669 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: Update accordingly.
670 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Fold
671 `unaligned-lwpc-2' here.
672 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: Update accordingly.
673 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: Remove test.
674 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: Remove test source.
675 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: Remove test.
676 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: Remove test source.
677 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Fold
678 `unaligned-ldpc-4' here.
679 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: Update accordingly.
680 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Update error
681 message. Fold `unaligned-ldpc-2' and `unaligned-ldpc-3' here.
682 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: Update accordingly.
683 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: Remove test.
684 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: Remove test source.
685 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: Remove test.
686 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: Remove test source.
687 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: Remove test.
688 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: Remove test source.
689 * testsuite/ld-mips-elf/mips-elf.exp: Delete removed tests.
690
0d832c8e
NC
6912016-05-26 Nick Clifton <nickc@redhat.com>
692
693 PR target/20134
694 * scripttempl/elf32msp430.sc (.bss): Provide __bssstart and
695 __bsssize.
696 * scripttempl/elf32msp430_3.sc (.bss): Likewise.
697
de341542 6982016-05-25 Maciej W. Rozycki <macro@imgtec.com>
0d832c8e 699
de341542
MR
700 * testsuite/ld-mips-elf/unaligned-jalx-0.d: New test.
701 * testsuite/ld-mips-elf/unaligned-jalx-1.d: New test.
702 * testsuite/ld-mips-elf/unaligned-jalx-2.d: New test.
703 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: New test.
704 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: New test.
705 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: New test.
706 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: New test.
707 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: New test.
708 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: New test.
709 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: New test.
710 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: New test.
711 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: New test.
712 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: New test.
713 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: New test.
714 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: New test.
715 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: New test.
716 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: New test.
717 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: New test.
718 * testsuite/ld-mips-elf/unaligned-jalx-0.s: New test source.
719 * testsuite/ld-mips-elf/unaligned-jalx-1.s: New test source.
720 * testsuite/ld-mips-elf/unaligned-jalx-2.s: New test source.
721 * testsuite/ld-mips-elf/unaligned-insn.s: New test source.
722 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: New test source.
723 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: New test source.
724 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: New test source.
725 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: New test source.
726 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: New test source.
727 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: New test source.
728 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: New test source.
729 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: New test source.
730 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: New test source.
731 * testsuite/ld-mips-elf/unaligned-syms.s: New test source.
732 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
733
b95a0a31
L
7342016-05-25 H.J. Lu <hongjiu.lu@intel.com>
735
736 PR ld/20103
737 * ldmain.c (add_archive_element): Don't claim new IR symbols
738 after all IR symbols have been claimed.
739 * plugin.c (plugin_call_claim_file): Remove no_more_claiming
740 check.
741 * testsuite/ld-plugin/lto.exp (pr20103): New proc.
742 Run PR ld/20103 tests.
743 * testsuite/ld-plugin/pr20103a.c: New file.
744 * testsuite/ld-plugin/pr20103b.c: Likewise.
745 * testsuite/ld-plugin/pr20103c.c: Likewise.
746
44d3da23
MR
7472016-05-24 Maciej W. Rozycki <macro@imgtec.com>
748
749 * testsuite/ld-mips-elf/jalx-local.d: New test.
750 * testsuite/ld-mips-elf/jalx-local-n32.d: New test.
751 * testsuite/ld-mips-elf/jalx-local-n64.d: New test.
752 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
753
a2bea324
KS
7542016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
755
756 * Makefile.am: Add earmelf_phoenix.c.
757 * Makefile.in: Regenerate.
758 * configure.tgt: Add entry for arm-phoenix.
759 * emulparams/armelf_phoenix.sh: New file.
760
daa4adae
TP
7612016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
762
763 * emultempl/armelf.em (arm_elf_before_allocation): Call
764 bfd_elf32_arm_keep_private_stub_output_sections before generic
765 before_allocation function.
766
17c6c9d9
MR
7672016-05-20 Maciej W. Rozycki <macro@imgtec.com>
768
769 * testsuite/ld-mips-elf/jalx-addend.d: New test.
770 * testsuite/ld-mips-elf/jalx-addend-n32.d: New test.
771 * testsuite/ld-mips-elf/jalx-addend-n64.d: New test.
772 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
773
7d4d9709
L
7742016-05-19 H.J. Lu <hongjiu.lu@intel.com>
775
776 PR ld/20117
777 * testsuite/ld-i386/i386.exp: Run pr20117.
778 * testsuite/ld-i386/pr19609-1i.d: Updated.
779 * testsuite/ld-i386/pr20117.d: New file.
780 * testsuite/ld-i386/pr20117.s: Likewise.
781
fc3eec7e
CZ
7822016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
783
784 * testsuite/ld-elf/compressed1d.d: Removed from notarget.
785 * testsuite/ld-elf/group8a.d: Likewise.
786 * testsuite/ld-elf/group8b.d: Likewise.
787 * testsuite/ld-elf/group9a.d: Likewise.
788 * testsuite/ld-elf/group9b.d: Likewise.
789 * testsuite/ld-elf/pr12851.d: Likewise.
790 * testsuite/ld-elf/pr12975.d: Likewise.
791 * testsuite/ld-elf/pr13177.d: Likewise.
792 * testsuite/ld-elf/pr13195.d: Likewise.
793 * testsuite/ld-elf/pr17615.d: Likewise.
794 * testsuite/ld-elf/eh-frame-hdr.d: Removed from xfail.
795 * testsuite/ld-elf/group3b.d: Likewise.
796 * testsuite/ld-srec/srec.exp: Likewise.
797 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark ARC
798 as supporting gc.
799 (check_shared_lib_support): Mark ARC as supporting.
800
c0913ebf
CZ
8012016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
802
803 * emulparams/arcelf.sh: Changed.
804 * emulparams/arclinux.sh: Likewise.
805 * scripttempl/arclinux.sc: Moved to a more standard implementation
806 similar to elf.sc.
807
c4107a7d
MR
8082016-05-19 Maciej W. Rozycki <macro@imgtec.com>
809
810 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Reorder
811 `ft32-*-*' behind `frv-*-*'.
812
6b200de0
MR
8132016-05-19 Maciej W. Rozycki <macro@imgtec.com>
814
815 * configure.tgt: Remove `am34-*-linux*' support.
816
82bc9362
AM
8172016-05-19 Alan Modra <amodra@gmail.com>
818
819 * testsuite/ld-scripts/crossref.exp: Remove -mcall-aixdesc hack.
820 * testsuite/ld-scripts/cross2.t: Tweak .opd and .toc placement.
821 * testsuite/ld-scripts/cross3.t: Likewise.
822 * testsuite/ld-scripts/cross4.t: Likewise.
823 * testsuite/ld-scripts/cross5.t: Likewise.
824 * testsuite/ld-scripts/cross6.t: Likewise.
825 * testsuite/ld-scripts/cross7.t: Likewise.
826
f1b2ca70
AM
8272016-05-19 Alan Modra <amodra@gmail.com>
828
829 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Pass in
830 exe name rather than constructing testname. Fix typo in
831 sub-test name. Log copying. Use -rpath rather than -R.
832
d1f70bdc
NC
8332016-05-18 Nick Clifton <nickc@redhat.com>
834
835 * scripttempl/ft32.sc: Use fixed constants for memory region
836 lengths. Include DWARF debug sections.
837 (.data .bss): Do not assign locations during relocatable links.
838 * testsuite/ld-elf/compressed1d.d: Skip for FT32.
839 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
840 * testsuite/ld-elf/sec64k.exp: Likewise.
841 * testsuite/ld-elf/init-fini-array.d: XFail for FT32.
842 * testsuite/ld-elf/merge.d: Likewise.
843 * testsuite/ld-elf/orphan-region.d: Likewise.
844 * testsuite/ld-elf/orphan.s: Likewise.
845 * testsuite/ld-elf/orphan3.d: Likewise.
846 * testsuite/ld-elf/pr349.d: Likewise.
847 * testsuite/ld-elf/warn2.d: Likewise.
848 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Note
849 that the FT32 does not support shared libraries.
850
68bce020
L
8512016-05-17 H.J. Lu <hongjiu.lu@intel.com>
852
853 * testsuite/lib/ld-lib.exp (at_least_gcc_version): Check
854 global CC.
855
23b5dc39 8562016-05-17 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1bdc036f
SKS
857
858 * scripttempl/avr.sc (text): Place .progmem.data from avr-libc
859 above .progmem*.
860 * scripttempl/avrtiny.sc (text): Likewise.
861
a43942db
MR
8622016-05-17 Maciej W. Rozycki <macro@imgtec.com>
863
864 * testsuite/ld-unique/unique.exp: Use `is_elf_format' and
865 `supports_gnu_unique' to qualify testing.
866
69a1c856
MR
8672016-05-16 Maciej W. Rozycki <macro@imgtec.com>
868
869 * testsuite/ld-elf/flags1.d: Update the xfail list.
870
180c87d9
MR
8712016-05-15 Maciej W. Rozycki <macro@imgtec.com>
872
873 * testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail
874 removal.
875
bf6f87e7
L
8762016-05-14 H.J. Lu <hongjiu.lu@intel.com>
877
878 PR ld/20097
879 * testplug2.c (onall_symbols_read): Remove redundant sizeof
880 on EXPECTED_VIEW_LENGTH.
881 * testplug4.c (onall_symbols_read): Likewise.
882
2168b268
L
8832016-05-13 H.J. Lu <hongjiu.lu@intel.com>
884
885 PR ld/20093
886 * testsuite/ld-x86-64/pr20093-1.d: New file.
887 * testsuite/ld-x86-64/pr20093-1.s: Likewise.
888 * testsuite/ld-x86-64/pr20093-2.d: Likewise.
889 * testsuite/ld-x86-64/pr20093-2.s: Likewise.
890 * testsuite/ld-x86-64/x86-64.exp: Run pr20093-1 and pr20093-2.
891
4ade44b7
AM
8922016-05-13 Alan Modra <amodra@gmail.com>
893
894 * testsuite/ld-arm/arm-elf.exp: Adjust for arm-no-rel-plt now passing.
895 Use different output file name for static app without .rel.plt.
896 * testsuite/ld-arm/arm-no-rel-plt.ld: Align .rel.dyn and .rela.dyn.
897 * testsuite/ld-arm/arm-no-rel-plt.out: Delete.
898 * testsuite/ld-arm/arm-no-rel-plt.r: New.
899 * testsuite/ld-arm/arm-static-app.d: Don't check file name.
900 * testsuite/ld-arm/arm-static-app.r: Likewise.
901
3355cb3b
L
9022016-05-12 H.J. Lu <hongjiu.lu@intel.com>
903
904 PR ld/20070
905 * Makefile.am (noinst_LTLIBRARIES): Add libldtestplug4.la.
906 (libldtestplug4_la_SOURCES): New.
907 (libldtestplug4_la_CFLAGS): Likewise.
908 (libldtestplug4_la_LDFLAGS): Likewise.
909 * Makefile.in: Regenerated.
910 * plugin.c (get_symbols): Return resolution based on IR symbol
911 kinds for symbols defined/referenced only within IR.
912 * testplug4.c: New file.
913 * ld/testsuite/ld-plugin/pr20070.d: Likewise.
914 * ld/testsuite/ld-plugin/pr20070a.c: Likewise.
915 * ld/testsuite/ld-plugin/pr20070b.c: Likewise.
916 * testsuite/ld-plugin/plugin.exp (plugin4_name): New.
917 (plugin4_path): Likewise.
918 Add a test for ld/20070.
919
a464198b
AM
9202016-05-11 Alan Modra <amodra@gmail.com>
921
922 * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
923 Call elf32_hppa_init_stub_bfd.
924
3bd43ebc
AM
9252016-05-11 Alan Modra <amodra@gmail.com>
926
927 PR 20060
928 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
929 * testsuite/ld-powerpc/tlsdll.s: New.
930 * testsuite/ld-powerpc/tlsdll.ver: New.
931 * testsuite/ld-powerpc/tlsdll_32.s: New.
932 * testsuite/ld-powerpc/tlsopt5.d: New.
933 * testsuite/ld-powerpc/tlsopt5.s: New.
934 * testsuite/ld-powerpc/tlsopt5_32.d: New.
935 * testsuite/ld-powerpc/tlsopt5_32.s: New.
936
39d911fc
TP
9372016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
938
939 * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Use
940 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
941
6bde4c52
TP
9422016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
943
944 * emultempl/armelf.em (elf32_arm_add_stub_section): Add output_section
945 parameter and rename input_section parameter to after_input_section.
946 Append input stub section to the output section if after_input_section
947 is NULL.
948
15afaa63
TP
9492016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
950
951 * testsuite/ld-arm/arm-elf.exp (EABI attribute merging 10 (DSP)): New
952 test.
953 * testsuite/ld-arm/attr-merge-10b-dsp.s: New file.
954 * testsuite/ld-arm/attr-merge-10-dsp.attr: Likewise.
955
d63a50b7
CL
9562016-05-10 Christophe Lyon <christophe.lyon@linaro.org>
957
958 * ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*".
959
9239bbd3
CM
9602016-05-09 Christophe Monat <christophe.monat@st.com>
961
962 PR ld/20030
963 * testsuite/ld-arm/arm-elf.exp: Run new stm32l4xx-fix-vldm-dp
964 tests. Fix misnamed stm32l4xx-fix-all.
965 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.s: New tests for multiple
966 loads with DP registers.
967 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.d: New reference file.
968 * testsuite/ld-arm/stm32l4xx-fix-vldm.s: Add missing comment.
969 * testsuite/ld-arm/stm32l4xx-fix-all.s: Add tests for multiple
970 loads with DP registers.
971 * testsuite/ld-arm/stm32l4xx-fix-all.d: Update reference.
972
924bc11b
PS
9732016-05-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
974
975 * testsuite/ld-elf/flags1.d (readelf): Dump section header instead
976 program headers.
977 (xfail): Remove avr-*-*.
978 Update regex to check the section flags.
979 * testsuite/ld-elf/merge.d (xfail): Remove avr-*-*.
980
a64f5ba1
AM
9812016-05-09 Alan Modra <amodra@gmail.com>
982
983 * Makefile.am (ealphavms.c, eelf64_ia64_vms): Correct .em deps.
984 * Makefile.in: Regenerate.
985
cc969da9
AM
9862016-05-09 Alan Modra <amodra@gmail.com>
987
988 * testsuite/ld-scripts/pr14962-2.t: Match .text, not *.text.
989 * testsuite/ld-scripts/rgn-at5.t: Similarly, .sec not *.sec.
990 * testsuite/ld-scripts/section-match-1.t: Likewise.
991
97196564
L
9922016-05-06 H.J. Lu <hongjiu.lu@intel.com>
993
994 PR ld/17550
995 * testsuite/ld-elf/pr17550-1.s: New file.
996 * testsuite/ld-elf/pr17550-2.s: Likewise.
997 * testsuite/ld-elf/pr17550-3.s: Likewise.
998 * testsuite/ld-elf/pr17550-4.s: Likewise.
999 * testsuite/ld-elf/pr17550a.d: Likewise.
1000 * testsuite/ld-elf/pr17550b.d: Likewise.
1001 * testsuite/ld-elf/pr17550c.d: Likewise.
1002 * testsuite/ld-elf/pr17550d.d: Likewise.
1003
887cf791
SKS
10042016-05-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1005
1006 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.
1007
2856a627
L
10082016-05-06 H.J. Lu <hongjiu.lu@intel.com>
1009
1010 * testsuite/ld-i386/i386.exp: Run load7.
1011 * testsuite/ld-i386/load7.d: New file.
1012 * testsuite/ld-i386/load7.map: Likewise.
1013 * testsuite/ld-i386/load7.s: Likewise.
1014 * testsuite/ld-x86-64/load2.d: Likewise.
1015 * testsuite/ld-x86-64/load2.map: Likewise.
1016 * testsuite/ld-x86-64/load2.s: Likewise.
1017 * testsuite/ld-x86-64/x86-64.exp: Run load2.
1018
004b1309
L
10192016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1020
1021 * emulparams/elf_iamcu.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): New.
1022 * emulparams/elf_k1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1023 Likewise.
1024 * emulparams/elf_l1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1025 Likewise.
1026
d7adef8b
L
10272016-05-05 H.J. Lu <hongjiu.lu@intel.com>
1028
1029 * testsuite/ld-x86-64/pr18591.d: Pass --no-relax to ld.
1030
d4758f96
L
10312016-05-04 H.J. Lu <hongjiu.lu@intel.com>
1032
1033 * ldlang.c (init_os): Pass %E to einfo when bfd_section == NULL.
1034
c3fbf828
MR
10352016-05-04 Maciej W. Rozycki <macro@imgtec.com>
1036
1037 * testsuite/ld-unique/unique.d: New test.
1038 * testsuite/ld-unique/unique.exp: Run the new test. Adjust
1039 messages for compiled tests.
1040
4a85cc09
SKS
10412016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1042
1043 * testsuite/ld-elf/pr18735.d: Allow other symbols.
1044 * testsuite/ld-elf/sec64k.exp: Skip 64ksec for avr.
1045 * testsuite/ld-gc/pr14265.d: Allow other symbols.
1046 * testsuite/ld-plugin/plugin.exp: Add PR ld/17973 to
1047 plugin_tests only if check_shared_lib_support is true.
1048 * testsuite/ld-selective/selective.exp: Add --section-start
1049 flag for avr.
1050
6d6a648c
MR
10512016-05-03 Maciej W. Rozycki <macro@imgtec.com>
1052
1053 PR 10549
1054 * testsuite/ld-unique/unique.exp: Also run for `mips*-*-*'.
1055
1f56df9d
JW
10562016-05-03 Jiong Wang <jiong.wang@arm.com>
1057
1058 * emultempl/aarch64elf.em (--no-apply-dynamic-relocs): New option.
1059 * NEWS: Mention --no-apply-dynamic-relocs.
1060 * ld.texinfo (ld and the ARM family): Document
1061 --no-apply-dynamic-relocs.
1062 * testsuite/ld-aarch64/rela-abs-relative.s: New test source.
1063 * testsuite/ld-aarch64/rela-abs-relative.d: New expected result.
1064 * testsuite/ld-aarch64/rela-abs-relative-be.d: Likewise for big-endian.
1065 * estsuite/ld-aarch64/rela-abs-relative-opt.d: Likewise, but enable new
1066 option.
1067
a2076b34
SKS
10682016-05-03 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1069
1070 * testsuite/ld-elfcomm/elfcomm.exp: Check for shared lib support
1071 before running STT_COMMON tests.
1072
010f98a5
L
10732016-04-29 H.J. Lu <hongjiu.lu@intel.com>
1074
1075 * config/default.exp (NOPIE_CFLAGS): Download source only on
1076 remote host.
1077 (NOPIE_LDFLAGS): Likewise.
1078 * testsuite/lib/ld-lib.exp (check_lto_available): Likewise.
1079 (check_lto_fat_available): Likewise.
1080 (check_lto_shared_available): Likewise.
1081 (check_ifunc_available): Likewise.
1082 (check_ifunc_attribute_available): Likewise.
1083
83a471c3
L
10842016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 * testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
1087
52728a42
L
10882016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1089
91f8bf69
L
1090 PR ld/20006
1091 * testsuite/ld-elfvsb/elfvsb.exp (COMPRESS_LDFLAG): New.
1092 (visibility_run): Pass COMPRESS_LDFLAG to visibility_test on
1093 ELF targets.
1094
10952016-04-27 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 * testsuite/ld-elf/compressed1b.d: Pass
1098 --compress-debug-sections=none to ld.
1099 * testsuite/ld-elf/compressed1c.d: Likewise.
52728a42 1100
13b8c335
AM
11012016-04-27 Alan Modra <amodra@gmail.com>
1102
1103 PR target/19985
1104 * configure.tgt: Don't use var+=.
1105
731bb67a
NC
11062016-04-25 Nick Clifton <nickc@redhat.com>
1107
1108 PR target/19985
1109 * configure.tgt: Include big endian PPC64 emulations with little
1110 endian PPC64 targets.
1111
0e03d18a
SKS
11122016-04-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1113
1114 * scripttempl/avrtiny.sc (.text): Do not set LMA to zero.
1115
4f3b23b3
NC
11162016-04-21 Nick Clifton <nickc@redhat.com>
1117
1118 * ldlang.c (lang_check_relocs): Use bfd_link_check_relocs in
1119 prefernce to _bfd_elf_link_check_relocs. Drop test for ELF
1120 targets. Do not stop the checks when problems are encountered.
1121
96bf8cb0
AM
11222016-04-21 Alan Modra <amodra@gmail.com>
1123
1124 * testsuite/ld-scripts/cross3.t: Add commonly used data
1125 and text section names to output section statements.
1126 * testsuite/ld-scripts/cross4.t: Likewise.
1127 * testsuite/ld-scripts/cross5.t: Likewise.
1128 * testsuite/ld-scripts/cross6.t: Likewise.
1129 * testsuite/ld-scripts/cross7.t: Likewise.
1130
fbf05aa7
L
11312016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1132
1133 * ldlang.c (lang_check_relocs): New function.
1134 (lang_process): Call lang_check_relocs after lang_gc_sections.
1135 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
1136 call _bfd_elf_link_check_relocs here.
1137
c7ce9410
L
11382016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1139
1140 PR ld/19972
1141 * testsuite/ld-elf/eh6.d: Pass -rW to readelf and check for
1142 R_386_NONE or R_X86_64_NONE.
1143
03f2309a
L
11442016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1145
1146 * testsuite/ld-x86-64/pic1.d: New file.
1147 * testsuite/ld-x86-64/pic1.s: Likewise.
1148 * testsuite/ld-x86-64/x86-64.exp: Run pic1.
1149
126697d1
L
11502016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1151
1152 * testsuite/ld-x86-64/pie2.d: New file.
1153 * testsuite/ld-x86-64/pie2.s: Likewise.
1154 * testsuite/ld-x86-64/x86-64.exp: Run pie2.
1155
338c190a
L
11562016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1157
1158 PR ld/19969
1159 * testsuite/ld-x86-64/pr19969.d: New file.
1160 * testsuite/ld-x86-64/pr19969a.S: Likewise.
1161 * testsuite/ld-x86-64/pr19969b.S: Likewise.
1162 * testsuite/ld-x86-64/x86-64.exp: Run pr19969 tests.
1163
d9689752
L
11642016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1165
1166 * emulparams/elf32_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1167 New.
1168 * emulparams/elf_i386.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1169 Likewise.
1170 * emulparams/elf_i386_be.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1171 Likewise.
1172 * emulparams/elf_i386_chaos.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1173 Likewise.
1174 * emulparams/elf_i386_ldso.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1175 Likewise.
1176 * emulparams/elf_i386_vxworks.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1177 Likewise.
1178 * emulparams/elf_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1179 Likewise.
1180 * emulparams/i386nto.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1181 Likewise.
1182 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
1183 Set check_relocs_after_open_input to TRUE if
1184 CHECK_RELOCS_AFTER_OPEN_INPUT is yes.
1185 (gld${EMULATION_NAME}_after_open): Call
1186 _bfd_elf_link_check_relocs on all inputs if
1187 check_relocs_after_open_input is TRUE.
1188
7cc9c114
L
11892016-04-20 H.J. Lu <hongjiu.lu@intel.com>
1190
1191 * testsuite/ld-elf/eh6.s: Replace .long with .dc.a on
1192 my_personality_v0.
1193
e6c7cdec
TS
11942016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1195
1196 * emultempl/scoreelf.em: Likewise.
1197
87d455c0
L
11982016-04-19 H.J. Lu <hongjiu.lu@intel.com>
1199
1200 PR ld/19719
1201 * testsuite/ld-x86-64/pr19719.d: New file.
1202 * testsuite/ld-x86-64/pr19719.s: Likewise.
1203 * testsuite/ld-x86-64/x86-64.exp: Run pr19719.
1204
cdf96953
MF
12052016-04-18 Matthew Fortune <matthew.fortune@imgtec.com>
1206
1207 * ld.texinfo: Document NOCROSSREFS_TO script command.
1208 * ldlang.h (struct lang_nocrossrefs): Add onlyfirst field.
1209 (lang_add_nocrossref_to): New prototype.
1210 * ldcref.c (check_local_sym_xref): Use onlyfirst to only look for
1211 symbols defined in the first section.
1212 (check_nocrossref): Likewise.
1213 * ldgram.y (NOCROSSREFS_TO): New script command.
1214 * ldlang.c (lang_add_nocrossref): Set onlyfirst to FALSE.
1215 (lang_add_nocrossref_to): New function.
1216 * ldlex.l (NOCROSSREFS_TO): New token.
1217 * NEWS: Mention NOCROSSREFS_TO.
1218 * testsuite/ld-scripts/cross4.t: New file.
1219 * testsuite/ld-scripts/cross5.t: Likewise.
1220 * testsuite/ld-scripts/cross6.t: Likewise.
1221 * testsuite/ld-scripts/cross7.t: Likewise.
1222 * testsuite/ld-scripts/crossref.exp: Run 4 new NOCROSSREFS_TO
1223 tests.
1224
6fd8e7c2
L
12252016-04-15 H.J. Lu <hongjiu.lu@intel.com>
1226
1227 * Makefile.in: Regenerated with automake 1.11.6.
1228 * aclocal.m4: Likewise.
1229
4b0c052e
AB
12302016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1231
1232 * testsuite/ld-arc/arc.exp: New file.
1233 * testsuite/ld-arc/nps-1.s: New file.
1234 * testsuite/ld-arc/nps-1a.d: New file.
1235 * testsuite/ld-arc/nps-1b.d: New file.
1236 * testsuite/ld-arc/nps-1b.err: New file.
1237
8dc483a0
NC
12382016-04-14 Nick Clifton <nickc@redhat.com>
1239
1240 PR 19457
1241 * testsuite/ld-scripts/script.exp (extract_symbol_test): Add
1242 exceptions for Mingw and Cygwin.
1243
758c5495
AB
12442016-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
1245
1246 * testsuite/lib/ld-lib.exp (run_dump_test): Initialise
1247 check_ld(terminal).
1248
37ce0cc4
L
12492016-04-13 H.J. Lu <hongjiu.lu@intel.com>
1250
1251 PR ld/19774
1252 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr17689b.o before
1253 tmpdir/pr17689.so, fix gotpcrel1 test and add more --as-needed
1254 tests.
1255
2df3368d
L
12562016-04-11 H.J. Lu <hongjiu.lu@intel.com>
1257
1258 PR ld/19939
1259 * testsuite/ld-i386/i386.exp: Run PR ld/19939 tests.
1260 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1261 * testsuite/ld-i386/pr19939.s: New file.
1262 * testsuite/ld-i386/pr19939a.d: Likewise.
1263 * testsuite/ld-i386/pr19939b.d: Likewise.
1264 * testsuite/ld-x86-64/pr19939.s: Likewise.
1265 * testsuite/ld-x86-64/pr19939a.d: Likewise.
1266 * testsuite/ld-x86-64/pr19939b.d: Likewise.
1267
417a667c
OE
12682016-04-09 Oleg Endo <olegendo@gcc.gnu.org>
1269
1270 * emulparams/shelf.sh: Set stack area to 0x3FFFFF00.
1271
136a43b7
AM
12722016-04-08 Alan Modra <amodra@gmail.com>
1273
1274 PR 18452
1275 * ldlang.c (maybe_overlays): Delete.
1276 (lang_size_sections_1): Remove code setting maybe_overlays.
1277 (lang_check_section_addresses): Instead detect overlays by
1278 exact match of section VMAs here. Fix memory leak.
1279
953dd97e
DG
12802016-04-08 Dan Gisselquist <dgisselq@ieee.org>
1281
1282 * ldlang.c (print_output_section_statement): Show minfo size
1283 in target machine address units.
1284 (print_reloc_statement): Likewise.
1285 (print_padding_statement): Likewise.
1286 (print_data_statement): Likewise. Ensure minimum print_dot
1287 increment of one address unit.
1288
1a295c62
AB
12892016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1290
1291 * emulparams/arc-endianness.sh: Make little endian default choice.
1292
df154dc1
NC
12932016-04-07 Nick Clifton <nickc@redhat.com>
1294
1295 * scripttempl/elf32msp430.sc (.MSP430.attributes): Fix typo in
1296 section name.
1297 * scripttempl/elf32msp430_3.sc (.MSP430.attributes): Likewise.
1298
9a5f28ae
AB
12992016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
1300
1301 * emulparams/arc-endianness.sh: New file.
1302 * emulparams/arcebelf.sh: Deleted.
1303 * emulparams/arcebelf_prof.sh: Deleted.
1304 * emulparams/arceblinux.sh: Deleted.
1305 * emulparams/arceblinux_prof.sh: Deleted.
1306 * emulparams/arcelf.sh: Include arc-endinness.sh.
1307 * emulparams/arcelf_prof.sh: Include arc-endinness.sh.
1308 * emulparams/arclinux.sh: Include arc-endinness.sh.
1309 * emulparams/arclinux_prof.sh: Include arc-endinness.sh.
1310 * emulparams/arcv2elf.sh: Include arc-endinness.sh.
1311 * emulparams/arcv2elfx.sh: Include arc-endinness.sh.
1312 * testsuite/ld-elf/compressed1d.d: Update pattern for big and
1313 little endian arc targets.
1314 * testsuite/ld-elf/eh-frame-hdr.d: Likewise.
1315 * testsuite/ld-elf/group1.d: Likewise.
1316 * testsuite/ld-elf/group3b.d: Likewise.
1317 * testsuite/ld-elf/group8a.d: Likewise.
1318 * testsuite/ld-elf/group8b.d: Likewise.
1319 * testsuite/ld-elf/group9a.d: Likewise.
1320 * testsuite/ld-elf/group9b.d: Likewise.
1321 * testsuite/ld-elf/linkonce2.d: Likewise.
1322 * testsuite/ld-elf/pr12851.d: Likewise.
1323 * testsuite/ld-elf/pr12975.d: Likewise.
1324 * testsuite/ld-elf/pr13177.d: Likewise.
1325 * testsuite/ld-elf/pr13195.d: Likewise.
1326 * testsuite/ld-elf/pr17615.d: Likewise.
1327 * testsuite/ld-elf/pr19162.d: Likewise.
1328 * testsuite/ld-elf/sec64k.exp: Likewise.
1329 * testsuite/lib/ld-lib.exp: Likewise.
1330
1f599d0e
MR
13312016-04-05 Maciej W. Rozycki <macro@imgtec.com>
1332
1333 PR ld/19908
1334 * testsuite/ld-cris/tls-e-20.d: Adjust for hidden symbol
1335 handling fix.
1336 * testsuite/ld-cris/tls-e-20a.d: Likewise.
1337 * testsuite/ld-cris/tls-e-21.d: Likewise.
1338 * testsuite/ld-cris/tls-e-23.d: Likewise.
1339 * testsuite/ld-cris/tls-e-80.d: Likewise.
1340 * testsuite/ld-cris/tls-gd-3h.d: Likewise.
1341 * testsuite/ld-cris/tls-leie-19.d: Likewise.
1342 * testsuite/ld-mips-elf/export-class-ref-lib.sd: New test.
1343 * testsuite/ld-mips-elf/export-hidden-ref.sd: New test.
1344 * testsuite/ld-mips-elf/export-internal-ref.sd: New test.
1345 * testsuite/ld-mips-elf/export-protected-ref.sd: New test.
1346 * testsuite/ld-mips-elf/export-class-ref-f0.s: New test source.
1347 * testsuite/ld-mips-elf/export-class-ref-f1.s: New test source.
1348 * testsuite/ld-mips-elf/export-class-ref-f2.s: New test source.
1349 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1350
a9fa4610
CZ
13512016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
1352
1353 * testsuite/ld-discard/extern.d: Removed xfail for ARC.
1354 * testsuite/ld-discard/start.d: Likewise.
1355 * testsuite/ld-discard/static.d: Likewise.
1356 * testsuite/ld-elf/group1.d: Likewise.
1357 * testsuite/ld-elf/group3b.d: Likewise.
1358 * testsuite/ld-elf/orphan-region.d: Likewise.
1359 * testsuite/ld-elf/orphan.d: Likewise.
1360 * testsuite/ld-elf/orphan3.d: Likewise.
1361 * testsuite/ld-elf/pr349.d: Likewise.
1362 * testsuite/ld-elf/warn1.d: Likewise.
1363 * testsuite/ld-elf/warn2.d: Likewise.
1364 * testsuite/ld-elf/warn3.d: Likewise.
1365 * testsuite/ld-scripts/crossref.exp: Add __SDATA_BEGIN__ symbol
1366 through linker flags.
1367 * testsuite/ld-srec/srec.exp: Set as xfail.
1368
5fdf3872
L
13692016-04-04 H.J. Lu <hongjiu.lu@intel.com>
1370
1371 PR ld/19827
1372 * testsuite/ld-i386/pr19827-nacl.rd: New file.
1373 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
1374
a061de07
NC
13752016-04-04 Nick Clifton <nickc@redhat.com>
1376
1377 PR 19803
1378 * emultempl/pe.em (change_undef): New function. Encapsulates
1379 duplicated code in pe_fixup_stdcalls and adds the newly defined
1380 sym to the gc root list.
1381 (pe_fixup_stdcall): Use the new function.
1382 * pe-dll.c (process_def_file_and_drectve); Add alias of exported
1383 symbol to gc root list.
1384
fc90c280
AM
13852016-03-31 Alan Modra <amodra@gmail.com>
1386
1387 * ldlang.c (TO_ADDR, TO_SIZE, opb_shift): Move earlier in file.
1388 (lang_insert_orphan): Use TO_ADDR in __stop sym calculation.
1389 (print_input_section): Don't use TO_ADDR when printing section
1390 size.
1391 (lang_size_sections_1): Use TO_ADDR in overlay lma calculation.
1392 (lang_size_sections): Use TO_ADDR in relro end calculation.
1393
62bdf2d6
AB
13942016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
1395
1396 * testsuite/lib/ld-lib.exp (run_dump_test): Fix check of return
1397 value from regexp_diff.
1398 * testsuite/ld-elf/orphan-5.l: Fix expected output.
1399 * testsuite/ld-elf/orphan-6.l: Likewise.
1400
a87dd97a
AM
14012016-03-30 Alan Modra <amodra@gmail.com>
1402
1403 PR 18452
1404 * ldlang.c (maybe_overlays): New static var.
1405 (lang_size_sections_1): Set it here.
1406 (struct check_sec): New.
1407 (sort_sections_by_lma): Adjust for array of structs.
1408 (sort_sections_by_vma): New function.
1409 (lang_check_section_addresses): Check both LMA and VMA for overlap.
1410 * testsuite/ld-scripts/rgn-over7.d: Adjust.
1411
ca62bc4a
AM
14122016-03-30 Alan Modra <amodra@gmail.com>
1413
1414 * ldlang.c (lang_size_sections_1): Correct code detecting a
1415 backward non-overlapping move.
1416
2e4a7aea
AM
14172016-03-30 Alan Modra <amodra@gmail.com>
1418
1419 * ldlang.c (IS_TBSS): New macro, extracted from..
1420 (IGNORE_SECTION): ..here.
1421 (lang_size_sections_1): Use IS_TBSS and IGNORE_SECTION.
1422 (lang_size_sections, lang_do_assignments_1): Use IS_TBSS.
1423
4153b6db
NC
14242016-03-22 Nick Clifton <nickc@redhat.com>
1425
1426 PR ld/19803
1427 * ldlang.c (lang_add_gc_name): New function. Adds the provided
1428 symbol name to the list of gc symbols.
1429 (lang_process): Call lang_add_gc_name with entry_symbol_default if
1430 entry_symbol.name is NULL. Use lang_add_gc_name to add the init
1431 and fini function names.
1432 * pe-dll.c (process_def_file_and_drectve): Add exported names to
1433 the gc symbol list.
1434 * testsuite/ld-pe/pr19803.s: Do not export _testval symbol.
1435 * testsuite/ld-pe/pr19803.d: Tweak expected output.
1436
9780e045
NC
14372016-03-22 Nick Clifton <nickc@redhat.com>
1438
1439 * configure: Regenerate.
1440
e1fa0163
NC
14412016-03-21 Nick Clifton <nickc@redhat.com>
1442
1443 * emultempl/msp430.em: Replace use of alloca with call to xmalloc.
1444 * plugin.c: Likewise.
1445 * pe-dll.c: Likewise.
1446
45821bef
A
14472016-03-18 Awson <kyrab@mail.ru>
1448
1449 PR 19531
1450 * scripttempl/pe.sc (.rdata_runtime_pseudo_reloc): Always KEEP
1451 this section.
1452 * scripttempl/pep.sc (.rdata_runtime_pseudo_reloc): Likewise.
1453
41f46ed9
SKS
14542016-03-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1455
1456 * ld-avr/gc-section-debugline.d: Relax regex check for CU.
1457
4e0c91e4
L
14582016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1459
1460 PR ld/19827
1461 * testsuite/ld-i386/i386.exp: Run PR ld/19827 tests.
1462 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1463 * testsuite/ld-i386/pr19827.rd: New file.
1464 * testsuite/ld-i386/pr19827a.S: Likewise.
1465 * testsuite/ld-i386/pr19827b.S: Likewise.
1466 * testsuite/ld-x86-64/pr19827.rd: Likewise.
1467 * testsuite/ld-x86-64/pr19827a.S: Likewise.
1468 * testsuite/ld-x86-64/pr19827b.S: Likewise.
1469
4c10bbaa
L
14702016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1471
1472 PR ld/19807
1473 * Makefile.am (ELF_X86_DEPS): Add
1474 $(srcdir)/emulparams/reloc_overflow.sh.
1475 * Makefile.in: Regenerated.
1476 * NEWS: Mention -z noreloc-overflow.
1477 * ld.texinfo: Document -z noreloc-overflow.
1478 * emulparams/elf32_x86_64.sh: Source
1479 ${srcdir}/emulparams/reloc_overflow.sh.
1480 * emulparams/elf_x86_64.sh: Likewise.
1481 * emulparams/reloc_overflow.sh: New file.
1482 * testsuite/ld-x86-64/pr19807-1.s: New file.
1483 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
1484 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
1485 * testsuite/ld-x86-64/pr19807-2.s: Likewise.
1486 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
1487 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
1488 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
1489 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
1490 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
1491 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19807 tests.
1492
3ab94f96
L
14932016-03-13 H.J. Lu <hongjiu.lu@intel.com>
1494
1495 PR ld/19539
1496 * testsuite/ld-i386/i386.exp: Run pr19539.
1497 * testsuite/ld-i386/pr19539.d: New file.
1498 * testsuite/ld-i386/pr19539.s: Likewise.
1499 * testsuite/ld-i386/pr19539.t: Likewise.
1500 * testsuite/ld-x86-64/pr19539.s: Likewise.
1501 * testsuite/ld-x86-64/pr19539.t: Likewise.
1502 * testsuite/ld-x86-64/pr19539a.d: Likewise.
1503 * testsuite/ld-x86-64/pr19539b.d: Likewise.
1504 * testsuite/ld-x86-64/x86-64.exp: Run pr19539a and pr19539b.
1505
a9f02af8
MG
15062016-03-10 Mickael Guene <mickael.guene@st.com>
1507
1508 PR gas/19744
1509 * testsuite/ld-arm/arm-elf.exp: New tests.
1510 * testsuite/ld-arm/thumb1-adds-armv7-m.s: New.
1511 * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.
1512
878a6877
NC
15132016-03-10 Nick Clifton <nickc@redhat.com>
1514
1515 * scripttempl/elf32msp430.sc (.rodata): Remove spurious LONG(0).
1516
4b05e0a7
PA
15172016-03-09 Pedro Alves <palves@redhat.com>
1518
1519 * scripttempl/v850.sc: Use "v850:old-gcc-abi" as OUTPUT_ARCH.
1520 * scripttempl/v850_rh850.sc: Use "v850:rh850" as OUTPUT_ARCH.
1521
9c1d7a08
L
15222016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1523
1524 PR ld/19789
1525 * testsuite/ld-elf/pr19789.d: New file.
1526 * testsuite/ld-elf/pr19789.s: Likewise.
1527
d1ed1c7d
L
15282016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1529
1530 PR ld/19784
1531 * testsuite/ld-i386/i386.exp: Remove pr19636-2e-nacl test.
1532 * testsuite/ld-i386/pr19636-2e-nacl.d: Moved to ...
1533 * testsuite/ld-i386/pr19636-2e.d: Here. Remove notarget.
1534 * testsuite/ld-ifunc/ifunc.exp: Run PR ld/19784 tests.
1535 * testsuite/ld-ifunc/pass.out: New file.
1536 * testsuite/ld-ifunc/pr19784a.c: Likewise.
1537 * testsuite/ld-ifunc/pr19784b.c: Likewise.
1538 * testsuite/ld-ifunc/pr19784c.c: Likewise.
1539
205ac185
L
15402016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1541
1542 PR ld/19774
1543 * testsuite/ld-ifunc/ifunc.exp: Link tmpdir/pr18808a.o before
1544 tmpdir/libpr18808.so. Link tmpdir/pr18841a.o before
1545 tmpdir/libpr18841b.so and tmpdir/libpr18841c.so. Test
1546 --as-needed for pr18841c.
1547
23a4bd22
L
15482016-03-07 H.J. Lu <hongjiu.lu@intel.com>
1549
1550 PR ld/19774
1551 * testsuite/ld-i386/i386.exp: Link tmpdir/pr18900.o before
1552 tmpdir/pr18900.so and test --as-needed. Link tmpdir/gotpc1.o
1553 before tmpdir/got1d.so and test --as-needed.
1554 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr18900.o before
1555 tmpdir/pr18900.so and test --as-needed.
1556
18f822a0
JW
15572016-03-07 Jiong Wang <jiong.wang@arm.com>
1558
1559 * testsuite/ld-aarch64/implicit_got_section_1.s: New test source file.
1560 * testsuite/ld-aarch64/implicit_got_section_1.d: New test expected
1561 result.
1562 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
1563
46175b4e
L
15642016-03-06 H.J. Lu <hongjiu.lu@intel.com>
1565
1566 * testsuite/ld-i386/i386.exp: Link tmpdir/copyreloc-main.o
1567 before tmpdir/copyreloc-lib.so and test --as-needed.
1568 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1569
07492f66
L
15702016-03-04 H.J. Lu <hongjiu.lu@intel.com>
1571
1572 PR ld/19579
1573 * testsuite/ld-elf/pr19579a.c: New file.
1574 * testsuite/ld-elf/pr19579b.c: Likewise.
1575 * testsuite/ld-elf/shared.exp: Run PR ld/19579 test.
1576
7bcc503f
L
15772016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1578
1579 * testsuite/ld-elf/pr19162.d: Skip hppa-*-*.
1580
7494161b
L
15812016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1582
1583 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Add xfails.
1584 Xfail mix_pic_and_non_pic on "arm*-*-*" "aarch64*-*-*".
1585
523f4c92
L
15862016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1587
1588 PR ld/19739
1589 * emultempl/mmo.em (mmo_place_orphan): Don't merge flags of other
1590 input sections for relocatable link.
1591 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1592 * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1593
15942016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1595
1596 PR ld/19739
e18b24a4 1597 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
523f4c92
L
1598 merge flags of other input sections for relocatable link.
1599
ef621b15
L
16002016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1601
1602 * testsuite/ld-plugin/lto.exp: Update PR ld/12365 test for GCC 6.
1603
2955a517
L
16042016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1605
1606 * testsuite/ld-elf/pr19162.d: Skip arc target.
1607
7f50ebc1
L
16082016-02-29 H.J. Lu <hongjiu.lu@intel.com>
1609
1610 PR ld/19162
1611 * testsuite/ld-elf/pr19162.d: New file.
1612 * testsuite/ld-elf/pr19162a.s: Likwise.
1613 * testsuite/ld-elf/pr19162b.s: Likwise.
1614
841fdfcd
CZ
16152016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
1616
1617 * testsuite/ld-elf/merge.d: Removed xfail for ARC.
1618 * testsuite/ld-elf/merge2.d: Likewise.
1619 * testsuite/ld-elf/merge3.d: Likewise.
1620
7e458899
CZ
16212016-02-29 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
1622
1623 * scripttempl/arclinux.sc: Force .tdata and .tbss to always be
1624 generated.
1625
c5e3a364
RL
16262016-02-26 Renlin Li <renlin.li@arm.com>
1627
1628 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testcases.
1629 * testsuite/ld-aarch64/emit-relocs-270.d: Update to use new boundary.
1630 * testsuite/ld-aarch64/emit-relocs-271.d: Likewise.
1631 * testsuite/ld-aarch64/emit-relocs-272.d: Likewise.
1632 * testsuite/ld-aarch64/emit-relocs-270-overflow.d: New.
1633 * testsuite/ld-aarch64/emit-relocs-270-overflow.s: New.
1634 * testsuite/ld-aarch64/emit-relocs-271-overflow.d: New.
1635 * testsuite/ld-aarch64/emit-relocs-271-overflow.s: New.
1636 * testsuite/ld-aarch64/emit-relocs-272-overflow.d: New.
1637 * testsuite/ld-aarch64/emit-relocs-272-overflow.s: New.
1638
bae420ef
L
16392016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1640
1641 PR ld/19609
1642 * testsuite/ld-i386/got1.dd: Updated.
1643 * testsuite/ld-i386/lea1c.d: Likewise.
1644 * testsuite/ld-i386/load1-nacl.d: Likewise.
1645 * testsuite/ld-i386/load1.d: Likewise.
1646 * testsuite/ld-i386/load4b.d: Likewise.
1647 * testsuite/ld-i386/load5b.d: Likewise.
1648 * testsuite/ld-i386/mov1b.d: Likewise.
1649 * testsuite/ld-x86-64/mov1b.d: Likewise.
1650 * testsuite/ld-x86-64/mov1d.d: Likewise.
1651 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
1652 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1653 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
1654 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1655 * testsuite/ld-x86-64/gotpcrel1.dd: Likewise.
1656 * testsuite/ld-x86-64/lea1a.d: Likewise.
1657 * testsuite/ld-x86-64/lea1b.d: Likewise.
1658 * testsuite/ld-x86-64/lea1c.d: Likewise.
1659 * testsuite/ld-x86-64/lea1d.d: Likewise.
1660 * testsuite/ld-x86-64/lea1e.d: Likewise.
1661 * testsuite/ld-x86-64/lea1f.d: Likewise.
1662 * testsuite/ld-x86-64/mov1b.d: Likewise.
1663 * testsuite/ld-x86-64/mov1d.d: Likewise.
1664 * testsuite/ld-x86-64/pr13082-3b.d: Likewise.
1665 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
1666 * testsuite/ld-x86-64/lea1.s: Add tests for 32-bit registers.
1667 * testsuite/ld-i386/pr19609-1.s: New file.
1668 * testsuite/ld-i386/pr19609-1a.d: Likewise.
1669 * testsuite/ld-i386/pr19609-1b.d: Likewise.
1670 * testsuite/ld-i386/pr19609-1c.d: Likewise.
1671 * testsuite/ld-i386/pr19609-1d.d: Likewise.
1672 * testsuite/ld-i386/pr19609-1e.d: Likewise.
1673 * testsuite/ld-i386/pr19609-1f.d: Likewise.
1674 * testsuite/ld-i386/pr19609-1g.d: Likewise.
1675 * testsuite/ld-i386/pr19609-1h.d: Likewise.
1676 * testsuite/ld-i386/pr19609-1i.d: Likewise.
1677 * testsuite/ld-i386/pr19609-2.s: Likewise.
1678 * testsuite/ld-i386/pr19609-2a.d: Likewise.
1679 * testsuite/ld-i386/pr19609-2b.d: Likewise.
1680 * testsuite/ld-i386/pr19609-2c.d: Likewise.
1681 * testsuite/ld-i386/undefweak.s: Likewise.
1682 * testsuite/ld-i386/undefweaka.d: Likewise.
1683 * testsuite/ld-i386/undefweakb.d: Likewise.
1684 * testsuite/ld-x86-64/pr13082-3c.d: Likewise.
1685 * testsuite/ld-x86-64/pr13082-3d.d: Likewise.
1686 * testsuite/ld-x86-64/pr19609-1.s: Likewise.
1687 * testsuite/ld-x86-64/pr19609-1a.d: Likewise.
1688 * testsuite/ld-x86-64/pr19609-1b.d: Likewise.
1689 * testsuite/ld-x86-64/pr19609-1c.d: Likewise.
1690 * testsuite/ld-x86-64/pr19609-1d.d: Likewise.
1691 * testsuite/ld-x86-64/pr19609-1e.d: Likewise.
1692 * testsuite/ld-x86-64/pr19609-1f.d: Likewise.
1693 * testsuite/ld-x86-64/pr19609-1g.d: Likewise.
1694 * testsuite/ld-x86-64/pr19609-1h.d: Likewise.
1695 * testsuite/ld-x86-64/pr19609-1i.d: Likewise.
1696 * testsuite/ld-x86-64/pr19609-1j.d: Likewise.
1697 * testsuite/ld-x86-64/pr19609-1k.d: Likewise.
1698 * testsuite/ld-x86-64/pr19609-1l.d: Likewise.
1699 * testsuite/ld-x86-64/pr19609-1m.d: Likewise.
1700 * testsuite/ld-x86-64/pr19609-2.s: Likewise.
1701 * testsuite/ld-x86-64/pr19609-2a.d: Likewise.
1702 * testsuite/ld-x86-64/pr19609-2b.d: Likewise.
1703 * testsuite/ld-x86-64/pr19609-2c.d: Likewise.
1704 * testsuite/ld-x86-64/pr19609-2d.d: Likewise.
1705 * testsuite/ld-x86-64/pr19609-3.s: Likewise.
1706 * testsuite/ld-x86-64/pr19609-3a.d: Likewise.
1707 * testsuite/ld-x86-64/pr19609-3b.d: Likewise.
1708 * testsuite/ld-x86-64/pr19609-4.s: Likewise.
1709 * testsuite/ld-x86-64/pr19609-4a.d: Likewise.
1710 * testsuite/ld-x86-64/pr19609-4b.d: Likewise.
1711 * testsuite/ld-x86-64/pr19609-4c.d: Likewise.
1712 * testsuite/ld-x86-64/pr19609-4d.d: Likewise.
1713 * testsuite/ld-x86-64/pr19609-4e.d: Likewise.
1714 * testsuite/ld-x86-64/pr19609-5.s: Likewise.
1715 * testsuite/ld-x86-64/pr19609-5a.d: Likewise.
1716 * testsuite/ld-x86-64/pr19609-5b.d: Likewise.
1717 * testsuite/ld-x86-64/pr19609-5c.d: Likewise.
1718 * testsuite/ld-x86-64/pr19609-5d.d: Likewise.
1719 * testsuite/ld-x86-64/pr19609-5e.d: Likewise.
1720 * testsuite/ld-x86-64/pr19609-6.s: Likewise.
1721 * testsuite/ld-x86-64/pr19609-6a.d: Likewise.
1722 * testsuite/ld-x86-64/pr19609-6b.d: Likewise.
1723 * testsuite/ld-x86-64/pr19609-6c.d: Likewise.
1724 * testsuite/ld-x86-64/pr19609-6d.d: Likewise.
1725 * testsuite/ld-x86-64/pr19609-7.s: Likewise.
1726 * testsuite/ld-x86-64/pr19609-7a.d: Likewise.
1727 * testsuite/ld-x86-64/pr19609-7b.d: Likewise.
1728 * testsuite/ld-x86-64/pr19609-7c.d: Likewise.
1729 * testsuite/ld-x86-64/pr19609-7d.d: Likewise.
1730 * testsuite/ld-i386/i386.exp: Run undefweak tests and tests for
1731 PR ld/19609.
1732 * testsuite/ld-x86-64/x86-64.exp: Run pr13082-3c, pr13082-3d
1733 and tests for PR ld/19609.
1734
11e5f1ec
L
17352016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1736
1737 PR ld/19645
1738 * NEWS: Mention -z common/-z nocommon for ELF targets.
1739 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
1740 -z common and -z nocommon.
1741 * ld.texinfo: Document -z common/-z nocommon.
1742 * lexsup.c (elf_shlib_list_options): Add -z common/-z nocommon.
1743 * testsuite/ld-elf/tls_common.exp: Test --elf-stt-common=no and
1744 --elf-stt-common=yes with assembler.
1745 * testsuite/ld-elfcomm/common-1.s: New file.
1746 * testsuite/ld-elfcomm/common-1a.d: Likewise.
1747 * testsuite/ld-elfcomm/common-1b.d: Likewise.
1748 * testsuite/ld-elfcomm/common-1c.d: Likewise.
1749 * testsuite/ld-elfcomm/common-1d.d: Likewise.
1750 * testsuite/ld-elfcomm/common-1e.d: Likewise.
1751 * testsuite/ld-elfcomm/common-1f.d: Likewise.
1752 * testsuite/ld-elfcomm/common-2.s: Likewise.
1753 * testsuite/ld-elfcomm/common-2a.d: Likewise.
1754 * testsuite/ld-elfcomm/common-2b.d: Likewise.
1755 * testsuite/ld-elfcomm/common-2c.d: Likewise.
1756 * testsuite/ld-elfcomm/common-2d.d: Likewise.
1757 * testsuite/ld-elfcomm/common-2e.d: Likewise.
1758 * testsuite/ld-elfcomm/common-2f.d: Likewise.
1759 * testsuite/ld-elfcomm/common-3a.rd: Likewise.
1760 * testsuite/ld-elfcomm/common-3b.rd: Likewise.
1761 * testsuite/ld-i386/pr19645.d: Likewise.
1762 * testsuite/ld-i386/pr19645.s: Likewise.
1763 * testsuite/ld-x86-64/largecomm-1.s: Likewise.
1764 * testsuite/ld-x86-64/largecomm-1a.d: Likewise.
1765 * testsuite/ld-x86-64/largecomm-1b.d: Likewise.
1766 * testsuite/ld-x86-64/largecomm-1c.d: Likewise.
1767 * testsuite/ld-x86-64/largecomm-1d.d: Likewise.
1768 * testsuite/ld-x86-64/largecomm-1e.d: Likewise.
1769 * testsuite/ld-x86-64/largecomm-1f.d: Likewise.
1770 * testsuite/ld-x86-64/pr19645.d: Likewise.
1771 * testsuite/ld-x86-64/pr19645.s: Likewise.
1772 * testsuite/ld-elfcomm/elfcomm.exp: Test --elf-stt-common=yes
1773 with assembler.
1774 (assembler_generates_commons): Removed.
1775 Run -z common/-z nocommon tests. Run *.d tests.
1776 * testsuite/ld-i386/i386.exp: Run pr19645.
1777 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1778 * testsuite/ld-x86-64/dwarfreloc.exp: Test --elf-stt-common with
1779 assembler. Test STT_COMMON with readelf.
1780
aec6b87e
L
17812016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1782
1783 PR ld/19636
1784 PR ld/19704
1785 PR ld/19719
1786 * Makefile.am (ELF_X86_DEPS): Add dynamic_undefined_weak.sh.
1787 * Makefile.in: Regenerated.
1788 * NEWS: Mention -z nodynamic-undefined-weak.
1789 * ld.texinfo: Document -z nodynamic-undefined-weak.
1790 * ldmain.c (main): Initialize dynamic_undefined_weak to -1.
1791 * emulparams/dynamic_undefined_weak.sh: New file.
1792 * emulparams/elf32_x86_64.sh: Source dynamic_undefined_weak.sh.
1793 * emulparams/elf_i386.sh: Likewise.
1794 * emulparams/elf_i386_be.sh: Likewise.
1795 * emulparams/elf_i386_chaos.sh: Likewise.
1796 * emulparams/elf_i386_ldso.sh: Likewise.
1797 * emulparams/elf_i386_vxworks.sh: Likewise.
1798 * emulparams/elf_iamcu.sh: Likewise.
1799 * emulparams/elf_k1om.sh: Likewise.
1800 * emulparams/elf_l1om.sh: Likewise.
1801 * emulparams/elf_x86_64.sh: Likewise.
1802 * emulparams/extern_protected_data.sh (PARSE_AND_LIST_OPTIONS):
1803 Append.
1804 (PARSE_AND_LIST_ARGS_CASE_Z): Likewise.
1805 * testsuite/ld-elf/pr19719a.c: New file.
1806 * testsuite/ld-elf/pr19719b.c: Likewise.
1807 * testsuite/ld-elf/pr19719c.c: Likewise.
1808 * testsuite/ld-elf/pr19719d.c: Likewise.
1809 * testsuite/ld-i386/pr19636-1.s: Likewise.
1810 * testsuite/ld-i386/pr19636-1a.d: Likewise.
1811 * testsuite/ld-i386/pr19636-1b.d: Likewise.
1812 * testsuite/ld-i386/pr19636-1c.d: Likewise.
1813 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
1814 * testsuite/ld-i386/pr19636-1d.d: Likewise.
1815 * testsuite/ld-i386/pr19636-1e.d: Likewise.
1816 * testsuite/ld-i386/pr19636-1f.d: Likewise.
1817 * testsuite/ld-i386/pr19636-1g.d: Likewise.
1818 * testsuite/ld-i386/pr19636-1h.d: Likewise.
1819 * testsuite/ld-i386/pr19636-1i.d: Likewise.
1820 * testsuite/ld-i386/pr19636-2.s: Likewise.
1821 * testsuite/ld-i386/pr19636-2a.d: Likewise.
1822 * testsuite/ld-i386/pr19636-2b.d: Likewise.
1823 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
1824 * testsuite/ld-i386/pr19636-2c.d: Likewise.
1825 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
1826 * testsuite/ld-i386/pr19636-2d.d: Likewise.
1827 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
1828 * testsuite/ld-i386/pr19636-2e.d: Likewise.
1829 * testsuite/ld-i386/pr19636-3.s: Likewise.
1830 * testsuite/ld-i386/pr19636-3a.d: Likewise.
1831 * testsuite/ld-i386/pr19636-3b.d: Likewise.
1832 * testsuite/ld-i386/pr19636-3c.d: Likewise.
1833 * testsuite/ld-i386/pr19636-3d.d: Likewise.
1834 * testsuite/ld-i386/pr19636-3e.d: Likewise.
1835 * testsuite/ld-i386/pr19636-3f.d: Likewise.
1836 * testsuite/ld-i386/pr19636-3g.d: Likewise.
1837 * testsuite/ld-i386/pr19636-4.s: Likewise.
1838 * testsuite/ld-i386/pr19636-4a.d: Likewise.
1839 * testsuite/ld-i386/pr19636-4b.d: Likewise.
1840 * testsuite/ld-i386/pr19636-4c.d: Likewise.
1841 * testsuite/ld-i386/pr19636-4d.d: Likewise.
1842 * testsuite/ld-i386/pr19704.out: Likewise.
1843 * testsuite/ld-i386/pr19704a.c: Likewise.
1844 * testsuite/ld-i386/pr19704b.c: Likewise.
1845 * testsuite/ld-x86-64/pr19636-1.s: Likewise.
1846 * testsuite/ld-x86-64/pr19636-1a.d: Likewise.
1847 * testsuite/ld-x86-64/pr19636-1b.d: Likewise.
1848 * testsuite/ld-x86-64/pr19636-1c.d: Likewise.
1849 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
1850 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
1851 * testsuite/ld-x86-64/pr19636-1f.d: Likewise.
1852 * testsuite/ld-x86-64/pr19636-1g.d: Likewise.
1853 * testsuite/ld-x86-64/pr19636-2.s: Likewise.
1854 * testsuite/ld-x86-64/pr19636-2a.d: Likewise.
1855 * testsuite/ld-x86-64/pr19636-2b.d: Likewise.
1856 * testsuite/ld-x86-64/pr19636-2c.d: Likewise.
1857 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
1858 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
1859 * testsuite/ld-x86-64/pr19636-2e.d: Likewise.
1860 * testsuite/ld-x86-64/pr19636-2f.d: Likewise.
1861 * testsuite/ld-x86-64/pr19636-2g.d: Likewise.
1862 * testsuite/ld-x86-64/pr19636-2h.d: Likewise.
1863 * testsuite/ld-x86-64/pr19636-2i.d: Likewise.
1864 * testsuite/ld-x86-64/pr19636-3.s: Likewise.
1865 * testsuite/ld-x86-64/pr19636-3a.d: Likewise.
1866 * testsuite/ld-x86-64/pr19636-3b.d: Likewise.
1867 * testsuite/ld-x86-64/pr19636-3c.d: Likewise.
1868 * testsuite/ld-x86-64/pr19636-3d.d: Likewise.
1869 * testsuite/ld-x86-64/pr19704.out: Likewise.
1870 * testsuite/ld-x86-64/pr19704a.c: Likewise.
1871 * testsuite/ld-x86-64/pr19704b.c: Likewise.
1872 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): New.
1873 Run mix_pic_and_non_pic.
1874 * testsuite/ld-i386/i386.exp (undefined_weak): New.
1875 Run undefined_weak and PR ld/19636 tests.
1876 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1877 * testsuite/ld-x86-64/pr13082-3b.d: Updated.
1878 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
1879
920e4862
NC
18802016-02-25 Nick Clifton <nickc@redhat.com>
1881
1882 * ld.h (struct ld_config_type): Remove specified_data_size field.
1883
0f550b3d
L
18842016-02-24 H.J. Lu <hongjiu.lu@intel.com>
1885
1886 PR ld/19698
1887 * testsuite/ld-elf/pr19698.d: New file.
1888 * testsuite/ld-elf/pr19698.s: Likewise.
1889 * testsuite/ld-elf/pr19698.t: Likewise.
1890
31866b2c
L
18912016-02-23 H.J. Lu <hongjiu.lu@intel.com>
1892
1893 * Makefile.am (ELF_X86_DEPS): New.
1894 (eelf_i386.c): Replace $(ELF_DEPS) with $(ELF_X86_DEPS).
1895 (eelf_i386_chaos.c): Likewise.
1896 (eelf_i386_fbsd.c): Likewise.
1897 (eelf_i386_ldso.c): Likewise.
1898 (eelf_i386_nacl.c): Likewise.
1899 (eelf_i386_sol2.c): Likewise.
1900 (eelf_iamcu.c): Likewise.
1901 (eelf32_x86_64.c): Likewise.
1902 (eelf32_x86_64_nacl.c): Likewise.
1903 (eelf_l1om.c): Likewise.
1904 (eelf_l1om_fbsd.c): Likewise.
1905 (eelf_k1om.c): Likewise.
1906 (eelf_k1om_fbsd.c): Likewise.
1907 (eelf_x86_64.c): Likewise.
1908 (eelf_x86_64_cloudabi.c): Likewise.
1909 (eelf_x86_64_fbsd.c): Likewise.
1910 (eelf_x86_64_sol2.c): Likewise.
1911 * Makefile.in: Regenerated.
1912
6b3b0ab8
L
19132016-02-23 H.J. Lu <hongjiu.lu@intel.com>
1914
1915 * testsuite/ld-frv/fdpic-pie-6.d: Updated.
1916 * testsuite/ld-mips-elf/pie-n32.d: Likewise.
1917 * testsuite/ld-mips-elf/pie-n64.d: Likewise.
1918 * testsuite/ld-mips-elf/pie-o32.d: Likewise.
1919
de818c22
L
19202016-02-20 H.J. Lu <hongjiu.lu@intel.com>
1921
1922 * testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets.
1923
c304e18e
L
19242016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1925
1926 * testsuite/ld-elf/pr19617a.d: Enable only for *-*-linux*,
1927 *-*-gnu* and *-*-solaris*.
1928 * testsuite/ld-elf/pr19617b.d: Likewise.
1929 * testsuite/ld-elf/pr19617c.d: Likewise.
1930
bf89386a
L
19312016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1932
1933 PR ld/19617
1934 * testsuite/ld-elf/pr19617.s: New file.
1935 * testsuite/ld-elf/pr19617a.d: Likewise.
1936 * testsuite/ld-elf/pr19617b.d: Likewise.
1937 * testsuite/ld-elf/pr19617c.d: Likewise.
1938
06ea285d
NC
19392016-02-18 Nick Clifton <nickc@redhat.com>
1940
1941 * Makefile.am (CXX_FOR_TARGET): Check for the presence of an
1942 in-tree xg++ executable after checking for the presence of an
1943 in-tree g++ executable.
1944 * Makefile.in: Regenerate.
1945
b27ab9ad
L
19462016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1947
1948 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1949 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1950 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1951
8f79b794
L
19522016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1953
1954 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1955 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1956 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
1957 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
1958 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1959 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
1960 * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise.
1961 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
1962 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
1963 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
1964 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
1965 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
1966 * testsuite/ld-x86-64/load1c.d: Likewise.
1967 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
1968 * testsuite/ld-x86-64/load1d.d: Likewise.
1969 * testsuite/ld-x86-64/pr14207.d: Likewise.
1970 * testsuite/ld-x86-64/pr19162.d: Likewise.
1971 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
1972 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
1973 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
1974 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
1975 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
1976 * testsuite/ld-x86-64/tlspic.rd: Likewise.
1977
b3e3e0b7
NC
19782016-02-17 Nick Clifton <nickc@redhat.com>
1979
1980 * testsuite/ld-elf/eh-frame-hdr.d: Skip for ARC ELF targets.
1981
9fb71ee4
NC
19822016-02-15 Nick Clifton <nickc@redhat.com>
1983
1984 * testsuite/ld-i386/pr12718.d: Remove dependency upon the
1985 description of the flags produced by readelf.
1986 * testsuite/ld-i386/pr12921.d: Likewise.
1987 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
1988 * testsuite/ld-i386/tlsbin.rd: Likewise.
1989 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
1990 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
1991 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
1992 * testsuite/ld-i386/tlsdesc.rd: Likewise.
1993 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
1994 * testsuite/ld-i386/tlsgdesc.rd: Likewise.
1995 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
1996 * testsuite/ld-i386/tlsnopic.rd: Likewise.
1997 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
1998 * testsuite/ld-i386/tlspic.rd: Likewise.
1999 * testsuite/ld-s390/tlsbin.rd: Likewise.
2000 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
2001 * testsuite/ld-s390/tlspic.rd: Likewise.
2002 * testsuite/ld-s390/tlspic_64.rd: Likewise.
2003 * testsuite/ld-sh/tlsbin-2.d: Likewise.
2004 * testsuite/ld-sh/tlspic-2.d: Likewise.
2005 * testsuite/ld-tic6x/common.d: Likewise.
2006 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
2007 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
2008 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
2009 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
2010 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
2011 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
2012 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
2013 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
2014 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
2015 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
2016 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
2017 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
2018 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
2019 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
2020 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
2021 * testsuite/ld-x86-64/pr12718.d: Likewise.
2022 * testsuite/ld-x86-64/pr12921.d: Likewise.
2023 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
2024 * testsuite/ld-x86-64/split-by-file.rd: Likewise.
2025 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
2026 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
2027 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
2028 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
2029 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
2030 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
2031 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
2032 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
2033 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
2034 * testsuite/ld-x86-64/tlspic.rd: Likewise.
2035 * testsuite/ld-xtensa/tlsbin.rd: Likewise.
2036 * testsuite/ld-xtensa/tlspic.rd: Likewise.
2037
21a90cf1
L
20382016-02-11 H.J. Lu <hongjiu.lu@intel.com>
2039
2040 PR ld/19615
2041 * ld.texinfo: Document -Bsymbolic and -Bsymbolic-functions for
2042 PIE.
2043 * lexsup.c (parse_args): Enable -Bsymbolic and
2044 -Bsymbolic-functions for PIE.
ee5db48b 2045 * testsuite/ld-i386/i386.exp: Run pr19615.
21a90cf1
L
2046 * testsuite/ld-i386/pr19615.d: New file.
2047 * testsuite/ld-i386/pr19615.s: Likewise.
2048 * testsuite/ld-x86-64/pr19615.d: Likewise.
2049 * testsuite/ld-x86-64/pr19615.s: Likewise.
2050
027e9c75
NC
20512016-02-09 Nick Clifton <nickc@redhat.com>
2052
2053 * testsuite/ld-aarch64/reloc-overflow-bad.d: New test.
2054 * testsuite/ld-aarch64/reloc-overflow-1.s: New source file.
2055 * testsuite/ld-aarch64/reloc-overflow-2.s: New source file.
2056 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
2057
39306124
NC
20582016-02-04 Nick Clifton <nickc@redhat.com>
2059
2060 * testsuite/ld-arm/arm-elf.exp: Remove ARM NOREAD section tests.
2061 * testsuite/ld-arm/thumb1-input-section-flag-match.d: Delete.
2062 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Delete.
2063 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.d: Delete.
2064 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s: Delete.
2065 * testsuite/ld-arm/thumb1-noread-present-one-section.d: Delete.
2066 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Delete.
2067 * testsuite/ld-arm/thumb1-noread-present-two-section.d: Delete.
2068 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Delete.
2069
0cb4071e
L
20702016-02-03 H.J. Lu <hongjiu.lu@intel.com>
2071
2072 PR gas/19520
2073 * testsuite/ld-i386/branch1.d: Pass -mrelax-relocations=yes to as.
2074 * testsuite/ld-i386/call1.d: Likewise.
2075 * testsuite/ld-i386/call2.d: Likewise.
2076 * testsuite/ld-i386/call3a.d: Likewise.
2077 * testsuite/ld-i386/call3b.d: Likewise.
2078 * testsuite/ld-i386/call3c.d: Likewise.
2079 * testsuite/ld-i386/call3d.d: Likewise.
2080 * testsuite/ld-i386/call3e.d: Likewise.
2081 * testsuite/ld-i386/call3f.d: Likewise.
2082 * testsuite/ld-i386/call3g.d: Likewise.
2083 * testsuite/ld-i386/call3h.d: Likewise.
2084 * testsuite/ld-i386/jmp1.d: Likewise.
2085 * testsuite/ld-i386/jmp2.d: Likewise.
2086 * testsuite/ld-i386/lea1c.d: Likewise.
2087 * testsuite/ld-i386/load1.d: Likewise.
2088 * testsuite/ld-i386/load2.d: Likewise.
2089 * testsuite/ld-i386/load3.d: Likewise.
2090 * testsuite/ld-i386/load4a.d: Likewise.
2091 * testsuite/ld-i386/load5a.d: Likewise.
2092 * testsuite/ld-i386/mov2b.d: Likewise.
2093 * testsuite/ld-i386/mov3.d: Likewise.
2094 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
2095 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
2096 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
2097 * testsuite/ld-x86-64/call1a.d: Likewise.
2098 * testsuite/ld-x86-64/call1b.d: Likewise.
2099 * testsuite/ld-x86-64/call1c.d: Likewise.
2100 * testsuite/ld-x86-64/call1d.d: Likewise.
2101 * testsuite/ld-x86-64/call1e.d: Likewise.
2102 * testsuite/ld-x86-64/call1f.d: Likewise.
2103 * testsuite/ld-x86-64/call1h.d: Likewise.
2104 * testsuite/ld-x86-64/call1i.d: Likewise.
2105 * testsuite/ld-x86-64/load1a.d: Likewise.
2106 * testsuite/ld-x86-64/load1b.d: Likewise.
2107 * testsuite/ld-i386/got1a.S: Load GOT into %ecx and use it.
2108 * testsuite/ld-i386/got1.dd: Updated.
2109 * testsuite/ld-i386/got1d.S (1): Removed.
2110 * testsuite/ld-i386/i386.exp: Add -Wa,-mrelax-relocations=yes.
2111 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2112
6ba2af25
L
21132016-02-02 H.J. Lu <hongjiu.lu@intel.com>
2114
2115 PR ld/18591
2116 * testsuite/ld-x86-64/pr18591.d: New file.
2117 * testsuite/ld-x86-64/pr18591.s: Likewise.
2118 * testsuite/ld-x86-64/x86-64.exp: Run pr18591.
2119
aef28989
L
21202016-02-01 H.J. Lu <hongjiu.lu@intel.com>
2121
2122 PR ld/19553
2123 * testsuite/ld-elf/indirect.exp: Run tests for PR ld/19553.
2124 * testsuite/ld-elf/pr19553.map: New file.
2125 * testsuite/ld-elf/pr19553.map: Likewise.
2126 * testsuite/ld-elf/pr19553a.c: Likewise.
2127 * testsuite/ld-elf/pr19553b.c: Likewise.
2128 * testsuite/ld-elf/pr19553b.out: Likewise.
2129 * testsuite/ld-elf/pr19553c.c: Likewise.
2130 * testsuite/ld-elf/pr19553c.out: Likewise.
2131 * testsuite/ld-elf/pr19553d.c: Likewise.
2132 * testsuite/ld-elf/pr19553d.out: Likewise.
2133
d9e3b590
L
21342016-01-30 H.J. Lu <hongjiu.lu@intel.com>
2135
2136 PR ld/19539
2137 * testsuite/ld-elf/pr19539.d: New file.
2138 * testsuite/ld-elf/pr19539.s: Likewise.
2139 * testsuite/ld-elf/pr19539.t: Likewise.
2140
621ff761
L
21412016-01-29 H.J. Lu <hongjiu.lu@intel.com>
2142
2143 PR ld/19533
2144 * configure.ac (compressed_debug_sections): Replace == with =.
2145 * configure: Regenerated.
2146
7585b2b8
DC
21472016-01-22 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
2148
2149 * scripttempl/avr.sc (.noinit): Force .noinit VMA to end of .bss VMA.
2150 * scripttempl/avrtiny.sc (.noinit): Likewise.
2151
aebf9be7
NC
21522016-01-21 Nick Clifton <nickc@redhat.com>
2153
dfc43940
NC
2154 PR ld/19453
2155 * testsuite/ld-arm/arm-elf.exp: Skip tests that do not work for
2156 the arm-netbsdelf target.
2157
aebf9be7
NC
2158 PR ld/19455
2159 * testsuite/ld-arm/vxworks1-lib.dd: Update for current
2160 disassmebler output.
2161 * testsuite/ld-arm/vxworks1-lib.rd: Likewise.
2162 * testsuite/ld-arm/vxworks1.dd: Likewise.
2163 * testsuite/ld-arm/vxworks1.rd: Likewise.
2164 * testsuite/ld-arm/vxworks1.ld: Set the output format.
2165
2f340668
JW
21662016-01-20 Jiong Wang <jiong.wang@arm.com>
2167
2168 * testsuite/ld-aarch64/farcall-section.d: Delete.
2169 * testsuite/ld-aarch64/farcall-section.s: Delete.
2170 * testsuite/ld-aarch64/farcall-b-section.d: New expectation file.
2171 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
2172 * testsuite/ld-aarch64/farcall-b-section.s: New testcase.
2173 * testsuite/ld-aarch64/farcall-bl-section.s: Likewise.
2174 * testsuite/ld-aarch64/aarch64-elf.exp: Likewise.
2175
fdbd3e95
NC
21762016-01-20 Nick Clifton <nickc@redhat.com>
2177
2178 PR 19457
2179 * testsuite/ld-scripts/script.exp (extract_symbol_test): Stop test
2180 early for PE based targets.
2181 * testsuite/ld-scripts/align.t: Use 0x1000 as VMA alignment.
2182 * testsuite/ld-pe/tlssec32.d: Allow for relocatable output.
2183
91f68a68
MG
21842016-01-20 Mickael Guene <mickael.guene@st.com>
2185
2186 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s:
2187 Add 'y' attribute usage.
2188 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Likewise.
2189 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Likewise.
2190 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Likewise.
2191
a4af960a
NC
21922016-01-19 Nick Clifton <nickc@redhat.com>
2193
2194 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
2195 foo@FOO and bar@@FOO.
2196
3d961d0d
AM
21972016-01-18 Alan Modra <amodra@gmail.com>
2198
2199 * configure: Regenerate.
2200
760f6ee8
NC
22012016-01-18 Nick Clifton <nickc@redhat.com>
2202
2203 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
2204 is not configured to support plugins.
2205
24f03d4e
NC
2206 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
2207 but with 16 byte section alignment.
2208 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
2209 test for MIPS targets.
2210
5c14705f
AM
22112016-01-17 Alan Modra <amodra@gmail.com>
2212
2213 * configure: Regenerate.
2214
b3066ae8
AM
22152016-01-17 Alan Modra <amodra@gmail.com>
2216
2217 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
2218 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
2219 * testsuite/ld-elf/pr14156a.d: Likewise.
2220 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
2221 * testsuite/ld-elf/sec64k.exp: Likewise.
2222
4c4ac964
TP
22232016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
2224
2225 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
2226 Set address of .foo section when linking.
2227 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
2228 in .foo section.
2229 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
2230 output to the above changes.
2231
1bce3adf
NC
22322016-01-13 Nick Clifton <nickc@redhat.com>
2233
84054199
NC
2234 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
2235 for MIPS targets.
2236
13ce3603
NC
2237 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
2238 fail for MIPS targets.
2239
1bce3adf
NC
2240 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
2241 MIPS targets.
2242
ac06903d
YU
22432016-01-12 Yury Usishchev <y.usishchev@samsung.com>
2244
2245 * testsuite/ld-arm/arm-elf.exp: New test.
2246 * testsuite/ld-arm/unwind-mix.d: New file.
2247 * testsuite/ld-arm/unwind-mix1.s: New file.
2248 * testsuite/ld-arm/unwind-mix2.s: New file.
2249
109575d7
JW
22502016-01-08 Jiong Wang <jiong.wang@arm.com>
2251
2252 PR ld/19368
2253 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
2254 * testsuite/ld-arm/ifunc-4.rd: Likewise.
2255 * testsuite/ld-arm/ifunc-9.rd: Likewise.
2256 * testsuite/ld-arm/ifunc-10.rd: Likewise.
2257 * testsuite/ld-arm/ifunc-12.rd: Likewise.
2258 * testsuite/ld-arm/ifunc-13.rd: Likewise.
2259
296ebfbb
NC
22602016-01-05 Nick Clifton <nickc@redhat.com>
2261
2262 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
2263 MSP430 hardware multiply address range.
2264 * scripttempl/elf32msp430.sc (__romdatastart): Define.
2265 (__romdatacopysize): Define.
2266 * scripttempl/elf32msp430_3.sc: Likewise.
2267
2f2da8fd
MR
22682016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2269
2270 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
2271 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
2272
d537eeb5
MR
22732016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2274
2275 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
2276 messages expected according to MIPS BFD private data merge
2277 changes.
2278 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
2279 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
2280 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
2281 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
2282 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
2283 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
2284 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
2285 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
2286 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
2287 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
2288 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
2289 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
2290 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
2291
6f2750fe
AM
22922016-01-01 Alan Modra <amodra@gmail.com>
2293
2294 Update year range in copyright notice of all files.
2295
3499769a
AM
2296For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
2297\f
2298Copyright (C) 2016 Free Software Foundation, Inc.
2299
2300Copying and distribution of this file, with or without modification,
2301are permitted in any medium without royalty provided the copyright
2302notice and this notice are preserved.
2303
2304Local Variables:
2305mode: change-log
2306left-margin: 8
2307fill-column: 74
2308version-control: never
2309End:
This page took 0.141524 seconds and 4 git commands to generate.