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