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