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