Handle symbols defined/referenced only within IR
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2016-05-12 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/20070
4 * Makefile.am (noinst_LTLIBRARIES): Add libldtestplug4.la.
5 (libldtestplug4_la_SOURCES): New.
6 (libldtestplug4_la_CFLAGS): Likewise.
7 (libldtestplug4_la_LDFLAGS): Likewise.
8 * Makefile.in: Regenerated.
9 * plugin.c (get_symbols): Return resolution based on IR symbol
10 kinds for symbols defined/referenced only within IR.
11 * testplug4.c: New file.
12 * ld/testsuite/ld-plugin/pr20070.d: Likewise.
13 * ld/testsuite/ld-plugin/pr20070a.c: Likewise.
14 * ld/testsuite/ld-plugin/pr20070b.c: Likewise.
15 * testsuite/ld-plugin/plugin.exp (plugin4_name): New.
16 (plugin4_path): Likewise.
17 Add a test for ld/20070.
18
19 2016-05-11 Alan Modra <amodra@gmail.com>
20
21 * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
22 Call elf32_hppa_init_stub_bfd.
23
24 2016-05-11 Alan Modra <amodra@gmail.com>
25
26 PR 20060
27 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
28 * testsuite/ld-powerpc/tlsdll.s: New.
29 * testsuite/ld-powerpc/tlsdll.ver: New.
30 * testsuite/ld-powerpc/tlsdll_32.s: New.
31 * testsuite/ld-powerpc/tlsopt5.d: New.
32 * testsuite/ld-powerpc/tlsopt5.s: New.
33 * testsuite/ld-powerpc/tlsopt5_32.d: New.
34 * testsuite/ld-powerpc/tlsopt5_32.s: New.
35
36 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
37
38 * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Use
39 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
40
41 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
42
43 * emultempl/armelf.em (elf32_arm_add_stub_section): Add output_section
44 parameter and rename input_section parameter to after_input_section.
45 Append input stub section to the output section if after_input_section
46 is NULL.
47
48 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
49
50 * testsuite/ld-arm/arm-elf.exp (EABI attribute merging 10 (DSP)): New
51 test.
52 * testsuite/ld-arm/attr-merge-10b-dsp.s: New file.
53 * testsuite/ld-arm/attr-merge-10-dsp.attr: Likewise.
54
55 2016-05-10 Christophe Lyon <christophe.lyon@linaro.org>
56
57 * ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*".
58
59 2016-05-09 Christophe Monat <christophe.monat@st.com>
60
61 PR ld/20030
62 * testsuite/ld-arm/arm-elf.exp: Run new stm32l4xx-fix-vldm-dp
63 tests. Fix misnamed stm32l4xx-fix-all.
64 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.s: New tests for multiple
65 loads with DP registers.
66 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.d: New reference file.
67 * testsuite/ld-arm/stm32l4xx-fix-vldm.s: Add missing comment.
68 * testsuite/ld-arm/stm32l4xx-fix-all.s: Add tests for multiple
69 loads with DP registers.
70 * testsuite/ld-arm/stm32l4xx-fix-all.d: Update reference.
71
72 2016-05-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
73
74 * testsuite/ld-elf/flags1.d (readelf): Dump section header instead
75 program headers.
76 (xfail): Remove avr-*-*.
77 Update regex to check the section flags.
78 * testsuite/ld-elf/merge.d (xfail): Remove avr-*-*.
79
80 2016-05-09 Alan Modra <amodra@gmail.com>
81
82 * Makefile.am (ealphavms.c, eelf64_ia64_vms): Correct .em deps.
83 * Makefile.in: Regenerate.
84
85 2016-05-09 Alan Modra <amodra@gmail.com>
86
87 * testsuite/ld-scripts/pr14962-2.t: Match .text, not *.text.
88 * testsuite/ld-scripts/rgn-at5.t: Similarly, .sec not *.sec.
89 * testsuite/ld-scripts/section-match-1.t: Likewise.
90
91 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
92
93 PR ld/17550
94 * testsuite/ld-elf/pr17550-1.s: New file.
95 * testsuite/ld-elf/pr17550-2.s: Likewise.
96 * testsuite/ld-elf/pr17550-3.s: Likewise.
97 * testsuite/ld-elf/pr17550-4.s: Likewise.
98 * testsuite/ld-elf/pr17550a.d: Likewise.
99 * testsuite/ld-elf/pr17550b.d: Likewise.
100 * testsuite/ld-elf/pr17550c.d: Likewise.
101 * testsuite/ld-elf/pr17550d.d: Likewise.
102
103 2016-05-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
104
105 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.
106
107 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
108
109 * testsuite/ld-i386/i386.exp: Run load7.
110 * testsuite/ld-i386/load7.d: New file.
111 * testsuite/ld-i386/load7.map: Likewise.
112 * testsuite/ld-i386/load7.s: Likewise.
113 * testsuite/ld-x86-64/load2.d: Likewise.
114 * testsuite/ld-x86-64/load2.map: Likewise.
115 * testsuite/ld-x86-64/load2.s: Likewise.
116 * testsuite/ld-x86-64/x86-64.exp: Run load2.
117
118 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
119
120 * emulparams/elf_iamcu.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): New.
121 * emulparams/elf_k1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
122 Likewise.
123 * emulparams/elf_l1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
124 Likewise.
125
126 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
127
128 * testsuite/ld-x86-64/pr18591.d: Pass --no-relax to ld.
129
130 2016-05-04 H.J. Lu <hongjiu.lu@intel.com>
131
132 * ldlang.c (init_os): Pass %E to einfo when bfd_section == NULL.
133
134 2016-05-04 Maciej W. Rozycki <macro@imgtec.com>
135
136 * testsuite/ld-unique/unique.d: New test.
137 * testsuite/ld-unique/unique.exp: Run the new test. Adjust
138 messages for compiled tests.
139
140 2016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
141
142 * testsuite/ld-elf/pr18735.d: Allow other symbols.
143 * testsuite/ld-elf/sec64k.exp: Skip 64ksec for avr.
144 * testsuite/ld-gc/pr14265.d: Allow other symbols.
145 * testsuite/ld-plugin/plugin.exp: Add PR ld/17973 to
146 plugin_tests only if check_shared_lib_support is true.
147 * testsuite/ld-selective/selective.exp: Add --section-start
148 flag for avr.
149
150 2016-05-03 Maciej W. Rozycki <macro@imgtec.com>
151
152 PR 10549
153 * testsuite/ld-unique/unique.exp: Also run for `mips*-*-*'.
154
155 2016-05-03 Jiong Wang <jiong.wang@arm.com>
156
157 * emultempl/aarch64elf.em (--no-apply-dynamic-relocs): New option.
158 * NEWS: Mention --no-apply-dynamic-relocs.
159 * ld.texinfo (ld and the ARM family): Document
160 --no-apply-dynamic-relocs.
161 * testsuite/ld-aarch64/rela-abs-relative.s: New test source.
162 * testsuite/ld-aarch64/rela-abs-relative.d: New expected result.
163 * testsuite/ld-aarch64/rela-abs-relative-be.d: Likewise for big-endian.
164 * estsuite/ld-aarch64/rela-abs-relative-opt.d: Likewise, but enable new
165 option.
166
167 2016-05-03 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
168
169 * testsuite/ld-elfcomm/elfcomm.exp: Check for shared lib support
170 before running STT_COMMON tests.
171
172 2016-04-29 H.J. Lu <hongjiu.lu@intel.com>
173
174 * config/default.exp (NOPIE_CFLAGS): Download source only on
175 remote host.
176 (NOPIE_LDFLAGS): Likewise.
177 * testsuite/lib/ld-lib.exp (check_lto_available): Likewise.
178 (check_lto_fat_available): Likewise.
179 (check_lto_shared_available): Likewise.
180 (check_ifunc_available): Likewise.
181 (check_ifunc_attribute_available): Likewise.
182
183 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
184
185 * testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
186
187 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
188
189 PR ld/20006
190 * testsuite/ld-elfvsb/elfvsb.exp (COMPRESS_LDFLAG): New.
191 (visibility_run): Pass COMPRESS_LDFLAG to visibility_test on
192 ELF targets.
193
194 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
195
196 * testsuite/ld-elf/compressed1b.d: Pass
197 --compress-debug-sections=none to ld.
198 * testsuite/ld-elf/compressed1c.d: Likewise.
199
200 2016-04-27 Alan Modra <amodra@gmail.com>
201
202 PR target/19985
203 * configure.tgt: Don't use var+=.
204
205 2016-04-25 Nick Clifton <nickc@redhat.com>
206
207 PR target/19985
208 * configure.tgt: Include big endian PPC64 emulations with little
209 endian PPC64 targets.
210
211 2016-04-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
212
213 * scripttempl/avrtiny.sc (.text): Do not set LMA to zero.
214
215 2016-04-21 Nick Clifton <nickc@redhat.com>
216
217 * ldlang.c (lang_check_relocs): Use bfd_link_check_relocs in
218 prefernce to _bfd_elf_link_check_relocs. Drop test for ELF
219 targets. Do not stop the checks when problems are encountered.
220
221 2016-04-21 Alan Modra <amodra@gmail.com>
222
223 * testsuite/ld-scripts/cross3.t: Add commonly used data
224 and text section names to output section statements.
225 * testsuite/ld-scripts/cross4.t: Likewise.
226 * testsuite/ld-scripts/cross5.t: Likewise.
227 * testsuite/ld-scripts/cross6.t: Likewise.
228 * testsuite/ld-scripts/cross7.t: Likewise.
229
230 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
231
232 * ldlang.c (lang_check_relocs): New function.
233 (lang_process): Call lang_check_relocs after lang_gc_sections.
234 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
235 call _bfd_elf_link_check_relocs here.
236
237 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
238
239 PR ld/19972
240 * testsuite/ld-elf/eh6.d: Pass -rW to readelf and check for
241 R_386_NONE or R_X86_64_NONE.
242
243 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
244
245 * testsuite/ld-x86-64/pic1.d: New file.
246 * testsuite/ld-x86-64/pic1.s: Likewise.
247 * testsuite/ld-x86-64/x86-64.exp: Run pic1.
248
249 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
250
251 * testsuite/ld-x86-64/pie2.d: New file.
252 * testsuite/ld-x86-64/pie2.s: Likewise.
253 * testsuite/ld-x86-64/x86-64.exp: Run pie2.
254
255 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
256
257 PR ld/19969
258 * testsuite/ld-x86-64/pr19969.d: New file.
259 * testsuite/ld-x86-64/pr19969a.S: Likewise.
260 * testsuite/ld-x86-64/pr19969b.S: Likewise.
261 * testsuite/ld-x86-64/x86-64.exp: Run pr19969 tests.
262
263 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
264
265 * emulparams/elf32_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
266 New.
267 * emulparams/elf_i386.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
268 Likewise.
269 * emulparams/elf_i386_be.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
270 Likewise.
271 * emulparams/elf_i386_chaos.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
272 Likewise.
273 * emulparams/elf_i386_ldso.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
274 Likewise.
275 * emulparams/elf_i386_vxworks.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
276 Likewise.
277 * emulparams/elf_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
278 Likewise.
279 * emulparams/i386nto.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
280 Likewise.
281 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
282 Set check_relocs_after_open_input to TRUE if
283 CHECK_RELOCS_AFTER_OPEN_INPUT is yes.
284 (gld${EMULATION_NAME}_after_open): Call
285 _bfd_elf_link_check_relocs on all inputs if
286 check_relocs_after_open_input is TRUE.
287
288 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
289
290 * testsuite/ld-elf/eh6.s: Replace .long with .dc.a on
291 my_personality_v0.
292
293 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
294
295 * emultempl/scoreelf.em: Likewise.
296
297 2016-04-19 H.J. Lu <hongjiu.lu@intel.com>
298
299 PR ld/19719
300 * testsuite/ld-x86-64/pr19719.d: New file.
301 * testsuite/ld-x86-64/pr19719.s: Likewise.
302 * testsuite/ld-x86-64/x86-64.exp: Run pr19719.
303
304 2016-04-18 Matthew Fortune <matthew.fortune@imgtec.com>
305
306 * ld.texinfo: Document NOCROSSREFS_TO script command.
307 * ldlang.h (struct lang_nocrossrefs): Add onlyfirst field.
308 (lang_add_nocrossref_to): New prototype.
309 * ldcref.c (check_local_sym_xref): Use onlyfirst to only look for
310 symbols defined in the first section.
311 (check_nocrossref): Likewise.
312 * ldgram.y (NOCROSSREFS_TO): New script command.
313 * ldlang.c (lang_add_nocrossref): Set onlyfirst to FALSE.
314 (lang_add_nocrossref_to): New function.
315 * ldlex.l (NOCROSSREFS_TO): New token.
316 * NEWS: Mention NOCROSSREFS_TO.
317 * testsuite/ld-scripts/cross4.t: New file.
318 * testsuite/ld-scripts/cross5.t: Likewise.
319 * testsuite/ld-scripts/cross6.t: Likewise.
320 * testsuite/ld-scripts/cross7.t: Likewise.
321 * testsuite/ld-scripts/crossref.exp: Run 4 new NOCROSSREFS_TO
322 tests.
323
324 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
325
326 * Makefile.in: Regenerated with automake 1.11.6.
327 * aclocal.m4: Likewise.
328
329 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
330
331 * testsuite/ld-arc/arc.exp: New file.
332 * testsuite/ld-arc/nps-1.s: New file.
333 * testsuite/ld-arc/nps-1a.d: New file.
334 * testsuite/ld-arc/nps-1b.d: New file.
335 * testsuite/ld-arc/nps-1b.err: New file.
336
337 2016-04-14 Nick Clifton <nickc@redhat.com>
338
339 PR 19457
340 * testsuite/ld-scripts/script.exp (extract_symbol_test): Add
341 exceptions for Mingw and Cygwin.
342
343 2016-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
344
345 * testsuite/lib/ld-lib.exp (run_dump_test): Initialise
346 check_ld(terminal).
347
348 2016-04-13 H.J. Lu <hongjiu.lu@intel.com>
349
350 PR ld/19774
351 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr17689b.o before
352 tmpdir/pr17689.so, fix gotpcrel1 test and add more --as-needed
353 tests.
354
355 2016-04-11 H.J. Lu <hongjiu.lu@intel.com>
356
357 PR ld/19939
358 * testsuite/ld-i386/i386.exp: Run PR ld/19939 tests.
359 * testsuite/ld-x86-64/x86-64.exp: Likewise.
360 * testsuite/ld-i386/pr19939.s: New file.
361 * testsuite/ld-i386/pr19939a.d: Likewise.
362 * testsuite/ld-i386/pr19939b.d: Likewise.
363 * testsuite/ld-x86-64/pr19939.s: Likewise.
364 * testsuite/ld-x86-64/pr19939a.d: Likewise.
365 * testsuite/ld-x86-64/pr19939b.d: Likewise.
366
367 2016-04-09 Oleg Endo <olegendo@gcc.gnu.org>
368
369 * emulparams/shelf.sh: Set stack area to 0x3FFFFF00.
370
371 2016-04-08 Alan Modra <amodra@gmail.com>
372
373 PR 18452
374 * ldlang.c (maybe_overlays): Delete.
375 (lang_size_sections_1): Remove code setting maybe_overlays.
376 (lang_check_section_addresses): Instead detect overlays by
377 exact match of section VMAs here. Fix memory leak.
378
379 2016-04-08 Dan Gisselquist <dgisselq@ieee.org>
380
381 * ldlang.c (print_output_section_statement): Show minfo size
382 in target machine address units.
383 (print_reloc_statement): Likewise.
384 (print_padding_statement): Likewise.
385 (print_data_statement): Likewise. Ensure minimum print_dot
386 increment of one address unit.
387
388 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
389
390 * emulparams/arc-endianness.sh: Make little endian default choice.
391
392 2016-04-07 Nick Clifton <nickc@redhat.com>
393
394 * scripttempl/elf32msp430.sc (.MSP430.attributes): Fix typo in
395 section name.
396 * scripttempl/elf32msp430_3.sc (.MSP430.attributes): Likewise.
397
398 2016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
399
400 * emulparams/arc-endianness.sh: New file.
401 * emulparams/arcebelf.sh: Deleted.
402 * emulparams/arcebelf_prof.sh: Deleted.
403 * emulparams/arceblinux.sh: Deleted.
404 * emulparams/arceblinux_prof.sh: Deleted.
405 * emulparams/arcelf.sh: Include arc-endinness.sh.
406 * emulparams/arcelf_prof.sh: Include arc-endinness.sh.
407 * emulparams/arclinux.sh: Include arc-endinness.sh.
408 * emulparams/arclinux_prof.sh: Include arc-endinness.sh.
409 * emulparams/arcv2elf.sh: Include arc-endinness.sh.
410 * emulparams/arcv2elfx.sh: Include arc-endinness.sh.
411 * testsuite/ld-elf/compressed1d.d: Update pattern for big and
412 little endian arc targets.
413 * testsuite/ld-elf/eh-frame-hdr.d: Likewise.
414 * testsuite/ld-elf/group1.d: Likewise.
415 * testsuite/ld-elf/group3b.d: Likewise.
416 * testsuite/ld-elf/group8a.d: Likewise.
417 * testsuite/ld-elf/group8b.d: Likewise.
418 * testsuite/ld-elf/group9a.d: Likewise.
419 * testsuite/ld-elf/group9b.d: Likewise.
420 * testsuite/ld-elf/linkonce2.d: Likewise.
421 * testsuite/ld-elf/pr12851.d: Likewise.
422 * testsuite/ld-elf/pr12975.d: Likewise.
423 * testsuite/ld-elf/pr13177.d: Likewise.
424 * testsuite/ld-elf/pr13195.d: Likewise.
425 * testsuite/ld-elf/pr17615.d: Likewise.
426 * testsuite/ld-elf/pr19162.d: Likewise.
427 * testsuite/ld-elf/sec64k.exp: Likewise.
428 * testsuite/lib/ld-lib.exp: Likewise.
429
430 2016-04-05 Maciej W. Rozycki <macro@imgtec.com>
431
432 PR ld/19908
433 * testsuite/ld-cris/tls-e-20.d: Adjust for hidden symbol
434 handling fix.
435 * testsuite/ld-cris/tls-e-20a.d: Likewise.
436 * testsuite/ld-cris/tls-e-21.d: Likewise.
437 * testsuite/ld-cris/tls-e-23.d: Likewise.
438 * testsuite/ld-cris/tls-e-80.d: Likewise.
439 * testsuite/ld-cris/tls-gd-3h.d: Likewise.
440 * testsuite/ld-cris/tls-leie-19.d: Likewise.
441 * testsuite/ld-mips-elf/export-class-ref-lib.sd: New test.
442 * testsuite/ld-mips-elf/export-hidden-ref.sd: New test.
443 * testsuite/ld-mips-elf/export-internal-ref.sd: New test.
444 * testsuite/ld-mips-elf/export-protected-ref.sd: New test.
445 * testsuite/ld-mips-elf/export-class-ref-f0.s: New test source.
446 * testsuite/ld-mips-elf/export-class-ref-f1.s: New test source.
447 * testsuite/ld-mips-elf/export-class-ref-f2.s: New test source.
448 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
449
450 2016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
451
452 * testsuite/ld-discard/extern.d: Removed xfail for ARC.
453 * testsuite/ld-discard/start.d: Likewise.
454 * testsuite/ld-discard/static.d: Likewise.
455 * testsuite/ld-elf/group1.d: Likewise.
456 * testsuite/ld-elf/group3b.d: Likewise.
457 * testsuite/ld-elf/orphan-region.d: Likewise.
458 * testsuite/ld-elf/orphan.d: Likewise.
459 * testsuite/ld-elf/orphan3.d: Likewise.
460 * testsuite/ld-elf/pr349.d: Likewise.
461 * testsuite/ld-elf/warn1.d: Likewise.
462 * testsuite/ld-elf/warn2.d: Likewise.
463 * testsuite/ld-elf/warn3.d: Likewise.
464 * testsuite/ld-scripts/crossref.exp: Add __SDATA_BEGIN__ symbol
465 through linker flags.
466 * testsuite/ld-srec/srec.exp: Set as xfail.
467
468 2016-04-04 H.J. Lu <hongjiu.lu@intel.com>
469
470 PR ld/19827
471 * testsuite/ld-i386/pr19827-nacl.rd: New file.
472 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
473
474 2016-04-04 Nick Clifton <nickc@redhat.com>
475
476 PR 19803
477 * emultempl/pe.em (change_undef): New function. Encapsulates
478 duplicated code in pe_fixup_stdcalls and adds the newly defined
479 sym to the gc root list.
480 (pe_fixup_stdcall): Use the new function.
481 * pe-dll.c (process_def_file_and_drectve); Add alias of exported
482 symbol to gc root list.
483
484 2016-03-31 Alan Modra <amodra@gmail.com>
485
486 * ldlang.c (TO_ADDR, TO_SIZE, opb_shift): Move earlier in file.
487 (lang_insert_orphan): Use TO_ADDR in __stop sym calculation.
488 (print_input_section): Don't use TO_ADDR when printing section
489 size.
490 (lang_size_sections_1): Use TO_ADDR in overlay lma calculation.
491 (lang_size_sections): Use TO_ADDR in relro end calculation.
492
493 2016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
494
495 * testsuite/lib/ld-lib.exp (run_dump_test): Fix check of return
496 value from regexp_diff.
497 * testsuite/ld-elf/orphan-5.l: Fix expected output.
498 * testsuite/ld-elf/orphan-6.l: Likewise.
499
500 2016-03-30 Alan Modra <amodra@gmail.com>
501
502 PR 18452
503 * ldlang.c (maybe_overlays): New static var.
504 (lang_size_sections_1): Set it here.
505 (struct check_sec): New.
506 (sort_sections_by_lma): Adjust for array of structs.
507 (sort_sections_by_vma): New function.
508 (lang_check_section_addresses): Check both LMA and VMA for overlap.
509 * testsuite/ld-scripts/rgn-over7.d: Adjust.
510
511 2016-03-30 Alan Modra <amodra@gmail.com>
512
513 * ldlang.c (lang_size_sections_1): Correct code detecting a
514 backward non-overlapping move.
515
516 2016-03-30 Alan Modra <amodra@gmail.com>
517
518 * ldlang.c (IS_TBSS): New macro, extracted from..
519 (IGNORE_SECTION): ..here.
520 (lang_size_sections_1): Use IS_TBSS and IGNORE_SECTION.
521 (lang_size_sections, lang_do_assignments_1): Use IS_TBSS.
522
523 2016-03-22 Nick Clifton <nickc@redhat.com>
524
525 PR ld/19803
526 * ldlang.c (lang_add_gc_name): New function. Adds the provided
527 symbol name to the list of gc symbols.
528 (lang_process): Call lang_add_gc_name with entry_symbol_default if
529 entry_symbol.name is NULL. Use lang_add_gc_name to add the init
530 and fini function names.
531 * pe-dll.c (process_def_file_and_drectve): Add exported names to
532 the gc symbol list.
533 * testsuite/ld-pe/pr19803.s: Do not export _testval symbol.
534 * testsuite/ld-pe/pr19803.d: Tweak expected output.
535
536 2016-03-22 Nick Clifton <nickc@redhat.com>
537
538 * configure: Regenerate.
539
540 2016-03-21 Nick Clifton <nickc@redhat.com>
541
542 * emultempl/msp430.em: Replace use of alloca with call to xmalloc.
543 * plugin.c: Likewise.
544 * pe-dll.c: Likewise.
545
546 2016-03-18 Awson <kyrab@mail.ru>
547
548 PR 19531
549 * scripttempl/pe.sc (.rdata_runtime_pseudo_reloc): Always KEEP
550 this section.
551 * scripttempl/pep.sc (.rdata_runtime_pseudo_reloc): Likewise.
552
553 2016-03-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
554
555 * ld-avr/gc-section-debugline.d: Relax regex check for CU.
556
557 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
558
559 PR ld/19827
560 * testsuite/ld-i386/i386.exp: Run PR ld/19827 tests.
561 * testsuite/ld-x86-64/x86-64.exp: Likewise.
562 * testsuite/ld-i386/pr19827.rd: New file.
563 * testsuite/ld-i386/pr19827a.S: Likewise.
564 * testsuite/ld-i386/pr19827b.S: Likewise.
565 * testsuite/ld-x86-64/pr19827.rd: Likewise.
566 * testsuite/ld-x86-64/pr19827a.S: Likewise.
567 * testsuite/ld-x86-64/pr19827b.S: Likewise.
568
569 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
570
571 PR ld/19807
572 * Makefile.am (ELF_X86_DEPS): Add
573 $(srcdir)/emulparams/reloc_overflow.sh.
574 * Makefile.in: Regenerated.
575 * NEWS: Mention -z noreloc-overflow.
576 * ld.texinfo: Document -z noreloc-overflow.
577 * emulparams/elf32_x86_64.sh: Source
578 ${srcdir}/emulparams/reloc_overflow.sh.
579 * emulparams/elf_x86_64.sh: Likewise.
580 * emulparams/reloc_overflow.sh: New file.
581 * testsuite/ld-x86-64/pr19807-1.s: New file.
582 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
583 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
584 * testsuite/ld-x86-64/pr19807-2.s: Likewise.
585 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
586 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
587 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
588 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
589 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
590 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19807 tests.
591
592 2016-03-13 H.J. Lu <hongjiu.lu@intel.com>
593
594 PR ld/19539
595 * testsuite/ld-i386/i386.exp: Run pr19539.
596 * testsuite/ld-i386/pr19539.d: New file.
597 * testsuite/ld-i386/pr19539.s: Likewise.
598 * testsuite/ld-i386/pr19539.t: Likewise.
599 * testsuite/ld-x86-64/pr19539.s: Likewise.
600 * testsuite/ld-x86-64/pr19539.t: Likewise.
601 * testsuite/ld-x86-64/pr19539a.d: Likewise.
602 * testsuite/ld-x86-64/pr19539b.d: Likewise.
603 * testsuite/ld-x86-64/x86-64.exp: Run pr19539a and pr19539b.
604
605 2016-03-10 Mickael Guene <mickael.guene@st.com>
606
607 PR gas/19744
608 * testsuite/ld-arm/arm-elf.exp: New tests.
609 * testsuite/ld-arm/thumb1-adds-armv7-m.s: New.
610 * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.
611
612 2016-03-10 Nick Clifton <nickc@redhat.com>
613
614 * scripttempl/elf32msp430.sc (.rodata): Remove spurious LONG(0).
615
616 2016-03-09 Pedro Alves <palves@redhat.com>
617
618 * scripttempl/v850.sc: Use "v850:old-gcc-abi" as OUTPUT_ARCH.
619 * scripttempl/v850_rh850.sc: Use "v850:rh850" as OUTPUT_ARCH.
620
621 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
622
623 PR ld/19789
624 * testsuite/ld-elf/pr19789.d: New file.
625 * testsuite/ld-elf/pr19789.s: Likewise.
626
627 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
628
629 PR ld/19784
630 * testsuite/ld-i386/i386.exp: Remove pr19636-2e-nacl test.
631 * testsuite/ld-i386/pr19636-2e-nacl.d: Moved to ...
632 * testsuite/ld-i386/pr19636-2e.d: Here. Remove notarget.
633 * testsuite/ld-ifunc/ifunc.exp: Run PR ld/19784 tests.
634 * testsuite/ld-ifunc/pass.out: New file.
635 * testsuite/ld-ifunc/pr19784a.c: Likewise.
636 * testsuite/ld-ifunc/pr19784b.c: Likewise.
637 * testsuite/ld-ifunc/pr19784c.c: Likewise.
638
639 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
640
641 PR ld/19774
642 * testsuite/ld-ifunc/ifunc.exp: Link tmpdir/pr18808a.o before
643 tmpdir/libpr18808.so. Link tmpdir/pr18841a.o before
644 tmpdir/libpr18841b.so and tmpdir/libpr18841c.so. Test
645 --as-needed for pr18841c.
646
647 2016-03-07 H.J. Lu <hongjiu.lu@intel.com>
648
649 PR ld/19774
650 * testsuite/ld-i386/i386.exp: Link tmpdir/pr18900.o before
651 tmpdir/pr18900.so and test --as-needed. Link tmpdir/gotpc1.o
652 before tmpdir/got1d.so and test --as-needed.
653 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr18900.o before
654 tmpdir/pr18900.so and test --as-needed.
655
656 2016-03-07 Jiong Wang <jiong.wang@arm.com>
657
658 * testsuite/ld-aarch64/implicit_got_section_1.s: New test source file.
659 * testsuite/ld-aarch64/implicit_got_section_1.d: New test expected
660 result.
661 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
662
663 2016-03-06 H.J. Lu <hongjiu.lu@intel.com>
664
665 * testsuite/ld-i386/i386.exp: Link tmpdir/copyreloc-main.o
666 before tmpdir/copyreloc-lib.so and test --as-needed.
667 * testsuite/ld-x86-64/x86-64.exp: Likewise.
668
669 2016-03-04 H.J. Lu <hongjiu.lu@intel.com>
670
671 PR ld/19579
672 * testsuite/ld-elf/pr19579a.c: New file.
673 * testsuite/ld-elf/pr19579b.c: Likewise.
674 * testsuite/ld-elf/shared.exp: Run PR ld/19579 test.
675
676 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
677
678 * testsuite/ld-elf/pr19162.d: Skip hppa-*-*.
679
680 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
681
682 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Add xfails.
683 Xfail mix_pic_and_non_pic on "arm*-*-*" "aarch64*-*-*".
684
685 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
686
687 PR ld/19739
688 * emultempl/mmo.em (mmo_place_orphan): Don't merge flags of other
689 input sections for relocatable link.
690 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
691 * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
692
693 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
694
695 PR ld/19739
696 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
697 merge flags of other input sections for relocatable link.
698
699 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
700
701 * testsuite/ld-plugin/lto.exp: Update PR ld/12365 test for GCC 6.
702
703 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
704
705 * testsuite/ld-elf/pr19162.d: Skip arc target.
706
707 2016-02-29 H.J. Lu <hongjiu.lu@intel.com>
708
709 PR ld/19162
710 * testsuite/ld-elf/pr19162.d: New file.
711 * testsuite/ld-elf/pr19162a.s: Likwise.
712 * testsuite/ld-elf/pr19162b.s: Likwise.
713
714 2016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
715
716 * testsuite/ld-elf/merge.d: Removed xfail for ARC.
717 * testsuite/ld-elf/merge2.d: Likewise.
718 * testsuite/ld-elf/merge3.d: Likewise.
719
720 2016-02-29 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
721
722 * scripttempl/arclinux.sc: Force .tdata and .tbss to always be
723 generated.
724
725 2016-02-26 Renlin Li <renlin.li@arm.com>
726
727 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testcases.
728 * testsuite/ld-aarch64/emit-relocs-270.d: Update to use new boundary.
729 * testsuite/ld-aarch64/emit-relocs-271.d: Likewise.
730 * testsuite/ld-aarch64/emit-relocs-272.d: Likewise.
731 * testsuite/ld-aarch64/emit-relocs-270-overflow.d: New.
732 * testsuite/ld-aarch64/emit-relocs-270-overflow.s: New.
733 * testsuite/ld-aarch64/emit-relocs-271-overflow.d: New.
734 * testsuite/ld-aarch64/emit-relocs-271-overflow.s: New.
735 * testsuite/ld-aarch64/emit-relocs-272-overflow.d: New.
736 * testsuite/ld-aarch64/emit-relocs-272-overflow.s: New.
737
738 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
739
740 PR ld/19609
741 * testsuite/ld-i386/got1.dd: Updated.
742 * testsuite/ld-i386/lea1c.d: Likewise.
743 * testsuite/ld-i386/load1-nacl.d: Likewise.
744 * testsuite/ld-i386/load1.d: Likewise.
745 * testsuite/ld-i386/load4b.d: Likewise.
746 * testsuite/ld-i386/load5b.d: Likewise.
747 * testsuite/ld-i386/mov1b.d: Likewise.
748 * testsuite/ld-x86-64/mov1b.d: Likewise.
749 * testsuite/ld-x86-64/mov1d.d: Likewise.
750 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
751 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
752 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
753 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
754 * testsuite/ld-x86-64/gotpcrel1.dd: Likewise.
755 * testsuite/ld-x86-64/lea1a.d: Likewise.
756 * testsuite/ld-x86-64/lea1b.d: Likewise.
757 * testsuite/ld-x86-64/lea1c.d: Likewise.
758 * testsuite/ld-x86-64/lea1d.d: Likewise.
759 * testsuite/ld-x86-64/lea1e.d: Likewise.
760 * testsuite/ld-x86-64/lea1f.d: Likewise.
761 * testsuite/ld-x86-64/mov1b.d: Likewise.
762 * testsuite/ld-x86-64/mov1d.d: Likewise.
763 * testsuite/ld-x86-64/pr13082-3b.d: Likewise.
764 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
765 * testsuite/ld-x86-64/lea1.s: Add tests for 32-bit registers.
766 * testsuite/ld-i386/pr19609-1.s: New file.
767 * testsuite/ld-i386/pr19609-1a.d: Likewise.
768 * testsuite/ld-i386/pr19609-1b.d: Likewise.
769 * testsuite/ld-i386/pr19609-1c.d: Likewise.
770 * testsuite/ld-i386/pr19609-1d.d: Likewise.
771 * testsuite/ld-i386/pr19609-1e.d: Likewise.
772 * testsuite/ld-i386/pr19609-1f.d: Likewise.
773 * testsuite/ld-i386/pr19609-1g.d: Likewise.
774 * testsuite/ld-i386/pr19609-1h.d: Likewise.
775 * testsuite/ld-i386/pr19609-1i.d: Likewise.
776 * testsuite/ld-i386/pr19609-2.s: Likewise.
777 * testsuite/ld-i386/pr19609-2a.d: Likewise.
778 * testsuite/ld-i386/pr19609-2b.d: Likewise.
779 * testsuite/ld-i386/pr19609-2c.d: Likewise.
780 * testsuite/ld-i386/undefweak.s: Likewise.
781 * testsuite/ld-i386/undefweaka.d: Likewise.
782 * testsuite/ld-i386/undefweakb.d: Likewise.
783 * testsuite/ld-x86-64/pr13082-3c.d: Likewise.
784 * testsuite/ld-x86-64/pr13082-3d.d: Likewise.
785 * testsuite/ld-x86-64/pr19609-1.s: Likewise.
786 * testsuite/ld-x86-64/pr19609-1a.d: Likewise.
787 * testsuite/ld-x86-64/pr19609-1b.d: Likewise.
788 * testsuite/ld-x86-64/pr19609-1c.d: Likewise.
789 * testsuite/ld-x86-64/pr19609-1d.d: Likewise.
790 * testsuite/ld-x86-64/pr19609-1e.d: Likewise.
791 * testsuite/ld-x86-64/pr19609-1f.d: Likewise.
792 * testsuite/ld-x86-64/pr19609-1g.d: Likewise.
793 * testsuite/ld-x86-64/pr19609-1h.d: Likewise.
794 * testsuite/ld-x86-64/pr19609-1i.d: Likewise.
795 * testsuite/ld-x86-64/pr19609-1j.d: Likewise.
796 * testsuite/ld-x86-64/pr19609-1k.d: Likewise.
797 * testsuite/ld-x86-64/pr19609-1l.d: Likewise.
798 * testsuite/ld-x86-64/pr19609-1m.d: Likewise.
799 * testsuite/ld-x86-64/pr19609-2.s: Likewise.
800 * testsuite/ld-x86-64/pr19609-2a.d: Likewise.
801 * testsuite/ld-x86-64/pr19609-2b.d: Likewise.
802 * testsuite/ld-x86-64/pr19609-2c.d: Likewise.
803 * testsuite/ld-x86-64/pr19609-2d.d: Likewise.
804 * testsuite/ld-x86-64/pr19609-3.s: Likewise.
805 * testsuite/ld-x86-64/pr19609-3a.d: Likewise.
806 * testsuite/ld-x86-64/pr19609-3b.d: Likewise.
807 * testsuite/ld-x86-64/pr19609-4.s: Likewise.
808 * testsuite/ld-x86-64/pr19609-4a.d: Likewise.
809 * testsuite/ld-x86-64/pr19609-4b.d: Likewise.
810 * testsuite/ld-x86-64/pr19609-4c.d: Likewise.
811 * testsuite/ld-x86-64/pr19609-4d.d: Likewise.
812 * testsuite/ld-x86-64/pr19609-4e.d: Likewise.
813 * testsuite/ld-x86-64/pr19609-5.s: Likewise.
814 * testsuite/ld-x86-64/pr19609-5a.d: Likewise.
815 * testsuite/ld-x86-64/pr19609-5b.d: Likewise.
816 * testsuite/ld-x86-64/pr19609-5c.d: Likewise.
817 * testsuite/ld-x86-64/pr19609-5d.d: Likewise.
818 * testsuite/ld-x86-64/pr19609-5e.d: Likewise.
819 * testsuite/ld-x86-64/pr19609-6.s: Likewise.
820 * testsuite/ld-x86-64/pr19609-6a.d: Likewise.
821 * testsuite/ld-x86-64/pr19609-6b.d: Likewise.
822 * testsuite/ld-x86-64/pr19609-6c.d: Likewise.
823 * testsuite/ld-x86-64/pr19609-6d.d: Likewise.
824 * testsuite/ld-x86-64/pr19609-7.s: Likewise.
825 * testsuite/ld-x86-64/pr19609-7a.d: Likewise.
826 * testsuite/ld-x86-64/pr19609-7b.d: Likewise.
827 * testsuite/ld-x86-64/pr19609-7c.d: Likewise.
828 * testsuite/ld-x86-64/pr19609-7d.d: Likewise.
829 * testsuite/ld-i386/i386.exp: Run undefweak tests and tests for
830 PR ld/19609.
831 * testsuite/ld-x86-64/x86-64.exp: Run pr13082-3c, pr13082-3d
832 and tests for PR ld/19609.
833
834 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
835
836 PR ld/19645
837 * NEWS: Mention -z common/-z nocommon for ELF targets.
838 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
839 -z common and -z nocommon.
840 * ld.texinfo: Document -z common/-z nocommon.
841 * lexsup.c (elf_shlib_list_options): Add -z common/-z nocommon.
842 * testsuite/ld-elf/tls_common.exp: Test --elf-stt-common=no and
843 --elf-stt-common=yes with assembler.
844 * testsuite/ld-elfcomm/common-1.s: New file.
845 * testsuite/ld-elfcomm/common-1a.d: Likewise.
846 * testsuite/ld-elfcomm/common-1b.d: Likewise.
847 * testsuite/ld-elfcomm/common-1c.d: Likewise.
848 * testsuite/ld-elfcomm/common-1d.d: Likewise.
849 * testsuite/ld-elfcomm/common-1e.d: Likewise.
850 * testsuite/ld-elfcomm/common-1f.d: Likewise.
851 * testsuite/ld-elfcomm/common-2.s: Likewise.
852 * testsuite/ld-elfcomm/common-2a.d: Likewise.
853 * testsuite/ld-elfcomm/common-2b.d: Likewise.
854 * testsuite/ld-elfcomm/common-2c.d: Likewise.
855 * testsuite/ld-elfcomm/common-2d.d: Likewise.
856 * testsuite/ld-elfcomm/common-2e.d: Likewise.
857 * testsuite/ld-elfcomm/common-2f.d: Likewise.
858 * testsuite/ld-elfcomm/common-3a.rd: Likewise.
859 * testsuite/ld-elfcomm/common-3b.rd: Likewise.
860 * testsuite/ld-i386/pr19645.d: Likewise.
861 * testsuite/ld-i386/pr19645.s: Likewise.
862 * testsuite/ld-x86-64/largecomm-1.s: Likewise.
863 * testsuite/ld-x86-64/largecomm-1a.d: Likewise.
864 * testsuite/ld-x86-64/largecomm-1b.d: Likewise.
865 * testsuite/ld-x86-64/largecomm-1c.d: Likewise.
866 * testsuite/ld-x86-64/largecomm-1d.d: Likewise.
867 * testsuite/ld-x86-64/largecomm-1e.d: Likewise.
868 * testsuite/ld-x86-64/largecomm-1f.d: Likewise.
869 * testsuite/ld-x86-64/pr19645.d: Likewise.
870 * testsuite/ld-x86-64/pr19645.s: Likewise.
871 * testsuite/ld-elfcomm/elfcomm.exp: Test --elf-stt-common=yes
872 with assembler.
873 (assembler_generates_commons): Removed.
874 Run -z common/-z nocommon tests. Run *.d tests.
875 * testsuite/ld-i386/i386.exp: Run pr19645.
876 * testsuite/ld-x86-64/x86-64.exp: Likewise.
877 * testsuite/ld-x86-64/dwarfreloc.exp: Test --elf-stt-common with
878 assembler. Test STT_COMMON with readelf.
879
880 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
881
882 PR ld/19636
883 PR ld/19704
884 PR ld/19719
885 * Makefile.am (ELF_X86_DEPS): Add dynamic_undefined_weak.sh.
886 * Makefile.in: Regenerated.
887 * NEWS: Mention -z nodynamic-undefined-weak.
888 * ld.texinfo: Document -z nodynamic-undefined-weak.
889 * ldmain.c (main): Initialize dynamic_undefined_weak to -1.
890 * emulparams/dynamic_undefined_weak.sh: New file.
891 * emulparams/elf32_x86_64.sh: Source dynamic_undefined_weak.sh.
892 * emulparams/elf_i386.sh: Likewise.
893 * emulparams/elf_i386_be.sh: Likewise.
894 * emulparams/elf_i386_chaos.sh: Likewise.
895 * emulparams/elf_i386_ldso.sh: Likewise.
896 * emulparams/elf_i386_vxworks.sh: Likewise.
897 * emulparams/elf_iamcu.sh: Likewise.
898 * emulparams/elf_k1om.sh: Likewise.
899 * emulparams/elf_l1om.sh: Likewise.
900 * emulparams/elf_x86_64.sh: Likewise.
901 * emulparams/extern_protected_data.sh (PARSE_AND_LIST_OPTIONS):
902 Append.
903 (PARSE_AND_LIST_ARGS_CASE_Z): Likewise.
904 * testsuite/ld-elf/pr19719a.c: New file.
905 * testsuite/ld-elf/pr19719b.c: Likewise.
906 * testsuite/ld-elf/pr19719c.c: Likewise.
907 * testsuite/ld-elf/pr19719d.c: Likewise.
908 * testsuite/ld-i386/pr19636-1.s: Likewise.
909 * testsuite/ld-i386/pr19636-1a.d: Likewise.
910 * testsuite/ld-i386/pr19636-1b.d: Likewise.
911 * testsuite/ld-i386/pr19636-1c.d: Likewise.
912 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
913 * testsuite/ld-i386/pr19636-1d.d: Likewise.
914 * testsuite/ld-i386/pr19636-1e.d: Likewise.
915 * testsuite/ld-i386/pr19636-1f.d: Likewise.
916 * testsuite/ld-i386/pr19636-1g.d: Likewise.
917 * testsuite/ld-i386/pr19636-1h.d: Likewise.
918 * testsuite/ld-i386/pr19636-1i.d: Likewise.
919 * testsuite/ld-i386/pr19636-2.s: Likewise.
920 * testsuite/ld-i386/pr19636-2a.d: Likewise.
921 * testsuite/ld-i386/pr19636-2b.d: Likewise.
922 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
923 * testsuite/ld-i386/pr19636-2c.d: Likewise.
924 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
925 * testsuite/ld-i386/pr19636-2d.d: Likewise.
926 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
927 * testsuite/ld-i386/pr19636-2e.d: Likewise.
928 * testsuite/ld-i386/pr19636-3.s: Likewise.
929 * testsuite/ld-i386/pr19636-3a.d: Likewise.
930 * testsuite/ld-i386/pr19636-3b.d: Likewise.
931 * testsuite/ld-i386/pr19636-3c.d: Likewise.
932 * testsuite/ld-i386/pr19636-3d.d: Likewise.
933 * testsuite/ld-i386/pr19636-3e.d: Likewise.
934 * testsuite/ld-i386/pr19636-3f.d: Likewise.
935 * testsuite/ld-i386/pr19636-3g.d: Likewise.
936 * testsuite/ld-i386/pr19636-4.s: Likewise.
937 * testsuite/ld-i386/pr19636-4a.d: Likewise.
938 * testsuite/ld-i386/pr19636-4b.d: Likewise.
939 * testsuite/ld-i386/pr19636-4c.d: Likewise.
940 * testsuite/ld-i386/pr19636-4d.d: Likewise.
941 * testsuite/ld-i386/pr19704.out: Likewise.
942 * testsuite/ld-i386/pr19704a.c: Likewise.
943 * testsuite/ld-i386/pr19704b.c: Likewise.
944 * testsuite/ld-x86-64/pr19636-1.s: Likewise.
945 * testsuite/ld-x86-64/pr19636-1a.d: Likewise.
946 * testsuite/ld-x86-64/pr19636-1b.d: Likewise.
947 * testsuite/ld-x86-64/pr19636-1c.d: Likewise.
948 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
949 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
950 * testsuite/ld-x86-64/pr19636-1f.d: Likewise.
951 * testsuite/ld-x86-64/pr19636-1g.d: Likewise.
952 * testsuite/ld-x86-64/pr19636-2.s: Likewise.
953 * testsuite/ld-x86-64/pr19636-2a.d: Likewise.
954 * testsuite/ld-x86-64/pr19636-2b.d: Likewise.
955 * testsuite/ld-x86-64/pr19636-2c.d: Likewise.
956 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
957 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
958 * testsuite/ld-x86-64/pr19636-2e.d: Likewise.
959 * testsuite/ld-x86-64/pr19636-2f.d: Likewise.
960 * testsuite/ld-x86-64/pr19636-2g.d: Likewise.
961 * testsuite/ld-x86-64/pr19636-2h.d: Likewise.
962 * testsuite/ld-x86-64/pr19636-2i.d: Likewise.
963 * testsuite/ld-x86-64/pr19636-3.s: Likewise.
964 * testsuite/ld-x86-64/pr19636-3a.d: Likewise.
965 * testsuite/ld-x86-64/pr19636-3b.d: Likewise.
966 * testsuite/ld-x86-64/pr19636-3c.d: Likewise.
967 * testsuite/ld-x86-64/pr19636-3d.d: Likewise.
968 * testsuite/ld-x86-64/pr19704.out: Likewise.
969 * testsuite/ld-x86-64/pr19704a.c: Likewise.
970 * testsuite/ld-x86-64/pr19704b.c: Likewise.
971 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): New.
972 Run mix_pic_and_non_pic.
973 * testsuite/ld-i386/i386.exp (undefined_weak): New.
974 Run undefined_weak and PR ld/19636 tests.
975 * testsuite/ld-x86-64/x86-64.exp: Likewise.
976 * testsuite/ld-x86-64/pr13082-3b.d: Updated.
977 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
978
979 2016-02-25 Nick Clifton <nickc@redhat.com>
980
981 * ld.h (struct ld_config_type): Remove specified_data_size field.
982
983 2016-02-24 H.J. Lu <hongjiu.lu@intel.com>
984
985 PR ld/19698
986 * testsuite/ld-elf/pr19698.d: New file.
987 * testsuite/ld-elf/pr19698.s: Likewise.
988 * testsuite/ld-elf/pr19698.t: Likewise.
989
990 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
991
992 * Makefile.am (ELF_X86_DEPS): New.
993 (eelf_i386.c): Replace $(ELF_DEPS) with $(ELF_X86_DEPS).
994 (eelf_i386_chaos.c): Likewise.
995 (eelf_i386_fbsd.c): Likewise.
996 (eelf_i386_ldso.c): Likewise.
997 (eelf_i386_nacl.c): Likewise.
998 (eelf_i386_sol2.c): Likewise.
999 (eelf_iamcu.c): Likewise.
1000 (eelf32_x86_64.c): Likewise.
1001 (eelf32_x86_64_nacl.c): Likewise.
1002 (eelf_l1om.c): Likewise.
1003 (eelf_l1om_fbsd.c): Likewise.
1004 (eelf_k1om.c): Likewise.
1005 (eelf_k1om_fbsd.c): Likewise.
1006 (eelf_x86_64.c): Likewise.
1007 (eelf_x86_64_cloudabi.c): Likewise.
1008 (eelf_x86_64_fbsd.c): Likewise.
1009 (eelf_x86_64_sol2.c): Likewise.
1010 * Makefile.in: Regenerated.
1011
1012 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
1013
1014 * testsuite/ld-frv/fdpic-pie-6.d: Updated.
1015 * testsuite/ld-mips-elf/pie-n32.d: Likewise.
1016 * testsuite/ld-mips-elf/pie-n64.d: Likewise.
1017 * testsuite/ld-mips-elf/pie-o32.d: Likewise.
1018
1019 2016-02-20 H.J. Lu <hongjiu.lu@intel.com>
1020
1021 * testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets.
1022
1023 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1024
1025 * testsuite/ld-elf/pr19617a.d: Enable only for *-*-linux*,
1026 *-*-gnu* and *-*-solaris*.
1027 * testsuite/ld-elf/pr19617b.d: Likewise.
1028 * testsuite/ld-elf/pr19617c.d: Likewise.
1029
1030 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1031
1032 PR ld/19617
1033 * testsuite/ld-elf/pr19617.s: New file.
1034 * testsuite/ld-elf/pr19617a.d: Likewise.
1035 * testsuite/ld-elf/pr19617b.d: Likewise.
1036 * testsuite/ld-elf/pr19617c.d: Likewise.
1037
1038 2016-02-18 Nick Clifton <nickc@redhat.com>
1039
1040 * Makefile.am (CXX_FOR_TARGET): Check for the presence of an
1041 in-tree xg++ executable after checking for the presence of an
1042 in-tree g++ executable.
1043 * Makefile.in: Regenerate.
1044
1045 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1046
1047 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1048 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1049 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1050
1051 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1052
1053 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1054 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1055 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
1056 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
1057 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1058 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
1059 * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise.
1060 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
1061 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
1062 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
1063 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
1064 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
1065 * testsuite/ld-x86-64/load1c.d: Likewise.
1066 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
1067 * testsuite/ld-x86-64/load1d.d: Likewise.
1068 * testsuite/ld-x86-64/pr14207.d: Likewise.
1069 * testsuite/ld-x86-64/pr19162.d: Likewise.
1070 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
1071 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
1072 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
1073 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
1074 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
1075 * testsuite/ld-x86-64/tlspic.rd: Likewise.
1076
1077 2016-02-17 Nick Clifton <nickc@redhat.com>
1078
1079 * testsuite/ld-elf/eh-frame-hdr.d: Skip for ARC ELF targets.
1080
1081 2016-02-15 Nick Clifton <nickc@redhat.com>
1082
1083 * testsuite/ld-i386/pr12718.d: Remove dependency upon the
1084 description of the flags produced by readelf.
1085 * testsuite/ld-i386/pr12921.d: Likewise.
1086 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
1087 * testsuite/ld-i386/tlsbin.rd: Likewise.
1088 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
1089 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
1090 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
1091 * testsuite/ld-i386/tlsdesc.rd: Likewise.
1092 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
1093 * testsuite/ld-i386/tlsgdesc.rd: Likewise.
1094 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
1095 * testsuite/ld-i386/tlsnopic.rd: Likewise.
1096 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
1097 * testsuite/ld-i386/tlspic.rd: Likewise.
1098 * testsuite/ld-s390/tlsbin.rd: Likewise.
1099 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
1100 * testsuite/ld-s390/tlspic.rd: Likewise.
1101 * testsuite/ld-s390/tlspic_64.rd: Likewise.
1102 * testsuite/ld-sh/tlsbin-2.d: Likewise.
1103 * testsuite/ld-sh/tlspic-2.d: Likewise.
1104 * testsuite/ld-tic6x/common.d: Likewise.
1105 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
1106 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
1107 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
1108 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
1109 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
1110 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
1111 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
1112 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
1113 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
1114 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
1115 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
1116 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
1117 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
1118 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
1119 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
1120 * testsuite/ld-x86-64/pr12718.d: Likewise.
1121 * testsuite/ld-x86-64/pr12921.d: Likewise.
1122 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
1123 * testsuite/ld-x86-64/split-by-file.rd: Likewise.
1124 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
1125 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
1126 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
1127 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
1128 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
1129 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
1130 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
1131 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
1132 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
1133 * testsuite/ld-x86-64/tlspic.rd: Likewise.
1134 * testsuite/ld-xtensa/tlsbin.rd: Likewise.
1135 * testsuite/ld-xtensa/tlspic.rd: Likewise.
1136
1137 2016-02-11 H.J. Lu <hongjiu.lu@intel.com>
1138
1139 PR ld/19615
1140 * ld.texinfo: Document -Bsymbolic and -Bsymbolic-functions for
1141 PIE.
1142 * lexsup.c (parse_args): Enable -Bsymbolic and
1143 -Bsymbolic-functions for PIE.
1144 * testsuite/ld-i386/i386.exp: Run pr19615.
1145 * testsuite/ld-i386/pr19615.d: New file.
1146 * testsuite/ld-i386/pr19615.s: Likewise.
1147 * testsuite/ld-x86-64/pr19615.d: Likewise.
1148 * testsuite/ld-x86-64/pr19615.s: Likewise.
1149
1150 2016-02-09 Nick Clifton <nickc@redhat.com>
1151
1152 * testsuite/ld-aarch64/reloc-overflow-bad.d: New test.
1153 * testsuite/ld-aarch64/reloc-overflow-1.s: New source file.
1154 * testsuite/ld-aarch64/reloc-overflow-2.s: New source file.
1155 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
1156
1157 2016-02-04 Nick Clifton <nickc@redhat.com>
1158
1159 * testsuite/ld-arm/arm-elf.exp: Remove ARM NOREAD section tests.
1160 * testsuite/ld-arm/thumb1-input-section-flag-match.d: Delete.
1161 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Delete.
1162 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.d: Delete.
1163 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s: Delete.
1164 * testsuite/ld-arm/thumb1-noread-present-one-section.d: Delete.
1165 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Delete.
1166 * testsuite/ld-arm/thumb1-noread-present-two-section.d: Delete.
1167 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Delete.
1168
1169 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
1170
1171 PR gas/19520
1172 * testsuite/ld-i386/branch1.d: Pass -mrelax-relocations=yes to as.
1173 * testsuite/ld-i386/call1.d: Likewise.
1174 * testsuite/ld-i386/call2.d: Likewise.
1175 * testsuite/ld-i386/call3a.d: Likewise.
1176 * testsuite/ld-i386/call3b.d: Likewise.
1177 * testsuite/ld-i386/call3c.d: Likewise.
1178 * testsuite/ld-i386/call3d.d: Likewise.
1179 * testsuite/ld-i386/call3e.d: Likewise.
1180 * testsuite/ld-i386/call3f.d: Likewise.
1181 * testsuite/ld-i386/call3g.d: Likewise.
1182 * testsuite/ld-i386/call3h.d: Likewise.
1183 * testsuite/ld-i386/jmp1.d: Likewise.
1184 * testsuite/ld-i386/jmp2.d: Likewise.
1185 * testsuite/ld-i386/lea1c.d: Likewise.
1186 * testsuite/ld-i386/load1.d: Likewise.
1187 * testsuite/ld-i386/load2.d: Likewise.
1188 * testsuite/ld-i386/load3.d: Likewise.
1189 * testsuite/ld-i386/load4a.d: Likewise.
1190 * testsuite/ld-i386/load5a.d: Likewise.
1191 * testsuite/ld-i386/mov2b.d: Likewise.
1192 * testsuite/ld-i386/mov3.d: Likewise.
1193 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1194 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1195 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
1196 * testsuite/ld-x86-64/call1a.d: Likewise.
1197 * testsuite/ld-x86-64/call1b.d: Likewise.
1198 * testsuite/ld-x86-64/call1c.d: Likewise.
1199 * testsuite/ld-x86-64/call1d.d: Likewise.
1200 * testsuite/ld-x86-64/call1e.d: Likewise.
1201 * testsuite/ld-x86-64/call1f.d: Likewise.
1202 * testsuite/ld-x86-64/call1h.d: Likewise.
1203 * testsuite/ld-x86-64/call1i.d: Likewise.
1204 * testsuite/ld-x86-64/load1a.d: Likewise.
1205 * testsuite/ld-x86-64/load1b.d: Likewise.
1206 * testsuite/ld-i386/got1a.S: Load GOT into %ecx and use it.
1207 * testsuite/ld-i386/got1.dd: Updated.
1208 * testsuite/ld-i386/got1d.S (1): Removed.
1209 * testsuite/ld-i386/i386.exp: Add -Wa,-mrelax-relocations=yes.
1210 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1211
1212 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
1213
1214 PR ld/18591
1215 * testsuite/ld-x86-64/pr18591.d: New file.
1216 * testsuite/ld-x86-64/pr18591.s: Likewise.
1217 * testsuite/ld-x86-64/x86-64.exp: Run pr18591.
1218
1219 2016-02-01 H.J. Lu <hongjiu.lu@intel.com>
1220
1221 PR ld/19553
1222 * testsuite/ld-elf/indirect.exp: Run tests for PR ld/19553.
1223 * testsuite/ld-elf/pr19553.map: New file.
1224 * testsuite/ld-elf/pr19553.map: Likewise.
1225 * testsuite/ld-elf/pr19553a.c: Likewise.
1226 * testsuite/ld-elf/pr19553b.c: Likewise.
1227 * testsuite/ld-elf/pr19553b.out: Likewise.
1228 * testsuite/ld-elf/pr19553c.c: Likewise.
1229 * testsuite/ld-elf/pr19553c.out: Likewise.
1230 * testsuite/ld-elf/pr19553d.c: Likewise.
1231 * testsuite/ld-elf/pr19553d.out: Likewise.
1232
1233 2016-01-30 H.J. Lu <hongjiu.lu@intel.com>
1234
1235 PR ld/19539
1236 * testsuite/ld-elf/pr19539.d: New file.
1237 * testsuite/ld-elf/pr19539.s: Likewise.
1238 * testsuite/ld-elf/pr19539.t: Likewise.
1239
1240 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
1241
1242 PR ld/19533
1243 * configure.ac (compressed_debug_sections): Replace == with =.
1244 * configure: Regenerated.
1245
1246 2016-01-22 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
1247
1248 * scripttempl/avr.sc (.noinit): Force .noinit VMA to end of .bss VMA.
1249 * scripttempl/avrtiny.sc (.noinit): Likewise.
1250
1251 2016-01-21 Nick Clifton <nickc@redhat.com>
1252
1253 PR ld/19453
1254 * testsuite/ld-arm/arm-elf.exp: Skip tests that do not work for
1255 the arm-netbsdelf target.
1256
1257 PR ld/19455
1258 * testsuite/ld-arm/vxworks1-lib.dd: Update for current
1259 disassmebler output.
1260 * testsuite/ld-arm/vxworks1-lib.rd: Likewise.
1261 * testsuite/ld-arm/vxworks1.dd: Likewise.
1262 * testsuite/ld-arm/vxworks1.rd: Likewise.
1263 * testsuite/ld-arm/vxworks1.ld: Set the output format.
1264
1265 2016-01-20 Jiong Wang <jiong.wang@arm.com>
1266
1267 * testsuite/ld-aarch64/farcall-section.d: Delete.
1268 * testsuite/ld-aarch64/farcall-section.s: Delete.
1269 * testsuite/ld-aarch64/farcall-b-section.d: New expectation file.
1270 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
1271 * testsuite/ld-aarch64/farcall-b-section.s: New testcase.
1272 * testsuite/ld-aarch64/farcall-bl-section.s: Likewise.
1273 * testsuite/ld-aarch64/aarch64-elf.exp: Likewise.
1274
1275 2016-01-20 Nick Clifton <nickc@redhat.com>
1276
1277 PR 19457
1278 * testsuite/ld-scripts/script.exp (extract_symbol_test): Stop test
1279 early for PE based targets.
1280 * testsuite/ld-scripts/align.t: Use 0x1000 as VMA alignment.
1281 * testsuite/ld-pe/tlssec32.d: Allow for relocatable output.
1282
1283 2016-01-20 Mickael Guene <mickael.guene@st.com>
1284
1285 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s:
1286 Add 'y' attribute usage.
1287 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Likewise.
1288 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Likewise.
1289 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Likewise.
1290
1291 2016-01-19 Nick Clifton <nickc@redhat.com>
1292
1293 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
1294 foo@FOO and bar@@FOO.
1295
1296 2016-01-18 Alan Modra <amodra@gmail.com>
1297
1298 * configure: Regenerate.
1299
1300 2016-01-18 Nick Clifton <nickc@redhat.com>
1301
1302 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
1303 is not configured to support plugins.
1304
1305 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
1306 but with 16 byte section alignment.
1307 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
1308 test for MIPS targets.
1309
1310 2016-01-17 Alan Modra <amodra@gmail.com>
1311
1312 * configure: Regenerate.
1313
1314 2016-01-17 Alan Modra <amodra@gmail.com>
1315
1316 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
1317 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
1318 * testsuite/ld-elf/pr14156a.d: Likewise.
1319 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
1320 * testsuite/ld-elf/sec64k.exp: Likewise.
1321
1322 2016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
1323
1324 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
1325 Set address of .foo section when linking.
1326 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
1327 in .foo section.
1328 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
1329 output to the above changes.
1330
1331 2016-01-13 Nick Clifton <nickc@redhat.com>
1332
1333 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
1334 for MIPS targets.
1335
1336 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
1337 fail for MIPS targets.
1338
1339 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
1340 MIPS targets.
1341
1342 2016-01-12 Yury Usishchev <y.usishchev@samsung.com>
1343
1344 * testsuite/ld-arm/arm-elf.exp: New test.
1345 * testsuite/ld-arm/unwind-mix.d: New file.
1346 * testsuite/ld-arm/unwind-mix1.s: New file.
1347 * testsuite/ld-arm/unwind-mix2.s: New file.
1348
1349 2016-01-08 Jiong Wang <jiong.wang@arm.com>
1350
1351 PR ld/19368
1352 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
1353 * testsuite/ld-arm/ifunc-4.rd: Likewise.
1354 * testsuite/ld-arm/ifunc-9.rd: Likewise.
1355 * testsuite/ld-arm/ifunc-10.rd: Likewise.
1356 * testsuite/ld-arm/ifunc-12.rd: Likewise.
1357 * testsuite/ld-arm/ifunc-13.rd: Likewise.
1358
1359 2016-01-05 Nick Clifton <nickc@redhat.com>
1360
1361 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
1362 MSP430 hardware multiply address range.
1363 * scripttempl/elf32msp430.sc (__romdatastart): Define.
1364 (__romdatacopysize): Define.
1365 * scripttempl/elf32msp430_3.sc: Likewise.
1366
1367 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
1368
1369 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
1370 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
1371
1372 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
1373
1374 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
1375 messages expected according to MIPS BFD private data merge
1376 changes.
1377 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
1378 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
1379 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
1380 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
1381 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
1382 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
1383 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
1384 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
1385 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
1386 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
1387 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
1388 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
1389 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
1390
1391 2016-01-01 Alan Modra <amodra@gmail.com>
1392
1393 Update year range in copyright notice of all files.
1394
1395 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
1396 \f
1397 Copyright (C) 2016 Free Software Foundation, Inc.
1398
1399 Copying and distribution of this file, with or without modification,
1400 are permitted in any medium without royalty provided the copyright
1401 notice and this notice are preserved.
1402
1403 Local Variables:
1404 mode: change-log
1405 left-margin: 8
1406 fill-column: 74
1407 version-control: never
1408 End:
This page took 0.059893 seconds and 5 git commands to generate.