-Wimplicit-fallthrough error fixes
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2016-10-06 Alan Modra <amodra@gmail.com>
2
3 * plugin.c (asymbol_from_plugin_symbol): Avoid compiler warning
4 by adding return.
5
6 2016-10-04 Alan Modra <amodra@gmail.com>
7
8 * ld.texinfo (Expression Section): Update result of arithmetic
9 expressions.
10 * ldexp.c (arith_result_section): New function.
11 (fold_binary): Use it.
12
13 2016-10-04 Alan Modra <amodra@gmail.com>
14
15 * ldexp.c (exp_value_fold): New function.
16 (exp_unop, exp_binop, exp_trinop): Use it.
17
18 2016-09-30 Alan Modra <amodra@gmail.com>
19
20 * scripttempl/v850.sc: Don't reference __ctbp, __ep, __gp when
21 not relocating.
22 * scripttempl/v850_rh850.sc: Likewise.
23
24 2016-09-30 Alan Modra <amodra@gmail.com>
25
26 PR ld/20528
27 * testsuite/ld-elf/pr20528a.d: xfail generic elf targets. Allow
28 multiple .text sections for hppa-linux.
29 * testsuite/ld-elf/pr20528b.d: Likewise.
30
31 2016-09-30 Alan Modra <amodra@gmail.com>
32
33 * ldmain.c (default_bfd_error_handler): New function pointer.
34 (ld_bfd_error_handler): New function.
35 (main): Arrange to call it on bfd errors/warnings.
36 (ld_bfd_assert_handler): Enable tail call.
37
38 2016-09-30 Alan Modra <amodra@gmail.com>
39
40 * ldlang.c (ignore_bfd_errors): Update params.
41
42 2016-09-29 H.J. Lu <hongjiu.lu@intel.com>
43
44 PR ld/20528
45 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
46 merge 2 sections with different SHF_EXCLUDE.
47 * testsuite/ld-elf/pr20528a.d: New file.
48 * testsuite/ld-elf/pr20528a.s: Likewise.
49 * testsuite/ld-elf/pr20528b.d: Likewise.
50 * testsuite/ld-elf/pr20528b.s: Likewise.
51
52 2016-09-28 Christophe Lyon <christophe.lyon@linaro.org>
53
54 PR ld/20608
55 * testsuite/ld-arm/arm-elf.exp: Handle new testcase.
56 * testsuite/ld-arm/farcall-mixed-app2.d: New file.
57 * testsuite/ld-arm/farcall-mixed-app2.r: Likewise.
58 * testsuite/ld-arm/farcall-mixed-app2.s: Likewise.
59 * testsuite/ld-arm/farcall-mixed-app2.sym: Likewise.
60
61 2016-09-26 Vlad Zakharov <vzakhar@synopsys.com>
62
63 * Makefile.in: Regenerate.
64 * configure: Likewise.
65
66 2016-09-26 Alan Modra <amodra@gmail.com>
67
68 * testsuite/ld-powerpc/attr-gnu-4-4.s: Delete.
69 * testsuite/ld-powerpc/attr-gnu-4-14.d: Delete.
70 * testsuite/ld-powerpc/attr-gnu-4-24.d: Delete.
71 * testsuite/ld-powerpc/attr-gnu-4-34.d: Delete.
72 * testsuite/ld-powerpc/attr-gnu-4-41.d: Delete.
73 * testsuite/ld-powerpc/attr-gnu-4-32.d: Adjust expected warning.
74 * testsuite/ld-powerpc/attr-gnu-8-23.d: Likewise.
75 * testsuite/ld-powerpc/attr-gnu-4-01.d: Adjust expected output.
76 * testsuite/ld-powerpc/attr-gnu-4-02.d: Likewise.
77 * testsuite/ld-powerpc/attr-gnu-4-03.d: Likewise.
78 * testsuite/ld-powerpc/attr-gnu-4-10.d: Likewise.
79 * testsuite/ld-powerpc/attr-gnu-4-11.d: Likewise.
80 * testsuite/ld-powerpc/attr-gnu-4-20.d: Likewise.
81 * testsuite/ld-powerpc/attr-gnu-4-22.d: Likewise.
82 * testsuite/ld-powerpc/attr-gnu-4-33.d: Likewise.
83 * testsuite/ld-powerpc/attr-gnu-8-11.d: Likewise.
84 * testsuite/ld-powerpc/powerpc.exp: Don't run deleted tests.
85
86 2016-09-23 Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
87
88 PR ld/20595
89 * testsuite/ld-arm/unwind-4.d: Add -q option to linker command
90 line and -r option to objdump command line. Match emitted relocs
91 to make sure that superflous relocs are not generated.
92
93 2016-09-23 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
94
95 * emulparams/elf64_s390.sh: Change TEXT_START_ADDR to 256MB.
96 * testsuite/ld-s390/tlsbin_64.dd: Adjust testcase accordingly.
97 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
98
99 2016-09-22 Nick Clifton <nickc@redhat.com>
100
101 * emultempl/elf32.em (_try_needed): In verbose mode, report failed
102 attempts to find a needed library.
103
104 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
105
106 * testsuite/ld-aarch64/emit-relocs-28.d: Expect spaces after ","
107 in addresses.
108 * testsuite/ld-aarch64/emit-relocs-301-be.d: Likewise.
109 * testsuite/ld-aarch64/emit-relocs-301.d: Likewise.
110 * testsuite/ld-aarch64/emit-relocs-302-be.d: Likewise.
111 * testsuite/ld-aarch64/emit-relocs-302.d: Likewise.
112 * testsuite/ld-aarch64/emit-relocs-310-be.d: Likewise.
113 * testsuite/ld-aarch64/emit-relocs-310.d: Likewise.
114 * testsuite/ld-aarch64/emit-relocs-313.d: Likewise.
115 * testsuite/ld-aarch64/emit-relocs-515-be.d: Likewise.
116 * testsuite/ld-aarch64/emit-relocs-515.d: Likewise.
117 * testsuite/ld-aarch64/emit-relocs-516-be.d: Likewise.
118 * testsuite/ld-aarch64/emit-relocs-516.d: Likewise.
119 * testsuite/ld-aarch64/emit-relocs-531.d: Likewise.
120 * testsuite/ld-aarch64/emit-relocs-532.d: Likewise.
121 * testsuite/ld-aarch64/emit-relocs-533.d: Likewise.
122 * testsuite/ld-aarch64/emit-relocs-534.d: Likewise.
123 * testsuite/ld-aarch64/emit-relocs-535.d: Likewise.
124 * testsuite/ld-aarch64/emit-relocs-536.d: Likewise.
125 * testsuite/ld-aarch64/emit-relocs-537.d: Likewise.
126 * testsuite/ld-aarch64/emit-relocs-538.d: Likewise.
127 * testsuite/ld-aarch64/erratum835769.d: Likewise.
128 * testsuite/ld-aarch64/erratum843419.d: Likewise.
129 * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
130 * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
131 * testsuite/ld-aarch64/gc-plt-relocs.d: Likewise.
132 * testsuite/ld-aarch64/ifunc-21.d: Likewise.
133 * testsuite/ld-aarch64/ifunc-7c.d: Likewise.
134 * testsuite/ld-aarch64/tls-desc-ie.d: Likewise.
135 * testsuite/ld-aarch64/tls-large-desc-be.d: Likewise.
136 * testsuite/ld-aarch64/tls-large-desc.d: Likewise.
137 * testsuite/ld-aarch64/tls-large-ie-be.d: Likewise.
138 * testsuite/ld-aarch64/tls-large-ie.d: Likewise.
139 * testsuite/ld-aarch64/tls-relax-all.d: Likewise.
140 * testsuite/ld-aarch64/tls-relax-gd-ie.d: Likewise.
141 * testsuite/ld-aarch64/tls-relax-gdesc-ie-2.d: Likewise.
142 * testsuite/ld-aarch64/tls-relax-gdesc-ie.d: Likewise.
143 * testsuite/ld-aarch64/tls-relax-large-desc-ie-be.d: Likewise.
144 * testsuite/ld-aarch64/tls-relax-large-desc-ie.d: Likewise.
145 * testsuite/ld-aarch64/tls-tiny-desc.d: Likewise.
146 * testsuite/ld-aarch64/tls-tiny-gd.d: Likewise.
147
148 2016-09-21 Richard Sandiford <richard.sandiford@arm.com>
149
150 * testsuite/ld-aarch64/emit-relocs-280.d: Match branch comments.
151 * testsuite/ld-aarch64/weak-undefined.d: Likewise.
152
153 2016-09-20 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * ld.texinfo (Input Section Basics): Expand the description of
156 EXCLUDE_FILE.
157
158 2016-09-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
159
160 * testsuite/ld-arm/cmse-veneers.s: Add a test for ARMv8-M Security
161 Extensions entry functions in absolute section.
162 * testsuite/ld-arm/cmse-veneers.rd: Adapt expected output accordingly.
163
164 2016-09-14 Claudiu Zissulescu <claziss@synopsys.com>
165
166 * testsuite/ld-arc/tls-dtpoff.dd: New file.
167 * testsuite/ld-arc/tls-dtpoff.rd: Likewise.
168 * testsuite/ld-arc/tls-dtpoff.s: Likewise.
169 * testsuite/ld-arc/tls-relocs.ld: Likewise.
170 * testsuite/ld-arc/arc.exp: Add new tdpoff test.
171
172 2016-09-14 Nick Clifton <nickc@redhat.com>
173
174 PR ld/20537
175 * emultempl/elf32.em: More OPTION_xxx values into an enum. Add
176 OPTION_NO_EH_FRAME_HDR.
177 (_add_options): Add support for --no-eh-frame-hdr.
178 * ld.texinfo: Document new option.
179 * lexsup.c (elf_shlib_list_options): List new option.
180 * NEWS: Mention the new option.
181
182 2016-09-06 H.J. Lu <hongjiu.lu@intel.com>
183
184 PR ld/20550
185 * testsuite/ld-x86-64/pr20550a.s: New file.
186 * testsuite/ld-x86-64/pr20550b.s: Likewise.
187 * testsuite/ld-x86-64/x86-64.exp (x86_64tests): Add tests for
188 PR ld/20550.
189
190 2016-09-06 Nick Clifton <nickc@redhat.com>
191
192 * Makefile.am (CFLAGS_FOR_TARGET): Define as a copy of CFLAGS but
193 without any sanitization options.
194 (CXXFLAGS_FOR_TARGET): Define as a copy of CXXFLAGS but without
195 any sanitization options.
196 (check-DEJAGNU): Pass CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET
197 as CFLAGS and CXXFLAGS respectively.
198
199 2016-09-02 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
200
201 PR ld/20545
202 * testsuite/ld-avr/avr-prop-7.d: New test.
203 * testsuite/ld-avr/avr-prop-7.s: New test.
204 * testsuite/ld-avr/avr-prop-8.d: New test.
205 * testsuite/ld-avr/avr-prop-8.s: New test.
206
207 2016-09-02 H.J. Lu <hongjiu.lu@intel.com>
208
209 * testsuite/ld-elf/pr20513c.d: Limit to *-*-linux* and *-*-gnu*
210 targets.
211 * testsuite/ld-elf/pr20513d.d: Likewise.
212
213 2016-09-01 H.J. Lu <hongjiu.lu@intel.com>
214
215 PR ld/20513
216 * testsuite/ld-elf/pr20513a.d: New file.
217 * testsuite/ld-elf/pr20513a.s: Likewise.
218 * testsuite/ld-elf/pr20513b.d: Likewise.
219 * testsuite/ld-elf/pr20513b.s: Likewise.
220 * testsuite/ld-elf/pr20513c.d: Likewise.
221 * testsuite/ld-elf/pr20513d.d: Likewise.
222 * testsuite/ld-elf/pr20513e.d: Likewise.
223 * testsuite/ld-elf/pr20513f.d: Likewise.
224
225 2016-08-31 Alan Modra <amodra@gmail.com>
226
227 PR 20513
228 * ldlang.c (section_already_linked): Deal with SHF_EXCLUDE sections.
229
230 2016-08-31 Alan Modra <amodra@gmail.com>
231
232 * testsuite/ld-powerpc/vle-multiseg-1.d: Adjust to suit segment change.
233 * testsuite/ld-powerpc/vle-multiseg-2.d: Likewise.
234 * testsuite/ld-powerpc/vle-multiseg-3.d: Likewise.
235 * testsuite/ld-powerpc/vle-multiseg-6.d: Likewise.
236 * testsuite/ld-powerpc/vle-reloc-2.d: Likewise.
237
238 2016-08-30 Cupertino Miranda <cmiranda@synopsys.com>
239
240 * testsuite/ld-arc/tls_gs-01.d: Set to XFAIL on arc*-*-elf*.
241 * testsuite/ld-arc/tls_ie-01.d: Likewise.
242
243 2016-08-29 H.J. Lu <hongjiu.lu@intel.com>
244
245 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19784 tests only
246 if ifunc attribute works.
247
248 2016-08-29 H.J. Lu <hongjiu.lu@intel.com>
249
250 PR ld/14961
251 PR ld/20515
252 * testsuite/ld-i386/i386.exp: Run pr20515.
253 * testsuite/ld-i386/pr20515.d: New file.
254 * testsuite/ld-i386/pr20515.s: Likewise.
255 * testsuite/ld-ifunc/ifunc-14a.s: Use R_386_PLT32 to call IFUNC
256 function.
257 * testsuite/ld-ifunc/ifunc-14c.s: Likewise.
258 * testsuite/ld-ifunc/ifunc-2-i386.s: Likewise.
259 * testsuite/ld-ifunc/ifunc-2-local-i386.s: Likewise.
260 * testsuite/ld-ifunc/ifunc.exp: Move PR ld/19784 tests to ...
261 * testsuite/ld-x86-64/x86-64.exp: Here.
262 * testsuite/ld-ifunc/pr19784a.c: Moved to ...
263 * testsuite/ld-x86-64/pr19784a.c: Here.
264 * testsuite/ld-ifunc/pr19784b.c: Moved to ...
265 * testsuite/ld-x86-64/pr19784b.c: Here.
266 * testsuite/ld-ifunc/pr19784c.c: Moved to ...
267 * testsuite/ld-x86-64/pr19784c.c: Here.
268
269 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
270
271 * emultempl/armelf.em (params): New static variable.
272 (thumb_entry_symbol, byteswap_code, target1_is_rel, target2_type,
273 fix_v4bx, use_blx, vfp11_denorm_fix, stm32l4xx_fix, fix_cortex_a8,
274 no_enum_size_warning, no_wchar_size_warning, pic_veneer,
275 merge_exidx_entries, fix_arm1176, cmse_implib): move as part of the
276 above new structure.
277 (arm_elf_before_allocation): Access static variable from the params
278 structure.
279 (gld${EMULATION_NAME}_finish): Likewise.
280 (arm_elf_create_output_section_statements): Likewise and pass the
281 address of that structure to bfd_elf32_arm_set_target_relocs instead
282 of the static variables.
283 (PARSE_AND_LIST_ARGS_CASES): Access static variable from the params
284 structure.
285
286 2016-08-26 Cupertino Miranda <cmiranda@synopsys.com>
287
288 * ld/testsuite/ld-arc/tls_gd-01.s: Added a testcase for this patch.
289 * ld/testsuite/ld-arc/tls_gd-01.d: Likewise.
290
291 2016-08-26 Cupertino Miranda <cmiranda@synopsys.com>
292
293 * testsuite/ld-arc/tls_ie-01.s: Added to verify associated fix.
294 * testsuite/ld-arc/tls_ie-01.d: Likewise
295
296 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
297
298 * emultempl/armelf.em (in_implib_filename): Declare and initialize new
299 variable.
300 (arm_elf_create_output_section_statements): Open import input library
301 file for writing and pass resulting in_implib_bfd to
302 bfd_elf32_arm_set_target_relocs.
303 (PARSE_AND_LIST_PROLOGUE): Define OPTION_IN_IMPLIB option.
304 (PARSE_AND_LIST_LONGOPTS): Define --in-implib option.
305 (PARSE_AND_LIST_OPTIONS): Add help message for --in-implib option.
306 (PARSE_AND_LIST_ARGS_CASES): Handle new OPTION_IN_IMPLIB case.
307 * ld.texinfo (--cmse-implib): Update to mention --in-implib.
308 (--in-implib): Document new option.
309 * NEWS: Likewise.
310 * testsuite/ld-arm/arm-elf.exp
311 (Secure gateway import library generation): add --defsym VER=1 to gas
312 CLI.
313 (Secure gateway import library generation: errors): Likewise.
314 (Input secure gateway import library): New test.
315 (Input secure gateway import library: no output import library):
316 Likewise.
317 (Input secure gateway import library: not an SG input import library):
318 Likewise.
319 (Input secure gateway import library: earlier stub section base):
320 Likewise.
321 (Input secure gateway import library: later stub section base):
322 Likewise.
323 (Input secure gateway import library: veneer comeback): Likewise.
324 (Input secure gateway import library: entry function change):
325 Likewise.
326 * testsuite/ld-arm/cmse-implib.s: Add input import library testing.
327 * testsuite/ld-arm/cmse-implib.rd: Update accordingly.
328 * testsuite/ld-arm/cmse-new-implib.out: New file.
329 * testsuite/ld-arm/cmse-new-implib.rd: Likewise.
330 * testsuite/ld-arm/cmse-new-implib-no-output.out: Likewise.
331 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out: Likewise.
332 * testsuite/ld-arm/cmse-new-earlier-later-implib.out: Likewise.
333 * testsuite/ld-arm/cmse-new-comeback-implib.rd: Likewise.
334 * testsuite/ld-arm/cmse-new-wrong-implib.out: Likewise.
335
336 2016-08-25 Alan Modra <amodra@gmail.com>
337
338 * configure.tgt (powerpc*-*-linux* et al): Rewrite, adding LE
339 support for BE. First output all target endian configury
340 values, then opposite endian. Handle more tooldirs. Fix
341 bogus matches with strings in MANUF-OS part of target triple.
342
343 2016-08-23 Alan Modra <amodra@gmail.com>
344
345 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Don't fail tests
346 twice.
347
348 2016-08-19 Nick Clifton <nickc@redhat.com>
349
350 * emultempl/aarch64elf.em (before_parse): Initialise the relro
351 field in the link_info structure.
352 * emultempl/armelf.em (before_parse): Likewise.
353 * emultempl/linux.em (before_parse): Likewise.
354 * emultempl/scoreelf.em (before_parse): Likewise.
355
356 * testsuite/ld-alpha/tlsbin.rd: Adjust expected ordering of sections.
357 * testsuite/ld-alpha/tlsbinr.rd: Likewise.
358 * testsuite/ld-alpha/tlspic.rd: Likewise.
359 * testsuite/ld-cris/libdso-2.d: Likewise.
360 * testsuite/ld-i386/nogot1.d: Likewise.
361 * testsuite/ld-i386/pr12718.d: Likewise.
362 * testsuite/ld-i386/pr12921.d: Likewise.
363 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
364 * testsuite/ld-i386/tlsbin.rd: Likewise.
365 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
366 * testsuite/ld-i386/tlsbin2.rd: Likewise.
367 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
368 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
369 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
370 * testsuite/ld-i386/tlsdesc.rd: Likewise.
371 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
372 * testsuite/ld-i386/tlsgdesc.rd: Likewise.
373 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
374 * testsuite/ld-i386/tlsnopic.rd: Likewise.
375 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
376 * testsuite/ld-i386/tlspic.rd: Likewise.
377 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
378 * testsuite/ld-i386/tlspic2.rd: Likewise.
379 * testsuite/ld-ia64/tlsbin.rd: Likewise.
380 * testsuite/ld-ia64/tlspic.rd: Likewise.
381 * testsuite/ld-mips-elf/attr-gnu-4-10.d: Likewise.
382 * testsuite/ld-mips-elf/attr-gnu-4-50.d: Likewise.
383 * testsuite/ld-mips-elf/attr-gnu-4-60.d: Likewise.
384 * testsuite/ld-mips-elf/attr-gnu-4-70.d: Likewise.
385 * testsuite/ld-mmix/bspec1.d: Likewise.
386 * testsuite/ld-mmix/bspec2.d: Likewise.
387 * testsuite/ld-mmix/local1.d: Likewise.
388 * testsuite/ld-mmix/local3.d: Likewise.
389 * testsuite/ld-mmix/local5.d: Likewise.
390 * testsuite/ld-mmix/local7.d: Likewise.
391 * testsuite/ld-mmix/undef-3.d: Likewise.
392 * testsuite/ld-powerpc/tlsexe.r: Likewise.
393 * testsuite/ld-powerpc/tlsexe32.r: Likewise.
394 * testsuite/ld-powerpc/tlsexetoc.r: Likewise.
395 * testsuite/ld-powerpc/tlsso.r: Likewise.
396 * testsuite/ld-powerpc/tlsso32.r: Likewise.
397 * testsuite/ld-powerpc/tlstocso.r: Likewise.
398 * testsuite/ld-s390/tlsbin.rd: Likewise.
399 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
400 * testsuite/ld-s390/tlspic.rd: Likewise.
401 * testsuite/ld-s390/tlspic_64.rd: Likewise.
402 * testsuite/ld-sh/sh64/crange1.rd: Likewise.
403 * testsuite/ld-sh/sh64/crange2.rd: Likewise.
404 * testsuite/ld-sh/sh64/crange3-cmpct.rd: Likewise.
405 * testsuite/ld-sh/sh64/crange3-media.rd: Likewise.
406 * testsuite/ld-sh/sh64/crange3.rd: Likewise.
407 * testsuite/ld-sh/sh64/crangerel1.rd: Likewise.
408 * testsuite/ld-sh/sh64/crangerel2.rd: Likewise.
409 * testsuite/ld-sh/tlsbin-2.d: Likewise.
410 * testsuite/ld-sh/tlspic-2.d: Likewise.
411 * testsuite/ld-sparc/gotop32.rd: Likewise.
412 * testsuite/ld-sparc/gotop64.rd: Likewise.
413 * testsuite/ld-sparc/tlssunbin32.rd: Likewise.
414 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
415 * testsuite/ld-sparc/tlssunnopic32.rd: Likewise.
416 * testsuite/ld-sparc/tlssunnopic64.rd: Likewise.
417 * testsuite/ld-sparc/tlssunpic32.rd: Likewise.
418 * testsuite/ld-sparc/tlssunpic64.rd: Likewise.
419 * testsuite/ld-tic6x/common.d: Likewise.
420 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
421 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
422 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
423 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
424 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
425 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
426 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
427 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
428 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
429 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
430 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
431 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
432 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
433 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
434 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
435 * testsuite/ld-x86-64/nogot1.d: Likewise.
436 * testsuite/ld-x86-64/pr12718.d: Likewise.
437 * testsuite/ld-x86-64/pr12921.d: Likewise.
438 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
439 * testsuite/ld-x86-64/split-by-file.rd: Likewise.
440 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
441 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
442 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
443 * testsuite/ld-x86-64/tlsbin2.rd: Likewise.
444 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
445 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
446 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
447 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
448 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
449 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
450 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
451 * testsuite/ld-x86-64/tlspic.rd: Likewise.
452 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
453 * testsuite/ld-x86-64/tlspic2.rd: Likewise.
454 * testsuite/ld-xtensa/tlsbin.rd: Likewise.
455 * testsuite/ld-xtensa/tlspic.rd: Likewise.
456
457 2016-08-18 Alan Modra <amodra@gmail.com>
458
459 * testsuite/ld-undefined/weak-undef.exp: Use unsupported not
460 unresolved.
461
462 2016-08-12 Alan Modra <amodra@gmail.com>
463
464 * testsuite/ld-tic6x/shlib-1.rd: Correct expected .dynsym sh_info.
465 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
466 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
467 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
468 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
469 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
470 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
471 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
472 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
473 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
474 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
475 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
476 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
477
478 2016-08-12 Alan Modra <amodra@gmail.com>
479
480 * testsuite/ld-undefined/weak-fundef.s: New.
481 * testsuite/ld-undefined/weak-undef.t: Don't specify filename.
482 * testsuite/ld-undefined/weak-undef.exp: Run new tests. Rearrange
483 much of old code. Use is_elf_format to select targets.
484
485 2016-08-11 Alan Modra <amodra@gmail.com>
486
487 PR ld/20436
488 * testsuite/lib/ld-lib.exp (at_least_gcc_version): Don't ignore
489 remote_exec status.
490 (check_gcc_plugin_enabled): Likewise. Revert previous patch.
491
492 2016-08-11 Nick Clifton <nickc@redhat.com>
493
494 PR ld/20436
495 * testsuite/lib/ld-lib.exp (check_gcc_plugin_enabled): When not
496 testing remotely, check to see if target compiler is installed
497 before trying to run it.
498
499 2016-08-10 Maciej W. Rozycki <macro@imgtec.com>
500
501 PR ld/15428
502 * testsuite/ld-mips-elf/mips-elf.exp: Un-KFAIL `__ehdr_start'
503 test 2.
504
505 2016-08-10 Maciej W. Rozycki <macro@imgtec.com>
506
507 * testsuite/ld-mips-elf/pic-and-nonpic-1-micromips-rel.dd: New
508 test.
509 * testsuite/ld-mips-elf/pic-and-nonpic-1-micromips-rel.nd: New
510 test.
511 * testsuite/ld-mips-elf/pic-and-nonpic-1-micromips.dd: New test.
512 * testsuite/ld-mips-elf/pic-and-nonpic-1-micromips.nd: New test.
513 * testsuite/ld-mips-elf/pic-and-nonpic-1a-micromips.s: New test
514 source.
515 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s: New test
516 source.
517 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
518
519 2016-08-09 H.J. Lu <hongjiu.lu@intel.com>
520
521 PR ld/20436
522 * testsuite/lib/ld-lib.exp (check_gcc_plugin_enabled): New
523 proc.
524 (check_lto_available): Return 0 if check_gcc_plugin_enabled
525 returns 0.
526 (check_lto_fat_available): Likewise.
527 (check_lto_shared_available): Likewise.
528
529 2016-08-09 Roland McGrath <roland@hack.frob.com>
530
531 * emulparams/armelf.sh (GENERATE_PIE_SCRIPT): Set to yes.
532
533 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
534
535 * emultempl/armelf.em (cmse_implib): Declare and define this new
536 static variable.
537 (arm_elf_create_output_section_statements): Add new cmse_implib
538 parameter.
539 (OPTION_CMSE_IMPLIB): Define macro.
540 (PARSE_AND_LIST_LONGOPTS): Add entry for new --cmse-implib switch.
541 (PARSE_AND_LIST_OPTIONS): Likewise.
542 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_CMSE_IMPLIB case.
543 * ld.texinfo (--cmse-implib): Document new option.
544 * testsuite/ld-arm/arm-elf.exp
545 (Secure gateway import library generation): New test.
546 (Secure gateway import library generation: errors): Likewise.
547 * testsuite/ld-arm/cmse-implib.s: New file.
548 * testsuite/ld-arm/cmse-implib-errors.out: Likewise.
549 * testsuite/ld-arm/cmse-implib.rd: Likewise.
550
551 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
552
553 * ld.texinfo (Placement of SG veneers): New concept entry.
554 * testsuite/ld-arm/arm-elf.exp
555 (Secure gateway veneers: no .gnu.sgstubs section): New test.
556 (Secure gateway veneers: wrong entry functions): Likewise.
557 (Secure gateway veneers (ARMv8-M Baseline)): Likewise.
558 (Secure gateway veneers (ARMv8-M Mainline)): Likewise.
559 * testsuite/ld-arm/cmse-veneers.s: New file.
560 * testsuite/ld-arm/cmse-veneers.d: Likewise.
561 * testsuite/ld-arm/cmse-veneers.rd: Likewise.
562 * testsuite/ld-arm/cmse-veneers.sd: Likewise.
563 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out: Likewise.
564 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out: Likewise.
565
566 2016-08-02 Nick Clifton <nickc@redhat.com>
567
568 PR ld/17739
569 * emulparams/shelf.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): Define with
570 valye 'yes'.
571 * emulparams/shelf32.sh: Likewise.
572 * emulparams/shelf32.sh: Likewise.
573 * emulparams/shelf_nto.sh: Likewise.
574 * emulparams/shelf_nto.sh: Likewise.
575 * emulparams/shelf_vxworks.sh: Likewise.
576 * emulparams/shelf_vxworks.sh: Likewise.
577 * emulparams/shlelf32_linux.sh: Likewise.
578 * emulparams/shlelf32_linux.sh: Likewise.
579 * emulparams/shlelf_linux.sh: Likewise.
580 * emulparams/shlelf_linux.sh: Likewise.
581 * emulparams/shlelf_nto.sh: Likewise.
582 * emulparams/shlelf_nto.sh: Likewise.
583
584 2016-07-27 Maciej W. Rozycki <macro@imgtec.com>
585
586 * testsuite/ld-mips-elf/micromips-branch-absolute.d: Update
587 patterns for branch compaction.
588 * testsuite/ld-mips-elf/micromips-branch-absolute-addend.d:
589 Likewise.
590
591 2016-07-27 Nick Clifton <nickc@redhat.com>
592
593 * testsuite/ld-gc/personality.d: Use "target cfi" to restrict the
594 test to targets which support cfi.
595
596 2016-07-27 Igor Kudrin <ikudrin@accesssoftek.com>
597
598 * ldbuildid.c (generate_build_id): Warning fix.
599
600 2016-07-26 Maciej W. Rozycki <macro@imgtec.com>
601
602 * testsuite/ld-mips-elf/compressed-plt-1.s: Add branch support.
603 * testsuite/ld-mips-elf/compressed-plt-1a.s: Likewise.
604 * testsuite/ld-mips-elf/compressed-plt-1b.s: Likewise.
605 * testsuite/ld-mips-elf/compressed-plt-1-o32-branch.od: New
606 test.
607 * testsuite/ld-mips-elf/compressed-plt-1-o32-branch.rd: New
608 test.
609 * testsuite/ld-mips-elf/compressed-plt-1-o32-mips16-bronly.od:
610 New test.
611 * testsuite/ld-mips-elf/compressed-plt-1-o32-mips16-bronly.rd:
612 New test.
613 * testsuite/ld-mips-elf/compressed-plt-1-o32-mips16-branch.od:
614 New test.
615 * testsuite/ld-mips-elf/compressed-plt-1-o32-mips16-branch.rd:
616 New test.
617 * testsuite/ld-mips-elf/compressed-plt-1-o32-umips-bronly.od:
618 New test.
619 * testsuite/ld-mips-elf/compressed-plt-1-o32-umips-bronly.rd:
620 New test.
621 * testsuite/ld-mips-elf/compressed-plt-1-o32-umips-branch.od:
622 New test.
623 * testsuite/ld-mips-elf/compressed-plt-1-o32-umips-branch.rd:
624 New test.
625 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
626
627 2016-07-26 Igor Kudrin <ikudrin@accesssoftek.com>
628
629 * ldbuildid.c: Changes for MinGW32:
630 Include windows.h and rpcdce.h.
631 (validate_build_id_style): Allow "uuid" style.
632 (generate_build_id): Fill in id_bits using UuidCreate().
633
634 2016-07-25 Alan Modra <amodra@gmail.com>
635
636 * testsuite/ld-elf/sec64k.exp: Run test for arc, msp430, or1k
637 and m32r. Correct comment. Relax ld -r match to account for
638 msp increased number of default sections.
639
640 2016-07-22 Cupertino Miranda <cmiranda@synopsys.com>
641
642 * testsuite/ld-arc/got-01.d: New file.
643 * testsuite/ld-arc/got-01.s: New file.
644
645 2016-07-21 H.J. Lu <hongjiu.lu@intel.com>
646
647 * configure: Regenerated.
648
649 2016-07-21 Alan Modra <amodra@gmail.com>
650
651 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Replace
652 "targets_to_xfail" parameter with "args".
653 * testsuite/ld-elf/compress.exp: Remove empty list of xfails on
654 all calls to run_ld_link_exec_tests.
655 * testsuite/ld-elf/dwarf.exp: Likewise.
656 * testsuite/ld-elf/indirect.exp: Likewise.
657 * testsuite/ld-elf/wrap.exp: Likewise.
658 * testsuite/ld-i386/i386.exp: Likewise.
659 * testsuite/ld-i386/no-plt.exp: Likewise.
660 * testsuite/ld-i386/tls.exp: Likewise.
661 * testsuite/ld-ifunc/ifunc.exp: Likewise.
662 * testsuite/ld-pie/pie.exp: Likewise.
663 * testsuite/ld-plugin/lto.exp: Likewise.
664 * testsuite/ld-size/size.exp: Likewise.
665 * testsuite/ld-x86-64/mpx.exp: Likewise.
666 * testsuite/ld-x86-64/no-plt.exp: Likewise.
667 * testsuite/ld-x86-64/tls.exp: Likewise.
668 * testsuite/ld-x86-64/x86-64.exp: Likewise.
669 * testsuite/ld-elf/elf.exp: Likewise. Reorder args when providing
670 xfails and simplify lists.
671 * testsuite/ld-elf/shared.exp: Likewise.
672
673 2016-07-21 Alan Modra <amodra@gmail.com>
674
675 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Add optional
676 parameter to pass list of xfails.
677 * testsuite/ld-elf/elf.exp: Add xfails for implib tests. Tidy
678 implib test formatting. Don't set .data start address.
679 * testsuite/ld-elf/implib.s: Remove first .bss directive and
680 replace second one with equivalent .section directive.
681 * testsuite/ld-elf/empty-implib.out: Add expected final error.
682 * testsuite/ld-elf/implib.rd: Update.
683
684 2016-07-20 Alan Modra <amodra@gmail.com>
685
686 * ldexp.c (exp_unop, exp_binop, exp_trinop, exp_nameop): Don't
687 fold expression.
688 * testsuite/ld-elf/maxpage3b.d: Expect correct maxpagesize.
689
690 2016-07-19 Roland McGrath <roland@hack.frob.com>
691
692 * emulparams/aarch64elf.sh (GENERATE_PIE_SCRIPT): Set to yes.
693 * emulparams/aarch64elf32.sh: Likewise.
694
695 2016-07-19 Maciej W. Rozycki <macro@imgtec.com>
696
697 * testsuite/ld-mips-elf/unaligned-branch-2.d: Update error
698 messages expected.
699 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: Likewise.
700 * testsuite/ld-mips-elf/unaligned-branch-mips16.d: Likewise.
701 * testsuite/ld-mips-elf/unaligned-branch-micromips.d: Likewise.
702 * testsuite/ld-mips-elf/bal-jalx-addend.d: New test.
703 * testsuite/ld-mips-elf/bal-jalx-local.d: New test.
704 * testsuite/ld-mips-elf/bal-jalx-pic.d: New test.
705 * testsuite/ld-mips-elf/bal-jalx-addend-n32.d: New test.
706 * testsuite/ld-mips-elf/bal-jalx-local-n32.d: New test.
707 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d: New test.
708 * testsuite/ld-mips-elf/bal-jalx-addend-n64.d: New test.
709 * testsuite/ld-mips-elf/bal-jalx-local-n64.d: New test.
710 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d: New test.
711 * testsuite/ld-mips-elf/unaligned-jalx-2.d: New test.
712 * testsuite/ld-mips-elf/unaligned-jalx-3.d: New test.
713 * testsuite/ld-mips-elf/unaligned-jalx-addend-2.d: New test.
714 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d: New test.
715 * testsuite/ld-mips-elf/unaligned-jalx-2.s: New test source.
716 * testsuite/ld-mips-elf/unaligned-jalx-3.s: New test source.
717 * testsuite/ld-mips-elf/unaligned-jalx-addend-2.s: New test
718 source.
719 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.s: New test
720 source.
721 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
722
723 2016-07-19 Maciej W. Rozycki <macro@imgtec.com>
724
725 * testsuite/ld-mips-elf/unaligned-jalx-1.d: Update error message
726 expected.
727 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: Likewise.
728 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d:
729 Likewise.
730 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d:
731 Likewise.
732 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: Likewise.
733 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: Likewise.
734 * testsuite/ld-mips-elf/undefweak-overflow.s: Add jumps,
735 microMIPS BAL and MIPS16 instructions.
736 * testsuite/ld-mips-elf/undefweak-overflow.d: Update
737 accordingly.
738 * testsuite/ld-mips-elf/unaligned-branch-2.d: New test.
739 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: New test.
740 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d: New test.
741 * testsuite/ld-mips-elf/unaligned-branch-mips16.d: New test.
742 * testsuite/ld-mips-elf/unaligned-branch-micromips.d: New test.
743 * testsuite/ld-mips-elf/unaligned-jump-mips16.d: New test.
744 * testsuite/ld-mips-elf/unaligned-jump-micromips.d: New test.
745 * testsuite/ld-mips-elf/unaligned-jump.d: New test.
746 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
747
748 2016-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
749
750 * plugin.c (plugin_call_claim_file): Restore the file offset after
751 an unsuccessful attempt to claim a file.
752 * testplug.c (bytes_to_read_before_claim): New global.
753 (record_read_length): New function, sets new global
754 bytes_to_read_before_claim.
755 (parse_option): Handle 'read:<NUMBER>' option.
756 (onclaim_file): Read file content before checking for claim.
757 * testsuite/ld-plugin/plugin-30.d: New file.
758 * testsuite/ld-plugin/plugin.exp: Add new test.
759
760 2016-07-16 Alan Modra <amodra@gmail.com>
761
762 * plugin.c: Don't include libbfd.h. Include plugin-api.h
763 before bfd/plugin.h.
764 (plugin_object_p): Use bfd_plugin_open_input.
765
766 2016-07-16 Alan Modra <amodra@gmail.com>
767
768 * ldlang.c (open_output): Replace bfd_search_for_target with
769 bfd_iterate_over_targets. Localize vars.
770
771 2016-07-16 Alan Modra <amodra@gmail.com>
772
773 * ldlang.c: Don't include libbfd.h.
774 * emultempl/nds32elf.em: Likewise.
775 * emultempl/ppc64elf.em: Likewise.
776 * emultempl/ppc32elf.em: Likewise.
777 (pagesize): Delete.
778 (params): Update init.
779 (ppc_after_open_output): Use params.pagesize. Don't call bfd_log2.
780 (PARSE_AND_LIST_ARGS_CASES): Use params.pagesize.
781 * emultempl/sh64elf.em: Don't include libbfd.h.
782 (after_allocation): Use ASSERT, not BFD_ASSERT.
783 * emultempl/xtensaelf.em: Don't include libbfd.h.
784 (replace_insn_sec_with_prop_sec): Use xmalloc, not bfd_malloc.
785 * Makefile.am: Update dependencies.
786 * Makefile.in: Regenerate.
787
788 2016-07-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
789 Nick Clifton <nickc@redhat.com>
790
791 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Open import
792 library file for writing and initialize implib_bfd field of link_info
793 structure.
794 * emultempl/pe.em (pe_implib_filename): Remove variable declaration.
795 (OPTION_IMPLIB_FILENAME): Remove macro definition.
796 (gld${EMULATION_NAME}_add_options): Remove --out-implib option.
797 (gld_${EMULATION_NAME}_list_options): Likewise.
798 (gld${EMULATION_NAME}_handle_option): Likewise.
799 (gld_${EMULATION_NAME}_finish): Use command_line.out_implib_filename
800 instead of pe_implib_filename.
801 * emultempl/pep.em (pep_implib_filename): Remove variable declaration.
802 (OPTION_IMPLIB_FILENAME): Remove enumerator.
803 (gld${EMULATION_NAME}_add_options): Remove --out-implib option.
804 (gld_${EMULATION_NAME}_list_options): Likewise.
805 (gld${EMULATION_NAME}_handle_option): Likewise.
806 (gld_${EMULATION_NAME}_finish): Use command_line.out_implib_filename
807 instead of pep_implib_filename.
808 * ld.h (args_type): Declare new out_implib_filename field.
809 * ld.texinfo (--out-implib): Move documentation to arch-independent
810 part and rephrase to apply to ELF targets.
811 * ldexp.c (exp_fold_tree_1): Set ldscript_def field to 1 for symbols
812 defined in linker scripts.
813 * ldlex.h (enum option_values): Declare new OPTION_OUT_IMPLIB
814 enumerator.
815 * lexsup.c (ld_options): Add entry for new --out-implib switch.
816 (parse_args): Handle OPTION_OUT_IMPLIB case.
817 * testsuite/ld-elf/elf.exp (Generate empty import library): New test.
818 (Generate import library): Likewise.
819 * testsuite/ld-elf/implib.s: Likewise.
820 * testsuite/ld-elf/implib.rd: New file.
821 * testsuite/ld-elf/empty-implib.out: Likewise
822
823 2016-07-15 Nick Clifton <nickc@redhat.com>
824
825 * testsuite/ld-arc/arc.exp: Always run the sda-relocs test in
826 little endian mode.
827
828 2016-07-14 Maciej W. Rozycki <macro@imgtec.com>
829
830 * testsuite/ld-mips-elf/mips-elf.exp: Run
831 `branch-absolute-addend', `mips16-branch-absolute',
832 `mips16-branch-absolute-addend' and
833 `micromips-branch-absolute-addend'.
834
835 2016-07-14 Maciej W. Rozycki <macro@imgtec.com>
836
837 * testsuite/ld-mips-elf/mips16-branch-absolute.d: New test.
838 * testsuite/ld-mips-elf/mips16-branch-absolute-n32.d: New test.
839 * testsuite/ld-mips-elf/mips16-branch-absolute-n64.d: New test.
840 * testsuite/ld-mips-elf/mips16-branch-absolute-addend.d: New
841 test.
842 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n32.d: New
843 test.
844 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n64.d: New
845 test.
846 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests, except
847 from `mips16-branch-absolute' and
848 `mips16-branch-absolute-addend', referred indirectly only.
849
850 2016-07-14 Maciej W. Rozycki <macro@imgtec.com>
851
852 * testsuite/ld-mips-elf/branch-absolute.d: New test.
853 * testsuite/ld-mips-elf/branch-absolute-n32.d: New test.
854 * testsuite/ld-mips-elf/branch-absolute-n64.d: New test.
855 * testsuite/ld-mips-elf/branch-absolute-addend.d: New test.
856 * testsuite/ld-mips-elf/branch-absolute-addend-n32.d: New test.
857 * testsuite/ld-mips-elf/branch-absolute-addend-n64.d: New test.
858 * testsuite/ld-mips-elf/micromips-branch-absolute.d: New test.
859 * testsuite/ld-mips-elf/micromips-branch-absolute-n32.d: New
860 test.
861 * testsuite/ld-mips-elf/micromips-branch-absolute-n64.d: New
862 test.
863 * testsuite/ld-mips-elf/micromips-branch-absolute-addend.d: New
864 test.
865 * testsuite/ld-mips-elf/micromips-branch-absolute-addend-n32.d:
866 New test.
867 * testsuite/ld-mips-elf/micromips-branch-absolute-addend-n64.d:
868 New test.
869 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests, except
870 from `branch-absolute-addend' and
871 `micromips-branch-absolute-addend', referred indirectly only.
872
873 2016-07-14 Claudiu Zissulescu <claziss@synopsys.com>
874
875 * emulparams/arcelf.sh (SDATA_START_SYMBOLS): Add offset.
876 * testsuite/ld-arc/sda-relocs.dd: New file.
877 * testsuite/ld-arc/sda-relocs.ld: Likewise.
878 * testsuite/ld-arc/sda-relocs.rd: Likewise.
879 * testsuite/ld-arc/sda-relocs.s: Likewise.
880 * testsuite/ld-arc/arc.exp: Add SDA tests.
881
882 2016-07-11 Claudiu Zissulescu <claziss@synopsys.com>
883
884 * testsuite/ld-arc/nps-1b.err: Update test to handle more
885 verbosity.
886
887 2016-07-09 Alan Modra <amodra@gmail.com>
888
889 * testsuite/ld-powerpc/elfv2exe.d: Update.
890
891 2016-07-06 James Bowman <james.bowman@ftdichip.com>
892
893 * scripttempl/ft32.sc (__PMSIZE): Correct __PMSIZE_.
894 (DATA): add ALIGN.
895 (BSS): add ALIGN
896
897 2016-07-05 H.J. Lu <hongjiu.lu@intel.com>
898
899 * testsuite/ld-plugin/lto.exp: Add -flto to PR ld/20321 test.
900
901 2016-07-05 Andre Vieria <andre.simoesdiasvieira@arm.com>
902
903 * testsuite/ld-arm/farcall-thumb2-purecode.d: New test result.
904 * testsuite/ld-arm/farcall-thumb2-purecode.s: New test.
905 * testsuite/ld-arm/arm-elf.exp: Run it.
906
907 2016-07-05 Andre Vieria <andre.simoesdiasvieira@arm.com>
908
909 * testsuite/ld-arm/arm_noread.ld: Renamed to ...
910 testsuite/ld-arm/arm_purecode.ld: ... this, and replaced
911 all noread's by purecode.
912
913 2016-07-05 Jan Beulich <jbeulich@suse.com>
914
915 * ldexp.c (exp_fold_tree_1): Set linker_def field based on
916 assignment line number.
917 * ldlex.l (lineno): Drop initializer.
918 (<<EOF>>): Set lineno to zero after reaching top of stack.
919
920 2016-07-04 H.J. Lu <hongjiu.lu@intel.com>
921
922 PR ld/20321
923 * plugin.c (plugin_opt_plugin): Warn and return if plugin has
924 been loaded already.
925 * testsuite/ld-plugin/lto.exp: Run PR ld/20321 test.
926 * testsuite/ld-plugin/pr20321.c: New file.
927
928 2016-07-04 Nick Clifton <nickc@redhat.com>
929
930 * scripttempl/ft32.sc (__PMSIZE_): If not defined, set to 256K.
931 (__RAMSIZE): If not defined, set to 64K.
932 (MEMORY): Set the flash region size to __PMSIZE and the ram region
933 size to __RAMSIZE.
934
935 2016-07-02 Maciej W. Rozycki <macro@imgtec.com>
936
937 * testsuite/ld-mips-elf/branch-misc-2.d: New test.
938 * testsuite/ld-mips-elf/mips-elf.exp: Run it.
939
940 2016-07-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
941
942 * testsuite/ld-arm/arm-elf.exp (Thumb-2 BL): Assemble for ARMv7.
943 (Thumb-2 BL on ARMv6-M): New testcase.
944 * testsuite/ld-arm/thumb2-bl.d: Do not try to match testcase filename.
945 * testsuite/ld-arm/thumb2-bl.s: Do not select architecture.
946
947 2016-07-01 Tristan Gingold <gingold@adacore.com>
948
949 * NEWS: Add marker for 2.27.
950
951 2016-06-28 H.J. Lu <hongjiu.lu@intel.com>
952
953 * testsuite/ld-gc/gc.exp: Run pr20306 test.
954 * ld-gc/pr20306.c: New file.
955 * ld-gc/pr20306.d: Likewise.
956
957 2016-06-28 Nick Clifton <nickc@redhat.com>
958
959 * testsuite/ld-elf/comm-data.exp: Expect comm-data2 test to fail
960 for bfin.
961 * testsuite/ld-elf/elf.exp: Expect pr14170 and symbolic function
962 tests to fail for bfin.
963 * testsuite/ld-elf/endsym.d: Expect to fail with cr16, crx, dlx,
964 nds32 and visium.
965 * testsuite/ld-elf/var1.d: Expect to fail with d30v, dlx, ft32 and
966 microblaze.
967 * testsuite/ld-pe/pe.exp: Expect foreign symbol test to fail for
968 mcore-pe.
969
970 2016-06-28 Nick Clifton <nickc@redhat.com>
971
972 * testsuite/ld-elf/merge.d: Add m68hc11 to list of targets that
973 expect to fail this test.
974 * testsuite/ld-scripts/overlay-size.d: Skip the entire test for
975 RX.
976 * testsuite/ld-scripts/rgn-at10.d: No longer expect this test to
977 fail for the RX.
978 * testsuite/ld-scripts/rgn-at11.d: Likewise.
979 * testsuite/ld-scripts/rgn-at2.d: Likewise.
980 * testsuite/ld-scripts/rgn-at6.d: Likewise.
981 * testsuite/ld-scripts/rgn-at7.d: Likewise.
982 * testsuite/ld-scripts/rgn-at8.d: Likewise.
983
984 2016-06-28 James Clarke <jrtc27@jrtc27.com>
985
986 * testsuite/ld-elf/symbolic-func.r: Allow non-zero offsets from
987 .text.
988
989 2016-06-28 Maciej W. Rozycki <macro@imgtec.com>
990
991 * testsuite/ld-mips-elf/attr-gnu-4-10.d: Match any UNIX OS/ABI.
992 * testsuite/ld-mips-elf/attr-gnu-4-50.d: Likewise.
993 * testsuite/ld-mips-elf/attr-gnu-4-60.d: Likewise.
994 * testsuite/ld-mips-elf/attr-gnu-4-70.d: Likewise.
995
996 2016-06-28 Alan Modra <amodra@gmail.com>
997
998 PR ld/20302
999 * testsuite/ld-scripts/pr20302.d: Exclude *-*-*aout.
1000
1001 2016-06-28 Maciej W. Rozycki <macro@imgtec.com>
1002
1003 * testsuite/ld-mips-elf/mips16-branch-2.d: New test.
1004 * testsuite/ld-mips-elf/mips16-branch-3.d: New test.
1005 * testsuite/ld-mips-elf/mips16-branch-addend-2.d: New test.
1006 * testsuite/ld-mips-elf/mips16-branch-addend-3.d: New test.
1007 * testsuite/ld-mips-elf/mips16-branch.s: New test source.
1008 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1009
1010 2016-06-27 Nick Clifton <nickc@redhat.com>
1011
1012 PR ld/20302
1013 * lexsup.c (set_segment_start): If resetting the start address of
1014 a section, remember to generate a new script element as well.
1015 * testsuite/ld-scripts/pr20302.d: New test.
1016 * testsuite/ld-scripts/scripts.exp: Run the new test.
1017
1018 2016-06-24 Alan Modra <amodra@gmail.com>
1019
1020 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64_choose_ilp32_emul):
1021 Don't error out, always return an emulation.
1022
1023 2016-06-24 Dilyan Palauzov <dilyan.palauzov@aegee.org>
1024 H.J. Lu <hongjiu.lu@intel.com>
1025
1026 * lexsup.c (elf_shlib_list_options): Check DEFAULT_LD_Z_RELRO
1027 for -z relro help message.
1028
1029 2016-06-22 Maciej W. Rozycki <macro@imgtec.com>
1030
1031 * testsuite/ld-mips-elf/undefweak-overflow.d: Use wildcard
1032 address matching.
1033
1034 2016-06-22 Maciej W. Rozycki <macro@imgtec.com>
1035
1036 * testsuite/ld-mips-elf/mips-elf.exp: Uniquely identify
1037 `undefweak-overflow' tests.
1038
1039 2016-06-22 H.J. Lu <hongjiu.lu@intel.com>
1040
1041 PR ld/20283
1042 * NEWS: Mention --enable-relro.
1043 * configure.ac: Add --enable-relro.
1044 (DEFAULT_LD_Z_RELRO): New. Set by --enable-relro.
1045 * configure.tgt (ac_default_ld_z_relro): Default it to 1 for
1046 some Linux targets.
1047 * config.in: Regenerated.
1048 * configure: Likewise.
1049 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
1050 link_info.relro to DEFAULT_LD_Z_RELRO.
1051 * testsuite/config/default.exp (ld_elf_shared_opt): New.
1052 * testsuite/lib/ld-lib.exp (run_dump_test): Pass
1053 $ld_elf_shared_opt to ld for ELF targets with shared object
1054 support.
1055 (run_ld_link_tests): Likewise.
1056
1057 2016-06-21 Maciej W. Rozycki <macro@imgtec.com>
1058
1059 * testsuite/ld-mips-elf/mode-change-error-1a.s: Trigger an error
1060 twice rather than once.
1061 * testsuite/ld-mips-elf/mode-change-error-1.d: Adjust
1062 accordingly. Remove the full stop from the end of the message.
1063
1064 2016-06-21 Graham Markall <graham.markall@embecosm.com>
1065
1066 * testsuite/ld-arc/nps-1a.d: Use -mcpu=arc700 -mnps400.
1067 * testsuite/ld-arc/nps-1b.d: Likewise.
1068
1069 2016-06-20 H.J. Lu <hongjiu.lu@intel.com>
1070
1071 PR ld/20267
1072 * testsuite/ld-plugin/lto.exp (lto_link_tests): Add test for
1073 PR ld/20267.
1074 (lto_run_tests): Likewise.
1075 * testsuite/ld-plugin/pr20267a.c: New file.
1076 * testsuite/ld-plugin/pr20267b.c: Likewise.
1077
1078 2016-06-20 H.J. Lu <hongjiu.lu@intel.com>
1079 Alan Modra <amodra@gmail.com>
1080
1081 PR ld/20276
1082 * plugin.c (plugin_notice): Set non_ir_ref on common symbols.
1083 * testsuite/ld-plugin/lto.exp (lto_link_tests): Add test for
1084 PR ld/20276.
1085 (lto_run_tests): Likewise.
1086 * testsuite/ld-plugin/pass.out: New file.
1087 * testsuite/ld-plugin/pr20276a.c: Likewise.
1088 * testsuite/ld-plugin/pr20276b.c: Likewise.
1089
1090 2016-06-18 H.J. Lu <hongjiu.lu@intel.com>
1091
1092 * plugin.c (plugin_object_p): Replace bfd_plugin_uknown
1093 with bfd_plugin_unknown.
1094
1095 2016-06-18 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 PR ld/20253
1098 * testsuite/ld-i386/i386.exp: Run PR ld/20253 tests.
1099 * testsuite/ld-i386/no-plt.exp: Likewise.
1100 * testsuite/ld-x86-64/no-plt.exp: Likewise.
1101 * testsuite/ld-i386/pr13302.d: Remove .rel.plt section.
1102 * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
1103 * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
1104 * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
1105 * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
1106 * testsuite/ld-x86-64/pr13082-5a.d: Likewise.
1107 * testsuite/ld-x86-64/pr13082-5b.d: Likewise.
1108 * testsuite/ld-x86-64/pr13082-6a.d: Likewise.
1109 * testsuite/ld-x86-64/pr13082-6b.d: Likewise.
1110 * testsuite/ld-i386/pr20244-2a.d: Remove .plt section.
1111 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
1112 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1113 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
1114 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1115 * testsuite/ld-i386/pr20244-2b.d: Updated.
1116 * testsuite/ld-i386/pr20244-2c.d: Likewise.
1117 * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
1118 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
1119 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
1120 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
1121 * testsuite/ld-i386/pr20253-1a.c: New file.
1122 * testsuite/ld-i386/pr20253-1b.S: Likewise.
1123 * testsuite/ld-i386/pr20253-1c.S: Likewise.
1124 * testsuite/ld-i386/pr20253-1d.S: Likewise.
1125 * testsuite/ld-i386/pr20253-2a.c: Likewise.
1126 * testsuite/ld-i386/pr20253-2b.S: Likewise.
1127 * testsuite/ld-i386/pr20253-2c.S: Likewise.
1128 * testsuite/ld-i386/pr20253-2d.S: Likewise.
1129 * testsuite/ld-i386/pr20253-3.d: Likewise.
1130 * testsuite/ld-i386/pr20253-3.s: Likewise.
1131 * testsuite/ld-i386/pr20253-4.s: Likewise.
1132 * testsuite/ld-i386/pr20253-4a.d: Likewise.
1133 * testsuite/ld-i386/pr20253-4b.d: Likewise.
1134 * testsuite/ld-i386/pr20253-4c.d: Likewise.
1135 * testsuite/ld-i386/pr20253-5.d: Likewise.
1136 * testsuite/ld-i386/pr20253-5.s: Likewise.
1137 * testsuite/ld-ifunc/ifunc-23-x86.s: Likewise.
1138 * testsuite/ld-ifunc/ifunc-23a-x86.d: Likewise.
1139 * testsuite/ld-ifunc/ifunc-23b-x86.d: Likewise.
1140 * testsuite/ld-ifunc/ifunc-23c-x86.d: Likewise.
1141 * testsuite/ld-ifunc/ifunc-24-x86.s: Likewise.
1142 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
1143 * testsuite/ld-ifunc/ifunc-24b-x86.d: Likewise.
1144 * testsuite/ld-ifunc/ifunc-24c-x86.d: Likewise.
1145 * testsuite/ld-ifunc/ifunc-25-x86.s: Likewise.
1146 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
1147 * testsuite/ld-ifunc/ifunc-25b-x86.d: Likewise.
1148 * testsuite/ld-ifunc/ifunc-25c-x86.d: Likewise.
1149 * testsuite/ld-x86-64/pr20253-1.s: Likewise.
1150 * testsuite/ld-x86-64/pr20253-1a.d: Likewise.
1151 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
1152 * testsuite/ld-x86-64/pr20253-1c.d: Likewise.
1153 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
1154 * testsuite/ld-x86-64/pr20253-1e.d: Likewise.
1155 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
1156 * testsuite/ld-x86-64/pr20253-1g.d: Likewise.
1157 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
1158 * testsuite/ld-x86-64/pr20253-1i.d: Likewise.
1159 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
1160 * testsuite/ld-x86-64/pr20253-1k.d: Likewise.
1161 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
1162 * testsuite/ld-x86-64/pr20253-2a.c: Likewise.
1163 * testsuite/ld-x86-64/pr20253-2b.S: Likewise.
1164 * testsuite/ld-x86-64/pr20253-2c.S: Likewise.
1165 * testsuite/ld-x86-64/pr20253-2d.S: Likewise.
1166 * testsuite/ld-x86-64/pr20253-3.d: Likewise.
1167 * testsuite/ld-x86-64/pr20253-3.s: Likewise.
1168 * testsuite/ld-x86-64/pr20253-4.s: Likewise.
1169 * testsuite/ld-x86-64/pr20253-4a.d: Likewise.
1170 * testsuite/ld-x86-64/pr20253-4b.d: Likewise.
1171 * testsuite/ld-x86-64/pr20253-4c.d: Likewise.
1172 * testsuite/ld-x86-64/pr20253-4d.d: Likewise.
1173 * testsuite/ld-x86-64/pr20253-4e.d: Likewise.
1174 * testsuite/ld-x86-64/pr20253-4f.d: Likewise.
1175 * testsuite/ld-x86-64/pr20253-5.s: Likewise.
1176 * testsuite/ld-x86-64/pr20253-5a.d: Likewise.
1177 * testsuite/ld-x86-64/pr20253-5b.d: Likewise.
1178 * testsuite/ld-ifunc/ifunc-18a-i386.d: Remove extra IRELATIVE
1179 relocation.
1180 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
1181 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
1182 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
1183 * testsuite/ld-ifunc/ifunc-18a.s: Fix a typo.
1184 * testsuite/ld-x86-64/x86-64.exp: Run pr20253-1 tests.
1185
1186 2016-06-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
1187 Tony Wang <tony.wang@arm.com>
1188
1189 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall M profile):
1190 Assemble for ARMv6-M.
1191 (Thumb2-Thumb2 farcall M profile): New testcase.
1192 * testsuite/ld-arm/farcall-thumb2-thumb2-m.d: New file.
1193 * testsuite/ld-arm/jump-reloc-veneers-cond-long-backward.d: Update to
1194 reflect the use of Thumb-2 veneers for Thumb-2 capable targets.
1195 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Likewise.
1196
1197 2016-06-16 H.J. Lu <hongjiu.lu@intel.com>
1198
1199 * testsuite/ld-i386/i386.exp: Run pr19636-2e-nacl.
1200 * testsuite/ld-i386/pr19636-2e.d: Skip for NaCl targets.
1201 Remove .rel.plt section.
1202 * testsuite/ld-i386/pr19636-2e-nacl.d: New file.
1203
1204 2016-06-15 H.J. Lu <hongjiu.lu@intel.com>
1205
1206 * testsuite/ld-i386/no-plt-check1a.S (check): Test static
1207 function pointer.
1208 * testsuite/ld-i386/no-plt-check1b.S (check): Likewise.
1209 * testsuite/ld-x86-64/no-plt-check1.S (check): Likewise.
1210 * testsuite/ld-i386/no-plt-extern1a.S (func_p): New. Static
1211 function pointer.
1212 * testsuite/ld-i386/no-plt-extern1b.S (func_p): Likewise.
1213 * testsuite/ld-x86-64/no-plt-extern1.S (func_p): Likewise.
1214 * testsuite/ld-i386/no-plt-1a.dd: Updated.
1215 * testsuite/ld-i386/no-plt-1b.dd: Likewise.
1216 * testsuite/ld-i386/no-plt-1c.dd: Likewise.
1217 * testsuite/ld-i386/no-plt-1d.dd: Likewise.
1218 * testsuite/ld-i386/no-plt-1e.dd: Likewise.
1219 * testsuite/ld-i386/no-plt-1f.dd: Likewise.
1220 * testsuite/ld-i386/no-plt-1g.dd: Likewise.
1221 * testsuite/ld-i386/no-plt-1h.dd: Likewise.
1222 * testsuite/ld-i386/no-plt-1i.dd: Likewise.
1223 * testsuite/ld-i386/no-plt-1j.dd: Likewise.
1224 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
1225 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
1226 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
1227 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
1228 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
1229 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
1230 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
1231
1232 2016-06-14 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1233
1234 PR ld/20254
1235 * testsuite/ld-avr/avr-prop-6.d: New test.
1236 * testsuite/ld-avr/avr-prop-6.s: New test.
1237
1238 2016-06-14 Alan Modra <amodra@gmail.com>
1239
1240 * ldbuildid.c: Formatting.
1241 * ldcref.c: Formatting.
1242 * ldctor.c: Formatting.
1243 * ldemul.c: Formatting.
1244 * ldexp.c: Formatting.
1245 * ldfile.c: Formatting.
1246 * ldlang.c: Formatting.
1247 * ldmain.c: Formatting.
1248 * ldwrite.c: Formatting.
1249
1250 2016-06-14 Alan Modra <amodra@gmail.com>
1251
1252 * ldlang.c: Expand uses of bfd_my_archive.
1253 * ldmain.c: Likewise.
1254 * ldmisc.c: Likewise.
1255 * plugin.c: Likewise.
1256
1257 2016-06-14 Alan Modra <amodra@gmail.com>
1258
1259 PR ld/20241
1260 * ldmain.c (add_archive_element): Just print file name of file within
1261 thin archives.
1262 * ldmisc.c (vfinfo): Likewise.
1263 * plugin.c (plugin_object_p): Open file within thin archives.
1264 (plugin_maybe_claim): Expand comment.
1265
1266 2016-06-13 H.J. Lu <hongjiu.lu@intel.com>
1267
1268 PR ld/20244
1269 * testsuite/ld-i386/i386.exp: Run pr20244-2a, pr20244-2b,
1270 pr20244-2c and pr20244-2d.
1271 * testsuite/ld-i386/no-plt.exp: Run pr20244-3a and pr20244-3b.
1272 * testsuite/ld-i386/pr20244-2.s: New file.
1273 * testsuite/ld-i386/pr20244-2a.d: Likewise.
1274 * testsuite/ld-i386/pr20244-2b.d: Likewise.
1275 * testsuite/ld-i386/pr20244-2c.d: Likewise.
1276 * testsuite/ld-i386/pr20244-2d.d: Likewise.
1277 * testsuite/ld-i386/pr20244-3a.c: Likewise.
1278 * testsuite/ld-i386/pr20244-3b.S: Likewise.
1279 * testsuite/ld-i386/pr20244-3c.S: Likewise.
1280 * testsuite/ld-i386/pr20244-3d.S: Likewise.
1281
1282 2016-06-13 H.J. Lu <hongjiu.lu@intel.com>
1283
1284 * testsuite/ld-i386/i386.exp: Run ifunc-1a and ifunc-1b.
1285 * testsuite/ld-i386/ifunc-1a.c: New file.
1286 * testsuite/ld-i386/ifunc-1b.S: Likewise.
1287 * testsuite/ld-i386/ifunc-1c.S: Likewise.
1288 * testsuite/ld-i386/ifunc-1d.S: Likewise.
1289
1290 2016-06-13 Cupertino Miranda <cmiranda@synospsy.com>
1291
1292 * testsuite/ld-srec/srec.exp: Changed to XFAIL on both little and
1293 big endian ARC targets.
1294
1295 2016-06-12 H.J. Lu <hongjiu.lu@intel.com>
1296
1297 * testsuite/ld-x86-64/libno-plt-1b.dd: Updated for x32.
1298 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
1299 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
1300 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
1301 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
1302 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
1303 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
1304 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
1305 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
1306 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
1307 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
1308 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
1309 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
1310 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
1311 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
1312
1313 2016-06-11 H.J. Lu <hongjiu.lu@intel.com>
1314
1315 PR ld/20244
1316 * testsuite/ld-i386/i386.exp: Run pr20244-1a and pr20244-1b.
1317 * testsuite/ld-i386/pr20244-1.s: New file.
1318 * testsuite/ld-i386/pr20244-1a.d: Likewise.
1319 * testsuite/ld-i386/pr20244-1b.d: Likewise.
1320 * testsuite/ld-i386/pr20244-1c.d: Likewise.
1321
1322 2016-06-08 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1323
1324 PR ld/20221
1325 * testsuite/ld-avr/avr-prop-5.d: New.
1326 * testsuite/ld-avr/avr-prop-5.s: New.
1327
1328 2016-06-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
1329
1330 * testsuite/ld-avr/lds-mega.d: New test.
1331 * testsuite/ld-avr/lds-mega.s: New test source.
1332 * testsuite/ld-avr/lds-tiny.d: New test.
1333 * testsuite/ld-avr/lds-tiny.s: New test source.
1334
1335 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
1336
1337 * testsuite/ld-i386/libno-plt-1b.dd: New file.
1338 * testsuite/ld-i386/libno-plt-1b.rd: Likewise.
1339 * testsuite/ld-i386/no-plt-1a.dd: Likewise.
1340 * testsuite/ld-i386/no-plt-1a.rd: Likewise.
1341 * testsuite/ld-i386/no-plt-1b.dd: Likewise.
1342 * testsuite/ld-i386/no-plt-1b.rd: Likewise.
1343 * testsuite/ld-i386/no-plt-1c.dd: Likewise.
1344 * testsuite/ld-i386/no-plt-1c.rd: Likewise.
1345 * testsuite/ld-i386/no-plt-1d.dd: Likewise.
1346 * testsuite/ld-i386/no-plt-1d.rd: Likewise.
1347 * testsuite/ld-i386/no-plt-1e.dd: Likewise.
1348 * testsuite/ld-i386/no-plt-1e.rd: Likewise.
1349 * testsuite/ld-i386/no-plt-1f.dd: Likewise.
1350 * testsuite/ld-i386/no-plt-1f.rd: Likewise.
1351 * testsuite/ld-i386/no-plt-1g.dd: Likewise.
1352 * testsuite/ld-i386/no-plt-1g.rd: Likewise.
1353 * testsuite/ld-i386/no-plt-1h.dd: Likewise.
1354 * testsuite/ld-i386/no-plt-1h.rd: Likewise.
1355 * testsuite/ld-i386/no-plt-1i.dd: Likewise.
1356 * testsuite/ld-i386/no-plt-1i.rd: Likewise.
1357 * testsuite/ld-i386/no-plt-1j.dd: Likewise.
1358 * testsuite/ld-i386/no-plt-1j.rd: Likewise.
1359 * testsuite/ld-i386/no-plt-check1a.S: Likewise.
1360 * testsuite/ld-i386/no-plt-check1b.S: Likewise.
1361 * testsuite/ld-i386/no-plt-extern1a.S: Likewise.
1362 * testsuite/ld-i386/no-plt-extern1b.S: Likewise.
1363 * testsuite/ld-i386/no-plt-func1.c: Likewise.
1364 * testsuite/ld-i386/no-plt-main1.c: Likewise.
1365 * testsuite/ld-i386/no-plt.exp: Likewise.
1366
1367 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
1368
1369 * testsuite/ld-x86-64/tls.exp (run_cc_link_tests): Update test
1370 name.
1371
1372 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
1373
1374 * testsuite/ld-i386/i386.exp: Run libtlspic2.so, tlsbin2,
1375 tlsgd3, tlsld2, tlsgd4, tlspie3a, tlspie3b and tlspie3c.
1376 * testsuite/ld-i386/pass.out: New file.
1377 * testsuite/ld-i386/tls-def1.c: Likewise.
1378 * testsuite/ld-i386/tls-gd1.S: Likewise.
1379 * testsuite/ld-i386/tls-ld1.S: Likewise.
1380 * testsuite/ld-i386/tls-main1.c: Likewise.
1381 * testsuite/ld-i386/tls.exp: Likewise.
1382 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
1383 * testsuite/ld-i386/tlsbin2.dd: Likewise.
1384 * testsuite/ld-i386/tlsbin2.rd: Likewise.
1385 * testsuite/ld-i386/tlsbin2.sd: Likewise.
1386 * testsuite/ld-i386/tlsbin2.td: Likewise.
1387 * testsuite/ld-i386/tlsbinpic2.s: Likewise.
1388 * testsuite/ld-i386/tlsgd3.dd: Likewise.
1389 * testsuite/ld-i386/tlsgd3.s: Likewise.
1390 * testsuite/ld-i386/tlsgd4.d: Likewise.
1391 * testsuite/ld-i386/tlsgd4.s: Likewise.
1392 * testsuite/ld-i386/tlsld2.s: Likewise.
1393 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
1394 * testsuite/ld-i386/tlspic2.dd: Likewise.
1395 * testsuite/ld-i386/tlspic2.rd: Likewise.
1396 * testsuite/ld-i386/tlspic2.sd: Likewise.
1397 * testsuite/ld-i386/tlspic2.td: Likewise.
1398 * testsuite/ld-i386/tlspic3.s: Likewise.
1399 * testsuite/ld-i386/tlspie3.s: Likewise.
1400 * testsuite/ld-i386/tlspie3a.d: Likewise.
1401 * testsuite/ld-i386/tlspie3b.d: Likewise.
1402 * testsuite/ld-i386/tlspie3c.d: Likewise.
1403
1404 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
1405
1406 * testsuite/ld-x86-64/no-plt-1a.rd: Support any relocation order.
1407 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
1408 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
1409 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
1410 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
1411 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
1412 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
1413 * testsuite/ld-x86-64/no-plt.exp: Fix a typo.
1414
1415 2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
1416
1417 * testsuite/ld-x86-64/libno-plt-1b.dd: Likewise.
1418 * testsuite/ld-x86-64/libno-plt-1b.rd: Likewise.
1419 * testsuite/ld-x86-64/no-plt-1a.dd: Likewise.
1420 * testsuite/ld-x86-64/no-plt-1a.rd: Likewise.
1421 * testsuite/ld-x86-64/no-plt-1b.dd: Likewise.
1422 * testsuite/ld-x86-64/no-plt-1b.rd: Likewise.
1423 * testsuite/ld-x86-64/no-plt-1c.dd: Likewise.
1424 * testsuite/ld-x86-64/no-plt-1c.rd: Likewise.
1425 * testsuite/ld-x86-64/no-plt-1d.dd: Likewise.
1426 * testsuite/ld-x86-64/no-plt-1d.rd: Likewise.
1427 * testsuite/ld-x86-64/no-plt-1e.dd: Likewise.
1428 * testsuite/ld-x86-64/no-plt-1e.rd: Likewise.
1429 * testsuite/ld-x86-64/no-plt-1f.dd: Likewise.
1430 * testsuite/ld-x86-64/no-plt-1f.rd: Likewise.
1431 * testsuite/ld-x86-64/no-plt-1g.dd: Likewise.
1432 * testsuite/ld-x86-64/no-plt-1g.rd: Likewise.
1433 * testsuite/ld-x86-64/no-plt-check1.S: Likewise.
1434 * testsuite/ld-x86-64/no-plt.exp: Likewise.
1435 * testsuite/ld-x86-64/no-plt-extern1.S: Likewise.
1436 * testsuite/ld-x86-64/no-plt-func1.c: Likewise.
1437 * testsuite/ld-x86-64/no-plt-main1.c: Likewise.
1438
1439 2016-06-07 Maciej W. Rozycki <macro@imgtec.com>
1440
1441 * testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfail.
1442
1443 2016-06-07 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1444
1445 * testsuite/ld-s390/pltoffset-1.dd: New test.
1446 * testsuite/ld-s390/pltoffset-1.ld: New test.
1447 * testsuite/ld-s390/pltoffset-1.s: New test.
1448 * testsuite/ld-s390/s390.exp: Run new test.
1449
1450 2016-06-07 Alan Modra <amodra@gmail.com>
1451
1452 * testsuite/ld-powerpc/apuinfo1.s: Delete nop.
1453 * testsuite/ld-powerpc/apuinfo-vle2.s: New.
1454 * testsuite/ld-powerpc/powerpc.exp: Use apuinfo-vle2.s.
1455
1456 2016-06-06 H.J. Lu <hongjiu.lu@intel.com>
1457
1458 * testsuite/ld-x86-64/pass.out: New file.
1459 * testsuite/ld-x86-64/tls-def1.c: Likewise.
1460 * testsuite/ld-x86-64/tls-gd1.S: Likewise.
1461 * testsuite/ld-x86-64/tls-ld1.S: Likewise.
1462 * testsuite/ld-x86-64/tls-main1.c: Likewise.
1463 * testsuite/ld-x86-64/tls.exp: Likewise.
1464 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
1465 * testsuite/ld-x86-64/tlsbin2.dd: Likewise.
1466 * testsuite/ld-x86-64/tlsbin2.rd: Likewise.
1467 * testsuite/ld-x86-64/tlsbin2.sd: Likewise.
1468 * testsuite/ld-x86-64/tlsbin2.td: Likewise.
1469 * testsuite/ld-x86-64/tlsbinpic2.s: Likewise.
1470 * testsuite/ld-x86-64/tlsgd10.dd: Likewise.
1471 * testsuite/ld-x86-64/tlsgd10.s: Likewise.
1472 * testsuite/ld-x86-64/tlsgd11.dd: Likewise.
1473 * testsuite/ld-x86-64/tlsgd11.s: Likewise.
1474 * testsuite/ld-x86-64/tlsgd12.d: Likewise.
1475 * testsuite/ld-x86-64/tlsgd12.s: Likewise.
1476 * testsuite/ld-x86-64/tlsgd13.d: Likewise.
1477 * testsuite/ld-x86-64/tlsgd13.s: Likewise.
1478 * testsuite/ld-x86-64/tlsgd14.dd: Likewise.
1479 * testsuite/ld-x86-64/tlsgd14.s: Likewise.
1480 * testsuite/ld-x86-64/tlsgd5c.s: Likewise.
1481 * testsuite/ld-x86-64/tlsgd6c.s: Likewise.
1482 * testsuite/ld-x86-64/tlsgd9.dd: Likewise.
1483 * testsuite/ld-x86-64/tlsgd9.s: Likewise.
1484 * testsuite/ld-x86-64/tlsld4.dd: Likewise.
1485 * testsuite/ld-x86-64/tlsld4.s: Likewise.
1486 * testsuite/ld-x86-64/tlsld5.dd: Likewise.
1487 * testsuite/ld-x86-64/tlsld5.s: Likewise.
1488 * testsuite/ld-x86-64/tlsld6.dd: Likewise.
1489 * testsuite/ld-x86-64/tlsld6.s: Likewise.
1490 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
1491 * testsuite/ld-x86-64/tlspic2.dd: Likewise.
1492 * testsuite/ld-x86-64/tlspic2.rd: Likewise.
1493 * testsuite/ld-x86-64/tlspic2.sd: Likewise.
1494 * testsuite/ld-x86-64/tlspic2.td: Likewise.
1495 * testsuite/ld-x86-64/tlspic3.s: Likewise.
1496 * testsuite/ld-x86-64/tlspie2.s: Likewise.
1497 * testsuite/ld-x86-64/tlspie2a.d: Likewise.
1498 * testsuite/ld-x86-64/tlspie2b.d: Likewise.
1499 * testsuite/ld-x86-64/tlspie2c.d: Likewise.
1500 * testsuite/ld-x86-64/tlsgd5.dd: Updated.
1501 * testsuite/ld-x86-64/tlsgd6.dd: Likewise.
1502 * testsuite/ld-x86-64/x86-64.exp: Run libtlspic2.so, tlsbin2,
1503 tlsgd5b, tlsgd6b, tlsld4, tlsld5, tlsld6, tlsgd9, tlsgd10,
1504 tlsgd11, tlsgd14, tlsgd12, tlsgd13, tlspie2a, tlspie2b and
1505 tlspie2c.
1506
1507 2016-06-04 Christian Groessler <chris@groessler.org>
1508
1509 * testsuite/ld-z8k/0filler.s: New file.
1510 * testsuite/ld-z8k/branch-target.s: New file.
1511 * testsuite/ld-z8k/branch-target2.s: New file.
1512 * testsuite/ld-z8k/calr-back-8001.d: New file.
1513 * testsuite/ld-z8k/calr-back-8002.d: New file.
1514 * testsuite/ld-z8k/calr-back-fail-8001.d: New file.
1515 * testsuite/ld-z8k/calr-back-fail-8002.d: New file.
1516 * testsuite/ld-z8k/calr-forw-8001.d: New file.
1517 * testsuite/ld-z8k/calr-forw-8002.d: New file.
1518 * testsuite/ld-z8k/calr-forw-fail-8001.d: New file.
1519 * testsuite/ld-z8k/calr-forw-fail-8002.d: New file.
1520 * testsuite/ld-z8k/calr-opcode.s: New file.
1521 * testsuite/ld-z8k/dbjnz-forw-8001.d: New file.
1522 * testsuite/ld-z8k/dbjnz-forw-8002.d: New file.
1523 * testsuite/ld-z8k/dbjnz-forw-fail-8001.d: New file.
1524 * testsuite/ld-z8k/dbjnz-forw-fail-8002.d: New file.
1525 * testsuite/ld-z8k/dbjnz-opcode.s: New file.
1526 * testsuite/ld-z8k/djnz-back-8001.d: New file.
1527 * testsuite/ld-z8k/djnz-back-8002.d: New file.
1528 * testsuite/ld-z8k/djnz-back-fail-8001.d: New file.
1529 * testsuite/ld-z8k/djnz-back-fail-8002.d: New file.
1530 * testsuite/ld-z8k/djnz-forw-8001.d: New file.
1531 * testsuite/ld-z8k/djnz-forw-8002.d: New file.
1532 * testsuite/ld-z8k/djnz-forw-fail-8001.d: New file.
1533 * testsuite/ld-z8k/djnz-forw-fail-8002.d: New file.
1534 * testsuite/ld-z8k/djnz-opcode.s: New file.
1535 * testsuite/ld-z8k/filler.s: New file.
1536 * testsuite/ld-z8k/jr-back-8001.d: New file.
1537 * testsuite/ld-z8k/jr-back-8002.d: New file.
1538 * testsuite/ld-z8k/jr-back-fail-8001.d: New file.
1539 * testsuite/ld-z8k/jr-back-fail-8002.d: New file.
1540 * testsuite/ld-z8k/jr-forw-8001.d: New file.
1541 * testsuite/ld-z8k/jr-forw-8002.d: New file.
1542 * testsuite/ld-z8k/jr-forw-fail-8001.d: New file.
1543 * testsuite/ld-z8k/jr-forw-fail-8002.d: New file.
1544 * testsuite/ld-z8k/jr-opcode.s: New file.
1545 * testsuite/ld-z8k/ldr-back-8001.d: New file.
1546 * testsuite/ld-z8k/ldr-back-8002.d: New file.
1547 * testsuite/ld-z8k/ldr-back-fail-8001.d: New file.
1548 * testsuite/ld-z8k/ldr-back-fail-8002.d: New file.
1549 * testsuite/ld-z8k/ldr-forw-8001.d: New file.
1550 * testsuite/ld-z8k/ldr-forw-8002.d: New file.
1551 * testsuite/ld-z8k/ldr-forw-fail-8001.d: New file.
1552 * testsuite/ld-z8k/ldr-forw-fail-8002.d: New file.
1553 * testsuite/ld-z8k/ldr-opcode.s: New file.
1554 * testsuite/ld-z8k/ldrb-forw-8001.d: New file.
1555 * testsuite/ld-z8k/ldrb-forw-8002.d: New file.
1556 * testsuite/ld-z8k/ldrb-forw-fail-8001.d: New file.
1557 * testsuite/ld-z8k/ldrb-forw-fail-8002.d: New file.
1558 * testsuite/ld-z8k/ldrb-opcode.s: New file.
1559 * testsuite/ld-z8k/ldrb-opcode2.s: New file.
1560 * testsuite/ld-z8k/other-file.s: New file.
1561 * testsuite/ld-z8k/reloc.dd: New file.
1562 * testsuite/ld-z8k/reloc.ld: New file.
1563 * testsuite/ld-z8k/relocseg.dd: New file.
1564 * testsuite/ld-z8k/relocseg.ld: New file.
1565 * testsuite/ld-z8k/relocseg1.dd: New file.
1566 * testsuite/ld-z8k/this-file.s: New file.
1567 * testsuite/ld-z8k/z8k.exp: New file.
1568
1569 2016-06-03 H.J. Lu <hongjiu.lu@intel.com>
1570
1571 * testsuite/ld-i386/i386.exp: Assemble gotpc1.o and pr19319b.o
1572 with -mrelax-relocations=yes.
1573 * testsuite/ld-i386/lea1a.d (as): Add -mrelax-relocations=yes.
1574 * testsuite/ld-i386/lea1b.d (as): Likewise.
1575 * testsuite/ld-i386/lea1d.d (as): Likewise.
1576 * testsuite/ld-i386/lea1e.d (as): Likewise.
1577 * testsuite/ld-i386/lea1f.d (as): Likewise.
1578 * testsuite/ld-i386/load7.d (as): Likewise.
1579 * testsuite/ld-i386/mov1b.d (as): Likewise.
1580 * testsuite/ld-i386/pr19175.d (as): Likewise.
1581 * testsuite/ld-ifunc/ifunc-13-i386.d (as): Likewise.
1582 * testsuite/ld-ifunc/ifunc-21-i386.d (as): Likewise.
1583 * testsuite/ld-ifunc/ifunc-22-i386.d (as): Likewise.
1584 * testsuite/ld-x86-64/x86-64.exp: Assemble gotpcrel1a.o,
1585 gotpcrel1b.o and gotpcrel1c.o with -mrelax-relocations=yes.
1586
1587 2016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
1588
1589 * configure.tgt: Replace -uclibc with *.
1590
1591 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
1592
1593 * testsuite/ld-mips-elf/unaligned-branch.d: New test.
1594 * testsuite/ld-mips-elf/unaligned-branch.s: New test source.
1595 * testsuite/ld-mips-elf/unaligned-text.s: New test source.
1596 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
1597
1598 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
1599
1600 * testsuite/ld-mips-elf/unaligned-syms.s: Rename to...
1601 * testsuite/ld-mips-elf/unaligned-data.s: ... this.
1602 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Adjust accordingly.
1603 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
1604 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Likewise.
1605 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
1606
1607 2016-05-28 Maciej W. Rozycki <macro@imgtec.com>
1608
1609 * testsuite/ld-mips-elf/jal-global-overflow-0.d: New test.
1610 * testsuite/ld-mips-elf/jal-global-overflow-1.d: New test.
1611 * testsuite/ld-mips-elf/jal-local-overflow-0.d: New test.
1612 * testsuite/ld-mips-elf/jal-local-overflow-1.d: New test.
1613 * testsuite/ld-mips-elf/jal-global-overflow.s: New test source.
1614 * testsuite/ld-mips-elf/jal-local-overflow.s: New test source.
1615 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1616
1617 2016-05-28 Alan Modra <amodra@gmail.com>
1618
1619 * ldmain.c (multiple_definition, multiple_common, add_to_set,
1620 constructor_callback, warning_callback, undefined_symbol,
1621 reloc_overflow, reloc_dangerous, unattached_reloc): Return void.
1622 * emultempl/elf32.em: Adjust callback calls.
1623
1624 2016-05-27 Maciej W. Rozycki <macro@imgtec.com>
1625
1626 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.d: New test.
1627 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: New test.
1628 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-0.d: New
1629 test.
1630 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d: New
1631 test.
1632 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-0.d: New
1633 test.
1634 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d: New
1635 test.
1636 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.s: New test
1637 source.
1638 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.s: New test
1639 source.
1640 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1641
1642 2016-05-27 Maciej W. Rozycki <macro@imgtec.com>
1643
1644 * testsuite/ld-mips-elf/reloc-local-overflow.d: New test.
1645 * testsuite/ld-mips-elf/reloc-local-overflow.s: Source for the
1646 new test.
1647 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
1648
1649 2016-05-26 Maciej W. Rozycki <macro@imgtec.com>
1650
1651 * testsuite/ld-mips-elf/unaligned-jalx-0.d: Fold
1652 `unaligned-jalx-2' here.
1653 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: Fold
1654 `unaligned-jalx-mips16-2' here.
1655 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: Fold
1656 `unaligned-jalx-micromips-2' here.
1657 * testsuite/ld-mips-elf/unaligned-jalx-0.s: Update accordingly.
1658 * testsuite/ld-mips-elf/unaligned-jalx-1.d: Update error
1659 message.
1660 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: Likewise.
1661 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: Likewise.
1662 * testsuite/ld-mips-elf/unaligned-jalx-2.d: Remove test.
1663 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: Remove test.
1664 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: Remove
1665 test.
1666 * testsuite/ld-mips-elf/unaligned-jalx-2.s: Remove test source.
1667 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Fold
1668 `unaligned-lwpc-3' here.
1669 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: Update accordingly.
1670 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Fold
1671 `unaligned-lwpc-2' here.
1672 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: Update accordingly.
1673 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: Remove test.
1674 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: Remove test source.
1675 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: Remove test.
1676 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: Remove test source.
1677 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Fold
1678 `unaligned-ldpc-4' here.
1679 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: Update accordingly.
1680 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Update error
1681 message. Fold `unaligned-ldpc-2' and `unaligned-ldpc-3' here.
1682 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: Update accordingly.
1683 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: Remove test.
1684 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: Remove test source.
1685 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: Remove test.
1686 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: Remove test source.
1687 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: Remove test.
1688 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: Remove test source.
1689 * testsuite/ld-mips-elf/mips-elf.exp: Delete removed tests.
1690
1691 2016-05-26 Nick Clifton <nickc@redhat.com>
1692
1693 PR target/20134
1694 * scripttempl/elf32msp430.sc (.bss): Provide __bssstart and
1695 __bsssize.
1696 * scripttempl/elf32msp430_3.sc (.bss): Likewise.
1697
1698 2016-05-25 Maciej W. Rozycki <macro@imgtec.com>
1699
1700 * testsuite/ld-mips-elf/unaligned-jalx-0.d: New test.
1701 * testsuite/ld-mips-elf/unaligned-jalx-1.d: New test.
1702 * testsuite/ld-mips-elf/unaligned-jalx-2.d: New test.
1703 * testsuite/ld-mips-elf/unaligned-jalx-mips16-0.d: New test.
1704 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d: New test.
1705 * testsuite/ld-mips-elf/unaligned-jalx-mips16-2.d: New test.
1706 * testsuite/ld-mips-elf/unaligned-jalx-micromips-0.d: New test.
1707 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d: New test.
1708 * testsuite/ld-mips-elf/unaligned-jalx-micromips-2.d: New test.
1709 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: New test.
1710 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: New test.
1711 * testsuite/ld-mips-elf/unaligned-lwpc-2.d: New test.
1712 * testsuite/ld-mips-elf/unaligned-lwpc-3.d: New test.
1713 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: New test.
1714 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: New test.
1715 * testsuite/ld-mips-elf/unaligned-ldpc-2.d: New test.
1716 * testsuite/ld-mips-elf/unaligned-ldpc-3.d: New test.
1717 * testsuite/ld-mips-elf/unaligned-ldpc-4.d: New test.
1718 * testsuite/ld-mips-elf/unaligned-jalx-0.s: New test source.
1719 * testsuite/ld-mips-elf/unaligned-jalx-1.s: New test source.
1720 * testsuite/ld-mips-elf/unaligned-jalx-2.s: New test source.
1721 * testsuite/ld-mips-elf/unaligned-insn.s: New test source.
1722 * testsuite/ld-mips-elf/unaligned-lwpc-0.s: New test source.
1723 * testsuite/ld-mips-elf/unaligned-lwpc-1.s: New test source.
1724 * testsuite/ld-mips-elf/unaligned-lwpc-2.s: New test source.
1725 * testsuite/ld-mips-elf/unaligned-lwpc-3.s: New test source.
1726 * testsuite/ld-mips-elf/unaligned-ldpc-0.s: New test source.
1727 * testsuite/ld-mips-elf/unaligned-ldpc-1.s: New test source.
1728 * testsuite/ld-mips-elf/unaligned-ldpc-2.s: New test source.
1729 * testsuite/ld-mips-elf/unaligned-ldpc-3.s: New test source.
1730 * testsuite/ld-mips-elf/unaligned-ldpc-4.s: New test source.
1731 * testsuite/ld-mips-elf/unaligned-syms.s: New test source.
1732 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1733
1734 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
1735
1736 PR ld/20103
1737 * ldmain.c (add_archive_element): Don't claim new IR symbols
1738 after all IR symbols have been claimed.
1739 * plugin.c (plugin_call_claim_file): Remove no_more_claiming
1740 check.
1741 * testsuite/ld-plugin/lto.exp (pr20103): New proc.
1742 Run PR ld/20103 tests.
1743 * testsuite/ld-plugin/pr20103a.c: New file.
1744 * testsuite/ld-plugin/pr20103b.c: Likewise.
1745 * testsuite/ld-plugin/pr20103c.c: Likewise.
1746
1747 2016-05-24 Maciej W. Rozycki <macro@imgtec.com>
1748
1749 * testsuite/ld-mips-elf/jalx-local.d: New test.
1750 * testsuite/ld-mips-elf/jalx-local-n32.d: New test.
1751 * testsuite/ld-mips-elf/jalx-local-n64.d: New test.
1752 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1753
1754 2016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
1755
1756 * Makefile.am: Add earmelf_phoenix.c.
1757 * Makefile.in: Regenerate.
1758 * configure.tgt: Add entry for arm-phoenix.
1759 * emulparams/armelf_phoenix.sh: New file.
1760
1761 2016-05-23 Thomas Preud'homme <thomas.preudhomme@arm.com>
1762
1763 * emultempl/armelf.em (arm_elf_before_allocation): Call
1764 bfd_elf32_arm_keep_private_stub_output_sections before generic
1765 before_allocation function.
1766
1767 2016-05-20 Maciej W. Rozycki <macro@imgtec.com>
1768
1769 * testsuite/ld-mips-elf/jalx-addend.d: New test.
1770 * testsuite/ld-mips-elf/jalx-addend-n32.d: New test.
1771 * testsuite/ld-mips-elf/jalx-addend-n64.d: New test.
1772 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1773
1774 2016-05-19 H.J. Lu <hongjiu.lu@intel.com>
1775
1776 PR ld/20117
1777 * testsuite/ld-i386/i386.exp: Run pr20117.
1778 * testsuite/ld-i386/pr19609-1i.d: Updated.
1779 * testsuite/ld-i386/pr20117.d: New file.
1780 * testsuite/ld-i386/pr20117.s: Likewise.
1781
1782 2016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
1783
1784 * testsuite/ld-elf/compressed1d.d: Removed from notarget.
1785 * testsuite/ld-elf/group8a.d: Likewise.
1786 * testsuite/ld-elf/group8b.d: Likewise.
1787 * testsuite/ld-elf/group9a.d: Likewise.
1788 * testsuite/ld-elf/group9b.d: Likewise.
1789 * testsuite/ld-elf/pr12851.d: Likewise.
1790 * testsuite/ld-elf/pr12975.d: Likewise.
1791 * testsuite/ld-elf/pr13177.d: Likewise.
1792 * testsuite/ld-elf/pr13195.d: Likewise.
1793 * testsuite/ld-elf/pr17615.d: Likewise.
1794 * testsuite/ld-elf/eh-frame-hdr.d: Removed from xfail.
1795 * testsuite/ld-elf/group3b.d: Likewise.
1796 * testsuite/ld-srec/srec.exp: Likewise.
1797 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark ARC
1798 as supporting gc.
1799 (check_shared_lib_support): Mark ARC as supporting.
1800
1801 2016-05-19 Cupertino Miranda <cmiranda@synopsys.com>
1802
1803 * emulparams/arcelf.sh: Changed.
1804 * emulparams/arclinux.sh: Likewise.
1805 * scripttempl/arclinux.sc: Moved to a more standard implementation
1806 similar to elf.sc.
1807
1808 2016-05-19 Maciej W. Rozycki <macro@imgtec.com>
1809
1810 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Reorder
1811 `ft32-*-*' behind `frv-*-*'.
1812
1813 2016-05-19 Maciej W. Rozycki <macro@imgtec.com>
1814
1815 * configure.tgt: Remove `am34-*-linux*' support.
1816
1817 2016-05-19 Alan Modra <amodra@gmail.com>
1818
1819 * testsuite/ld-scripts/crossref.exp: Remove -mcall-aixdesc hack.
1820 * testsuite/ld-scripts/cross2.t: Tweak .opd and .toc placement.
1821 * testsuite/ld-scripts/cross3.t: Likewise.
1822 * testsuite/ld-scripts/cross4.t: Likewise.
1823 * testsuite/ld-scripts/cross5.t: Likewise.
1824 * testsuite/ld-scripts/cross6.t: Likewise.
1825 * testsuite/ld-scripts/cross7.t: Likewise.
1826
1827 2016-05-19 Alan Modra <amodra@gmail.com>
1828
1829 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Pass in
1830 exe name rather than constructing testname. Fix typo in
1831 sub-test name. Log copying. Use -rpath rather than -R.
1832
1833 2016-05-18 Nick Clifton <nickc@redhat.com>
1834
1835 * scripttempl/ft32.sc: Use fixed constants for memory region
1836 lengths. Include DWARF debug sections.
1837 (.data .bss): Do not assign locations during relocatable links.
1838 * testsuite/ld-elf/compressed1d.d: Skip for FT32.
1839 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
1840 * testsuite/ld-elf/sec64k.exp: Likewise.
1841 * testsuite/ld-elf/init-fini-array.d: XFail for FT32.
1842 * testsuite/ld-elf/merge.d: Likewise.
1843 * testsuite/ld-elf/orphan-region.d: Likewise.
1844 * testsuite/ld-elf/orphan.s: Likewise.
1845 * testsuite/ld-elf/orphan3.d: Likewise.
1846 * testsuite/ld-elf/pr349.d: Likewise.
1847 * testsuite/ld-elf/warn2.d: Likewise.
1848 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Note
1849 that the FT32 does not support shared libraries.
1850
1851 2016-05-17 H.J. Lu <hongjiu.lu@intel.com>
1852
1853 * testsuite/lib/ld-lib.exp (at_least_gcc_version): Check
1854 global CC.
1855
1856 2016-05-17 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1857
1858 * scripttempl/avr.sc (text): Place .progmem.data from avr-libc
1859 above .progmem*.
1860 * scripttempl/avrtiny.sc (text): Likewise.
1861
1862 2016-05-17 Maciej W. Rozycki <macro@imgtec.com>
1863
1864 * testsuite/ld-unique/unique.exp: Use `is_elf_format' and
1865 `supports_gnu_unique' to qualify testing.
1866
1867 2016-05-16 Maciej W. Rozycki <macro@imgtec.com>
1868
1869 * testsuite/ld-elf/flags1.d: Update the xfail list.
1870
1871 2016-05-15 Maciej W. Rozycki <macro@imgtec.com>
1872
1873 * testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail
1874 removal.
1875
1876 2016-05-14 H.J. Lu <hongjiu.lu@intel.com>
1877
1878 PR ld/20097
1879 * testplug2.c (onall_symbols_read): Remove redundant sizeof
1880 on EXPECTED_VIEW_LENGTH.
1881 * testplug4.c (onall_symbols_read): Likewise.
1882
1883 2016-05-13 H.J. Lu <hongjiu.lu@intel.com>
1884
1885 PR ld/20093
1886 * testsuite/ld-x86-64/pr20093-1.d: New file.
1887 * testsuite/ld-x86-64/pr20093-1.s: Likewise.
1888 * testsuite/ld-x86-64/pr20093-2.d: Likewise.
1889 * testsuite/ld-x86-64/pr20093-2.s: Likewise.
1890 * testsuite/ld-x86-64/x86-64.exp: Run pr20093-1 and pr20093-2.
1891
1892 2016-05-13 Alan Modra <amodra@gmail.com>
1893
1894 * testsuite/ld-arm/arm-elf.exp: Adjust for arm-no-rel-plt now passing.
1895 Use different output file name for static app without .rel.plt.
1896 * testsuite/ld-arm/arm-no-rel-plt.ld: Align .rel.dyn and .rela.dyn.
1897 * testsuite/ld-arm/arm-no-rel-plt.out: Delete.
1898 * testsuite/ld-arm/arm-no-rel-plt.r: New.
1899 * testsuite/ld-arm/arm-static-app.d: Don't check file name.
1900 * testsuite/ld-arm/arm-static-app.r: Likewise.
1901
1902 2016-05-12 H.J. Lu <hongjiu.lu@intel.com>
1903
1904 PR ld/20070
1905 * Makefile.am (noinst_LTLIBRARIES): Add libldtestplug4.la.
1906 (libldtestplug4_la_SOURCES): New.
1907 (libldtestplug4_la_CFLAGS): Likewise.
1908 (libldtestplug4_la_LDFLAGS): Likewise.
1909 * Makefile.in: Regenerated.
1910 * plugin.c (get_symbols): Return resolution based on IR symbol
1911 kinds for symbols defined/referenced only within IR.
1912 * testplug4.c: New file.
1913 * ld/testsuite/ld-plugin/pr20070.d: Likewise.
1914 * ld/testsuite/ld-plugin/pr20070a.c: Likewise.
1915 * ld/testsuite/ld-plugin/pr20070b.c: Likewise.
1916 * testsuite/ld-plugin/plugin.exp (plugin4_name): New.
1917 (plugin4_path): Likewise.
1918 Add a test for ld/20070.
1919
1920 2016-05-11 Alan Modra <amodra@gmail.com>
1921
1922 * emultempl/hppaelf.em (hppaelf_create_output_section_statements):
1923 Call elf32_hppa_init_stub_bfd.
1924
1925 2016-05-11 Alan Modra <amodra@gmail.com>
1926
1927 PR 20060
1928 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
1929 * testsuite/ld-powerpc/tlsdll.s: New.
1930 * testsuite/ld-powerpc/tlsdll.ver: New.
1931 * testsuite/ld-powerpc/tlsdll_32.s: New.
1932 * testsuite/ld-powerpc/tlsopt5.d: New.
1933 * testsuite/ld-powerpc/tlsopt5.s: New.
1934 * testsuite/ld-powerpc/tlsopt5_32.d: New.
1935 * testsuite/ld-powerpc/tlsopt5_32.s: New.
1936
1937 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1938
1939 * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Use
1940 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
1941
1942 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1943
1944 * emultempl/armelf.em (elf32_arm_add_stub_section): Add output_section
1945 parameter and rename input_section parameter to after_input_section.
1946 Append input stub section to the output section if after_input_section
1947 is NULL.
1948
1949 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
1950
1951 * testsuite/ld-arm/arm-elf.exp (EABI attribute merging 10 (DSP)): New
1952 test.
1953 * testsuite/ld-arm/attr-merge-10b-dsp.s: New file.
1954 * testsuite/ld-arm/attr-merge-10-dsp.attr: Likewise.
1955
1956 2016-05-10 Christophe Lyon <christophe.lyon@linaro.org>
1957
1958 * ld/testsuite/ld-elf/flags1.d (xfail): Remove *-*-nacl*".
1959
1960 2016-05-09 Christophe Monat <christophe.monat@st.com>
1961
1962 PR ld/20030
1963 * testsuite/ld-arm/arm-elf.exp: Run new stm32l4xx-fix-vldm-dp
1964 tests. Fix misnamed stm32l4xx-fix-all.
1965 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.s: New tests for multiple
1966 loads with DP registers.
1967 * testsuite/ld-arm/stm32l4xx-fix-vldm-dp.d: New reference file.
1968 * testsuite/ld-arm/stm32l4xx-fix-vldm.s: Add missing comment.
1969 * testsuite/ld-arm/stm32l4xx-fix-all.s: Add tests for multiple
1970 loads with DP registers.
1971 * testsuite/ld-arm/stm32l4xx-fix-all.d: Update reference.
1972
1973 2016-05-09 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
1974
1975 * testsuite/ld-elf/flags1.d (readelf): Dump section header instead
1976 program headers.
1977 (xfail): Remove avr-*-*.
1978 Update regex to check the section flags.
1979 * testsuite/ld-elf/merge.d (xfail): Remove avr-*-*.
1980
1981 2016-05-09 Alan Modra <amodra@gmail.com>
1982
1983 * Makefile.am (ealphavms.c, eelf64_ia64_vms): Correct .em deps.
1984 * Makefile.in: Regenerate.
1985
1986 2016-05-09 Alan Modra <amodra@gmail.com>
1987
1988 * testsuite/ld-scripts/pr14962-2.t: Match .text, not *.text.
1989 * testsuite/ld-scripts/rgn-at5.t: Similarly, .sec not *.sec.
1990 * testsuite/ld-scripts/section-match-1.t: Likewise.
1991
1992 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
1993
1994 PR ld/17550
1995 * testsuite/ld-elf/pr17550-1.s: New file.
1996 * testsuite/ld-elf/pr17550-2.s: Likewise.
1997 * testsuite/ld-elf/pr17550-3.s: Likewise.
1998 * testsuite/ld-elf/pr17550-4.s: Likewise.
1999 * testsuite/ld-elf/pr17550a.d: Likewise.
2000 * testsuite/ld-elf/pr17550b.d: Likewise.
2001 * testsuite/ld-elf/pr17550c.d: Likewise.
2002 * testsuite/ld-elf/pr17550d.d: Likewise.
2003
2004 2016-05-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2005
2006 * ld/testsuite/ld-srec/srec.exp: Mark test as XFAIL for AVR.
2007
2008 2016-05-06 H.J. Lu <hongjiu.lu@intel.com>
2009
2010 * testsuite/ld-i386/i386.exp: Run load7.
2011 * testsuite/ld-i386/load7.d: New file.
2012 * testsuite/ld-i386/load7.map: Likewise.
2013 * testsuite/ld-i386/load7.s: Likewise.
2014 * testsuite/ld-x86-64/load2.d: Likewise.
2015 * testsuite/ld-x86-64/load2.map: Likewise.
2016 * testsuite/ld-x86-64/load2.s: Likewise.
2017 * testsuite/ld-x86-64/x86-64.exp: Run load2.
2018
2019 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
2020
2021 * emulparams/elf_iamcu.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): New.
2022 * emulparams/elf_k1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2023 Likewise.
2024 * emulparams/elf_l1om.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2025 Likewise.
2026
2027 2016-05-05 H.J. Lu <hongjiu.lu@intel.com>
2028
2029 * testsuite/ld-x86-64/pr18591.d: Pass --no-relax to ld.
2030
2031 2016-05-04 H.J. Lu <hongjiu.lu@intel.com>
2032
2033 * ldlang.c (init_os): Pass %E to einfo when bfd_section == NULL.
2034
2035 2016-05-04 Maciej W. Rozycki <macro@imgtec.com>
2036
2037 * testsuite/ld-unique/unique.d: New test.
2038 * testsuite/ld-unique/unique.exp: Run the new test. Adjust
2039 messages for compiled tests.
2040
2041 2016-05-04 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2042
2043 * testsuite/ld-elf/pr18735.d: Allow other symbols.
2044 * testsuite/ld-elf/sec64k.exp: Skip 64ksec for avr.
2045 * testsuite/ld-gc/pr14265.d: Allow other symbols.
2046 * testsuite/ld-plugin/plugin.exp: Add PR ld/17973 to
2047 plugin_tests only if check_shared_lib_support is true.
2048 * testsuite/ld-selective/selective.exp: Add --section-start
2049 flag for avr.
2050
2051 2016-05-03 Maciej W. Rozycki <macro@imgtec.com>
2052
2053 PR 10549
2054 * testsuite/ld-unique/unique.exp: Also run for `mips*-*-*'.
2055
2056 2016-05-03 Jiong Wang <jiong.wang@arm.com>
2057
2058 * emultempl/aarch64elf.em (--no-apply-dynamic-relocs): New option.
2059 * NEWS: Mention --no-apply-dynamic-relocs.
2060 * ld.texinfo (ld and the ARM family): Document
2061 --no-apply-dynamic-relocs.
2062 * testsuite/ld-aarch64/rela-abs-relative.s: New test source.
2063 * testsuite/ld-aarch64/rela-abs-relative.d: New expected result.
2064 * testsuite/ld-aarch64/rela-abs-relative-be.d: Likewise for big-endian.
2065 * estsuite/ld-aarch64/rela-abs-relative-opt.d: Likewise, but enable new
2066 option.
2067
2068 2016-05-03 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2069
2070 * testsuite/ld-elfcomm/elfcomm.exp: Check for shared lib support
2071 before running STT_COMMON tests.
2072
2073 2016-04-29 H.J. Lu <hongjiu.lu@intel.com>
2074
2075 * config/default.exp (NOPIE_CFLAGS): Download source only on
2076 remote host.
2077 (NOPIE_LDFLAGS): Likewise.
2078 * testsuite/lib/ld-lib.exp (check_lto_available): Likewise.
2079 (check_lto_fat_available): Likewise.
2080 (check_lto_shared_available): Likewise.
2081 (check_ifunc_available): Likewise.
2082 (check_ifunc_attribute_available): Likewise.
2083
2084 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
2085
2086 * testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
2087
2088 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
2089
2090 PR ld/20006
2091 * testsuite/ld-elfvsb/elfvsb.exp (COMPRESS_LDFLAG): New.
2092 (visibility_run): Pass COMPRESS_LDFLAG to visibility_test on
2093 ELF targets.
2094
2095 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
2096
2097 * testsuite/ld-elf/compressed1b.d: Pass
2098 --compress-debug-sections=none to ld.
2099 * testsuite/ld-elf/compressed1c.d: Likewise.
2100
2101 2016-04-27 Alan Modra <amodra@gmail.com>
2102
2103 PR target/19985
2104 * configure.tgt: Don't use var+=.
2105
2106 2016-04-25 Nick Clifton <nickc@redhat.com>
2107
2108 PR target/19985
2109 * configure.tgt: Include big endian PPC64 emulations with little
2110 endian PPC64 targets.
2111
2112 2016-04-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2113
2114 * scripttempl/avrtiny.sc (.text): Do not set LMA to zero.
2115
2116 2016-04-21 H.J. Lu <hongjiu.lu@intel.com>
2117
2118 * testsuite/lib/ld-lib.exp (check_lto_available): Return 1 on
2119 Linux with GCC 4.9 or newer.
2120 (check_lto_fat_available): Likewise.
2121 (check_lto_shared_available): Likewise.
2122
2123 2016-04-21 Nick Clifton <nickc@redhat.com>
2124
2125 * ldlang.c (lang_check_relocs): Use bfd_link_check_relocs in
2126 prefernce to _bfd_elf_link_check_relocs. Drop test for ELF
2127 targets. Do not stop the checks when problems are encountered.
2128
2129 2016-04-21 Alan Modra <amodra@gmail.com>
2130
2131 * testsuite/ld-scripts/cross3.t: Add commonly used data
2132 and text section names to output section statements.
2133 * testsuite/ld-scripts/cross4.t: Likewise.
2134 * testsuite/ld-scripts/cross5.t: Likewise.
2135 * testsuite/ld-scripts/cross6.t: Likewise.
2136 * testsuite/ld-scripts/cross7.t: Likewise.
2137
2138 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2139
2140 * ldlang.c (lang_check_relocs): New function.
2141 (lang_process): Call lang_check_relocs after lang_gc_sections.
2142 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
2143 call _bfd_elf_link_check_relocs here.
2144
2145 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2146
2147 PR ld/19972
2148 * testsuite/ld-elf/eh6.d: Pass -rW to readelf and check for
2149 R_386_NONE or R_X86_64_NONE.
2150
2151 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2152
2153 * testsuite/ld-x86-64/pic1.d: New file.
2154 * testsuite/ld-x86-64/pic1.s: Likewise.
2155 * testsuite/ld-x86-64/x86-64.exp: Run pic1.
2156
2157 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2158
2159 * testsuite/ld-x86-64/pie2.d: New file.
2160 * testsuite/ld-x86-64/pie2.s: Likewise.
2161 * testsuite/ld-x86-64/x86-64.exp: Run pie2.
2162
2163 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2164
2165 PR ld/19969
2166 * testsuite/ld-x86-64/pr19969.d: New file.
2167 * testsuite/ld-x86-64/pr19969a.S: Likewise.
2168 * testsuite/ld-x86-64/pr19969b.S: Likewise.
2169 * testsuite/ld-x86-64/x86-64.exp: Run pr19969 tests.
2170
2171 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2172
2173 * emulparams/elf32_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2174 New.
2175 * emulparams/elf_i386.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2176 Likewise.
2177 * emulparams/elf_i386_be.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2178 Likewise.
2179 * emulparams/elf_i386_chaos.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2180 Likewise.
2181 * emulparams/elf_i386_ldso.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2182 Likewise.
2183 * emulparams/elf_i386_vxworks.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2184 Likewise.
2185 * emulparams/elf_x86_64.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2186 Likewise.
2187 * emulparams/i386nto.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
2188 Likewise.
2189 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse):
2190 Set check_relocs_after_open_input to TRUE if
2191 CHECK_RELOCS_AFTER_OPEN_INPUT is yes.
2192 (gld${EMULATION_NAME}_after_open): Call
2193 _bfd_elf_link_check_relocs on all inputs if
2194 check_relocs_after_open_input is TRUE.
2195
2196 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
2197
2198 * testsuite/ld-elf/eh6.s: Replace .long with .dc.a on
2199 my_personality_v0.
2200
2201 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2202
2203 * emultempl/scoreelf.em: Likewise.
2204
2205 2016-04-19 H.J. Lu <hongjiu.lu@intel.com>
2206
2207 PR ld/19719
2208 * testsuite/ld-x86-64/pr19719.d: New file.
2209 * testsuite/ld-x86-64/pr19719.s: Likewise.
2210 * testsuite/ld-x86-64/x86-64.exp: Run pr19719.
2211
2212 2016-04-18 Matthew Fortune <matthew.fortune@imgtec.com>
2213
2214 * ld.texinfo: Document NOCROSSREFS_TO script command.
2215 * ldlang.h (struct lang_nocrossrefs): Add onlyfirst field.
2216 (lang_add_nocrossref_to): New prototype.
2217 * ldcref.c (check_local_sym_xref): Use onlyfirst to only look for
2218 symbols defined in the first section.
2219 (check_nocrossref): Likewise.
2220 * ldgram.y (NOCROSSREFS_TO): New script command.
2221 * ldlang.c (lang_add_nocrossref): Set onlyfirst to FALSE.
2222 (lang_add_nocrossref_to): New function.
2223 * ldlex.l (NOCROSSREFS_TO): New token.
2224 * NEWS: Mention NOCROSSREFS_TO.
2225 * testsuite/ld-scripts/cross4.t: New file.
2226 * testsuite/ld-scripts/cross5.t: Likewise.
2227 * testsuite/ld-scripts/cross6.t: Likewise.
2228 * testsuite/ld-scripts/cross7.t: Likewise.
2229 * testsuite/ld-scripts/crossref.exp: Run 4 new NOCROSSREFS_TO
2230 tests.
2231
2232 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
2233
2234 * Makefile.in: Regenerated with automake 1.11.6.
2235 * aclocal.m4: Likewise.
2236
2237 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2238
2239 * testsuite/ld-arc/arc.exp: New file.
2240 * testsuite/ld-arc/nps-1.s: New file.
2241 * testsuite/ld-arc/nps-1a.d: New file.
2242 * testsuite/ld-arc/nps-1b.d: New file.
2243 * testsuite/ld-arc/nps-1b.err: New file.
2244
2245 2016-04-14 Nick Clifton <nickc@redhat.com>
2246
2247 PR 19457
2248 * testsuite/ld-scripts/script.exp (extract_symbol_test): Add
2249 exceptions for Mingw and Cygwin.
2250
2251 2016-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
2252
2253 * testsuite/lib/ld-lib.exp (run_dump_test): Initialise
2254 check_ld(terminal).
2255
2256 2016-04-13 H.J. Lu <hongjiu.lu@intel.com>
2257
2258 PR ld/19774
2259 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr17689b.o before
2260 tmpdir/pr17689.so, fix gotpcrel1 test and add more --as-needed
2261 tests.
2262
2263 2016-04-11 H.J. Lu <hongjiu.lu@intel.com>
2264
2265 PR ld/19939
2266 * testsuite/ld-i386/i386.exp: Run PR ld/19939 tests.
2267 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2268 * testsuite/ld-i386/pr19939.s: New file.
2269 * testsuite/ld-i386/pr19939a.d: Likewise.
2270 * testsuite/ld-i386/pr19939b.d: Likewise.
2271 * testsuite/ld-x86-64/pr19939.s: Likewise.
2272 * testsuite/ld-x86-64/pr19939a.d: Likewise.
2273 * testsuite/ld-x86-64/pr19939b.d: Likewise.
2274
2275 2016-04-09 Oleg Endo <olegendo@gcc.gnu.org>
2276
2277 * emulparams/shelf.sh: Set stack area to 0x3FFFFF00.
2278
2279 2016-04-08 Alan Modra <amodra@gmail.com>
2280
2281 PR 18452
2282 * ldlang.c (maybe_overlays): Delete.
2283 (lang_size_sections_1): Remove code setting maybe_overlays.
2284 (lang_check_section_addresses): Instead detect overlays by
2285 exact match of section VMAs here. Fix memory leak.
2286
2287 2016-04-08 Dan Gisselquist <dgisselq@ieee.org>
2288
2289 * ldlang.c (print_output_section_statement): Show minfo size
2290 in target machine address units.
2291 (print_reloc_statement): Likewise.
2292 (print_padding_statement): Likewise.
2293 (print_data_statement): Likewise. Ensure minimum print_dot
2294 increment of one address unit.
2295
2296 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
2297
2298 * emulparams/arc-endianness.sh: Make little endian default choice.
2299
2300 2016-04-07 Nick Clifton <nickc@redhat.com>
2301
2302 * scripttempl/elf32msp430.sc (.MSP430.attributes): Fix typo in
2303 section name.
2304 * scripttempl/elf32msp430_3.sc (.MSP430.attributes): Likewise.
2305
2306 2016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
2307
2308 * emulparams/arc-endianness.sh: New file.
2309 * emulparams/arcebelf.sh: Deleted.
2310 * emulparams/arcebelf_prof.sh: Deleted.
2311 * emulparams/arceblinux.sh: Deleted.
2312 * emulparams/arceblinux_prof.sh: Deleted.
2313 * emulparams/arcelf.sh: Include arc-endinness.sh.
2314 * emulparams/arcelf_prof.sh: Include arc-endinness.sh.
2315 * emulparams/arclinux.sh: Include arc-endinness.sh.
2316 * emulparams/arclinux_prof.sh: Include arc-endinness.sh.
2317 * emulparams/arcv2elf.sh: Include arc-endinness.sh.
2318 * emulparams/arcv2elfx.sh: Include arc-endinness.sh.
2319 * testsuite/ld-elf/compressed1d.d: Update pattern for big and
2320 little endian arc targets.
2321 * testsuite/ld-elf/eh-frame-hdr.d: Likewise.
2322 * testsuite/ld-elf/group1.d: Likewise.
2323 * testsuite/ld-elf/group3b.d: Likewise.
2324 * testsuite/ld-elf/group8a.d: Likewise.
2325 * testsuite/ld-elf/group8b.d: Likewise.
2326 * testsuite/ld-elf/group9a.d: Likewise.
2327 * testsuite/ld-elf/group9b.d: Likewise.
2328 * testsuite/ld-elf/linkonce2.d: Likewise.
2329 * testsuite/ld-elf/pr12851.d: Likewise.
2330 * testsuite/ld-elf/pr12975.d: Likewise.
2331 * testsuite/ld-elf/pr13177.d: Likewise.
2332 * testsuite/ld-elf/pr13195.d: Likewise.
2333 * testsuite/ld-elf/pr17615.d: Likewise.
2334 * testsuite/ld-elf/pr19162.d: Likewise.
2335 * testsuite/ld-elf/sec64k.exp: Likewise.
2336 * testsuite/lib/ld-lib.exp: Likewise.
2337
2338 2016-04-05 Maciej W. Rozycki <macro@imgtec.com>
2339
2340 PR ld/19908
2341 * testsuite/ld-cris/tls-e-20.d: Adjust for hidden symbol
2342 handling fix.
2343 * testsuite/ld-cris/tls-e-20a.d: Likewise.
2344 * testsuite/ld-cris/tls-e-21.d: Likewise.
2345 * testsuite/ld-cris/tls-e-23.d: Likewise.
2346 * testsuite/ld-cris/tls-e-80.d: Likewise.
2347 * testsuite/ld-cris/tls-gd-3h.d: Likewise.
2348 * testsuite/ld-cris/tls-leie-19.d: Likewise.
2349 * testsuite/ld-mips-elf/export-class-ref-lib.sd: New test.
2350 * testsuite/ld-mips-elf/export-hidden-ref.sd: New test.
2351 * testsuite/ld-mips-elf/export-internal-ref.sd: New test.
2352 * testsuite/ld-mips-elf/export-protected-ref.sd: New test.
2353 * testsuite/ld-mips-elf/export-class-ref-f0.s: New test source.
2354 * testsuite/ld-mips-elf/export-class-ref-f1.s: New test source.
2355 * testsuite/ld-mips-elf/export-class-ref-f2.s: New test source.
2356 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
2357
2358 2016-04-05 Cupertino Miranda <cmiranda@synopsys.com>
2359
2360 * testsuite/ld-discard/extern.d: Removed xfail for ARC.
2361 * testsuite/ld-discard/start.d: Likewise.
2362 * testsuite/ld-discard/static.d: Likewise.
2363 * testsuite/ld-elf/group1.d: Likewise.
2364 * testsuite/ld-elf/group3b.d: Likewise.
2365 * testsuite/ld-elf/orphan-region.d: Likewise.
2366 * testsuite/ld-elf/orphan.d: Likewise.
2367 * testsuite/ld-elf/orphan3.d: Likewise.
2368 * testsuite/ld-elf/pr349.d: Likewise.
2369 * testsuite/ld-elf/warn1.d: Likewise.
2370 * testsuite/ld-elf/warn2.d: Likewise.
2371 * testsuite/ld-elf/warn3.d: Likewise.
2372 * testsuite/ld-scripts/crossref.exp: Add __SDATA_BEGIN__ symbol
2373 through linker flags.
2374 * testsuite/ld-srec/srec.exp: Set as xfail.
2375
2376 2016-04-04 H.J. Lu <hongjiu.lu@intel.com>
2377
2378 PR ld/19827
2379 * testsuite/ld-i386/pr19827-nacl.rd: New file.
2380 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
2381
2382 2016-04-04 Nick Clifton <nickc@redhat.com>
2383
2384 PR 19803
2385 * emultempl/pe.em (change_undef): New function. Encapsulates
2386 duplicated code in pe_fixup_stdcalls and adds the newly defined
2387 sym to the gc root list.
2388 (pe_fixup_stdcall): Use the new function.
2389 * pe-dll.c (process_def_file_and_drectve); Add alias of exported
2390 symbol to gc root list.
2391
2392 2016-03-31 Alan Modra <amodra@gmail.com>
2393
2394 * ldlang.c (TO_ADDR, TO_SIZE, opb_shift): Move earlier in file.
2395 (lang_insert_orphan): Use TO_ADDR in __stop sym calculation.
2396 (print_input_section): Don't use TO_ADDR when printing section
2397 size.
2398 (lang_size_sections_1): Use TO_ADDR in overlay lma calculation.
2399 (lang_size_sections): Use TO_ADDR in relro end calculation.
2400
2401 2016-03-30 Andrew Burgess <andrew.burgess@embecosm.com>
2402
2403 * testsuite/lib/ld-lib.exp (run_dump_test): Fix check of return
2404 value from regexp_diff.
2405 * testsuite/ld-elf/orphan-5.l: Fix expected output.
2406 * testsuite/ld-elf/orphan-6.l: Likewise.
2407
2408 2016-03-30 Alan Modra <amodra@gmail.com>
2409
2410 PR 18452
2411 * ldlang.c (maybe_overlays): New static var.
2412 (lang_size_sections_1): Set it here.
2413 (struct check_sec): New.
2414 (sort_sections_by_lma): Adjust for array of structs.
2415 (sort_sections_by_vma): New function.
2416 (lang_check_section_addresses): Check both LMA and VMA for overlap.
2417 * testsuite/ld-scripts/rgn-over7.d: Adjust.
2418
2419 2016-03-30 Alan Modra <amodra@gmail.com>
2420
2421 * ldlang.c (lang_size_sections_1): Correct code detecting a
2422 backward non-overlapping move.
2423
2424 2016-03-30 Alan Modra <amodra@gmail.com>
2425
2426 * ldlang.c (IS_TBSS): New macro, extracted from..
2427 (IGNORE_SECTION): ..here.
2428 (lang_size_sections_1): Use IS_TBSS and IGNORE_SECTION.
2429 (lang_size_sections, lang_do_assignments_1): Use IS_TBSS.
2430
2431 2016-03-22 Nick Clifton <nickc@redhat.com>
2432
2433 PR ld/19803
2434 * ldlang.c (lang_add_gc_name): New function. Adds the provided
2435 symbol name to the list of gc symbols.
2436 (lang_process): Call lang_add_gc_name with entry_symbol_default if
2437 entry_symbol.name is NULL. Use lang_add_gc_name to add the init
2438 and fini function names.
2439 * pe-dll.c (process_def_file_and_drectve): Add exported names to
2440 the gc symbol list.
2441 * testsuite/ld-pe/pr19803.s: Do not export _testval symbol.
2442 * testsuite/ld-pe/pr19803.d: Tweak expected output.
2443
2444 2016-03-22 Nick Clifton <nickc@redhat.com>
2445
2446 * configure: Regenerate.
2447
2448 2016-03-21 Nick Clifton <nickc@redhat.com>
2449
2450 * emultempl/msp430.em: Replace use of alloca with call to xmalloc.
2451 * plugin.c: Likewise.
2452 * pe-dll.c: Likewise.
2453
2454 2016-03-18 Awson <kyrab@mail.ru>
2455
2456 PR 19531
2457 * scripttempl/pe.sc (.rdata_runtime_pseudo_reloc): Always KEEP
2458 this section.
2459 * scripttempl/pep.sc (.rdata_runtime_pseudo_reloc): Likewise.
2460
2461 2016-03-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2462
2463 * ld-avr/gc-section-debugline.d: Relax regex check for CU.
2464
2465 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
2466
2467 PR ld/19827
2468 * testsuite/ld-i386/i386.exp: Run PR ld/19827 tests.
2469 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2470 * testsuite/ld-i386/pr19827.rd: New file.
2471 * testsuite/ld-i386/pr19827a.S: Likewise.
2472 * testsuite/ld-i386/pr19827b.S: Likewise.
2473 * testsuite/ld-x86-64/pr19827.rd: Likewise.
2474 * testsuite/ld-x86-64/pr19827a.S: Likewise.
2475 * testsuite/ld-x86-64/pr19827b.S: Likewise.
2476
2477 2016-03-15 H.J. Lu <hongjiu.lu@intel.com>
2478
2479 PR ld/19807
2480 * Makefile.am (ELF_X86_DEPS): Add
2481 $(srcdir)/emulparams/reloc_overflow.sh.
2482 * Makefile.in: Regenerated.
2483 * NEWS: Mention -z noreloc-overflow.
2484 * ld.texinfo: Document -z noreloc-overflow.
2485 * emulparams/elf32_x86_64.sh: Source
2486 ${srcdir}/emulparams/reloc_overflow.sh.
2487 * emulparams/elf_x86_64.sh: Likewise.
2488 * emulparams/reloc_overflow.sh: New file.
2489 * testsuite/ld-x86-64/pr19807-1.s: New file.
2490 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
2491 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
2492 * testsuite/ld-x86-64/pr19807-2.s: Likewise.
2493 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
2494 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
2495 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
2496 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
2497 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
2498 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/19807 tests.
2499
2500 2016-03-13 H.J. Lu <hongjiu.lu@intel.com>
2501
2502 PR ld/19539
2503 * testsuite/ld-i386/i386.exp: Run pr19539.
2504 * testsuite/ld-i386/pr19539.d: New file.
2505 * testsuite/ld-i386/pr19539.s: Likewise.
2506 * testsuite/ld-i386/pr19539.t: Likewise.
2507 * testsuite/ld-x86-64/pr19539.s: Likewise.
2508 * testsuite/ld-x86-64/pr19539.t: Likewise.
2509 * testsuite/ld-x86-64/pr19539a.d: Likewise.
2510 * testsuite/ld-x86-64/pr19539b.d: Likewise.
2511 * testsuite/ld-x86-64/x86-64.exp: Run pr19539a and pr19539b.
2512
2513 2016-03-10 Mickael Guene <mickael.guene@st.com>
2514
2515 PR gas/19744
2516 * testsuite/ld-arm/arm-elf.exp: New tests.
2517 * testsuite/ld-arm/thumb1-adds-armv7-m.s: New.
2518 * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.
2519
2520 2016-03-10 Nick Clifton <nickc@redhat.com>
2521
2522 * scripttempl/elf32msp430.sc (.rodata): Remove spurious LONG(0).
2523
2524 2016-03-09 Pedro Alves <palves@redhat.com>
2525
2526 * scripttempl/v850.sc: Use "v850:old-gcc-abi" as OUTPUT_ARCH.
2527 * scripttempl/v850_rh850.sc: Use "v850:rh850" as OUTPUT_ARCH.
2528
2529 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
2530
2531 PR ld/19789
2532 * testsuite/ld-elf/pr19789.d: New file.
2533 * testsuite/ld-elf/pr19789.s: Likewise.
2534
2535 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
2536
2537 PR ld/19784
2538 * testsuite/ld-i386/i386.exp: Remove pr19636-2e-nacl test.
2539 * testsuite/ld-i386/pr19636-2e-nacl.d: Moved to ...
2540 * testsuite/ld-i386/pr19636-2e.d: Here. Remove notarget.
2541 * testsuite/ld-ifunc/ifunc.exp: Run PR ld/19784 tests.
2542 * testsuite/ld-ifunc/pass.out: New file.
2543 * testsuite/ld-ifunc/pr19784a.c: Likewise.
2544 * testsuite/ld-ifunc/pr19784b.c: Likewise.
2545 * testsuite/ld-ifunc/pr19784c.c: Likewise.
2546
2547 2016-03-08 H.J. Lu <hongjiu.lu@intel.com>
2548
2549 PR ld/19774
2550 * testsuite/ld-ifunc/ifunc.exp: Link tmpdir/pr18808a.o before
2551 tmpdir/libpr18808.so. Link tmpdir/pr18841a.o before
2552 tmpdir/libpr18841b.so and tmpdir/libpr18841c.so. Test
2553 --as-needed for pr18841c.
2554
2555 2016-03-07 H.J. Lu <hongjiu.lu@intel.com>
2556
2557 PR ld/19774
2558 * testsuite/ld-i386/i386.exp: Link tmpdir/pr18900.o before
2559 tmpdir/pr18900.so and test --as-needed. Link tmpdir/gotpc1.o
2560 before tmpdir/got1d.so and test --as-needed.
2561 * testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr18900.o before
2562 tmpdir/pr18900.so and test --as-needed.
2563
2564 2016-03-07 Jiong Wang <jiong.wang@arm.com>
2565
2566 * testsuite/ld-aarch64/implicit_got_section_1.s: New test source file.
2567 * testsuite/ld-aarch64/implicit_got_section_1.d: New test expected
2568 result.
2569 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
2570
2571 2016-03-06 H.J. Lu <hongjiu.lu@intel.com>
2572
2573 * testsuite/ld-i386/i386.exp: Link tmpdir/copyreloc-main.o
2574 before tmpdir/copyreloc-lib.so and test --as-needed.
2575 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2576
2577 2016-03-04 H.J. Lu <hongjiu.lu@intel.com>
2578
2579 PR ld/19579
2580 * testsuite/ld-elf/pr19579a.c: New file.
2581 * testsuite/ld-elf/pr19579b.c: Likewise.
2582 * testsuite/ld-elf/shared.exp: Run PR ld/19579 test.
2583
2584 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
2585
2586 * testsuite/ld-elf/pr19162.d: Skip hppa-*-*.
2587
2588 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
2589
2590 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): Add xfails.
2591 Xfail mix_pic_and_non_pic on "arm*-*-*" "aarch64*-*-*".
2592
2593 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
2594
2595 PR ld/19739
2596 * emultempl/mmo.em (mmo_place_orphan): Don't merge flags of other
2597 input sections for relocatable link.
2598 * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
2599 * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
2600
2601 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
2602
2603 PR ld/19739
2604 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
2605 merge flags of other input sections for relocatable link.
2606
2607 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
2608
2609 * testsuite/ld-plugin/lto.exp: Update PR ld/12365 test for GCC 6.
2610
2611 2016-03-01 H.J. Lu <hongjiu.lu@intel.com>
2612
2613 * testsuite/ld-elf/pr19162.d: Skip arc target.
2614
2615 2016-02-29 H.J. Lu <hongjiu.lu@intel.com>
2616
2617 PR ld/19162
2618 * testsuite/ld-elf/pr19162.d: New file.
2619 * testsuite/ld-elf/pr19162a.s: Likwise.
2620 * testsuite/ld-elf/pr19162b.s: Likwise.
2621
2622 2016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
2623
2624 * testsuite/ld-elf/merge.d: Removed xfail for ARC.
2625 * testsuite/ld-elf/merge2.d: Likewise.
2626 * testsuite/ld-elf/merge3.d: Likewise.
2627
2628 2016-02-29 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
2629
2630 * scripttempl/arclinux.sc: Force .tdata and .tbss to always be
2631 generated.
2632
2633 2016-02-26 Renlin Li <renlin.li@arm.com>
2634
2635 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testcases.
2636 * testsuite/ld-aarch64/emit-relocs-270.d: Update to use new boundary.
2637 * testsuite/ld-aarch64/emit-relocs-271.d: Likewise.
2638 * testsuite/ld-aarch64/emit-relocs-272.d: Likewise.
2639 * testsuite/ld-aarch64/emit-relocs-270-overflow.d: New.
2640 * testsuite/ld-aarch64/emit-relocs-270-overflow.s: New.
2641 * testsuite/ld-aarch64/emit-relocs-271-overflow.d: New.
2642 * testsuite/ld-aarch64/emit-relocs-271-overflow.s: New.
2643 * testsuite/ld-aarch64/emit-relocs-272-overflow.d: New.
2644 * testsuite/ld-aarch64/emit-relocs-272-overflow.s: New.
2645
2646 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2647
2648 PR ld/19609
2649 * testsuite/ld-i386/got1.dd: Updated.
2650 * testsuite/ld-i386/lea1c.d: Likewise.
2651 * testsuite/ld-i386/load1-nacl.d: Likewise.
2652 * testsuite/ld-i386/load1.d: Likewise.
2653 * testsuite/ld-i386/load4b.d: Likewise.
2654 * testsuite/ld-i386/load5b.d: Likewise.
2655 * testsuite/ld-i386/mov1b.d: Likewise.
2656 * testsuite/ld-x86-64/mov1b.d: Likewise.
2657 * testsuite/ld-x86-64/mov1d.d: Likewise.
2658 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
2659 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
2660 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
2661 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
2662 * testsuite/ld-x86-64/gotpcrel1.dd: Likewise.
2663 * testsuite/ld-x86-64/lea1a.d: Likewise.
2664 * testsuite/ld-x86-64/lea1b.d: Likewise.
2665 * testsuite/ld-x86-64/lea1c.d: Likewise.
2666 * testsuite/ld-x86-64/lea1d.d: Likewise.
2667 * testsuite/ld-x86-64/lea1e.d: Likewise.
2668 * testsuite/ld-x86-64/lea1f.d: Likewise.
2669 * testsuite/ld-x86-64/mov1b.d: Likewise.
2670 * testsuite/ld-x86-64/mov1d.d: Likewise.
2671 * testsuite/ld-x86-64/pr13082-3b.d: Likewise.
2672 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
2673 * testsuite/ld-x86-64/lea1.s: Add tests for 32-bit registers.
2674 * testsuite/ld-i386/pr19609-1.s: New file.
2675 * testsuite/ld-i386/pr19609-1a.d: Likewise.
2676 * testsuite/ld-i386/pr19609-1b.d: Likewise.
2677 * testsuite/ld-i386/pr19609-1c.d: Likewise.
2678 * testsuite/ld-i386/pr19609-1d.d: Likewise.
2679 * testsuite/ld-i386/pr19609-1e.d: Likewise.
2680 * testsuite/ld-i386/pr19609-1f.d: Likewise.
2681 * testsuite/ld-i386/pr19609-1g.d: Likewise.
2682 * testsuite/ld-i386/pr19609-1h.d: Likewise.
2683 * testsuite/ld-i386/pr19609-1i.d: Likewise.
2684 * testsuite/ld-i386/pr19609-2.s: Likewise.
2685 * testsuite/ld-i386/pr19609-2a.d: Likewise.
2686 * testsuite/ld-i386/pr19609-2b.d: Likewise.
2687 * testsuite/ld-i386/pr19609-2c.d: Likewise.
2688 * testsuite/ld-i386/undefweak.s: Likewise.
2689 * testsuite/ld-i386/undefweaka.d: Likewise.
2690 * testsuite/ld-i386/undefweakb.d: Likewise.
2691 * testsuite/ld-x86-64/pr13082-3c.d: Likewise.
2692 * testsuite/ld-x86-64/pr13082-3d.d: Likewise.
2693 * testsuite/ld-x86-64/pr19609-1.s: Likewise.
2694 * testsuite/ld-x86-64/pr19609-1a.d: Likewise.
2695 * testsuite/ld-x86-64/pr19609-1b.d: Likewise.
2696 * testsuite/ld-x86-64/pr19609-1c.d: Likewise.
2697 * testsuite/ld-x86-64/pr19609-1d.d: Likewise.
2698 * testsuite/ld-x86-64/pr19609-1e.d: Likewise.
2699 * testsuite/ld-x86-64/pr19609-1f.d: Likewise.
2700 * testsuite/ld-x86-64/pr19609-1g.d: Likewise.
2701 * testsuite/ld-x86-64/pr19609-1h.d: Likewise.
2702 * testsuite/ld-x86-64/pr19609-1i.d: Likewise.
2703 * testsuite/ld-x86-64/pr19609-1j.d: Likewise.
2704 * testsuite/ld-x86-64/pr19609-1k.d: Likewise.
2705 * testsuite/ld-x86-64/pr19609-1l.d: Likewise.
2706 * testsuite/ld-x86-64/pr19609-1m.d: Likewise.
2707 * testsuite/ld-x86-64/pr19609-2.s: Likewise.
2708 * testsuite/ld-x86-64/pr19609-2a.d: Likewise.
2709 * testsuite/ld-x86-64/pr19609-2b.d: Likewise.
2710 * testsuite/ld-x86-64/pr19609-2c.d: Likewise.
2711 * testsuite/ld-x86-64/pr19609-2d.d: Likewise.
2712 * testsuite/ld-x86-64/pr19609-3.s: Likewise.
2713 * testsuite/ld-x86-64/pr19609-3a.d: Likewise.
2714 * testsuite/ld-x86-64/pr19609-3b.d: Likewise.
2715 * testsuite/ld-x86-64/pr19609-4.s: Likewise.
2716 * testsuite/ld-x86-64/pr19609-4a.d: Likewise.
2717 * testsuite/ld-x86-64/pr19609-4b.d: Likewise.
2718 * testsuite/ld-x86-64/pr19609-4c.d: Likewise.
2719 * testsuite/ld-x86-64/pr19609-4d.d: Likewise.
2720 * testsuite/ld-x86-64/pr19609-4e.d: Likewise.
2721 * testsuite/ld-x86-64/pr19609-5.s: Likewise.
2722 * testsuite/ld-x86-64/pr19609-5a.d: Likewise.
2723 * testsuite/ld-x86-64/pr19609-5b.d: Likewise.
2724 * testsuite/ld-x86-64/pr19609-5c.d: Likewise.
2725 * testsuite/ld-x86-64/pr19609-5d.d: Likewise.
2726 * testsuite/ld-x86-64/pr19609-5e.d: Likewise.
2727 * testsuite/ld-x86-64/pr19609-6.s: Likewise.
2728 * testsuite/ld-x86-64/pr19609-6a.d: Likewise.
2729 * testsuite/ld-x86-64/pr19609-6b.d: Likewise.
2730 * testsuite/ld-x86-64/pr19609-6c.d: Likewise.
2731 * testsuite/ld-x86-64/pr19609-6d.d: Likewise.
2732 * testsuite/ld-x86-64/pr19609-7.s: Likewise.
2733 * testsuite/ld-x86-64/pr19609-7a.d: Likewise.
2734 * testsuite/ld-x86-64/pr19609-7b.d: Likewise.
2735 * testsuite/ld-x86-64/pr19609-7c.d: Likewise.
2736 * testsuite/ld-x86-64/pr19609-7d.d: Likewise.
2737 * testsuite/ld-i386/i386.exp: Run undefweak tests and tests for
2738 PR ld/19609.
2739 * testsuite/ld-x86-64/x86-64.exp: Run pr13082-3c, pr13082-3d
2740 and tests for PR ld/19609.
2741
2742 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2743
2744 PR ld/19645
2745 * NEWS: Mention -z common/-z nocommon for ELF targets.
2746 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
2747 -z common and -z nocommon.
2748 * ld.texinfo: Document -z common/-z nocommon.
2749 * lexsup.c (elf_shlib_list_options): Add -z common/-z nocommon.
2750 * testsuite/ld-elf/tls_common.exp: Test --elf-stt-common=no and
2751 --elf-stt-common=yes with assembler.
2752 * testsuite/ld-elfcomm/common-1.s: New file.
2753 * testsuite/ld-elfcomm/common-1a.d: Likewise.
2754 * testsuite/ld-elfcomm/common-1b.d: Likewise.
2755 * testsuite/ld-elfcomm/common-1c.d: Likewise.
2756 * testsuite/ld-elfcomm/common-1d.d: Likewise.
2757 * testsuite/ld-elfcomm/common-1e.d: Likewise.
2758 * testsuite/ld-elfcomm/common-1f.d: Likewise.
2759 * testsuite/ld-elfcomm/common-2.s: Likewise.
2760 * testsuite/ld-elfcomm/common-2a.d: Likewise.
2761 * testsuite/ld-elfcomm/common-2b.d: Likewise.
2762 * testsuite/ld-elfcomm/common-2c.d: Likewise.
2763 * testsuite/ld-elfcomm/common-2d.d: Likewise.
2764 * testsuite/ld-elfcomm/common-2e.d: Likewise.
2765 * testsuite/ld-elfcomm/common-2f.d: Likewise.
2766 * testsuite/ld-elfcomm/common-3a.rd: Likewise.
2767 * testsuite/ld-elfcomm/common-3b.rd: Likewise.
2768 * testsuite/ld-i386/pr19645.d: Likewise.
2769 * testsuite/ld-i386/pr19645.s: Likewise.
2770 * testsuite/ld-x86-64/largecomm-1.s: Likewise.
2771 * testsuite/ld-x86-64/largecomm-1a.d: Likewise.
2772 * testsuite/ld-x86-64/largecomm-1b.d: Likewise.
2773 * testsuite/ld-x86-64/largecomm-1c.d: Likewise.
2774 * testsuite/ld-x86-64/largecomm-1d.d: Likewise.
2775 * testsuite/ld-x86-64/largecomm-1e.d: Likewise.
2776 * testsuite/ld-x86-64/largecomm-1f.d: Likewise.
2777 * testsuite/ld-x86-64/pr19645.d: Likewise.
2778 * testsuite/ld-x86-64/pr19645.s: Likewise.
2779 * testsuite/ld-elfcomm/elfcomm.exp: Test --elf-stt-common=yes
2780 with assembler.
2781 (assembler_generates_commons): Removed.
2782 Run -z common/-z nocommon tests. Run *.d tests.
2783 * testsuite/ld-i386/i386.exp: Run pr19645.
2784 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2785 * testsuite/ld-x86-64/dwarfreloc.exp: Test --elf-stt-common with
2786 assembler. Test STT_COMMON with readelf.
2787
2788 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2789
2790 PR ld/19636
2791 PR ld/19704
2792 PR ld/19719
2793 * Makefile.am (ELF_X86_DEPS): Add dynamic_undefined_weak.sh.
2794 * Makefile.in: Regenerated.
2795 * NEWS: Mention -z nodynamic-undefined-weak.
2796 * ld.texinfo: Document -z nodynamic-undefined-weak.
2797 * ldmain.c (main): Initialize dynamic_undefined_weak to -1.
2798 * emulparams/dynamic_undefined_weak.sh: New file.
2799 * emulparams/elf32_x86_64.sh: Source dynamic_undefined_weak.sh.
2800 * emulparams/elf_i386.sh: Likewise.
2801 * emulparams/elf_i386_be.sh: Likewise.
2802 * emulparams/elf_i386_chaos.sh: Likewise.
2803 * emulparams/elf_i386_ldso.sh: Likewise.
2804 * emulparams/elf_i386_vxworks.sh: Likewise.
2805 * emulparams/elf_iamcu.sh: Likewise.
2806 * emulparams/elf_k1om.sh: Likewise.
2807 * emulparams/elf_l1om.sh: Likewise.
2808 * emulparams/elf_x86_64.sh: Likewise.
2809 * emulparams/extern_protected_data.sh (PARSE_AND_LIST_OPTIONS):
2810 Append.
2811 (PARSE_AND_LIST_ARGS_CASE_Z): Likewise.
2812 * testsuite/ld-elf/pr19719a.c: New file.
2813 * testsuite/ld-elf/pr19719b.c: Likewise.
2814 * testsuite/ld-elf/pr19719c.c: Likewise.
2815 * testsuite/ld-elf/pr19719d.c: Likewise.
2816 * testsuite/ld-i386/pr19636-1.s: Likewise.
2817 * testsuite/ld-i386/pr19636-1a.d: Likewise.
2818 * testsuite/ld-i386/pr19636-1b.d: Likewise.
2819 * testsuite/ld-i386/pr19636-1c.d: Likewise.
2820 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
2821 * testsuite/ld-i386/pr19636-1d.d: Likewise.
2822 * testsuite/ld-i386/pr19636-1e.d: Likewise.
2823 * testsuite/ld-i386/pr19636-1f.d: Likewise.
2824 * testsuite/ld-i386/pr19636-1g.d: Likewise.
2825 * testsuite/ld-i386/pr19636-1h.d: Likewise.
2826 * testsuite/ld-i386/pr19636-1i.d: Likewise.
2827 * testsuite/ld-i386/pr19636-2.s: Likewise.
2828 * testsuite/ld-i386/pr19636-2a.d: Likewise.
2829 * testsuite/ld-i386/pr19636-2b.d: Likewise.
2830 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
2831 * testsuite/ld-i386/pr19636-2c.d: Likewise.
2832 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
2833 * testsuite/ld-i386/pr19636-2d.d: Likewise.
2834 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
2835 * testsuite/ld-i386/pr19636-2e.d: Likewise.
2836 * testsuite/ld-i386/pr19636-3.s: Likewise.
2837 * testsuite/ld-i386/pr19636-3a.d: Likewise.
2838 * testsuite/ld-i386/pr19636-3b.d: Likewise.
2839 * testsuite/ld-i386/pr19636-3c.d: Likewise.
2840 * testsuite/ld-i386/pr19636-3d.d: Likewise.
2841 * testsuite/ld-i386/pr19636-3e.d: Likewise.
2842 * testsuite/ld-i386/pr19636-3f.d: Likewise.
2843 * testsuite/ld-i386/pr19636-3g.d: Likewise.
2844 * testsuite/ld-i386/pr19636-4.s: Likewise.
2845 * testsuite/ld-i386/pr19636-4a.d: Likewise.
2846 * testsuite/ld-i386/pr19636-4b.d: Likewise.
2847 * testsuite/ld-i386/pr19636-4c.d: Likewise.
2848 * testsuite/ld-i386/pr19636-4d.d: Likewise.
2849 * testsuite/ld-i386/pr19704.out: Likewise.
2850 * testsuite/ld-i386/pr19704a.c: Likewise.
2851 * testsuite/ld-i386/pr19704b.c: Likewise.
2852 * testsuite/ld-x86-64/pr19636-1.s: Likewise.
2853 * testsuite/ld-x86-64/pr19636-1a.d: Likewise.
2854 * testsuite/ld-x86-64/pr19636-1b.d: Likewise.
2855 * testsuite/ld-x86-64/pr19636-1c.d: Likewise.
2856 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
2857 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
2858 * testsuite/ld-x86-64/pr19636-1f.d: Likewise.
2859 * testsuite/ld-x86-64/pr19636-1g.d: Likewise.
2860 * testsuite/ld-x86-64/pr19636-2.s: Likewise.
2861 * testsuite/ld-x86-64/pr19636-2a.d: Likewise.
2862 * testsuite/ld-x86-64/pr19636-2b.d: Likewise.
2863 * testsuite/ld-x86-64/pr19636-2c.d: Likewise.
2864 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
2865 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
2866 * testsuite/ld-x86-64/pr19636-2e.d: Likewise.
2867 * testsuite/ld-x86-64/pr19636-2f.d: Likewise.
2868 * testsuite/ld-x86-64/pr19636-2g.d: Likewise.
2869 * testsuite/ld-x86-64/pr19636-2h.d: Likewise.
2870 * testsuite/ld-x86-64/pr19636-2i.d: Likewise.
2871 * testsuite/ld-x86-64/pr19636-3.s: Likewise.
2872 * testsuite/ld-x86-64/pr19636-3a.d: Likewise.
2873 * testsuite/ld-x86-64/pr19636-3b.d: Likewise.
2874 * testsuite/ld-x86-64/pr19636-3c.d: Likewise.
2875 * testsuite/ld-x86-64/pr19636-3d.d: Likewise.
2876 * testsuite/ld-x86-64/pr19704.out: Likewise.
2877 * testsuite/ld-x86-64/pr19704a.c: Likewise.
2878 * testsuite/ld-x86-64/pr19704b.c: Likewise.
2879 * testsuite/ld-elf/shared.exp (mix_pic_and_non_pic): New.
2880 Run mix_pic_and_non_pic.
2881 * testsuite/ld-i386/i386.exp (undefined_weak): New.
2882 Run undefined_weak and PR ld/19636 tests.
2883 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2884 * testsuite/ld-x86-64/pr13082-3b.d: Updated.
2885 * testsuite/ld-x86-64/pr13082-4b.d: Likewise.
2886
2887 2016-02-25 Nick Clifton <nickc@redhat.com>
2888
2889 * ld.h (struct ld_config_type): Remove specified_data_size field.
2890
2891 2016-02-24 H.J. Lu <hongjiu.lu@intel.com>
2892
2893 PR ld/19698
2894 * testsuite/ld-elf/pr19698.d: New file.
2895 * testsuite/ld-elf/pr19698.s: Likewise.
2896 * testsuite/ld-elf/pr19698.t: Likewise.
2897
2898 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
2899
2900 * Makefile.am (ELF_X86_DEPS): New.
2901 (eelf_i386.c): Replace $(ELF_DEPS) with $(ELF_X86_DEPS).
2902 (eelf_i386_chaos.c): Likewise.
2903 (eelf_i386_fbsd.c): Likewise.
2904 (eelf_i386_ldso.c): Likewise.
2905 (eelf_i386_nacl.c): Likewise.
2906 (eelf_i386_sol2.c): Likewise.
2907 (eelf_iamcu.c): Likewise.
2908 (eelf32_x86_64.c): Likewise.
2909 (eelf32_x86_64_nacl.c): Likewise.
2910 (eelf_l1om.c): Likewise.
2911 (eelf_l1om_fbsd.c): Likewise.
2912 (eelf_k1om.c): Likewise.
2913 (eelf_k1om_fbsd.c): Likewise.
2914 (eelf_x86_64.c): Likewise.
2915 (eelf_x86_64_cloudabi.c): Likewise.
2916 (eelf_x86_64_fbsd.c): Likewise.
2917 (eelf_x86_64_sol2.c): Likewise.
2918 * Makefile.in: Regenerated.
2919
2920 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
2921
2922 * testsuite/ld-frv/fdpic-pie-6.d: Updated.
2923 * testsuite/ld-mips-elf/pie-n32.d: Likewise.
2924 * testsuite/ld-mips-elf/pie-n64.d: Likewise.
2925 * testsuite/ld-mips-elf/pie-o32.d: Likewise.
2926
2927 2016-02-20 H.J. Lu <hongjiu.lu@intel.com>
2928
2929 * testsuite/ld-elf/pr19539.d: Skip cris*-*-* targets.
2930
2931 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
2932
2933 * testsuite/ld-elf/pr19617a.d: Enable only for *-*-linux*,
2934 *-*-gnu* and *-*-solaris*.
2935 * testsuite/ld-elf/pr19617b.d: Likewise.
2936 * testsuite/ld-elf/pr19617c.d: Likewise.
2937
2938 2016-02-18 H.J. Lu <hongjiu.lu@intel.com>
2939
2940 PR ld/19617
2941 * testsuite/ld-elf/pr19617.s: New file.
2942 * testsuite/ld-elf/pr19617a.d: Likewise.
2943 * testsuite/ld-elf/pr19617b.d: Likewise.
2944 * testsuite/ld-elf/pr19617c.d: Likewise.
2945
2946 2016-02-18 Nick Clifton <nickc@redhat.com>
2947
2948 * Makefile.am (CXX_FOR_TARGET): Check for the presence of an
2949 in-tree xg++ executable after checking for the presence of an
2950 in-tree g++ executable.
2951 * Makefile.in: Regenerate.
2952
2953 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
2954
2955 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
2956 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
2957 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
2958
2959 2016-02-17 H.J. Lu <hongjiu.lu@intel.com>
2960
2961 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
2962 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
2963 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
2964 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
2965 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
2966 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
2967 * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise.
2968 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
2969 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
2970 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
2971 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
2972 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
2973 * testsuite/ld-x86-64/load1c.d: Likewise.
2974 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
2975 * testsuite/ld-x86-64/load1d.d: Likewise.
2976 * testsuite/ld-x86-64/pr14207.d: Likewise.
2977 * testsuite/ld-x86-64/pr19162.d: Likewise.
2978 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
2979 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
2980 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
2981 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
2982 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
2983 * testsuite/ld-x86-64/tlspic.rd: Likewise.
2984
2985 2016-02-17 Nick Clifton <nickc@redhat.com>
2986
2987 * testsuite/ld-elf/eh-frame-hdr.d: Skip for ARC ELF targets.
2988
2989 2016-02-15 Nick Clifton <nickc@redhat.com>
2990
2991 * testsuite/ld-i386/pr12718.d: Remove dependency upon the
2992 description of the flags produced by readelf.
2993 * testsuite/ld-i386/pr12921.d: Likewise.
2994 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
2995 * testsuite/ld-i386/tlsbin.rd: Likewise.
2996 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
2997 * testsuite/ld-i386/tlsbindesc.rd: Likewise.
2998 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
2999 * testsuite/ld-i386/tlsdesc.rd: Likewise.
3000 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
3001 * testsuite/ld-i386/tlsgdesc.rd: Likewise.
3002 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
3003 * testsuite/ld-i386/tlsnopic.rd: Likewise.
3004 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
3005 * testsuite/ld-i386/tlspic.rd: Likewise.
3006 * testsuite/ld-s390/tlsbin.rd: Likewise.
3007 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
3008 * testsuite/ld-s390/tlspic.rd: Likewise.
3009 * testsuite/ld-s390/tlspic_64.rd: Likewise.
3010 * testsuite/ld-sh/tlsbin-2.d: Likewise.
3011 * testsuite/ld-sh/tlspic-2.d: Likewise.
3012 * testsuite/ld-tic6x/common.d: Likewise.
3013 * testsuite/ld-tic6x/shlib-1.rd: Likewise.
3014 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
3015 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
3016 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
3017 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
3018 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
3019 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
3020 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
3021 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
3022 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
3023 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
3024 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
3025 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
3026 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
3027 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
3028 * testsuite/ld-x86-64/pr12718.d: Likewise.
3029 * testsuite/ld-x86-64/pr12921.d: Likewise.
3030 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
3031 * testsuite/ld-x86-64/split-by-file.rd: Likewise.
3032 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
3033 * testsuite/ld-x86-64/tlsbin.rd: Likewise.
3034 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
3035 * testsuite/ld-x86-64/tlsbindesc.rd: Likewise.
3036 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
3037 * testsuite/ld-x86-64/tlsdesc.rd: Likewise.
3038 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
3039 * testsuite/ld-x86-64/tlsgdesc.rd: Likewise.
3040 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
3041 * testsuite/ld-x86-64/tlspic.rd: Likewise.
3042 * testsuite/ld-xtensa/tlsbin.rd: Likewise.
3043 * testsuite/ld-xtensa/tlspic.rd: Likewise.
3044
3045 2016-02-11 H.J. Lu <hongjiu.lu@intel.com>
3046
3047 PR ld/19615
3048 * ld.texinfo: Document -Bsymbolic and -Bsymbolic-functions for
3049 PIE.
3050 * lexsup.c (parse_args): Enable -Bsymbolic and
3051 -Bsymbolic-functions for PIE.
3052 * testsuite/ld-i386/i386.exp: Run pr19615.
3053 * testsuite/ld-i386/pr19615.d: New file.
3054 * testsuite/ld-i386/pr19615.s: Likewise.
3055 * testsuite/ld-x86-64/pr19615.d: Likewise.
3056 * testsuite/ld-x86-64/pr19615.s: Likewise.
3057
3058 2016-02-09 Nick Clifton <nickc@redhat.com>
3059
3060 * testsuite/ld-aarch64/reloc-overflow-bad.d: New test.
3061 * testsuite/ld-aarch64/reloc-overflow-1.s: New source file.
3062 * testsuite/ld-aarch64/reloc-overflow-2.s: New source file.
3063 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
3064
3065 2016-02-04 Nick Clifton <nickc@redhat.com>
3066
3067 * testsuite/ld-arm/arm-elf.exp: Remove ARM NOREAD section tests.
3068 * testsuite/ld-arm/thumb1-input-section-flag-match.d: Delete.
3069 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Delete.
3070 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.d: Delete.
3071 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s: Delete.
3072 * testsuite/ld-arm/thumb1-noread-present-one-section.d: Delete.
3073 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Delete.
3074 * testsuite/ld-arm/thumb1-noread-present-two-section.d: Delete.
3075 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Delete.
3076
3077 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
3078
3079 PR gas/19520
3080 * testsuite/ld-i386/branch1.d: Pass -mrelax-relocations=yes to as.
3081 * testsuite/ld-i386/call1.d: Likewise.
3082 * testsuite/ld-i386/call2.d: Likewise.
3083 * testsuite/ld-i386/call3a.d: Likewise.
3084 * testsuite/ld-i386/call3b.d: Likewise.
3085 * testsuite/ld-i386/call3c.d: Likewise.
3086 * testsuite/ld-i386/call3d.d: Likewise.
3087 * testsuite/ld-i386/call3e.d: Likewise.
3088 * testsuite/ld-i386/call3f.d: Likewise.
3089 * testsuite/ld-i386/call3g.d: Likewise.
3090 * testsuite/ld-i386/call3h.d: Likewise.
3091 * testsuite/ld-i386/jmp1.d: Likewise.
3092 * testsuite/ld-i386/jmp2.d: Likewise.
3093 * testsuite/ld-i386/lea1c.d: Likewise.
3094 * testsuite/ld-i386/load1.d: Likewise.
3095 * testsuite/ld-i386/load2.d: Likewise.
3096 * testsuite/ld-i386/load3.d: Likewise.
3097 * testsuite/ld-i386/load4a.d: Likewise.
3098 * testsuite/ld-i386/load5a.d: Likewise.
3099 * testsuite/ld-i386/mov2b.d: Likewise.
3100 * testsuite/ld-i386/mov3.d: Likewise.
3101 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
3102 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
3103 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
3104 * testsuite/ld-x86-64/call1a.d: Likewise.
3105 * testsuite/ld-x86-64/call1b.d: Likewise.
3106 * testsuite/ld-x86-64/call1c.d: Likewise.
3107 * testsuite/ld-x86-64/call1d.d: Likewise.
3108 * testsuite/ld-x86-64/call1e.d: Likewise.
3109 * testsuite/ld-x86-64/call1f.d: Likewise.
3110 * testsuite/ld-x86-64/call1h.d: Likewise.
3111 * testsuite/ld-x86-64/call1i.d: Likewise.
3112 * testsuite/ld-x86-64/load1a.d: Likewise.
3113 * testsuite/ld-x86-64/load1b.d: Likewise.
3114 * testsuite/ld-i386/got1a.S: Load GOT into %ecx and use it.
3115 * testsuite/ld-i386/got1.dd: Updated.
3116 * testsuite/ld-i386/got1d.S (1): Removed.
3117 * testsuite/ld-i386/i386.exp: Add -Wa,-mrelax-relocations=yes.
3118 * testsuite/ld-x86-64/x86-64.exp: Likewise.
3119
3120 2016-02-02 H.J. Lu <hongjiu.lu@intel.com>
3121
3122 PR ld/18591
3123 * testsuite/ld-x86-64/pr18591.d: New file.
3124 * testsuite/ld-x86-64/pr18591.s: Likewise.
3125 * testsuite/ld-x86-64/x86-64.exp: Run pr18591.
3126
3127 2016-02-01 H.J. Lu <hongjiu.lu@intel.com>
3128
3129 PR ld/19553
3130 * testsuite/ld-elf/indirect.exp: Run tests for PR ld/19553.
3131 * testsuite/ld-elf/pr19553.map: New file.
3132 * testsuite/ld-elf/pr19553.map: Likewise.
3133 * testsuite/ld-elf/pr19553a.c: Likewise.
3134 * testsuite/ld-elf/pr19553b.c: Likewise.
3135 * testsuite/ld-elf/pr19553b.out: Likewise.
3136 * testsuite/ld-elf/pr19553c.c: Likewise.
3137 * testsuite/ld-elf/pr19553c.out: Likewise.
3138 * testsuite/ld-elf/pr19553d.c: Likewise.
3139 * testsuite/ld-elf/pr19553d.out: Likewise.
3140
3141 2016-01-30 H.J. Lu <hongjiu.lu@intel.com>
3142
3143 PR ld/19539
3144 * testsuite/ld-elf/pr19539.d: New file.
3145 * testsuite/ld-elf/pr19539.s: Likewise.
3146 * testsuite/ld-elf/pr19539.t: Likewise.
3147
3148 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
3149
3150 PR ld/19533
3151 * configure.ac (compressed_debug_sections): Replace == with =.
3152 * configure: Regenerated.
3153
3154 2016-01-22 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
3155
3156 * scripttempl/avr.sc (.noinit): Force .noinit VMA to end of .bss VMA.
3157 * scripttempl/avrtiny.sc (.noinit): Likewise.
3158
3159 2016-01-21 Nick Clifton <nickc@redhat.com>
3160
3161 PR ld/19453
3162 * testsuite/ld-arm/arm-elf.exp: Skip tests that do not work for
3163 the arm-netbsdelf target.
3164
3165 PR ld/19455
3166 * testsuite/ld-arm/vxworks1-lib.dd: Update for current
3167 disassmebler output.
3168 * testsuite/ld-arm/vxworks1-lib.rd: Likewise.
3169 * testsuite/ld-arm/vxworks1.dd: Likewise.
3170 * testsuite/ld-arm/vxworks1.rd: Likewise.
3171 * testsuite/ld-arm/vxworks1.ld: Set the output format.
3172
3173 2016-01-20 Jiong Wang <jiong.wang@arm.com>
3174
3175 * testsuite/ld-aarch64/farcall-section.d: Delete.
3176 * testsuite/ld-aarch64/farcall-section.s: Delete.
3177 * testsuite/ld-aarch64/farcall-b-section.d: New expectation file.
3178 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
3179 * testsuite/ld-aarch64/farcall-b-section.s: New testcase.
3180 * testsuite/ld-aarch64/farcall-bl-section.s: Likewise.
3181 * testsuite/ld-aarch64/aarch64-elf.exp: Likewise.
3182
3183 2016-01-20 Nick Clifton <nickc@redhat.com>
3184
3185 PR 19457
3186 * testsuite/ld-scripts/script.exp (extract_symbol_test): Stop test
3187 early for PE based targets.
3188 * testsuite/ld-scripts/align.t: Use 0x1000 as VMA alignment.
3189 * testsuite/ld-pe/tlssec32.d: Allow for relocatable output.
3190
3191 2016-01-20 Mickael Guene <mickael.guene@st.com>
3192
3193 * testsuite/ld-arm/thumb1-noread-not-present-mixing-two-section.s:
3194 Add 'y' attribute usage.
3195 * testsuite/ld-arm/thumb1-noread-present-one-section.s: Likewise.
3196 * testsuite/ld-arm/thumb1-noread-present-two-section.s: Likewise.
3197 * testsuite/ld-arm/thumb1-input-section-flag-match.s: Likewise.
3198
3199 2016-01-19 Nick Clifton <nickc@redhat.com>
3200
3201 * testsuite/ld-elf/pr18735.d: Allow for extra symbols between
3202 foo@FOO and bar@@FOO.
3203
3204 2016-01-18 Alan Modra <amodra@gmail.com>
3205
3206 * configure: Regenerate.
3207
3208 2016-01-18 Nick Clifton <nickc@redhat.com>
3209
3210 * testsuite/ld-plugin/plugin.exp: Skip plugin tests if the linker
3211 is not configured to support plugins.
3212
3213 * testsuite/ld-scripts/rgn-at11.s: New file - based on rgn-at10.s
3214 but with 16 byte section alignment.
3215 * testsuite/ld-scripts/rgn-at11.d: Use new source file. Reenable
3216 test for MIPS targets.
3217
3218 2016-01-17 Alan Modra <amodra@gmail.com>
3219
3220 * configure: Regenerate.
3221
3222 2016-01-17 Alan Modra <amodra@gmail.com>
3223
3224 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Exclude xgate.
3225 * testsuite/ld-elf/endsym.d: xfail m68hc11/12 and xgate.
3226 * testsuite/ld-elf/pr14156a.d: Likewise.
3227 * testsuite/ld-elf/pr14926.d: Don't run for m68hc11/12 and xgate.
3228 * testsuite/ld-elf/sec64k.exp: Likewise.
3229
3230 2016-01-14 Thomas Preud'homme <thomas.preudhomme@arm.com>
3231
3232 * testsuite/ld-arm/arm-elf.exp (Thumb-Thumb farcall v6-M (no profile)):
3233 Set address of .foo section when linking.
3234 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile-b.s: Place myfunc
3235 in .foo section.
3236 * testsuite/ld-arm/farcall-thumb-thumb-m-no-profile.d: Adapt expected
3237 output to the above changes.
3238
3239 2016-01-13 Nick Clifton <nickc@redhat.com>
3240
3241 * testsuite/ld-elf/elf.exp (-Bymsolic-functions): Expect to fail
3242 for MIPS targets.
3243
3244 * testsuite/ld-scripts/script.exp (extract_symbol_test): Expect to
3245 fail for MIPS targets.
3246
3247 * testsuite/ld-scripts/rgn-at11.d: Expect this test to fail for
3248 MIPS targets.
3249
3250 2016-01-12 Yury Usishchev <y.usishchev@samsung.com>
3251
3252 * testsuite/ld-arm/arm-elf.exp: New test.
3253 * testsuite/ld-arm/unwind-mix.d: New file.
3254 * testsuite/ld-arm/unwind-mix1.s: New file.
3255 * testsuite/ld-arm/unwind-mix2.s: New file.
3256
3257 2016-01-08 Jiong Wang <jiong.wang@arm.com>
3258
3259 PR ld/19368
3260 * testsuite/ld-arm/ifunc-3.rd: Update expected result.
3261 * testsuite/ld-arm/ifunc-4.rd: Likewise.
3262 * testsuite/ld-arm/ifunc-9.rd: Likewise.
3263 * testsuite/ld-arm/ifunc-10.rd: Likewise.
3264 * testsuite/ld-arm/ifunc-12.rd: Likewise.
3265 * testsuite/ld-arm/ifunc-13.rd: Likewise.
3266
3267 2016-01-05 Nick Clifton <nickc@redhat.com>
3268
3269 * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
3270 MSP430 hardware multiply address range.
3271 * scripttempl/elf32msp430.sc (__romdatastart): Define.
3272 (__romdatacopysize): Define.
3273 * scripttempl/elf32msp430_3.sc: Likewise.
3274
3275 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3276
3277 * emultempl/mipself.em (PARSE_AND_LIST_PROLOGUE): Convert
3278 OPTION_INSN32 and OPTION_NO_INSN32 macros to an enum.
3279
3280 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
3281
3282 * testsuite/ld-mips-elf/attr-gnu-4-14.d: Update the order of
3283 messages expected according to MIPS BFD private data merge
3284 changes.
3285 * testsuite/ld-mips-elf/attr-gnu-4-24.d: Likewise.
3286 * testsuite/ld-mips-elf/attr-gnu-4-34.d: Likewise.
3287 * testsuite/ld-mips-elf/attr-gnu-4-41.d: Likewise.
3288 * testsuite/ld-mips-elf/attr-gnu-4-42.d: Likewise.
3289 * testsuite/ld-mips-elf/attr-gnu-4-43.d: Likewise.
3290 * testsuite/ld-mips-elf/attr-gnu-4-45.d: Likewise.
3291 * testsuite/ld-mips-elf/attr-gnu-4-46.d: Likewise.
3292 * testsuite/ld-mips-elf/attr-gnu-4-47.d: Likewise.
3293 * testsuite/ld-mips-elf/attr-gnu-4-48.d: Likewise.
3294 * testsuite/ld-mips-elf/attr-gnu-4-49.d: Likewise.
3295 * testsuite/ld-mips-elf/attr-gnu-4-54.d: Likewise.
3296 * testsuite/ld-mips-elf/attr-gnu-4-64.d: Likewise.
3297 * testsuite/ld-mips-elf/attr-gnu-4-74.d: Likewise.
3298
3299 2016-01-01 Alan Modra <amodra@gmail.com>
3300
3301 Update year range in copyright notice of all files.
3302
3303 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
3304 \f
3305 Copyright (C) 2016 Free Software Foundation, Inc.
3306
3307 Copying and distribution of this file, with or without modification,
3308 are permitted in any medium without royalty provided the copyright
3309 notice and this notice are preserved.
3310
3311 Local Variables:
3312 mode: change-log
3313 left-margin: 8
3314 fill-column: 74
3315 version-control: never
3316 End:
This page took 0.111122 seconds and 4 git commands to generate.