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