PR python/19819 - remove unused globals from py-xmethods.c
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
5c41dbc3
DC
12016-06-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2
3 PR ld/20221
4 * testsuite/ld-avr/avr-prop-5.d: New.
5 * testsuite/ld-avr/avr-prop-5.s: New.
6
1857fe72 72016-06-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
5c41dbc3 8
1857fe72
DC
9 * testsuite/ld-avr/lds-mega.d: New test.
10 * testsuite/ld-avr/lds-mega.s: New test source.
11 * testsuite/ld-avr/lds-tiny.d: New test.
12 * testsuite/ld-avr/lds-tiny.s: New test source.
13
dcc03cb3
L
142016-06-08 H.J. Lu <hongjiu.lu@intel.com>
15
16 * testsuite/ld-x86-64/tls.exp (run_cc_link_tests): Update test
17 name.
18
6eaa7fb5
L
192016-06-08 H.J. Lu <hongjiu.lu@intel.com>
20
21 * testsuite/ld-i386/i386.exp: Run libtlspic2.so, tlsbin2,
22 tlsgd3, tlsld2, tlsgd4, tlspie3a, tlspie3b and tlspie3c.
23 * testsuite/ld-i386/pass.out: New file.
24 * testsuite/ld-i386/tls-def1.c: Likewise.
25 * testsuite/ld-i386/tls-gd1.S: Likewise.
26 * testsuite/ld-i386/tls-ld1.S: Likewise.
27 * testsuite/ld-i386/tls-main1.c: Likewise.
28 * testsuite/ld-i386/tls.exp: Likewise.
29 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
30 * testsuite/ld-i386/tlsbin2.dd: Likewise.
31 * testsuite/ld-i386/tlsbin2.rd: Likewise.
32 * testsuite/ld-i386/tlsbin2.sd: Likewise.
33 * testsuite/ld-i386/tlsbin2.td: Likewise.
34 * testsuite/ld-i386/tlsbinpic2.s: Likewise.
35 * testsuite/ld-i386/tlsgd3.dd: Likewise.
36 * testsuite/ld-i386/tlsgd3.s: Likewise.
37 * testsuite/ld-i386/tlsgd4.d: Likewise.
38 * testsuite/ld-i386/tlsgd4.s: Likewise.
39 * testsuite/ld-i386/tlsld2.s: Likewise.
40 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
41 * testsuite/ld-i386/tlspic2.dd: Likewise.
42 * testsuite/ld-i386/tlspic2.rd: Likewise.
43 * testsuite/ld-i386/tlspic2.sd: Likewise.
44 * testsuite/ld-i386/tlspic2.td: Likewise.
45 * testsuite/ld-i386/tlspic3.s: Likewise.
46 * testsuite/ld-i386/tlspie3.s: Likewise.
47 * testsuite/ld-i386/tlspie3a.d: Likewise.
48 * testsuite/ld-i386/tlspie3b.d: Likewise.
49 * testsuite/ld-i386/tlspie3c.d: Likewise.
50
010bc3ce
L
512016-06-08 H.J. Lu <hongjiu.lu@intel.com>
52
53 * testsuite/ld-x86-64/no-plt-1a.rd: Support any relocation order.
54 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
55 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
56 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
57 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
58 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
59 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
60 * testsuite/ld-x86-64/no-plt.exp: Fix a typo.
61
1f26b7ae
L
622016-06-08 H.J. Lu <hongjiu.lu@intel.com>
63
64 * testsuite/ld-x86-64/libno-plt-1b.dd: Likewise.
65 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
66 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
67 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
68 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
69 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
70 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
71 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
72 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
73 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
74 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
75 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
76 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
77 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
78 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
79 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
80 * testsuite/ld-x86-64/no-plt-check1.S: Likewise.
81 * testsuite/ld-x86-64/no-plt.exp: Likewise.
82 * testsuite/ld-x86-64/no-plt-extern1.S: Likewise.
83 * testsuite/ld-x86-64/no-plt-func1.c: Likewise.
84 * testsuite/ld-x86-64/no-plt-main1.c: Likewise.
85
1133012c
MR
862016-06-07 Maciej W. Rozycki <macro@imgtec.com>
87
88 * testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail.
89
161db279
AK
902016-06-07 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
91
92 * testsuite/ld-s390/pltoffset-1.dd: New test.
93 * testsuite/ld-s390/pltoffset-1.ld: New test.
94 * testsuite/ld-s390/pltoffset-1.s: New test.
95 * testsuite/ld-s390/s390.exp: Run new test.
96
14b57c7c
AM
972016-06-07 Alan Modra <amodra@gmail.com>
98
99 * testsuite/ld-powerpc/apuinfo1.s: Delete nop.
100 * testsuite/ld-powerpc/apuinfo-vle2.s: New.
101 * testsuite/ld-powerpc/powerpc.exp: Use apuinfo-vle2.s.
102
e2cbcd91
L
1032016-06-06 H.J. Lu <hongjiu.lu@intel.com>
104
105 * testsuite/ld-x86-64/pass.out: New file.
106 * testsuite/ld-x86-64/tls-def1.c: Likewise.
107 * testsuite/ld-x86-64/tls-gd1.S: Likewise.
108 * testsuite/ld-x86-64/tls-ld1.S: Likewise.
109 * testsuite/ld-x86-64/tls-main1.c: Likewise.
110 * testsuite/ld-x86-64/tls.exp: Likewise.
111 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
112 * testsuite/ld-x86-64/tlsbin2.dd: Likewise.
113 * testsuite/ld-x86-64/tlsbin2.rd: Likewise.
114 * testsuite/ld-x86-64/tlsbin2.sd: Likewise.
115 * testsuite/ld-x86-64/tlsbin2.td: Likewise.
116 * testsuite/ld-x86-64/tlsbinpic2.s: Likewise.
117 * testsuite/ld-x86-64/tlsgd10.dd: Likewise.
118 * testsuite/ld-x86-64/tlsgd10.s: Likewise.
119 * testsuite/ld-x86-64/tlsgd11.dd: Likewise.
120 * testsuite/ld-x86-64/tlsgd11.s: Likewise.
121 * testsuite/ld-x86-64/tlsgd12.d: Likewise.
122 * testsuite/ld-x86-64/tlsgd12.s: Likewise.
123 * testsuite/ld-x86-64/tlsgd13.d: Likewise.
124 * testsuite/ld-x86-64/tlsgd13.s: Likewise.
125 * testsuite/ld-x86-64/tlsgd14.dd: Likewise.
126 * testsuite/ld-x86-64/tlsgd14.s: Likewise.
127 * testsuite/ld-x86-64/tlsgd5c.s: Likewise.
128 * testsuite/ld-x86-64/tlsgd6c.s: Likewise.
129 * testsuite/ld-x86-64/tlsgd9.dd: Likewise.
130 * testsuite/ld-x86-64/tlsgd9.s: Likewise.
131 * testsuite/ld-x86-64/tlsld4.dd: Likewise.
132 * testsuite/ld-x86-64/tlsld4.s: Likewise.
133 * testsuite/ld-x86-64/tlsld5.dd: Likewise.
134 * testsuite/ld-x86-64/tlsld5.s: Likewise.
135 * testsuite/ld-x86-64/tlsld6.dd: Likewise.
136 * testsuite/ld-x86-64/tlsld6.s: Likewise.
137 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
138 * testsuite/ld-x86-64/tlspic2.dd: Likewise.
139 * testsuite/ld-x86-64/tlspic2.rd: Likewise.
140 * testsuite/ld-x86-64/tlspic2.sd: Likewise.
141 * testsuite/ld-x86-64/tlspic2.td: Likewise.
142 * testsuite/ld-x86-64/tlspic3.s: Likewise.
143 * testsuite/ld-x86-64/tlspie2.s: Likewise.
144 * testsuite/ld-x86-64/tlspie2a.d: Likewise.
145 * testsuite/ld-x86-64/tlspie2b.d: Likewise.
146 * testsuite/ld-x86-64/tlspie2c.d: Likewise.
147 * testsuite/ld-x86-64/tlsgd5.dd: Updated.
148 * testsuite/ld-x86-64/tlsgd6.dd: Likewise.
149 * testsuite/ld-x86-64/x86-64.exp: Run libtlspic2.so, tlsbin2,
150 tlsgd5b, tlsgd6b, tlsld4, tlsld5, tlsld6, tlsgd9, tlsgd10,
151 tlsgd11, tlsgd14, tlsgd12, tlsgd13, tlspie2a, tlspie2b and
152 tlspie2c.
153
2ac27cd3
CG
1542016-06-04 Christian Groessler <chris@groessler.org>
155
67cb102b
CG
156 * testsuite/ld-z8k/0filler.s: New file.
157 * testsuite/ld-z8k/branch-target.s: New file.
158 * testsuite/ld-z8k/branch-target2.s: New file.
159 * testsuite/ld-z8k/calr-back-8001.d: New file.
160 * testsuite/ld-z8k/calr-back-8002.d: New file.
161 * testsuite/ld-z8k/calr-back-fail-8001.d: New file.
162 * testsuite/ld-z8k/calr-back-fail-8002.d: New file.
163 * testsuite/ld-z8k/calr-forw-8001.d: New file.
164 * testsuite/ld-z8k/calr-forw-8002.d: New file.
165 * testsuite/ld-z8k/calr-forw-fail-8001.d: New file.
166 * testsuite/ld-z8k/calr-forw-fail-8002.d: New file.
167 * testsuite/ld-z8k/calr-opcode.s: New file.
168 * testsuite/ld-z8k/dbjnz-forw-8001.d: New file.
169 * testsuite/ld-z8k/dbjnz-forw-8002.d: New file.
170 * testsuite/ld-z8k/dbjnz-forw-fail-8001.d: New file.
171 * testsuite/ld-z8k/dbjnz-forw-fail-8002.d: New file.
172 * testsuite/ld-z8k/dbjnz-opcode.s: New file.
173 * testsuite/ld-z8k/djnz-back-8001.d: New file.
174 * testsuite/ld-z8k/djnz-back-8002.d: New file.
175 * testsuite/ld-z8k/djnz-back-fail-8001.d: New file.
176 * testsuite/ld-z8k/djnz-back-fail-8002.d: New file.
177 * testsuite/ld-z8k/djnz-forw-8001.d: New file.
178 * testsuite/ld-z8k/djnz-forw-8002.d: New file.
179 * testsuite/ld-z8k/djnz-forw-fail-8001.d: New file.
180 * testsuite/ld-z8k/djnz-forw-fail-8002.d: New file.
181 * testsuite/ld-z8k/djnz-opcode.s: New file.
182 * testsuite/ld-z8k/filler.s: New file.
183 * testsuite/ld-z8k/jr-back-8001.d: New file.
184 * testsuite/ld-z8k/jr-back-8002.d: New file.
185 * testsuite/ld-z8k/jr-back-fail-8001.d: New file.
186 * testsuite/ld-z8k/jr-back-fail-8002.d: New file.
187 * testsuite/ld-z8k/jr-forw-8001.d: New file.
188 * testsuite/ld-z8k/jr-forw-8002.d: New file.
189 * testsuite/ld-z8k/jr-forw-fail-8001.d: New file.
190 * testsuite/ld-z8k/jr-forw-fail-8002.d: New file.
191 * testsuite/ld-z8k/jr-opcode.s: New file.
192 * testsuite/ld-z8k/ldr-back-8001.d: New file.
193 * testsuite/ld-z8k/ldr-back-8002.d: New file.
194 * testsuite/ld-z8k/ldr-back-fail-8001.d: New file.
195 * testsuite/ld-z8k/ldr-back-fail-8002.d: New file.
196 * testsuite/ld-z8k/ldr-forw-8001.d: New file.
197 * testsuite/ld-z8k/ldr-forw-8002.d: New file.
198 * testsuite/ld-z8k/ldr-forw-fail-8001.d: New file.
199 * testsuite/ld-z8k/ldr-forw-fail-8002.d: New file.
200 * testsuite/ld-z8k/ldr-opcode.s: New file.
201 * testsuite/ld-z8k/ldrb-forw-8001.d: New file.
202 * testsuite/ld-z8k/ldrb-forw-8002.d: New file.
203 * testsuite/ld-z8k/ldrb-forw-fail-8001.d: New file.
204 * testsuite/ld-z8k/ldrb-forw-fail-8002.d: New file.
205 * testsuite/ld-z8k/ldrb-opcode.s: New file.
206 * testsuite/ld-z8k/ldrb-opcode2.s: New file.
207 * testsuite/ld-z8k/other-file.s: New file.
208 * testsuite/ld-z8k/reloc.dd: New file.
209 * testsuite/ld-z8k/reloc.ld: New file.
210 * testsuite/ld-z8k/relocseg.dd: New file.
211 * testsuite/ld-z8k/relocseg.ld: New file.
212 * testsuite/ld-z8k/relocseg1.dd: New file.
213 * testsuite/ld-z8k/this-file.s: New file.
214 * testsuite/ld-z8k/z8k.exp: New file.
2ac27cd3 215
b1058ce9
L
2162016-06-03 H.J. Lu <hongjiu.lu@intel.com>
217
218 * testsuite/ld-i386/i386.exp: Assemble gotpc1.o and pr19319b.o
219 with -mrelax-relocations=yes.
220 * testsuite/ld-i386/lea1a.d (as): Add -mrelax-relocations=yes.
221 * testsuite/ld-i386/lea1b.d (as): Likewise.
222 * testsuite/ld-i386/lea1d.d (as): Likewise.
223 * testsuite/ld-i386/lea1e.d (as): Likewise.
224 * testsuite/ld-i386/lea1f.d (as): Likewise.
225 * testsuite/ld-i386/load7.d (as): Likewise.
226 * testsuite/ld-i386/mov1b.d (as): Likewise.
227 * testsuite/ld-i386/pr19175.d (as): Likewise.
228 * testsuite/ld-ifunc/ifunc-13-i386.d (as): Likewise.
229 * testsuite/ld-ifunc/ifunc-21-i386.d (as): Likewise.
230 * testsuite/ld-ifunc/ifunc-22-i386.d (as): Likewise.
231 * testsuite/ld-x86-64/x86-64.exp: Assemble gotpcrel1a.o,
232 gotpcrel1b.o and gotpcrel1c.o with -mrelax-relocations=yes.
233
4ad0bb5f
VG
2342016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
235
236 * configure.tgt: Replace -uclibc with *.
237
99aefae6
MR
2382016-05-28 Maciej W. Rozycki <macro@imgtec.com>
239
240 * testsuite/ld-mips-elf/unaligned-branch.d: New test.
241 * testsuite/ld-mips-elf/unaligned-branch.s: New test source.
242 * testsuite/ld-mips-elf/unaligned-text.s: New test source.
243 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
244
3b4412a0
MR
2452016-05-28 Maciej W. Rozycki <macro@imgtec.com>
246
247 * testsuite/ld-mips-elf/unaligned-syms.s: Rename to...
248 * testsuite/ld-mips-elf/unaligned-data.s: ... this.
249 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Adjust accordingly.
250 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
251 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Likewise.
252 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
253
77434823
MR
2542016-05-28 Maciej W. Rozycki <macro@imgtec.com>
255
256 * testsuite/ld-mips-elf/jal-global-overflow-0.d: New test.
257 * testsuite/ld-mips-elf/jal-global-overflow-1.d: New test.
258 * testsuite/ld-mips-elf/jal-local-overflow-0.d: New test.
259 * testsuite/ld-mips-elf/jal-local-overflow-1.d: New test.
260 * testsuite/ld-mips-elf/jal-global-overflow.s: New test source.
261 * testsuite/ld-mips-elf/jal-local-overflow.s: New test source.
262 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
263
1a72702b
AM
2642016-05-28 Alan Modra <amodra@gmail.com>
265
266 * ldmain.c (multiple_definition, multiple_common, add_to_set,
267 constructor_callback, warning_callback, undefined_symbol,
268 reloc_overflow, reloc_dangerous, unattached_reloc): Return void.
269 * emultempl/elf32.em: Adjust callback calls.
270
bc27bb05
MR
2712016-05-27 Maciej W. Rozycki <macro@imgtec.com>
272
273 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.d: New test.
274 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: New test.
275 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-0.d: New
276 test.
277 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d: New
278 test.
279 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-0.d: New
280 test.
281 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d: New
282 test.
283 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.s: New test
284 source.
285 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.s: New test
286 source.
287 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
288
ceab86af
MR
2892016-05-27 Maciej W. Rozycki <macro@imgtec.com>
290
291 * testsuite/ld-mips-elf/reloc-local-overflow.d: New test.
292 * testsuite/ld-mips-elf/reloc-local-overflow.s: Source for the
293 new test.
294 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
295
ed53407e
MR
2962016-05-26 Maciej W. Rozycki <macro@imgtec.com>
297
298 * testsuite/ld-mips-elf/unaligned-jalx-0.d: Fold
299 `unaligned-jalx-2' here.
300 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: Fold
301 `unaligned-jalx-mips16-2' here.
302 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: Fold
303 `unaligned-jalx-micromips-2' here.
304 * testsuite/ld-mips-elf/unaligned-jalx-0.s: Update accordingly.
305 * testsuite/ld-mips-elf/unaligned-jalx-1.d: Update error
306 message.
307 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: Likewise.
308 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: Likewise.
309 * testsuite/ld-mips-elf/unaligned-jalx-2.d: Remove test.
310 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: Remove test.
311 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: Remove
312 test.
313 * testsuite/ld-mips-elf/unaligned-jalx-2.s: Remove test source.
314 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Fold
315 `unaligned-lwpc-3' here.
316 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: Update accordingly.
317 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Fold
318 `unaligned-lwpc-2' here.
319 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: Update accordingly.
320 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: Remove test.
321 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: Remove test source.
322 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: Remove test.
323 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: Remove test source.
324 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Fold
325 `unaligned-ldpc-4' here.
326 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: Update accordingly.
327 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Update error
328 message. Fold `unaligned-ldpc-2' and `unaligned-ldpc-3' here.
329 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: Update accordingly.
330 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: Remove test.
331 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: Remove test source.
332 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: Remove test.
333 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: Remove test source.
334 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: Remove test.
335 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: Remove test source.
336 * testsuite/ld-mips-elf/mips-elf.exp: Delete removed tests.
337
0d832c8e
NC
3382016-05-26 Nick Clifton <nickc@redhat.com>
339
340 PR target/20134
341 * scripttempl/elf32msp430.sc (.bss): Provide __bssstart and
342 __bsssize.
343 * scripttempl/elf32msp430_3.sc (.bss): Likewise.
344
de341542 3452016-05-25 Maciej W. Rozycki <macro@imgtec.com>
0d832c8e 346
de341542
MR
347 * testsuite/ld-mips-elf/unaligned-jalx-0.d: New test.
348 * testsuite/ld-mips-elf/unaligned-jalx-1.d: New test.
349 * testsuite/ld-mips-elf/unaligned-jalx-2.d: New test.
350 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: New test.
351 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: New test.
352 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: New test.
353 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: New test.
354 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: New test.
355 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: New test.
356 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: New test.
357 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: New test.
358 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: New test.
359 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: New test.
360 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: New test.
361 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: New test.
362 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: New test.
363 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: New test.
364 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: New test.
365 * testsuite/ld-mips-elf/unaligned-jalx-0.s: New test source.
366 * testsuite/ld-mips-elf/unaligned-jalx-1.s: New test source.
367 * testsuite/ld-mips-elf/unaligned-jalx-2.s: New test source.
368 * testsuite/ld-mips-elf/unaligned-insn.s: New test source.
369 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: New test source.
370 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: New test source.
371 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: New test source.
372 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: New test source.
373 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: New test source.
374 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: New test source.
375 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: New test source.
376 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: New test source.
377 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: New test source.
378 * testsuite/ld-mips-elf/unaligned-syms.s: New test source.
379 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
380
b95a0a31
L
3812016-05-25 H.J. Lu <hongjiu.lu@intel.com>
382
383 PR ld/20103
384 * ldmain.c (add_archive_element): Don't claim new IR symbols
385 after all IR symbols have been claimed.
386 * plugin.c (plugin_call_claim_file): Remove no_more_claiming
387 check.
388 * testsuite/ld-plugin/lto.exp (pr20103): New proc.
389 Run PR ld/20103 tests.
390 * testsuite/ld-plugin/pr20103a.c: New file.
391 * testsuite/ld-plugin/pr20103b.c: Likewise.
392 * testsuite/ld-plugin/pr20103c.c: Likewise.
393
44d3da23
MR
3942016-05-24 Maciej W. Rozycki <macro@imgtec.com>
395
396 * testsuite/ld-mips-elf/jalx-local.d: New test.
397 * testsuite/ld-mips-elf/jalx-local-n32.d: New test.
398 * testsuite/ld-mips-elf/jalx-local-n64.d: New test.
399 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
400
a2bea324
KS
4012016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
402
403 * Makefile.am: Add earmelf_phoenix.c.
404 * Makefile.in: Regenerate.
405 * configure.tgt: Add entry for arm-phoenix.
406 * emulparams/armelf_phoenix.sh: New file.
407
daa4adae
TP
4082016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
409
410 * emultempl/armelf.em (arm_elf_before_allocation): Call
411 bfd_elf32_arm_keep_private_stub_output_sections before generic
412 before_allocation function.
413
17c6c9d9
MR
4142016-05-20 Maciej W. Rozycki <macro@imgtec.com>
415
416 * testsuite/ld-mips-elf/jalx-addend.d: New test.
417 * testsuite/ld-mips-elf/jalx-addend-n32.d: New test.
418 * testsuite/ld-mips-elf/jalx-addend-n64.d: New test.
419 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
420
7d4d9709
L
4212016-05-19 H.J. Lu <hongjiu.lu@intel.com>
422
423 PR ld/20117
424 * testsuite/ld-i386/i386.exp: Run pr20117.
425 * testsuite/ld-i386/pr19609-1i.d: Updated.
426 * testsuite/ld-i386/pr20117.d: New file.
427 * testsuite/ld-i386/pr20117.s: Likewise.
428
fc3eec7e
CZ
4292016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
430
431 * testsuite/ld-elf/compressed1d.d: Removed from notarget.
432 * testsuite/ld-elf/group8a.d: Likewise.
433 * testsuite/ld-elf/group8b.d: Likewise.
434 * testsuite/ld-elf/group9a.d: Likewise.
435 * testsuite/ld-elf/group9b.d: Likewise.
436 * testsuite/ld-elf/pr12851.d: Likewise.
437 * testsuite/ld-elf/pr12975.d: Likewise.
438 * testsuite/ld-elf/pr13177.d: Likewise.
439 * testsuite/ld-elf/pr13195.d: Likewise.
440 * testsuite/ld-elf/pr17615.d: Likewise.
441 * testsuite/ld-elf/eh-frame-hdr.d: Removed from xfail.
442 * testsuite/ld-elf/group3b.d: Likewise.
443 * testsuite/ld-srec/srec.exp: Likewise.
444 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark ARC
445 as supporting gc.
446 (check_shared_lib_support): Mark ARC as supporting.
447
c0913ebf
CZ
4482016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
449
450 * emulparams/arcelf.sh: Changed.
451 * emulparams/arclinux.sh: Likewise.
452 * scripttempl/arclinux.sc: Moved to a more standard implementation
453 similar to elf.sc.
454
c4107a7d
MR
4552016-05-19 Maciej W. Rozycki <macro@imgtec.com>
456
457 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Reorder
458 `ft32-*-*' behind `frv-*-*'.
459
6b200de0
MR
4602016-05-19 Maciej W. Rozycki <macro@imgtec.com>
461
462 * configure.tgt: Remove `am34-*-linux*' support.
463
82bc9362
AM
4642016-05-19 Alan Modra <amodra@gmail.com>
465
466 * testsuite/ld-scripts/crossref.exp: Remove -mcall-aixdesc hack.
467 * testsuite/ld-scripts/cross2.t: Tweak .opd and .toc placement.
468 * testsuite/ld-scripts/cross3.t: Likewise.
469 * testsuite/ld-scripts/cross4.t: Likewise.
470 * testsuite/ld-scripts/cross5.t: Likewise.
471 * testsuite/ld-scripts/cross6.t: Likewise.
472 * testsuite/ld-scripts/cross7.t: Likewise.
473
f1b2ca70
AM
4742016-05-19 Alan Modra <amodra@gmail.com>
475
476 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Pass in
477 exe name rather than constructing testname. Fix typo in
478 sub-test name. Log copying. Use -rpath rather than -R.
479
d1f70bdc
NC
4802016-05-18 Nick Clifton <nickc@redhat.com>
481
482 * scripttempl/ft32.sc: Use fixed constants for memory region
483 lengths. Include DWARF debug sections.
484 (.data .bss): Do not assign locations during relocatable links.
485 * testsuite/ld-elf/compressed1d.d: Skip for FT32.
486 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
487 * testsuite/ld-elf/sec64k.exp: Likewise.
488 * testsuite/ld-elf/init-fini-array.d: XFail for FT32.
489 * testsuite/ld-elf/merge.d: Likewise.
490 * testsuite/ld-elf/orphan-region.d: Likewise.
491 * testsuite/ld-elf/orphan.s: Likewise.
492 * testsuite/ld-elf/orphan3.d: Likewise.
493 * testsuite/ld-elf/pr349.d: Likewise.
494 * testsuite/ld-elf/warn2.d: Likewise.
495 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Note
496 that the FT32 does not support shared libraries.
497
68bce020
L
4982016-05-17 H.J. Lu <hongjiu.lu@intel.com>
499
500 * testsuite/lib/ld-lib.exp (at_least_gcc_version): Check
501 global CC.
502
23b5dc39 5032016-05-17 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1bdc036f
SKS
504
505 * scripttempl/avr.sc (text): Place .progmem.data from avr-libc
506 above .progmem*.
507 * scripttempl/avrtiny.sc (text): Likewise.
508
a43942db
MR
5092016-05-17 Maciej W. Rozycki <macro@imgtec.com>
510
511 * testsuite/ld-unique/unique.exp: Use `is_elf_format' and
512 `supports_gnu_unique' to qualify testing.
513
69a1c856
MR
5142016-05-16 Maciej W. Rozycki <macro@imgtec.com>
515
516 * testsuite/ld-elf/flags1.d: Update the xfail list.
517
180c87d9
MR
5182016-05-15 Maciej W. Rozycki <macro@imgtec.com>
519
520 * testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail
521 removal.
522
bf6f87e7
L
5232016-05-14 H.J. Lu <hongjiu.lu@intel.com>
524
525 PR ld/20097
526 * testplug2.c (onall_symbols_read): Remove redundant sizeof
527 on EXPECTED_VIEW_LENGTH.
528 * testplug4.c (onall_symbols_read): Likewise.
529
2168b268
L
5302016-05-13 H.J. Lu <hongjiu.lu@intel.com>
531
532 PR ld/20093
533 * testsuite/ld-x86-64/pr20093-1.d: New file.
534 * testsuite/ld-x86-64/pr20093-1.s: Likewise.
535 * testsuite/ld-x86-64/pr20093-2.d: Likewise.
536 * testsuite/ld-x86-64/pr20093-2.s: Likewise.
537 * testsuite/ld-x86-64/x86-64.exp: Run pr20093-1 and pr20093-2.
538
4ade44b7
AM
5392016-05-13 Alan Modra <amodra@gmail.com>
540
541 * testsuite/ld-arm/arm-elf.exp: Adjust for arm-no-rel-plt now passing.
542 Use different output file name for static app without .rel.plt.
543 * testsuite/ld-arm/arm-no-rel-plt.ld: Align .rel.dyn and .rela.dyn.
544 * testsuite/ld-arm/arm-no-rel-plt.out: Delete.
545 * testsuite/ld-arm/arm-no-rel-plt.r: New.
546 * testsuite/ld-arm/arm-static-app.d: Don't check file name.
547 * testsuite/ld-arm/arm-static-app.r: Likewise.
548
3355cb3b
L
5492016-05-12 H.J. Lu <hongjiu.lu@intel.com>
550
551 PR ld/20070
552 * Makefile.am (noinst_LTLIBRARIES): Add libldtestplug4.la.
553 (libldtestplug4_la_SOURCES): New.
554 (libldtestplug4_la_CFLAGS): Likewise.
555 (libldtestplug4_la_LDFLAGS): Likewise.
556 * Makefile.in: Regenerated.
557 * plugin.c (get_symbols): Return resolution based on IR symbol
558 kinds for symbols defined/referenced only within IR.
559 * testplug4.c: New file.
560 * ld/testsuite/ld-plugin/pr20070.d: Likewise.
561 * ld/testsuite/ld-plugin/pr20070a.c: Likewise.
562 * ld/testsuite/ld-plugin/pr20070b.c: Likewise.
563 * testsuite/ld-plugin/plugin.exp (plugin4_name): New.
564 (plugin4_path): Likewise.
565 Add a test for ld/20070.
566
a464198b
AM
5672016-05-11 Alan Modra <amodra@gmail.com>
568
569 * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
570 Call elf32_hppa_init_stub_bfd.
571
3bd43ebc
AM
5722016-05-11 Alan Modra <amodra@gmail.com>
573
574 PR 20060
575 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
576 * testsuite/ld-powerpc/tlsdll.s: New.
577 * testsuite/ld-powerpc/tlsdll.ver: New.
578 * testsuite/ld-powerpc/tlsdll_32.s: New.
579 * testsuite/ld-powerpc/tlsopt5.d: New.
580 * testsuite/ld-powerpc/tlsopt5.s: New.
581 * testsuite/ld-powerpc/tlsopt5_32.d: New.
582 * testsuite/ld-powerpc/tlsopt5_32.s: New.
583
39d911fc
TP
5842016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
585
586 * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Use
587 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
588
6bde4c52
TP
5892016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
590
591 * emultempl/armelf.em (elf32_arm_add_stub_section): Add output_section
592 parameter and rename input_section parameter to after_input_section.
593 Append input stub section to the output section if after_input_section
594 is NULL.
595
15afaa63
TP
5962016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
597
598 * testsuite/ld-arm/arm-elf.exp (EABI attribute merging 10 (DSP)): New
599 test.
600 * testsuite/ld-arm/attr-merge-10b-dsp.s: New file.
601 * testsuite/ld-arm/attr-merge-10-dsp.attr: Likewise.
602
d63a50b7
CL
6032016-05-10 Christophe Lyon <christophe.lyon@linaro.org>
604
605 * ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*".
606
9239bbd3
CM
6072016-05-09 Christophe Monat <christophe.monat@st.com>
608
609 PR ld/20030
610 * testsuite/ld-arm/arm-elf.exp: Run new stm32l4xx-fix-vldm-dp
611 tests. Fix misnamed stm32l4xx-fix-all.
612 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.s: New tests for multiple
613 loads with DP registers.
614 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.d: New reference file.
615 * testsuite/ld-arm/stm32l4xx-fix-vldm.s: Add missing comment.
616 * testsuite/ld-arm/stm32l4xx-fix-all.s: Add tests for multiple
617 loads with DP registers.
618 * testsuite/ld-arm/stm32l4xx-fix-all.d: Update reference.
619
924bc11b
PS
6202016-05-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
621
622 * testsuite/ld-elf/flags1.d (readelf): Dump section header instead
623 program headers.
624 (xfail): Remove avr-*-*.
625 Update regex to check the section flags.
626 * testsuite/ld-elf/merge.d (xfail): Remove avr-*-*.
627
a64f5ba1
AM
6282016-05-09 Alan Modra <amodra@gmail.com>
629
630 * Makefile.am (ealphavms.c, eelf64_ia64_vms): Correct .em deps.
631 * Makefile.in: Regenerate.
632
cc969da9
AM
6332016-05-09 Alan Modra <amodra@gmail.com>
634
635 * testsuite/ld-scripts/pr14962-2.t: Match .text, not *.text.
636 * testsuite/ld-scripts/rgn-at5.t: Similarly, .sec not *.sec.
637 * testsuite/ld-scripts/section-match-1.t: Likewise.
638
97196564
L
6392016-05-06 H.J. Lu <hongjiu.lu@intel.com>
640
641 PR ld/17550
642 * testsuite/ld-elf/pr17550-1.s: New file.
643 * testsuite/ld-elf/pr17550-2.s: Likewise.
644 * testsuite/ld-elf/pr17550-3.s: Likewise.
645 * testsuite/ld-elf/pr17550-4.s: Likewise.
646 * testsuite/ld-elf/pr17550a.d: Likewise.
647 * testsuite/ld-elf/pr17550b.d: Likewise.
648 * testsuite/ld-elf/pr17550c.d: Likewise.
649 * testsuite/ld-elf/pr17550d.d: Likewise.
650
887cf791
SKS
6512016-05-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
652
653 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.
654
2856a627
L
6552016-05-06 H.J. Lu <hongjiu.lu@intel.com>
656
657 * testsuite/ld-i386/i386.exp: Run load7.
658 * testsuite/ld-i386/load7.d: New file.
659 * testsuite/ld-i386/load7.map: Likewise.
660 * testsuite/ld-i386/load7.s: Likewise.
661 * testsuite/ld-x86-64/load2.d: Likewise.
662 * testsuite/ld-x86-64/load2.map: Likewise.
663 * testsuite/ld-x86-64/load2.s: Likewise.
664 * testsuite/ld-x86-64/x86-64.exp: Run load2.
665
004b1309
L
6662016-05-05 H.J. Lu <hongjiu.lu@intel.com>
667
668 * emulparams/elf_iamcu.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): New.
669 * emulparams/elf_k1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
670 Likewise.
671 * emulparams/elf_l1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
672 Likewise.
673
d7adef8b
L
6742016-05-05 H.J. Lu <hongjiu.lu@intel.com>
675
676 * testsuite/ld-x86-64/pr18591.d: Pass --no-relax to ld.
677
d4758f96
L
6782016-05-04 H.J. Lu <hongjiu.lu@intel.com>
679
680 * ldlang.c (init_os): Pass %E to einfo when bfd_section == NULL.
681
c3fbf828
MR
6822016-05-04 Maciej W. Rozycki <macro@imgtec.com>
683
684 * testsuite/ld-unique/unique.d: New test.
685 * testsuite/ld-unique/unique.exp: Run the new test. Adjust
686 messages for compiled tests.
687
4a85cc09
SKS
6882016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
689
690 * testsuite/ld-elf/pr18735.d: Allow other symbols.
691 * testsuite/ld-elf/sec64k.exp: Skip 64ksec for avr.
692 * testsuite/ld-gc/pr14265.d: Allow other symbols.
693 * testsuite/ld-plugin/plugin.exp: Add PR ld/17973 to
694 plugin_tests only if check_shared_lib_support is true.
695 * testsuite/ld-selective/selective.exp: Add --section-start
696 flag for avr.
697
6d6a648c
MR
6982016-05-03 Maciej W. Rozycki <macro@imgtec.com>
699
700 PR 10549
701 * testsuite/ld-unique/unique.exp: Also run for `mips*-*-*'.
702
1f56df9d
JW
7032016-05-03 Jiong Wang <jiong.wang@arm.com>
704
705 * emultempl/aarch64elf.em (--no-apply-dynamic-relocs): New option.
706 * NEWS: Mention --no-apply-dynamic-relocs.
707 * ld.texinfo (ld and the ARM family): Document
708 --no-apply-dynamic-relocs.
709 * testsuite/ld-aarch64/rela-abs-relative.s: New test source.
710 * testsuite/ld-aarch64/rela-abs-relative.d: New expected result.
711 * testsuite/ld-aarch64/rela-abs-relative-be.d: Likewise for big-endian.
712 * estsuite/ld-aarch64/rela-abs-relative-opt.d: Likewise, but enable new
713 option.
714
a2076b34
SKS
7152016-05-03 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
716
717 * testsuite/ld-elfcomm/elfcomm.exp: Check for shared lib support
718 before running STT_COMMON tests.
719
010f98a5
L
7202016-04-29 H.J. Lu <hongjiu.lu@intel.com>
721
722 * config/default.exp (NOPIE_CFLAGS): Download source only on
723 remote host.
724 (NOPIE_LDFLAGS): Likewise.
725 * testsuite/lib/ld-lib.exp (check_lto_available): Likewise.
726 (check_lto_fat_available): Likewise.
727 (check_lto_shared_available): Likewise.
728 (check_ifunc_available): Likewise.
729 (check_ifunc_attribute_available): Likewise.
730
83a471c3
L
7312016-04-27 H.J. Lu <hongjiu.lu@intel.com>
732
733 * testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
734
52728a42
L
7352016-04-27 H.J. Lu <hongjiu.lu@intel.com>
736
91f8bf69
L
737 PR ld/20006
738 * testsuite/ld-elfvsb/elfvsb.exp (COMPRESS_LDFLAG): New.
739 (visibility_run): Pass COMPRESS_LDFLAG to visibility_test on
740 ELF targets.
741
7422016-04-27 H.J. Lu <hongjiu.lu@intel.com>
743
744 * testsuite/ld-elf/compressed1b.d: Pass
745 --compress-debug-sections=none to ld.
746 * testsuite/ld-elf/compressed1c.d: Likewise.
52728a42 747
13b8c335
AM
7482016-04-27 Alan Modra <amodra@gmail.com>
749
750 PR target/19985
751 * configure.tgt: Don't use var+=.
752
731bb67a
NC
7532016-04-25 Nick Clifton <nickc@redhat.com>
754
755 PR target/19985
756 * configure.tgt: Include big endian PPC64 emulations with little
757 endian PPC64 targets.
758
0e03d18a
SKS
7592016-04-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
760
761 * scripttempl/avrtiny.sc (.text): Do not set LMA to zero.
762
4f3b23b3
NC
7632016-04-21 Nick Clifton <nickc@redhat.com>
764
765 * ldlang.c (lang_check_relocs): Use bfd_link_check_relocs in
766 prefernce to _bfd_elf_link_check_relocs. Drop test for ELF
767 targets. Do not stop the checks when problems are encountered.
768
96bf8cb0
AM
7692016-04-21 Alan Modra <amodra@gmail.com>
770
771 * testsuite/ld-scripts/cross3.t: Add commonly used data
772 and text section names to output section statements.
773 * testsuite/ld-scripts/cross4.t: Likewise.
774 * testsuite/ld-scripts/cross5.t: Likewise.
775 * testsuite/ld-scripts/cross6.t: Likewise.
776 * testsuite/ld-scripts/cross7.t: Likewise.
777
fbf05aa7
L
7782016-04-20 H.J. Lu <hongjiu.lu@intel.com>
779
780 * ldlang.c (lang_check_relocs): New function.
781 (lang_process): Call lang_check_relocs after lang_gc_sections.
782 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
783 call _bfd_elf_link_check_relocs here.
784
c7ce9410
L
7852016-04-20 H.J. Lu <hongjiu.lu@intel.com>
786
787 PR ld/19972
788 * testsuite/ld-elf/eh6.d: Pass -rW to readelf and check for
789 R_386_NONE or R_X86_64_NONE.
790
03f2309a
L
7912016-04-20 H.J. Lu <hongjiu.lu@intel.com>
792
793 * testsuite/ld-x86-64/pic1.d: New file.
794 * testsuite/ld-x86-64/pic1.s: Likewise.
795 * testsuite/ld-x86-64/x86-64.exp: Run pic1.
796
126697d1
L
7972016-04-20 H.J. Lu <hongjiu.lu@intel.com>
798
799 * testsuite/ld-x86-64/pie2.d: New file.
800 * testsuite/ld-x86-64/pie2.s: Likewise.
801 * testsuite/ld-x86-64/x86-64.exp: Run pie2.
802
338c190a
L
8032016-04-20 H.J. Lu <hongjiu.lu@intel.com>
804
805 PR ld/19969
806 * testsuite/ld-x86-64/pr19969.d: New file.
807 * testsuite/ld-x86-64/pr19969a.S: Likewise.
808 * testsuite/ld-x86-64/pr19969b.S: Likewise.
809 * testsuite/ld-x86-64/x86-64.exp: Run pr19969 tests.
810
d9689752
L
8112016-04-20 H.J. Lu <hongjiu.lu@intel.com>
812
813 * emulparams/elf32_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
814 New.
815 * emulparams/elf_i386.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
816 Likewise.
817 * emulparams/elf_i386_be.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
818 Likewise.
819 * emulparams/elf_i386_chaos.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
820 Likewise.
821 * emulparams/elf_i386_ldso.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
822 Likewise.
823 * emulparams/elf_i386_vxworks.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
824 Likewise.
825 * emulparams/elf_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
826 Likewise.
827 * emulparams/i386nto.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
828 Likewise.
829 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
830 Set check_relocs_after_open_input to TRUE if
831 CHECK_RELOCS_AFTER_OPEN_INPUT is yes.
832 (gld${EMULATION_NAME}_after_open): Call
833 _bfd_elf_link_check_relocs on all inputs if
834 check_relocs_after_open_input is TRUE.
835
7cc9c114
L
8362016-04-20 H.J. Lu <hongjiu.lu@intel.com>
837
838 * testsuite/ld-elf/eh6.s: Replace .long with .dc.a on
839 my_personality_v0.
840
e6c7cdec
TS
8412016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
842
843 * emultempl/scoreelf.em: Likewise.
844
87d455c0
L
8452016-04-19 H.J. Lu <hongjiu.lu@intel.com>
846
847 PR ld/19719
848 * testsuite/ld-x86-64/pr19719.d: New file.
849 * testsuite/ld-x86-64/pr19719.s: Likewise.
850 * testsuite/ld-x86-64/x86-64.exp: Run pr19719.
851
cdf96953
MF
8522016-04-18 Matthew Fortune <matthew.fortune@imgtec.com>
853
854 * ld.texinfo: Document NOCROSSREFS_TO script command.
855 * ldlang.h (struct lang_nocrossrefs): Add onlyfirst field.
856 (lang_add_nocrossref_to): New prototype.
857 * ldcref.c (check_local_sym_xref): Use onlyfirst to only look for
858 symbols defined in the first section.
859 (check_nocrossref): Likewise.
860 * ldgram.y (NOCROSSREFS_TO): New script command.
861 * ldlang.c (lang_add_nocrossref): Set onlyfirst to FALSE.
862 (lang_add_nocrossref_to): New function.
863 * ldlex.l (NOCROSSREFS_TO): New token.
864 * NEWS: Mention NOCROSSREFS_TO.
865 * testsuite/ld-scripts/cross4.t: New file.
866 * testsuite/ld-scripts/cross5.t: Likewise.
867 * testsuite/ld-scripts/cross6.t: Likewise.
868 * testsuite/ld-scripts/cross7.t: Likewise.
869 * testsuite/ld-scripts/crossref.exp: Run 4 new NOCROSSREFS_TO
870 tests.
871
6fd8e7c2
L
8722016-04-15 H.J. Lu <hongjiu.lu@intel.com>
873
874 * Makefile.in: Regenerated with automake 1.11.6.
875 * aclocal.m4: Likewise.
876
4b0c052e
AB
8772016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
878
879 * testsuite/ld-arc/arc.exp: New file.
880 * testsuite/ld-arc/nps-1.s: New file.
881 * testsuite/ld-arc/nps-1a.d: New file.
882 * testsuite/ld-arc/nps-1b.d: New file.
883 * testsuite/ld-arc/nps-1b.err: New file.
884
8dc483a0
NC
8852016-04-14 Nick Clifton <nickc@redhat.com>
886
887 PR 19457
888 * testsuite/ld-scripts/script.exp (extract_symbol_test): Add
889 exceptions for Mingw and Cygwin.
890
758c5495
AB
8912016-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
892
893 * testsuite/lib/ld-lib.exp (run_dump_test): Initialise
894 check_ld(terminal).
895
37ce0cc4
L
8962016-04-13 H.J. Lu <hongjiu.lu@intel.com>
897
898 PR ld/19774
899 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr17689b.o before
900 tmpdir/pr17689.so, fix gotpcrel1 test and add more --as-needed
901 tests.
902
2df3368d
L
9032016-04-11 H.J. Lu <hongjiu.lu@intel.com>
904
905 PR ld/19939
906 * testsuite/ld-i386/i386.exp: Run PR ld/19939 tests.
907 * testsuite/ld-x86-64/x86-64.exp: Likewise.
908 * testsuite/ld-i386/pr19939.s: New file.
909 * testsuite/ld-i386/pr19939a.d: Likewise.
910 * testsuite/ld-i386/pr19939b.d: Likewise.
911 * testsuite/ld-x86-64/pr19939.s: Likewise.
912 * testsuite/ld-x86-64/pr19939a.d: Likewise.
913 * testsuite/ld-x86-64/pr19939b.d: Likewise.
914
417a667c
OE
9152016-04-09 Oleg Endo <olegendo@gcc.gnu.org>
916
917 * emulparams/shelf.sh: Set stack area to 0x3FFFFF00.
918
136a43b7
AM
9192016-04-08 Alan Modra <amodra@gmail.com>
920
921 PR 18452
922 * ldlang.c (maybe_overlays): Delete.
923 (lang_size_sections_1): Remove code setting maybe_overlays.
924 (lang_check_section_addresses): Instead detect overlays by
925 exact match of section VMAs here. Fix memory leak.
926
953dd97e
DG
9272016-04-08 Dan Gisselquist <dgisselq@ieee.org>
928
929 * ldlang.c (print_output_section_statement): Show minfo size
930 in target machine address units.
931 (print_reloc_statement): Likewise.
932 (print_padding_statement): Likewise.
933 (print_data_statement): Likewise. Ensure minimum print_dot
934 increment of one address unit.
935
1a295c62
AB
9362016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
937
938 * emulparams/arc-endianness.sh: Make little endian default choice.
939
df154dc1
NC
9402016-04-07 Nick Clifton <nickc@redhat.com>
941
942 * scripttempl/elf32msp430.sc (.MSP430.attributes): Fix typo in
943 section name.
944 * scripttempl/elf32msp430_3.sc (.MSP430.attributes): Likewise.
945
9a5f28ae
AB
9462016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * emulparams/arc-endianness.sh: New file.
949 * emulparams/arcebelf.sh: Deleted.
950 * emulparams/arcebelf_prof.sh: Deleted.
951 * emulparams/arceblinux.sh: Deleted.
952 * emulparams/arceblinux_prof.sh: Deleted.
953 * emulparams/arcelf.sh: Include arc-endinness.sh.
954 * emulparams/arcelf_prof.sh: Include arc-endinness.sh.
955 * emulparams/arclinux.sh: Include arc-endinness.sh.
956 * emulparams/arclinux_prof.sh: Include arc-endinness.sh.
957 * emulparams/arcv2elf.sh: Include arc-endinness.sh.
958 * emulparams/arcv2elfx.sh: Include arc-endinness.sh.
959 * testsuite/ld-elf/compressed1d.d: Update pattern for big and
960 little endian arc targets.
961 * testsuite/ld-elf/eh-frame-hdr.d: Likewise.
962 * testsuite/ld-elf/group1.d: Likewise.
963 * testsuite/ld-elf/group3b.d: Likewise.
964 * testsuite/ld-elf/group8a.d: Likewise.
965 * testsuite/ld-elf/group8b.d: Likewise.
966 * testsuite/ld-elf/group9a.d: Likewise.
967 * testsuite/ld-elf/group9b.d: Likewise.
968 * testsuite/ld-elf/linkonce2.d: Likewise.
969 * testsuite/ld-elf/pr12851.d: Likewise.
970 * testsuite/ld-elf/pr12975.d: Likewise.
971 * testsuite/ld-elf/pr13177.d: Likewise.
972 * testsuite/ld-elf/pr13195.d: Likewise.
973 * testsuite/ld-elf/pr17615.d: Likewise.
974 * testsuite/ld-elf/pr19162.d: Likewise.
975 * testsuite/ld-elf/sec64k.exp: Likewise.
976 * testsuite/lib/ld-lib.exp: Likewise.
977
1f599d0e
MR
9782016-04-05 Maciej W. Rozycki <macro@imgtec.com>
979
980 PR ld/19908
981 * testsuite/ld-cris/tls-e-20.d: Adjust for hidden symbol
982 handling fix.
983 * testsuite/ld-cris/tls-e-20a.d: Likewise.
984 * testsuite/ld-cris/tls-e-21.d: Likewise.
985 * testsuite/ld-cris/tls-e-23.d: Likewise.
986 * testsuite/ld-cris/tls-e-80.d: Likewise.
987 * testsuite/ld-cris/tls-gd-3h.d: Likewise.
988 * testsuite/ld-cris/tls-leie-19.d: Likewise.
989 * testsuite/ld-mips-elf/export-class-ref-lib.sd: New test.
990 * testsuite/ld-mips-elf/export-hidden-ref.sd: New test.
991 * testsuite/ld-mips-elf/export-internal-ref.sd: New test.
992 * testsuite/ld-mips-elf/export-protected-ref.sd: New test.
993 * testsuite/ld-mips-elf/export-class-ref-f0.s: New test source.
994 * testsuite/ld-mips-elf/export-class-ref-f1.s: New test source.
995 * testsuite/ld-mips-elf/export-class-ref-f2.s: New test source.
996 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
997
a9fa4610
CZ
9982016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
999
1000 * testsuite/ld-discard/extern.d: Removed xfail for ARC.
1001 * testsuite/ld-discard/start.d: Likewise.
1002 * testsuite/ld-discard/static.d: Likewise.
1003 * testsuite/ld-elf/group1.d: Likewise.
1004 * testsuite/ld-elf/group3b.d: Likewise.
1005 * testsuite/ld-elf/orphan-region.d: Likewise.
1006 * testsuite/ld-elf/orphan.d: Likewise.
1007 * testsuite/ld-elf/orphan3.d: Likewise.
1008 * testsuite/ld-elf/pr349.d: Likewise.
1009 * testsuite/ld-elf/warn1.d: Likewise.
1010 * testsuite/ld-elf/warn2.d: Likewise.
1011 * testsuite/ld-elf/warn3.d: Likewise.
1012 * testsuite/ld-scripts/crossref.exp: Add __SDATA_BEGIN__ symbol
1013 through linker flags.
1014 * testsuite/ld-srec/srec.exp: Set as xfail.
1015
5fdf3872
L
10162016-04-04 H.J. Lu <hongjiu.lu@intel.com>
1017
1018 PR ld/19827
1019 * testsuite/ld-i386/pr19827-nacl.rd: New file.
1020 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
1021
a061de07
NC
10222016-04-04 Nick Clifton <nickc@redhat.com>
1023
1024 PR 19803
1025 * emultempl/pe.em (change_undef): New function. Encapsulates
1026 duplicated code in pe_fixup_stdcalls and adds the newly defined
1027 sym to the gc root list.
1028 (pe_fixup_stdcall): Use the new function.
1029 * pe-dll.c (process_def_file_and_drectve); Add alias of exported
1030 symbol to gc root list.
1031
fc90c280
AM
10322016-03-31 Alan Modra <amodra@gmail.com>
1033
1034 * ldlang.c (TO_ADDR, TO_SIZE, opb_shift): Move earlier in file.
1035 (lang_insert_orphan): Use TO_ADDR in __stop sym calculation.
1036 (print_input_section): Don't use TO_ADDR when printing section
1037 size.
1038 (lang_size_sections_1): Use TO_ADDR in overlay lma calculation.
1039 (lang_size_sections): Use TO_ADDR in relro end calculation.
1040
62bdf2d6
AB
10412016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
1042
1043 * testsuite/lib/ld-lib.exp (run_dump_test): Fix check of return
1044 value from regexp_diff.
1045 * testsuite/ld-elf/orphan-5.l: Fix expected output.
1046 * testsuite/ld-elf/orphan-6.l: Likewise.
1047
a87dd97a
AM
10482016-03-30 Alan Modra <amodra@gmail.com>
1049
1050 PR 18452
1051 * ldlang.c (maybe_overlays): New static var.
1052 (lang_size_sections_1): Set it here.
1053 (struct check_sec): New.
1054 (sort_sections_by_lma): Adjust for array of structs.
1055 (sort_sections_by_vma): New function.
1056 (lang_check_section_addresses): Check both LMA and VMA for overlap.
1057 * testsuite/ld-scripts/rgn-over7.d: Adjust.
1058
ca62bc4a
AM
10592016-03-30 Alan Modra <amodra@gmail.com>
1060
1061 * ldlang.c (lang_size_sections_1): Correct code detecting a
1062 backward non-overlapping move.
1063
2e4a7aea
AM
10642016-03-30 Alan Modra <amodra@gmail.com>
1065
1066 * ldlang.c (IS_TBSS): New macro, extracted from..
1067 (IGNORE_SECTION): ..here.
1068 (lang_size_sections_1): Use IS_TBSS and IGNORE_SECTION.
1069 (lang_size_sections, lang_do_assignments_1): Use IS_TBSS.
1070
4153b6db
NC
10712016-03-22 Nick Clifton <nickc@redhat.com>
1072
1073 PR ld/19803
1074 * ldlang.c (lang_add_gc_name): New function. Adds the provided
1075 symbol name to the list of gc symbols.
1076 (lang_process): Call lang_add_gc_name with entry_symbol_default if
1077 entry_symbol.name is NULL. Use lang_add_gc_name to add the init
1078 and fini function names.
1079 * pe-dll.c (process_def_file_and_drectve): Add exported names to
1080 the gc symbol list.
1081 * testsuite/ld-pe/pr19803.s: Do not export _testval symbol.
1082 * testsuite/ld-pe/pr19803.d: Tweak expected output.
1083
9780e045
NC
10842016-03-22 Nick Clifton <nickc@redhat.com>
1085
1086 * configure: Regenerate.
1087
e1fa0163
NC
10882016-03-21 Nick Clifton <nickc@redhat.com>
1089
1090 * emultempl/msp430.em: Replace use of alloca with call to xmalloc.
1091 * plugin.c: Likewise.
1092 * pe-dll.c: Likewise.
1093
45821bef
A
10942016-03-18 Awson <kyrab@mail.ru>
1095
1096 PR 19531
1097 * scripttempl/pe.sc (.rdata_runtime_pseudo_reloc): Always KEEP
1098 this section.
1099 * scripttempl/pep.sc (.rdata_runtime_pseudo_reloc): Likewise.
1100
41f46ed9
SKS
11012016-03-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1102
1103 * ld-avr/gc-section-debugline.d: Relax regex check for CU.
1104
4e0c91e4
L
11052016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1106
1107 PR ld/19827
1108 * testsuite/ld-i386/i386.exp: Run PR ld/19827 tests.
1109 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1110 * testsuite/ld-i386/pr19827.rd: New file.
1111 * testsuite/ld-i386/pr19827a.S: Likewise.
1112 * testsuite/ld-i386/pr19827b.S: Likewise.
1113 * testsuite/ld-x86-64/pr19827.rd: Likewise.
1114 * testsuite/ld-x86-64/pr19827a.S: Likewise.
1115 * testsuite/ld-x86-64/pr19827b.S: Likewise.
1116
4c10bbaa
L
11172016-03-15 H.J. Lu <hongjiu.lu@intel.com>
1118
1119 PR ld/19807
1120 * Makefile.am (ELF_X86_DEPS): Add
1121 $(srcdir)/emulparams/reloc_overflow.sh.
1122 * Makefile.in: Regenerated.
1123 * NEWS: Mention -z noreloc-overflow.
1124 * ld.texinfo: Document -z noreloc-overflow.
1125 * emulparams/elf32_x86_64.sh: Source
1126 ${srcdir}/emulparams/reloc_overflow.sh.
1127 * emulparams/elf_x86_64.sh: Likewise.
1128 * emulparams/reloc_overflow.sh: New file.
1129 * testsuite/ld-x86-64/pr19807-1.s: New file.
1130 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
1131 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
1132 * testsuite/ld-x86-64/pr19807-2.s: Likewise.
1133 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
1134 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
1135 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
1136 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
1137 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
1138 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19807 tests.
1139
3ab94f96
L
11402016-03-13 H.J. Lu <hongjiu.lu@intel.com>
1141
1142 PR ld/19539
1143 * testsuite/ld-i386/i386.exp: Run pr19539.
1144 * testsuite/ld-i386/pr19539.d: New file.
1145 * testsuite/ld-i386/pr19539.s: Likewise.
1146 * testsuite/ld-i386/pr19539.t: Likewise.
1147 * testsuite/ld-x86-64/pr19539.s: Likewise.
1148 * testsuite/ld-x86-64/pr19539.t: Likewise.
1149 * testsuite/ld-x86-64/pr19539a.d: Likewise.
1150 * testsuite/ld-x86-64/pr19539b.d: Likewise.
1151 * testsuite/ld-x86-64/x86-64.exp: Run pr19539a and pr19539b.
1152
a9f02af8
MG
11532016-03-10 Mickael Guene <mickael.guene@st.com>
1154
1155 PR gas/19744
1156 * testsuite/ld-arm/arm-elf.exp: New tests.
1157 * testsuite/ld-arm/thumb1-adds-armv7-m.s: New.
1158 * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.
1159
878a6877
NC
11602016-03-10 Nick Clifton <nickc@redhat.com>
1161
1162 * scripttempl/elf32msp430.sc (.rodata): Remove spurious LONG(0).
1163
4b05e0a7
PA
11642016-03-09 Pedro Alves <palves@redhat.com>
1165
1166 * scripttempl/v850.sc: Use "v850:old-gcc-abi" as OUTPUT_ARCH.
1167 * scripttempl/v850_rh850.sc: Use "v850:rh850" as OUTPUT_ARCH.
1168
9c1d7a08
L
11692016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1170
1171 PR ld/19789
1172 * testsuite/ld-elf/pr19789.d: New file.
1173 * testsuite/ld-elf/pr19789.s: Likewise.
1174
d1ed1c7d
L
11752016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1176
1177 PR ld/19784
1178 * testsuite/ld-i386/i386.exp: Remove pr19636-2e-nacl test.
1179 * testsuite/ld-i386/pr19636-2e-nacl.d: Moved to ...
1180 * testsuite/ld-i386/pr19636-2e.d: Here. Remove notarget.
1181 * testsuite/ld-ifunc/ifunc.exp: Run PR ld/19784 tests.
1182 * testsuite/ld-ifunc/pass.out: New file.
1183 * testsuite/ld-ifunc/pr19784a.c: Likewise.
1184 * testsuite/ld-ifunc/pr19784b.c: Likewise.
1185 * testsuite/ld-ifunc/pr19784c.c: Likewise.
1186
205ac185
L
11872016-03-08 H.J. Lu <hongjiu.lu@intel.com>
1188
1189 PR ld/19774
1190 * testsuite/ld-ifunc/ifunc.exp: Link tmpdir/pr18808a.o before
1191 tmpdir/libpr18808.so. Link tmpdir/pr18841a.o before
1192 tmpdir/libpr18841b.so and tmpdir/libpr18841c.so. Test
1193 --as-needed for pr18841c.
1194
23a4bd22
L
11952016-03-07 H.J. Lu <hongjiu.lu@intel.com>
1196
1197 PR ld/19774
1198 * testsuite/ld-i386/i386.exp: Link tmpdir/pr18900.o before
1199 tmpdir/pr18900.so and test --as-needed. Link tmpdir/gotpc1.o
1200 before tmpdir/got1d.so and test --as-needed.
1201 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr18900.o before
1202 tmpdir/pr18900.so and test --as-needed.
1203
18f822a0
JW
12042016-03-07 Jiong Wang <jiong.wang@arm.com>
1205
1206 * testsuite/ld-aarch64/implicit_got_section_1.s: New test source file.
1207 * testsuite/ld-aarch64/implicit_got_section_1.d: New test expected
1208 result.
1209 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
1210
46175b4e
L
12112016-03-06 H.J. Lu <hongjiu.lu@intel.com>
1212
1213 * testsuite/ld-i386/i386.exp: Link tmpdir/copyreloc-main.o
1214 before tmpdir/copyreloc-lib.so and test --as-needed.
1215 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1216
07492f66
L
12172016-03-04 H.J. Lu <hongjiu.lu@intel.com>
1218
1219 PR ld/19579
1220 * testsuite/ld-elf/pr19579a.c: New file.
1221 * testsuite/ld-elf/pr19579b.c: Likewise.
1222 * testsuite/ld-elf/shared.exp: Run PR ld/19579 test.
1223
7bcc503f
L
12242016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1225
1226 * testsuite/ld-elf/pr19162.d: Skip hppa-*-*.
1227
7494161b
L
12282016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1229
1230 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Add xfails.
1231 Xfail mix_pic_and_non_pic on "arm*-*-*" "aarch64*-*-*".
1232
523f4c92
L
12332016-03-02 H.J. Lu <hongjiu.lu@intel.com>
1234
1235 PR ld/19739
1236 * emultempl/mmo.em (mmo_place_orphan): Don't merge flags of other
1237 input sections for relocatable link.
1238 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1239 * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
1240
12412016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1242
1243 PR ld/19739
e18b24a4 1244 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
523f4c92
L
1245 merge flags of other input sections for relocatable link.
1246
ef621b15
L
12472016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1248
1249 * testsuite/ld-plugin/lto.exp: Update PR ld/12365 test for GCC 6.
1250
2955a517
L
12512016-03-01 H.J. Lu <hongjiu.lu@intel.com>
1252
1253 * testsuite/ld-elf/pr19162.d: Skip arc target.
1254
7f50ebc1
L
12552016-02-29 H.J. Lu <hongjiu.lu@intel.com>
1256
1257 PR ld/19162
1258 * testsuite/ld-elf/pr19162.d: New file.
1259 * testsuite/ld-elf/pr19162a.s: Likwise.
1260 * testsuite/ld-elf/pr19162b.s: Likwise.
1261
841fdfcd
CZ
12622016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
1263
1264 * testsuite/ld-elf/merge.d: Removed xfail for ARC.
1265 * testsuite/ld-elf/merge2.d: Likewise.
1266 * testsuite/ld-elf/merge3.d: Likewise.
1267
7e458899
CZ
12682016-02-29 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
1269
1270 * scripttempl/arclinux.sc: Force .tdata and .tbss to always be
1271 generated.
1272
c5e3a364
RL
12732016-02-26 Renlin Li <renlin.li@arm.com>
1274
1275 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testcases.
1276 * testsuite/ld-aarch64/emit-relocs-270.d: Update to use new boundary.
1277 * testsuite/ld-aarch64/emit-relocs-271.d: Likewise.
1278 * testsuite/ld-aarch64/emit-relocs-272.d: Likewise.
1279 * testsuite/ld-aarch64/emit-relocs-270-overflow.d: New.
1280 * testsuite/ld-aarch64/emit-relocs-270-overflow.s: New.
1281 * testsuite/ld-aarch64/emit-relocs-271-overflow.d: New.
1282 * testsuite/ld-aarch64/emit-relocs-271-overflow.s: New.
1283 * testsuite/ld-aarch64/emit-relocs-272-overflow.d: New.
1284 * testsuite/ld-aarch64/emit-relocs-272-overflow.s: New.
1285
bae420ef
L
12862016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1287
1288 PR ld/19609
1289 * testsuite/ld-i386/got1.dd: Updated.
1290 * testsuite/ld-i386/lea1c.d: Likewise.
1291 * testsuite/ld-i386/load1-nacl.d: Likewise.
1292 * testsuite/ld-i386/load1.d: Likewise.
1293 * testsuite/ld-i386/load4b.d: Likewise.
1294 * testsuite/ld-i386/load5b.d: Likewise.
1295 * testsuite/ld-i386/mov1b.d: Likewise.
1296 * testsuite/ld-x86-64/mov1b.d: Likewise.
1297 * testsuite/ld-x86-64/mov1d.d: Likewise.
1298 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
1299 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1300 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
1301 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1302 * testsuite/ld-x86-64/gotpcrel1.dd: Likewise.
1303 * testsuite/ld-x86-64/lea1a.d: Likewise.
1304 * testsuite/ld-x86-64/lea1b.d: Likewise.
1305 * testsuite/ld-x86-64/lea1c.d: Likewise.
1306 * testsuite/ld-x86-64/lea1d.d: Likewise.
1307 * testsuite/ld-x86-64/lea1e.d: Likewise.
1308 * testsuite/ld-x86-64/lea1f.d: Likewise.
1309 * testsuite/ld-x86-64/mov1b.d: Likewise.
1310 * testsuite/ld-x86-64/mov1d.d: Likewise.
1311 * testsuite/ld-x86-64/pr13082-3b.d: Likewise.
1312 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
1313 * testsuite/ld-x86-64/lea1.s: Add tests for 32-bit registers.
1314 * testsuite/ld-i386/pr19609-1.s: New file.
1315 * testsuite/ld-i386/pr19609-1a.d: Likewise.
1316 * testsuite/ld-i386/pr19609-1b.d: Likewise.
1317 * testsuite/ld-i386/pr19609-1c.d: Likewise.
1318 * testsuite/ld-i386/pr19609-1d.d: Likewise.
1319 * testsuite/ld-i386/pr19609-1e.d: Likewise.
1320 * testsuite/ld-i386/pr19609-1f.d: Likewise.
1321 * testsuite/ld-i386/pr19609-1g.d: Likewise.
1322 * testsuite/ld-i386/pr19609-1h.d: Likewise.
1323 * testsuite/ld-i386/pr19609-1i.d: Likewise.
1324 * testsuite/ld-i386/pr19609-2.s: Likewise.
1325 * testsuite/ld-i386/pr19609-2a.d: Likewise.
1326 * testsuite/ld-i386/pr19609-2b.d: Likewise.
1327 * testsuite/ld-i386/pr19609-2c.d: Likewise.
1328 * testsuite/ld-i386/undefweak.s: Likewise.
1329 * testsuite/ld-i386/undefweaka.d: Likewise.
1330 * testsuite/ld-i386/undefweakb.d: Likewise.
1331 * testsuite/ld-x86-64/pr13082-3c.d: Likewise.
1332 * testsuite/ld-x86-64/pr13082-3d.d: Likewise.
1333 * testsuite/ld-x86-64/pr19609-1.s: Likewise.
1334 * testsuite/ld-x86-64/pr19609-1a.d: Likewise.
1335 * testsuite/ld-x86-64/pr19609-1b.d: Likewise.
1336 * testsuite/ld-x86-64/pr19609-1c.d: Likewise.
1337 * testsuite/ld-x86-64/pr19609-1d.d: Likewise.
1338 * testsuite/ld-x86-64/pr19609-1e.d: Likewise.
1339 * testsuite/ld-x86-64/pr19609-1f.d: Likewise.
1340 * testsuite/ld-x86-64/pr19609-1g.d: Likewise.
1341 * testsuite/ld-x86-64/pr19609-1h.d: Likewise.
1342 * testsuite/ld-x86-64/pr19609-1i.d: Likewise.
1343 * testsuite/ld-x86-64/pr19609-1j.d: Likewise.
1344 * testsuite/ld-x86-64/pr19609-1k.d: Likewise.
1345 * testsuite/ld-x86-64/pr19609-1l.d: Likewise.
1346 * testsuite/ld-x86-64/pr19609-1m.d: Likewise.
1347 * testsuite/ld-x86-64/pr19609-2.s: Likewise.
1348 * testsuite/ld-x86-64/pr19609-2a.d: Likewise.
1349 * testsuite/ld-x86-64/pr19609-2b.d: Likewise.
1350 * testsuite/ld-x86-64/pr19609-2c.d: Likewise.
1351 * testsuite/ld-x86-64/pr19609-2d.d: Likewise.
1352 * testsuite/ld-x86-64/pr19609-3.s: Likewise.
1353 * testsuite/ld-x86-64/pr19609-3a.d: Likewise.
1354 * testsuite/ld-x86-64/pr19609-3b.d: Likewise.
1355 * testsuite/ld-x86-64/pr19609-4.s: Likewise.
1356 * testsuite/ld-x86-64/pr19609-4a.d: Likewise.
1357 * testsuite/ld-x86-64/pr19609-4b.d: Likewise.
1358 * testsuite/ld-x86-64/pr19609-4c.d: Likewise.
1359 * testsuite/ld-x86-64/pr19609-4d.d: Likewise.
1360 * testsuite/ld-x86-64/pr19609-4e.d: Likewise.
1361 * testsuite/ld-x86-64/pr19609-5.s: Likewise.
1362 * testsuite/ld-x86-64/pr19609-5a.d: Likewise.
1363 * testsuite/ld-x86-64/pr19609-5b.d: Likewise.
1364 * testsuite/ld-x86-64/pr19609-5c.d: Likewise.
1365 * testsuite/ld-x86-64/pr19609-5d.d: Likewise.
1366 * testsuite/ld-x86-64/pr19609-5e.d: Likewise.
1367 * testsuite/ld-x86-64/pr19609-6.s: Likewise.
1368 * testsuite/ld-x86-64/pr19609-6a.d: Likewise.
1369 * testsuite/ld-x86-64/pr19609-6b.d: Likewise.
1370 * testsuite/ld-x86-64/pr19609-6c.d: Likewise.
1371 * testsuite/ld-x86-64/pr19609-6d.d: Likewise.
1372 * testsuite/ld-x86-64/pr19609-7.s: Likewise.
1373 * testsuite/ld-x86-64/pr19609-7a.d: Likewise.
1374 * testsuite/ld-x86-64/pr19609-7b.d: Likewise.
1375 * testsuite/ld-x86-64/pr19609-7c.d: Likewise.
1376 * testsuite/ld-x86-64/pr19609-7d.d: Likewise.
1377 * testsuite/ld-i386/i386.exp: Run undefweak tests and tests for
1378 PR ld/19609.
1379 * testsuite/ld-x86-64/x86-64.exp: Run pr13082-3c, pr13082-3d
1380 and tests for PR ld/19609.
1381
11e5f1ec
L
13822016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1383
1384 PR ld/19645
1385 * NEWS: Mention -z common/-z nocommon for ELF targets.
1386 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
1387 -z common and -z nocommon.
1388 * ld.texinfo: Document -z common/-z nocommon.
1389 * lexsup.c (elf_shlib_list_options): Add -z common/-z nocommon.
1390 * testsuite/ld-elf/tls_common.exp: Test --elf-stt-common=no and
1391 --elf-stt-common=yes with assembler.
1392 * testsuite/ld-elfcomm/common-1.s: New file.
1393 * testsuite/ld-elfcomm/common-1a.d: Likewise.
1394 * testsuite/ld-elfcomm/common-1b.d: Likewise.
1395 * testsuite/ld-elfcomm/common-1c.d: Likewise.
1396 * testsuite/ld-elfcomm/common-1d.d: Likewise.
1397 * testsuite/ld-elfcomm/common-1e.d: Likewise.
1398 * testsuite/ld-elfcomm/common-1f.d: Likewise.
1399 * testsuite/ld-elfcomm/common-2.s: Likewise.
1400 * testsuite/ld-elfcomm/common-2a.d: Likewise.
1401 * testsuite/ld-elfcomm/common-2b.d: Likewise.
1402 * testsuite/ld-elfcomm/common-2c.d: Likewise.
1403 * testsuite/ld-elfcomm/common-2d.d: Likewise.
1404 * testsuite/ld-elfcomm/common-2e.d: Likewise.
1405 * testsuite/ld-elfcomm/common-2f.d: Likewise.
1406 * testsuite/ld-elfcomm/common-3a.rd: Likewise.
1407 * testsuite/ld-elfcomm/common-3b.rd: Likewise.
1408 * testsuite/ld-i386/pr19645.d: Likewise.
1409 * testsuite/ld-i386/pr19645.s: Likewise.
1410 * testsuite/ld-x86-64/largecomm-1.s: Likewise.
1411 * testsuite/ld-x86-64/largecomm-1a.d: Likewise.
1412 * testsuite/ld-x86-64/largecomm-1b.d: Likewise.
1413 * testsuite/ld-x86-64/largecomm-1c.d: Likewise.
1414 * testsuite/ld-x86-64/largecomm-1d.d: Likewise.
1415 * testsuite/ld-x86-64/largecomm-1e.d: Likewise.
1416 * testsuite/ld-x86-64/largecomm-1f.d: Likewise.
1417 * testsuite/ld-x86-64/pr19645.d: Likewise.
1418 * testsuite/ld-x86-64/pr19645.s: Likewise.
1419 * testsuite/ld-elfcomm/elfcomm.exp: Test --elf-stt-common=yes
1420 with assembler.
1421 (assembler_generates_commons): Removed.
1422 Run -z common/-z nocommon tests. Run *.d tests.
1423 * testsuite/ld-i386/i386.exp: Run pr19645.
1424 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1425 * testsuite/ld-x86-64/dwarfreloc.exp: Test --elf-stt-common with
1426 assembler. Test STT_COMMON with readelf.
1427
aec6b87e
L
14282016-02-26 H.J. Lu <hongjiu.lu@intel.com>
1429
1430 PR ld/19636
1431 PR ld/19704
1432 PR ld/19719
1433 * Makefile.am (ELF_X86_DEPS): Add dynamic_undefined_weak.sh.
1434 * Makefile.in: Regenerated.
1435 * NEWS: Mention -z nodynamic-undefined-weak.
1436 * ld.texinfo: Document -z nodynamic-undefined-weak.
1437 * ldmain.c (main): Initialize dynamic_undefined_weak to -1.
1438 * emulparams/dynamic_undefined_weak.sh: New file.
1439 * emulparams/elf32_x86_64.sh: Source dynamic_undefined_weak.sh.
1440 * emulparams/elf_i386.sh: Likewise.
1441 * emulparams/elf_i386_be.sh: Likewise.
1442 * emulparams/elf_i386_chaos.sh: Likewise.
1443 * emulparams/elf_i386_ldso.sh: Likewise.
1444 * emulparams/elf_i386_vxworks.sh: Likewise.
1445 * emulparams/elf_iamcu.sh: Likewise.
1446 * emulparams/elf_k1om.sh: Likewise.
1447 * emulparams/elf_l1om.sh: Likewise.
1448 * emulparams/elf_x86_64.sh: Likewise.
1449 * emulparams/extern_protected_data.sh (PARSE_AND_LIST_OPTIONS):
1450 Append.
1451 (PARSE_AND_LIST_ARGS_CASE_Z): Likewise.
1452 * testsuite/ld-elf/pr19719a.c: New file.
1453 * testsuite/ld-elf/pr19719b.c: Likewise.
1454 * testsuite/ld-elf/pr19719c.c: Likewise.
1455 * testsuite/ld-elf/pr19719d.c: Likewise.
1456 * testsuite/ld-i386/pr19636-1.s: Likewise.
1457 * testsuite/ld-i386/pr19636-1a.d: Likewise.
1458 * testsuite/ld-i386/pr19636-1b.d: Likewise.
1459 * testsuite/ld-i386/pr19636-1c.d: Likewise.
1460 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
1461 * testsuite/ld-i386/pr19636-1d.d: Likewise.
1462 * testsuite/ld-i386/pr19636-1e.d: Likewise.
1463 * testsuite/ld-i386/pr19636-1f.d: Likewise.
1464 * testsuite/ld-i386/pr19636-1g.d: Likewise.
1465 * testsuite/ld-i386/pr19636-1h.d: Likewise.
1466 * testsuite/ld-i386/pr19636-1i.d: Likewise.
1467 * testsuite/ld-i386/pr19636-2.s: Likewise.
1468 * testsuite/ld-i386/pr19636-2a.d: Likewise.
1469 * testsuite/ld-i386/pr19636-2b.d: Likewise.
1470 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
1471 * testsuite/ld-i386/pr19636-2c.d: Likewise.
1472 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
1473 * testsuite/ld-i386/pr19636-2d.d: Likewise.
1474 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
1475 * testsuite/ld-i386/pr19636-2e.d: Likewise.
1476 * testsuite/ld-i386/pr19636-3.s: Likewise.
1477 * testsuite/ld-i386/pr19636-3a.d: Likewise.
1478 * testsuite/ld-i386/pr19636-3b.d: Likewise.
1479 * testsuite/ld-i386/pr19636-3c.d: Likewise.
1480 * testsuite/ld-i386/pr19636-3d.d: Likewise.
1481 * testsuite/ld-i386/pr19636-3e.d: Likewise.
1482 * testsuite/ld-i386/pr19636-3f.d: Likewise.
1483 * testsuite/ld-i386/pr19636-3g.d: Likewise.
1484 * testsuite/ld-i386/pr19636-4.s: Likewise.
1485 * testsuite/ld-i386/pr19636-4a.d: Likewise.
1486 * testsuite/ld-i386/pr19636-4b.d: Likewise.
1487 * testsuite/ld-i386/pr19636-4c.d: Likewise.
1488 * testsuite/ld-i386/pr19636-4d.d: Likewise.
1489 * testsuite/ld-i386/pr19704.out: Likewise.
1490 * testsuite/ld-i386/pr19704a.c: Likewise.
1491 * testsuite/ld-i386/pr19704b.c: Likewise.
1492 * testsuite/ld-x86-64/pr19636-1.s: Likewise.
1493 * testsuite/ld-x86-64/pr19636-1a.d: Likewise.
1494 * testsuite/ld-x86-64/pr19636-1b.d: Likewise.
1495 * testsuite/ld-x86-64/pr19636-1c.d: Likewise.
1496 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
1497 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
1498 * testsuite/ld-x86-64/pr19636-1f.d: Likewise.
1499 * testsuite/ld-x86-64/pr19636-1g.d: Likewise.
1500 * testsuite/ld-x86-64/pr19636-2.s: Likewise.
1501 * testsuite/ld-x86-64/pr19636-2a.d: Likewise.
1502 * testsuite/ld-x86-64/pr19636-2b.d: Likewise.
1503 * testsuite/ld-x86-64/pr19636-2c.d: Likewise.
1504 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
1505 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
1506 * testsuite/ld-x86-64/pr19636-2e.d: Likewise.
1507 * testsuite/ld-x86-64/pr19636-2f.d: Likewise.
1508 * testsuite/ld-x86-64/pr19636-2g.d: Likewise.
1509 * testsuite/ld-x86-64/pr19636-2h.d: Likewise.
1510 * testsuite/ld-x86-64/pr19636-2i.d: Likewise.
1511 * testsuite/ld-x86-64/pr19636-3.s: Likewise.
1512 * testsuite/ld-x86-64/pr19636-3a.d: Likewise.
1513 * testsuite/ld-x86-64/pr19636-3b.d: Likewise.
1514 * testsuite/ld-x86-64/pr19636-3c.d: Likewise.
1515 * testsuite/ld-x86-64/pr19636-3d.d: Likewise.
1516 * testsuite/ld-x86-64/pr19704.out: Likewise.
1517 * testsuite/ld-x86-64/pr19704a.c: Likewise.
1518 * testsuite/ld-x86-64/pr19704b.c: Likewise.
1519 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): New.
1520 Run mix_pic_and_non_pic.
1521 * testsuite/ld-i386/i386.exp (undefined_weak): New.
1522 Run undefined_weak and PR ld/19636 tests.
1523 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1524 * testsuite/ld-x86-64/pr13082-3b.d: Updated.
1525 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
1526
920e4862
NC
15272016-02-25 Nick Clifton <nickc@redhat.com>
1528
1529 * ld.h (struct ld_config_type): Remove specified_data_size field.
1530
0f550b3d
L
15312016-02-24 H.J. Lu <hongjiu.lu@intel.com>
1532
1533 PR ld/19698
1534 * testsuite/ld-elf/pr19698.d: New file.
1535 * testsuite/ld-elf/pr19698.s: Likewise.
1536 * testsuite/ld-elf/pr19698.t: Likewise.
1537
31866b2c
L
15382016-02-23 H.J. Lu <hongjiu.lu@intel.com>
1539
1540 * Makefile.am (ELF_X86_DEPS): New.
1541 (eelf_i386.c): Replace $(ELF_DEPS) with $(ELF_X86_DEPS).
1542 (eelf_i386_chaos.c): Likewise.
1543 (eelf_i386_fbsd.c): Likewise.
1544 (eelf_i386_ldso.c): Likewise.
1545 (eelf_i386_nacl.c): Likewise.
1546 (eelf_i386_sol2.c): Likewise.
1547 (eelf_iamcu.c): Likewise.
1548 (eelf32_x86_64.c): Likewise.
1549 (eelf32_x86_64_nacl.c): Likewise.
1550 (eelf_l1om.c): Likewise.
1551 (eelf_l1om_fbsd.c): Likewise.
1552 (eelf_k1om.c): Likewise.
1553 (eelf_k1om_fbsd.c): Likewise.
1554 (eelf_x86_64.c): Likewise.
1555 (eelf_x86_64_cloudabi.c): Likewise.
1556 (eelf_x86_64_fbsd.c): Likewise.
1557 (eelf_x86_64_sol2.c): Likewise.
1558 * Makefile.in: Regenerated.
1559
6b3b0ab8
L
15602016-02-23 H.J. Lu <hongjiu.lu@intel.com>
1561
1562 * testsuite/ld-frv/fdpic-pie-6.d: Updated.
1563 * testsuite/ld-mips-elf/pie-n32.d: Likewise.
1564 * testsuite/ld-mips-elf/pie-n64.d: Likewise.
1565 * testsuite/ld-mips-elf/pie-o32.d: Likewise.
1566
de818c22
L
15672016-02-20 H.J. Lu <hongjiu.lu@intel.com>
1568
1569 * testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets.
1570
c304e18e
L
15712016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1572
1573 * testsuite/ld-elf/pr19617a.d: Enable only for *-*-linux*,
1574 *-*-gnu* and *-*-solaris*.
1575 * testsuite/ld-elf/pr19617b.d: Likewise.
1576 * testsuite/ld-elf/pr19617c.d: Likewise.
1577
bf89386a
L
15782016-02-18 H.J. Lu <hongjiu.lu@intel.com>
1579
1580 PR ld/19617
1581 * testsuite/ld-elf/pr19617.s: New file.
1582 * testsuite/ld-elf/pr19617a.d: Likewise.
1583 * testsuite/ld-elf/pr19617b.d: Likewise.
1584 * testsuite/ld-elf/pr19617c.d: Likewise.
1585
06ea285d
NC
15862016-02-18 Nick Clifton <nickc@redhat.com>
1587
1588 * Makefile.am (CXX_FOR_TARGET): Check for the presence of an
1589 in-tree xg++ executable after checking for the presence of an
1590 in-tree g++ executable.
1591 * Makefile.in: Regenerate.
1592
b27ab9ad
L
15932016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1594
1595 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1596 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1597 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1598
8f79b794
L
15992016-02-17 H.J. Lu <hongjiu.lu@intel.com>
1600
1601 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
1602 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
1603 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
1604 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
1605 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
1606 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
1607 * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise.
1608 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
1609 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
1610 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
1611 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
1612 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
1613 * testsuite/ld-x86-64/load1c.d: Likewise.
1614 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
1615 * testsuite/ld-x86-64/load1d.d: Likewise.
1616 * testsuite/ld-x86-64/pr14207.d: Likewise.
1617 * testsuite/ld-x86-64/pr19162.d: Likewise.
1618 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
1619 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
1620 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
1621 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
1622 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
1623 * testsuite/ld-x86-64/tlspic.rd: Likewise.
1624
b3e3e0b7
NC
16252016-02-17 Nick Clifton <nickc@redhat.com>
1626
1627 * testsuite/ld-elf/eh-frame-hdr.d: Skip for ARC ELF targets.
1628
9fb71ee4
NC
16292016-02-15 Nick Clifton <nickc@redhat.com>
1630
1631 * testsuite/ld-i386/pr12718.d: Remove dependency upon the
1632 description of the flags produced by readelf.
1633 * testsuite/ld-i386/pr12921.d: Likewise.
1634 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
1635 * testsuite/ld-i386/tlsbin.rd: Likewise.
1636 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
1637 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
1638 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
1639 * testsuite/ld-i386/tlsdesc.rd: Likewise.
1640 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
1641 * testsuite/ld-i386/tlsgdesc.rd: Likewise.
1642 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
1643 * testsuite/ld-i386/tlsnopic.rd: Likewise.
1644 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
1645 * testsuite/ld-i386/tlspic.rd: Likewise.
1646 * testsuite/ld-s390/tlsbin.rd: Likewise.
1647 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
1648 * testsuite/ld-s390/tlspic.rd: Likewise.
1649 * testsuite/ld-s390/tlspic_64.rd: Likewise.
1650 * testsuite/ld-sh/tlsbin-2.d: Likewise.
1651 * testsuite/ld-sh/tlspic-2.d: Likewise.
1652 * testsuite/ld-tic6x/common.d: Likewise.
1653 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
1654 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
1655 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
1656 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
1657 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
1658 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
1659 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
1660 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
1661 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
1662 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
1663 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
1664 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
1665 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
1666 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
1667 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
1668 * testsuite/ld-x86-64/pr12718.d: Likewise.
1669 * testsuite/ld-x86-64/pr12921.d: Likewise.
1670 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
1671 * testsuite/ld-x86-64/split-by-file.rd: Likewise.
1672 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
1673 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
1674 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
1675 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
1676 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
1677 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
1678 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
1679 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
1680 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
1681 * testsuite/ld-x86-64/tlspic.rd: Likewise.
1682 * testsuite/ld-xtensa/tlsbin.rd: Likewise.
1683 * testsuite/ld-xtensa/tlspic.rd: Likewise.
1684
21a90cf1
L
16852016-02-11 H.J. Lu <hongjiu.lu@intel.com>
1686
1687 PR ld/19615
1688 * ld.texinfo: Document -Bsymbolic and -Bsymbolic-functions for
1689 PIE.
1690 * lexsup.c (parse_args): Enable -Bsymbolic and
1691 -Bsymbolic-functions for PIE.
ee5db48b 1692 * testsuite/ld-i386/i386.exp: Run pr19615.
21a90cf1
L
1693 * testsuite/ld-i386/pr19615.d: New file.
1694 * testsuite/ld-i386/pr19615.s: Likewise.
1695 * testsuite/ld-x86-64/pr19615.d: Likewise.
1696 * testsuite/ld-x86-64/pr19615.s: Likewise.
1697
027e9c75
NC
16982016-02-09 Nick Clifton <nickc@redhat.com>
1699
1700 * testsuite/ld-aarch64/reloc-overflow-bad.d: New test.
1701 * testsuite/ld-aarch64/reloc-overflow-1.s: New source file.
1702 * testsuite/ld-aarch64/reloc-overflow-2.s: New source file.
1703 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
1704
39306124
NC
17052016-02-04 Nick Clifton <nickc@redhat.com>
1706
1707 * testsuite/ld-arm/arm-elf.exp: Remove ARM NOREAD section tests.
1708 * testsuite/ld-arm/thumb1-input-section-flag-match.d: Delete.
1709 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Delete.
1710 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.d: Delete.
1711 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s: Delete.
1712 * testsuite/ld-arm/thumb1-noread-present-one-section.d: Delete.
1713 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Delete.
1714 * testsuite/ld-arm/thumb1-noread-present-two-section.d: Delete.
1715 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Delete.
1716
0cb4071e
L
17172016-02-03 H.J. Lu <hongjiu.lu@intel.com>
1718
1719 PR gas/19520
1720 * testsuite/ld-i386/branch1.d: Pass -mrelax-relocations=yes to as.
1721 * testsuite/ld-i386/call1.d: Likewise.
1722 * testsuite/ld-i386/call2.d: Likewise.
1723 * testsuite/ld-i386/call3a.d: Likewise.
1724 * testsuite/ld-i386/call3b.d: Likewise.
1725 * testsuite/ld-i386/call3c.d: Likewise.
1726 * testsuite/ld-i386/call3d.d: Likewise.
1727 * testsuite/ld-i386/call3e.d: Likewise.
1728 * testsuite/ld-i386/call3f.d: Likewise.
1729 * testsuite/ld-i386/call3g.d: Likewise.
1730 * testsuite/ld-i386/call3h.d: Likewise.
1731 * testsuite/ld-i386/jmp1.d: Likewise.
1732 * testsuite/ld-i386/jmp2.d: Likewise.
1733 * testsuite/ld-i386/lea1c.d: Likewise.
1734 * testsuite/ld-i386/load1.d: Likewise.
1735 * testsuite/ld-i386/load2.d: Likewise.
1736 * testsuite/ld-i386/load3.d: Likewise.
1737 * testsuite/ld-i386/load4a.d: Likewise.
1738 * testsuite/ld-i386/load5a.d: Likewise.
1739 * testsuite/ld-i386/mov2b.d: Likewise.
1740 * testsuite/ld-i386/mov3.d: Likewise.
1741 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1742 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1743 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
1744 * testsuite/ld-x86-64/call1a.d: Likewise.
1745 * testsuite/ld-x86-64/call1b.d: Likewise.
1746 * testsuite/ld-x86-64/call1c.d: Likewise.
1747 * testsuite/ld-x86-64/call1d.d: Likewise.
1748 * testsuite/ld-x86-64/call1e.d: Likewise.
1749 * testsuite/ld-x86-64/call1f.d: Likewise.
1750 * testsuite/ld-x86-64/call1h.d: Likewise.
1751 * testsuite/ld-x86-64/call1i.d: Likewise.
1752 * testsuite/ld-x86-64/load1a.d: Likewise.
1753 * testsuite/ld-x86-64/load1b.d: Likewise.
1754 * testsuite/ld-i386/got1a.S: Load GOT into %ecx and use it.
1755 * testsuite/ld-i386/got1.dd: Updated.
1756 * testsuite/ld-i386/got1d.S (1): Removed.
1757 * testsuite/ld-i386/i386.exp: Add -Wa,-mrelax-relocations=yes.
1758 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1759
6ba2af25
L
17602016-02-02 H.J. Lu <hongjiu.lu@intel.com>
1761
1762 PR ld/18591
1763 * testsuite/ld-x86-64/pr18591.d: New file.
1764 * testsuite/ld-x86-64/pr18591.s: Likewise.
1765 * testsuite/ld-x86-64/x86-64.exp: Run pr18591.
1766
aef28989
L
17672016-02-01 H.J. Lu <hongjiu.lu@intel.com>
1768
1769 PR ld/19553
1770 * testsuite/ld-elf/indirect.exp: Run tests for PR ld/19553.
1771 * testsuite/ld-elf/pr19553.map: New file.
1772 * testsuite/ld-elf/pr19553.map: Likewise.
1773 * testsuite/ld-elf/pr19553a.c: Likewise.
1774 * testsuite/ld-elf/pr19553b.c: Likewise.
1775 * testsuite/ld-elf/pr19553b.out: Likewise.
1776 * testsuite/ld-elf/pr19553c.c: Likewise.
1777 * testsuite/ld-elf/pr19553c.out: Likewise.
1778 * testsuite/ld-elf/pr19553d.c: Likewise.
1779 * testsuite/ld-elf/pr19553d.out: Likewise.
1780
d9e3b590
L
17812016-01-30 H.J. Lu <hongjiu.lu@intel.com>
1782
1783 PR ld/19539
1784 * testsuite/ld-elf/pr19539.d: New file.
1785 * testsuite/ld-elf/pr19539.s: Likewise.
1786 * testsuite/ld-elf/pr19539.t: Likewise.
1787
621ff761
L
17882016-01-29 H.J. Lu <hongjiu.lu@intel.com>
1789
1790 PR ld/19533
1791 * configure.ac (compressed_debug_sections): Replace == with =.
1792 * configure: Regenerated.
1793
7585b2b8
DC
17942016-01-22 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
1795
1796 * scripttempl/avr.sc (.noinit): Force .noinit VMA to end of .bss VMA.
1797 * scripttempl/avrtiny.sc (.noinit): Likewise.
1798
aebf9be7
NC
17992016-01-21 Nick Clifton <nickc@redhat.com>
1800
dfc43940
NC
1801 PR ld/19453
1802 * testsuite/ld-arm/arm-elf.exp: Skip tests that do not work for
1803 the arm-netbsdelf target.
1804
aebf9be7
NC
1805 PR ld/19455
1806 * testsuite/ld-arm/vxworks1-lib.dd: Update for current
1807 disassmebler output.
1808 * testsuite/ld-arm/vxworks1-lib.rd: Likewise.
1809 * testsuite/ld-arm/vxworks1.dd: Likewise.
1810 * testsuite/ld-arm/vxworks1.rd: Likewise.
1811 * testsuite/ld-arm/vxworks1.ld: Set the output format.
1812
2f340668
JW
18132016-01-20 Jiong Wang <jiong.wang@arm.com>
1814
1815 * testsuite/ld-aarch64/farcall-section.d: Delete.
1816 * testsuite/ld-aarch64/farcall-section.s: Delete.
1817 * testsuite/ld-aarch64/farcall-b-section.d: New expectation file.
1818 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
1819 * testsuite/ld-aarch64/farcall-b-section.s: New testcase.
1820 * testsuite/ld-aarch64/farcall-bl-section.s: Likewise.
1821 * testsuite/ld-aarch64/aarch64-elf.exp: Likewise.
1822
fdbd3e95
NC
18232016-01-20 Nick Clifton <nickc@redhat.com>
1824
1825 PR 19457
1826 * testsuite/ld-scripts/script.exp (extract_symbol_test): Stop test
1827 early for PE based targets.
1828 * testsuite/ld-scripts/align.t: Use 0x1000 as VMA alignment.
1829 * testsuite/ld-pe/tlssec32.d: Allow for relocatable output.
1830
91f68a68
MG
18312016-01-20 Mickael Guene <mickael.guene@st.com>
1832
1833 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s:
1834 Add 'y' attribute usage.
1835 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Likewise.
1836 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Likewise.
1837 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Likewise.
1838
a4af960a
NC
18392016-01-19 Nick Clifton <nickc@redhat.com>
1840
1841 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
1842 foo@FOO and bar@@FOO.
1843
3d961d0d
AM
18442016-01-18 Alan Modra <amodra@gmail.com>
1845
1846 * configure: Regenerate.
1847
760f6ee8
NC
18482016-01-18 Nick Clifton <nickc@redhat.com>
1849
1850 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
1851 is not configured to support plugins.
1852
24f03d4e
NC
1853 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
1854 but with 16 byte section alignment.
1855 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
1856 test for MIPS targets.
1857
5c14705f
AM
18582016-01-17 Alan Modra <amodra@gmail.com>
1859
1860 * configure: Regenerate.
1861
b3066ae8
AM
18622016-01-17 Alan Modra <amodra@gmail.com>
1863
1864 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
1865 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
1866 * testsuite/ld-elf/pr14156a.d: Likewise.
1867 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
1868 * testsuite/ld-elf/sec64k.exp: Likewise.
1869
4c4ac964
TP
18702016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
1871
1872 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
1873 Set address of .foo section when linking.
1874 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
1875 in .foo section.
1876 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
1877 output to the above changes.
1878
1bce3adf
NC
18792016-01-13 Nick Clifton <nickc@redhat.com>
1880
84054199
NC
1881 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
1882 for MIPS targets.
1883
13ce3603
NC
1884 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
1885 fail for MIPS targets.
1886
1bce3adf
NC
1887 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
1888 MIPS targets.
1889
ac06903d
YU
18902016-01-12 Yury Usishchev <y.usishchev@samsung.com>
1891
1892 * testsuite/ld-arm/arm-elf.exp: New test.
1893 * testsuite/ld-arm/unwind-mix.d: New file.
1894 * testsuite/ld-arm/unwind-mix1.s: New file.
1895 * testsuite/ld-arm/unwind-mix2.s: New file.
1896
109575d7
JW
18972016-01-08 Jiong Wang <jiong.wang@arm.com>
1898
1899 PR ld/19368
1900 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
1901 * testsuite/ld-arm/ifunc-4.rd: Likewise.
1902 * testsuite/ld-arm/ifunc-9.rd: Likewise.
1903 * testsuite/ld-arm/ifunc-10.rd: Likewise.
1904 * testsuite/ld-arm/ifunc-12.rd: Likewise.
1905 * testsuite/ld-arm/ifunc-13.rd: Likewise.
1906
296ebfbb
NC
19072016-01-05 Nick Clifton <nickc@redhat.com>
1908
1909 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
1910 MSP430 hardware multiply address range.
1911 * scripttempl/elf32msp430.sc (__romdatastart): Define.
1912 (__romdatacopysize): Define.
1913 * scripttempl/elf32msp430_3.sc: Likewise.
1914
2f2da8fd
MR
19152016-01-04 Maciej W. Rozycki <macro@imgtec.com>
1916
1917 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
1918 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
1919
d537eeb5
MR
19202016-01-04 Maciej W. Rozycki <macro@imgtec.com>
1921
1922 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
1923 messages expected according to MIPS BFD private data merge
1924 changes.
1925 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
1926 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
1927 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
1928 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
1929 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
1930 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
1931 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
1932 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
1933 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
1934 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
1935 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
1936 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
1937 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
1938
6f2750fe
AM
19392016-01-01 Alan Modra <amodra@gmail.com>
1940
1941 Update year range in copyright notice of all files.
1942
3499769a
AM
1943For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
1944\f
1945Copyright (C) 2016 Free Software Foundation, Inc.
1946
1947Copying and distribution of this file, with or without modification,
1948are permitted in any medium without royalty provided the copyright
1949notice and this notice are preserved.
1950
1951Local Variables:
1952mode: change-log
1953left-margin: 8
1954fill-column: 74
1955version-control: never
1956End:
This page took 0.129205 seconds and 4 git commands to generate.