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