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