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