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