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