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