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