]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
ELF: Add run-time tests for -z now
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
d6f48aed
L
12017-04-28 H.J. Lu <hongjiu.lu@intel.com>
2
3 * testsuite/ld-elf/shared.exp: Add run-time tests for -z now.
4 * testsuite/ld-i386/tls.exp: Likewise.
5 * testsuite/ld-ifunc/ifunc.exp: Likewise.
6 * testsuite/ld-x86-64/tls.exp: Likewise.
7
de9a3c42
L
82017-04-27 H.J. Lu <hongjiu.lu@intel.com>
9
10 * testsuite/ld-x86-64/pr21038a.d: Update DW_CFA_nop paddings
11 in .eh_frame section.
12 * testsuite/ld-x86-64/pr21038c.d: Update .eh_frame order.
13
97d343d4
L
142017-04-26 H.J. Lu <hongjiu.lu@intel.com>
15
16 * testsuite/ld-i386/tlsdesc2.d: New test.
17 * testsuite/ld-x86-64/tlsdesc2.d: Likewise.
18
23ec1e32
MR
192017-04-26 Maciej W. Rozycki <macro@imgtec.com>
20
21 PR ld/21334
22 * testsuite/ld-mips-elf/pr21334.dd: New test.
23 * testsuite/ld-mips-elf/pr21334.gd: New test.
24 * testsuite/ld-mips-elf/pr21334.ld: New test linker script.
25 * testsuite/ld-mips-elf/pr21334.s: New test source.
26 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
27
9e9821dd
L
282017-04-24 H.J. Lu <hongjiu.lu@intel.com>
29
30 * testsuite/ld-x86-64/no-plt.exp: Also check no-plt-1e.nd.
31 * testsuite/ld-x86-64/no-plt-1e.nd: New file.
32
e662f84f
L
332017-04-24 H.J. Lu <hongjiu.lu@intel.com>
34
35 * testsuite/ld-i386/pr12570a.d: Skip for nacl targets.
36 * testsuite/ld-i386/pr12570b.d: Likewise.
37
1587442d
L
382017-04-24 H.J. Lu <hongjiu.lu@intel.com>
39
40 PR ld/20815
41 * testsuite/ld-i386/vxworks2.sd: Add space for program headers.
42
8b353c47
JM
432017-04-24 Jose E. Marchesi <jose.marchesi@oracle.com>
44
45 * testsuite/ld-sparc/tlssunbin64.dd: Expect `return' instructions
46 instead of `rett' in V9.
47 * testsuite/ld-sparc/tlssunnopic64.dd: Likewise.
48 * testsuite/ld-sparc/tlssunpic64.dd: Likewise.
49
e133d005
L
502017-04-21 H.J. Lu <hongjiu.lu@intel.com>
51
52 PR ld/21402
53 * testsuite/ld-elf/indirect.exp: Don't skip PIE indirect5 and
54 indirect6 tests on i386.
55
3c5fce9b
L
562017-04-21 H.J. Lu <hongjiu.lu@intel.com>
57
58 PR ld/19617
59 PR ld/21086
60 * testsuite/ld-elf/pr19617a.d: Pass --no-dynamic-linker to ld.
61 * testsuite/ld-elf/pr19617b.d: Likewise.
62 * testsuite/ld-elf/pr19617c.d: Likewise.
63 *testsuite/ld-i386/pr19636-4d.d: Likewise.
64 * testsuite/ld-elf/readelf.exp: Pass --no-dynamic-linker to ld
65 with --export-dynamic.
66 * testsuite/ld-elf/shared.exp: Pass --no-dynamic-linker to ld
67 with -E.
68
afe9edbf
L
692017-04-20 H.J. Lu <hongjiu.lu@intel.com>
70
71 PR ld/21402
72 * testsuite/ld-elf/indirect.exp: Pass $NOPIE_LDFLAGS and
73 $NOPIE_CFLAGS to non-PIE indirect5 and indirect6 tests. Skip
74 PIE indirect5 and indirect6 tests on i386.
75
31321c80
MR
762017-04-20 Maciej W. Rozycki <macro@imgtec.com>
77
78 * testsuite/ld-mips-elf/mips-elf.exp: Join `__ehdr_start' tests.
79
59fa66c5
L
802017-04-20 H.J. Lu <hongjiu.lu@intel.com>
81
82 PR ld/21382
83 * plugin.c (is_visible_from_outside): Symbol may be visible
84 from outside if dynamic_ref_after_ir_def is set.
85 (plugin_notice): Set dynamic_ref_after_ir_def if the symbol is
86 defined in an IR object and referenced in a dynamic object.
87 * testsuite/ld-plugin/lto.exp: Run PR ld/21382 tests.
88 * testsuite/ld-plugin/pr21382a.c: New file.
89 * testsuite/ld-plugin/pr21382b.c: Likewise.
90
e492d2f8
L
912017-04-19 H.J. Lu <hongjiu.lu@intel.com>
92
93 PR ld/21401
94 * testsuite/ld-ifunc/ifunc.exp: Add a libtest-2-now.so test with
95 -z now.
96
954b63d4
AM
972017-04-19 Alan Modra <amodra@gmail.com>
98
99 * ld.texinfo (dynamic-undefined-weak): Document.
100 (nodynamic-undefined-weak): Document that this option now can
101 be used with shared libs.
102 * emulparams/dynamic_undefined_weak.sh: Support -z
103 dynamic-undefined-weak.
104 * emulparams/elf32ppccommon.sh: Include dynamic_undefined_weak.sh.
105 * testsuite/ld-undefined/weak-undef.exp (undef_weak_so),
106 (undef_weak_exe): New. Use them. Add -z dynamic-undefined-weak
107 and -z nodynamic-undefined-weak tests.
108 * Makefile.am: Update powerpc dependencies.
109 * Makefile.in: Regenerate.
110
e6699019
L
1112017-04-17 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR ld/21389
114 * testsuite/ld-elf/pr21389.map: New file.
115 * testsuite/ld-elf/pr21389.s: Likewise.
116 * testsuite/ld-elf/pr21389a.d: Likewise.
117 * testsuite/ld-elf/pr21389b.d: Likewise.
118 * testsuite/ld-elf/pr21389c.d: Likewise.
119
c5d37467
AM
1202017-04-17 Alan Modra <amodra@gmail.com>
121
122 * testsuite/ld-elf/indirect5a.c,
123 * testsuite/ld-elf/indirect5b.c,
124 * testsuite/ld-elf/indirect5.map,
125 * testsuite/ld-elf/indirect5.out: New test.
126 * testsuite/ld-elf/indirect6a.c: Likewise.
127 * testsuite/ld-elf/indirect.exp (check_dynamic_syms): New proc.
128 Run new tests and check dynsyms.
129
fbea1508
AM
1302017-04-11 Alan Modra <amodra@gmail.com>
131
132 PR 21274
133 PR 18466
134 * emultempl/pe.em (pe_find_data_imports): Don't use fixed size
135 symbol buffer. Instead, xmalloc max size needed with space for
136 prefix. Wrap overlong lines. Formatting. Pass symbol buffer
137 copy of name to pe_walk_relocs_of_symbol.
138 (make_inport_fixup): Add "name" param, pass to pe_create_import_fixup.
139 * emultempl/pe.em (pep_find_data_imports): As for pe_find_data_imports.
140 (make_import_fixup): Add "name" param, pass to pep_create_import_fixup.
141 Use bfd_get_signed_* and remove unnecessary casts. Formatting.
142 * pe-dll.c (pe_walk_relocs_of_symbol): Add "name" param. Pass to
143 callback.
144 (make_import_fixup_mark): Add "name" param. Make use of prefix
145 space rather than xmalloc here.
146 (pe_create_import_fixup): Likewise.
147 * pe-dll.h (pe_walk_relocs_of_symbol): Update prototype.
148 (pe_create_import_fixup): Likewise.
149 * pep-dll.h (pep_walk_relocs_of_symbol): Likewise.
150 (pep_create_import_fixup): Likewise.
151
a70f34c0
NC
1522017-04-10 Nick Clifton <nickc@redhat.com>
153
154 * ld.texinfo (--strip-discarded): Document.
155 (--embedded-relocs): Document.
156 (--spare-dynamic-tags): Document.
157 (--task-link): Document.
158
6f9dbcd4
AM
1592017-04-10 Alan Modra <amodra@gmail.com>
160
161 PR 21287
162 * testsuite/ld-elf/init-fini-arrays.d: Match INIT_ARRAY and FINI_ARRAY.
163 * testsuite/ld-elf/init-fini-arrays.s: Use %init_array and %fini_array
164 section types.
165 * testsuite/lib/ld-lib.exp (default_ld_compile): Trim assembler
166 warnings about "ignoring incorrect section type".
167 (run_ld_link_exec_tests, run_cc_link_tests): Delete old comment.
168
37095d07
AM
1692017-04-10 Alan Modra <amodra@gmail.com>
170
171 * testsuite/ld-elfvsb/elfvsb.exp (visibility_run): Delete
172 sh1p.o, sh2p.o, sh1np.o and sh2np.o before compiling. Use
173 remote_file host exists rather than file exists.
174
a7eaf017
L
1752017-04-07 H.J. Lu <hongjiu.lu@intel.com>
176
177 PR ld/21090
178 * testsuite/ld-x86-64/x86-64.exp (undefined_weak): Use
179 NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIE for the non-pie
180 version of the test.
181
8170f769
L
1822017-04-07 H.J. Lu <hongjiu.lu@intel.com>
183
184 PR ld/19579
185 PR ld/21306
186 * testsuite/ld-elf/pr19579a.c (main): Updated.
187
ae3f8c28
NC
1882017-04-07 Nick Clifton <nickc@redhat.com>
189
190 PR 21090
191 * testsuite/ld-x86-64/x86-64.exp (undefined_weak): Explicitly
192 disable PIE for the non-pie version of the test.
193
5c1f54ce
AM
1942017-04-07 Alan Modra <amodra@gmail.com>
195
196 * testsuite/ld-elf/mbind2a.s: Don't use @, the ARM comment char.
197
1fd6d111
TG
1982017-04-07 gingold <gingold@gingold-Precision-7510>
199
200 * testsuite/ld-pe/pe.exp: New test.
201 * testsuite/ld-pe/weakdef-1.s: New test source.
202 * testsuite/ld-pe/weakdef-1.d: New test.
203
3944e22b
AM
2042017-04-07 Alan Modra <amodra@gmail.com>
205
206 * testsuite/ld-elf/mbind1a.d: Remove matches for PT_LOAD segments.
207 * testsuite/ld-elf/mbind1b.d: Likewise.
208 * testsuite/ld-elf/mbind1c.d: Likewise.
209
6ca30fa5
HPN
2102017-04-05 Hans-Peter Nilsson <hp@axis.com>
211
212 PR ld/21233
213 * testsuite/ld-elf/shared.exp: Change xfails to kfails and fix
214 indentation issue introduced with last commit.
215
4d5efb85
HPN
2162017-04-05 Hans-Peter Nilsson <hp@axis.com>
217
218 PR ld/21233
219 * testsuite/ld-elf/shared.exp: Xfail all PR21233 tests but the
220 first test for cris*-*-*.
221
80070c0d
MR
2222017-04-04 Maciej W. Rozycki <macro@imgtec.com>
223
224 PR ld/21233
225 * ldlang.c (insert_undefined): Set `mark' for ELF symbols.
226 * testsuite/ld-elf/pr21233.sd: New test.
227 * testsuite/ld-elf/pr21233-l.sd: New test.
228 * testsuite/ld-elf/pr21233.ld: New test linker script.
229 * testsuite/ld-elf/pr21233-e.ld: New test linker script.
230 * testsuite/ld-elf/pr21233.s: New test source.
231 * testsuite/ld-elf/pr21233-l.s: New test source.
232 * testsuite/ld-elf/shared.exp: Run the new tests.
233
a91e1603
L
2342017-04-04 H.J. Lu <hongjiu.lu@intel.com>
235
236 * NEWS: Mention support for ELF SHF_GNU_MBIND and
237 PT_GNU_MBIND_XXX.
238 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
239 input GNU_MBIND sections with the same type, attributes and
240 sh_info field into a single output GNU_MBIND section.
241 * testsuite/ld-elf/elf.exp: Run mbind2a and mbind2b.
242 * testsuite/ld-elf/mbind1.s: New file.
243 * testsuite/ld-elf/mbind1a.d: Likewise.
244 * testsuite/ld-elf/mbind1b.d: Likewise.
245 * testsuite/ld-elf/mbind1c.d: Likewise.
246 * testsuite/ld-elf/mbind2a.s: Likewise.
247 * testsuite/ld-elf/mbind2b.c: Likewise.
248
46bed679
L
2492017-04-03 H.J. Lu <hongjiu.lu@intel.com>
250
2514e33e 251 * NEWS: Mention support for ELF GNU program properties.
46bed679
L
252 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
253 ELF setup_gnu_properties.
254 * testsuite/ld-i386/i386.exp: Run property tests for Linux/i386.
255 * testsuite/ld-i386/pass.c: New file.
256 * testsuite/ld-i386/property-1.r: Likewise.
257 * testsuite/ld-i386/property-2.r: Likewise.
258 * testsuite/ld-i386/property-3.r: Likewise.
259 * testsuite/ld-i386/property-4.r: Likewise.
260 * testsuite/ld-i386/property-5.r: Likewise.
261 * testsuite/ld-i386/property-6.r: Likewise.
262 * testsuite/ld-i386/property-6a.c: Likewise.
263 * testsuite/ld-i386/property-6b.c: Likewise.
264 * testsuite/ld-i386/property-6c.S: Likewise.
265 * testsuite/ld-i386/property-7.r: Likewise.
266 * testsuite/ld-i386/property-no-copy.S: Likewise.
267 * testsuite/ld-i386/property-stack.S: Likewise.
268 * testsuite/ld-i386/property-unsorted-1.S: Likewise.
269 * testsuite/ld-i386/property-unsorted-2.S: Likewise.
270 * testsuite/ld-i386/property-x86-1.S: Likewise.
271 * testsuite/ld-i386/property-x86-2.S: Likewise.
272 * testsuite/ld-x86-64/pass.c: Likewise.
273 * testsuite/ld-x86-64/property-1.r: Likewise.
274 * testsuite/ld-x86-64/property-2.r: Likewise.
275 * testsuite/ld-x86-64/property-3.r: Likewise.
276 * testsuite/ld-x86-64/property-4.r: Likewise.
277 * testsuite/ld-x86-64/property-5.r: Likewise.
278 * testsuite/ld-x86-64/property-6.r: Likewise.
279 * testsuite/ld-x86-64/property-6a.c: Likewise.
280 * testsuite/ld-x86-64/property-6b.c: Likewise.
281 * testsuite/ld-x86-64/property-6c.S: Likewise.
282 * testsuite/ld-x86-64/property-7.r: Likewise.
283 * testsuite/ld-x86-64/property-no-copy.S: Likewise.
284 * testsuite/ld-x86-64/property-stack.S: Likewise.
285 * testsuite/ld-x86-64/property-unsorted-1.S: Likewise.
286 * testsuite/ld-x86-64/property-unsorted-2.S: Likewise.
287 * testsuite/ld-x86-64/property-x86-1.S: Likewise.
288 * testsuite/ld-x86-64/property-x86-2.S: Likewise.
289 * testsuite/ld-x86-64/x86-64.exp: Run property tests for
290 Linux/x86-64.
291
086554e8
HPN
2922017-03-28 Hans-Peter Nilsson <hp@axis.com>
293
294 PR ld/16044
295 * testsuite/ld-cris/pr16044.d, testsuite/ld-cris/dso-1c.s,
296 testsuite/ld-cris/dso-2b.s, testsuite/ld-cris/dso-4.s: New test.
297
4c8798c9
SL
2982017-03-21 Sandra Loosemore <sandra@codesourcery.com>
299
300 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Return
301 false for nios2-*-elf.
302
21701718
TG
3032017-03-21 gingold <gingold@gingold-Precision-7510>
304
305 * ldlang.c (lang_check_section_addresses): Check only for
306 allocated sections.
307
1d3fa25f
AM
3082017-03-17 Alan Modra <amodra@gmail.com>
309
310 * testsuite/ld-elf/sec64k.exp: Don't run on h8300 and ip2k.
311
9494d963
TG
3122017-03-15 Tristan Gingold <gingold@adacore.com>
313
314 * testsuite/ld-checks/checks.exp (overflow_check): Disable for
315 non-elf targets.
316
9216a6f3
L
3172017-03-14 H.J. Lu <hongjiu.lu@intel.com>
318
319 * ldlang.c (lang_check_section_addresses): Use addr_mask to
320 check VMA and LMA.
321
f955cccf
NC
3222017-03-13 Nick Clifton <nickc@redhat.com>
323
324 PR binutils/21202
325 * testsuite/ld-aarch64/ifunc-5r-local.d: Update regexp.
326
d40e34db
TG
3272017-03-13 Tristan Gingold <gingold@adacore.com>
328
329 * ldlang.c (lang_check_section_addresses): Check for address space
330 overflow.
331 * testsuite/ld-checks/checks.exp (overflow_check): New procedure
332 * testsuite/ld-checks/over.s: New test source.
333 * testsuite/ld-checks/over.d: New test.
334 * testsuite/ld-checks/over2.s: New test source.
335 * testsuite/ld-checks/over2.d: New test.
336
4b5900d8
AN
3372017-03-13 Alexey Neyman <stilor@att.net>
338
339 * emulparams/elf32ppccommon.sh (LIBPATH_SUFFIX): Set from target
340 cpu, not host.
341
118aa6cf
AM
3422017-03-11 Alan Modra <amodra@gmail.com>
343
344 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Add
345 sysroot for -rpath search.
346
316a1245
AM
3472017-03-11 Alan Modra <amodra@gmail.com>
348
349 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Rewrite.
350 Only prefix absolute paths with sysroot. Handle DOS paths.
351 (gld${EMULATION_NAME}_check_ld_elf_hints): Constify variable.
352 (gld${EMULATION_NAME}_check_ld_so_conf): Likewise.
353 (gld${EMULATION_NAME}_after_open): Short-circuit NULL path
354 searches. Rename variable. Simplify get_runpath search.
355
bb4287c5
AM
3562017-03-11 Alan Modra <amodra@gmail.com>
357
358 * testsuite/ld-elf/shared.exp: Use -Wl,-export-dynamic rather
359 than -rdynamic.
360
e299b355
AM
3612017-03-11 Alan Modra <amodra@gmail.com>
362
363 * ld.texinfo (Orphan Sections): Mention that not all targets
364 handle orphans well.
365 * testsuite/ld-elf/orphan-9.d: Don't run for i860 and i960.
366 * testsuite/ld-elf/orphan-10.d: Likewise.
367
14ea2c1b
AB
3682017-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
369
370 * ldlang.c (lang_size_sections_1): Shortcut loop only after
371 tracking changes to the default regions LMA.
372 * testsuite/ld-elf/orphan-9.ld: Extend header comment.
373 * testsuite/ld-elf/orphan-10.d: New file.
374 * testsuite/ld-elf/orphan-10.s: New file.
375 * NEWS: Mention change in behaviour.
376
77f5e65e
AB
3772017-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
378
379 * ldlang.c (lang_leave_output_section_statement): Move lma_region
380 logic to...
381 (lang_propagate_lma_regions): ...this new function.
382 (lang_process): Call new function.
383 * testsuite/ld-elf/orphan-9.d: New file.
384 * testsuite/ld-elf/orphan-9.ld: New file.
385 * testsuite/ld-elf/orphan-9.s: New file.
386 * NEWS: Mention change in behaviour.
387
d933941d
AM
3882017-03-07 Alan Modra <amodra@gmail.com>
389
390 * ldlang.c (open_input_bfds): Check that lang_assignment_statement
391 is not an assert before referencing defsym.
392
2e0ce1c8
AM
3932017-03-05 Alan Modra <amodra@gmail.com>
394
395 * testsuite/ld-elf/eh3.d: Adjust for eh_frame alignment change.
396 * testsuite/ld-elf/eh6.d: Likewise.
397 * testsuite/ld-alpha/tlsbin.dd: Likewise.
398 * testsuite/ld-alpha/tlsbin.td: Likewise.
399 * testsuite/ld-alpha/tlsbinr.dd: Likewise.
400 * testsuite/ld-alpha/tlspic.dd: Likewise.
401 * testsuite/ld-alpha/tlspic.rd: Likewise.
402 * testsuite/ld-alpha/tlspic.sd: Likewise.
403 * testsuite/ld-alpha/tlspic.td: Likewise.
404 * testsuite/ld-mips-elf/eh-frame1-n64.d: Likewise.
405 * testsuite/ld-mips-elf/eh-frame2-n64.d: Likewise.
406 * testsuite/ld-mips-elf/eh-frame3.d: Likewise.
407 * testsuite/ld-x86-64/pr20830a.d: Likewise.
408 * testsuite/ld-x86-64/pr21038a.d: Likewise.
409 * testsuite/ld-x86-64/pr21038b.d: Likewise.
410 * testsuite/ld-x86-64/pr21038c.d: Likewise.
411
611a3ca9
NC
4122017-03-03 Max Bolingbroke <batterseapower@hotmail.com>
413
414 PR 12969
415 * pe-dll.c (generate_edata): Fail if the input file(s) require too
416 many ordinals.
417
199add01
AM
4182017-03-02 Alan Modra <amodra@gmail.com>
419
420 * testsuite/ld-elf/shared.exp: Pass -ansi when compiling new.cc
421 and dl3.cc.
422
4ef97a1b
AM
4232017-02-28 Alan Modra <amodra@gmail.com>
424
425 * testsuite/ld-elf/merge.d: xfail for nios.
426
7ba71655
AM
4272017-02-28 Alan Modra <amodra@gmail.com>
428
429 * testsuite/ld-powerpc/addpcis.d: Define ext1 and ext2 at
430 limits of addpcis range.
431
0e392101
MR
4322017-02-28 Maciej W. Rozycki <macro@imgtec.com>
433
434 * testsuite/ld-mips-elf/jalr4.dd: Adjust for `jalr $0, $25'
435 instructions.
436 * testsuite/ld-mips-elf/jalr4-r6.dd: New test.
437 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
438
fbf25dfd
GJL
4392017-02-27 Georg-Johann Lay <gjl@gcc.gnu.org>
440
441 PR target/20849
442 * scripttempl/avrtiny.sc (__RODATA_PM_OFFSET__): New define.
443 (.rodata): New section.
444 (.data): Remove .rodata*.
445
dd803a24
AM
4462017-02-25 Alan Modra <amodra@gmail.com>
447
448 * testsuite/ld-elf/elf.exp: Xfail pr20995 tests on hppa64-hpux.
449 Set up HPUX defsym. Run pr14170 tests and build symbol3 objects,
450 defining HPUX where necessary. Define HPUX for implib tests.
451 * testsuite/ld-elf/comm-data4.d: Run for hpux.
452 * testsuite/ld-elf/endsym.d: Likewise.
453 * testsuite/ld-elf/linkoncerdiff.d: Likewise.
454 * testsuite/ld-elf/comm-data4.s: Add alternate .comm when HPUX.
455 * testsuite/ld-elf/comm-data5.s: Likewise.
456 * testsuite/ld-elf/endsym.s: Likewise.
457 * testsuite/ld-elf/pr14170c.s: Likewise.
458 * testsuite/ld-elf/symbol3.s: Likewise.
459 * testsuite/ld-elf/implib.s: Likewise. Don't start directives
460 in first column.
461 * testsuite/ld-elf/linkoncerdiff2.s: Don't use numeric labels.
462 * testsuite/ld-elf/warn3.d: Run for hpux.
463 * testsuite/ld-scripts/rgn-at10.d: Xfail for hpux.
464 * testsuite/ld-scripts/rgn-at11.d: Likewise.
465 * testsuite/ld-scripts/size-2.d: Remove xfail for hpux.
466
c9f02c3e
MR
4672017-02-24 Maciej W. Rozycki <macro@imgtec.com>
468
c72cea5a
MR
469 * testsuite/ld-elf/ver_def.vd: New test.
470 * testsuite/ld-elf/ver_def-tic6x.vd: New test.
c9f02c3e
MR
471 * testsuite/ld-elf/ver_def.ld: New test linker script.
472 * testsuite/ld-elf/ver_def.ver: New test version script.
473 * testsuite/ld-elf/ver_def.s: New test source.
474 * testsuite/ld-elf/readelf.exp: New test script.
475
5d58c733
MR
4762017-02-23 Maciej W. Rozycki <macro@imgtec.com>
477
478 * testsuite/ld-mips-elf/relax-jalr-n32.d: Remove `--relax'
479 option.
480 * testsuite/ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
481 * testsuite/ld-mips-elf/relax-jalr-n64.d: Likewise.
482 * testsuite/ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
483
c1556ecd
MR
4842017-02-23 Maciej W. Rozycki <macro@imgtec.com>
485
486 * testsuite/ld-mips-elf/jalr4.dd: New test.
487 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
488
5499c7c7
AM
4892017-02-23 Alan Modra <amodra@gmail.com>
490
491 PR 20744
492 * testsuite/ld-powerpc/vle-reloc-2.s: Use r6 for last insn of
493 each group.
494 * testsuite/ld-powerpc/vle-reloc-2.d: Update for above change
495 and sdarel reloc fix.
496
902e9fc7
MR
4972017-02-22 Maciej W. Rozycki <macro@imgtec.com>
498
499 PR ld/20828
500 * testsuite/ld-elf/pr20828-d.sd: New test.
501 * testsuite/ld-elf/pr20828-e.sd: New test.
502 * testsuite/ld-elf/pr20828-v.od: New test.
503 * testsuite/ld-elf/pr20828-v.ver: New test version script.
504 * testsuite/ld-elf/pr20828-v.ld: New test linker script.
505 * testsuite/ld-elf/pr20828.ld: Add `.gnu.version' and
506 `.gnu.version_d'.
507 * testsuite/ld-elf/shared.exp: Run the new tests.
508
46519784
NC
5092017-02-21 Nick Clifton <nickc@redhat.com>
510
511 * testsuite/ld-ifunc/pr18808b.c (bar): Fix compile time warning
512 about non-void function returning without a result.
513
c48cfedd
AM
5142017-02-17 Alan Modra <amodra@gmail.com>
515
516 PR 15041
517 * scripttempl/pe.sc: Don't combine sections for ld -r.
518 * scripttempl/pep.sc: Likewise.
519
74dc9032
AM
5202017-02-17 Alan Modra <amodra@gmail.com>
521
246b9122 522 PR 21099
74dc9032
AM
523 * emulparams/elf32m32c.sh: Define STACK_ADDR and STACK_SENTINEL
524 rather than using OTHER_SECTIONS.
525 * emulparams/elf32mt.sh: Likewise.
526 * emulparams/elf32rx.sh: Likewise.
527 * emulparams/elf32rl78.sh: Likewise. Use OTHER_SYMBOLS to
528 define __rl78_abs__.
529 * emulparams/shelf.sh: Define STACK_ADDR and STACK_SENTINEL
530 rather than using OTHER_SECTIONS.
531 * emulparams/shelf32.sh: Likewise. Use OTHER_SECTIONS for .cranges.
532 * emulparams/shelf64.sh: Unset OTHER_SECTIONS.
533 * emulparams/shelf_nbsd.sh: Unset STACK_ADDR not OTHER_SECTIONS.
534 * emulparams/shelf_uclinux.sh: Likewise.
535 * emulparams/shlsymbian.sh: Unset STACK_ADDR. Use OTHER_SYMBOLS
536 to define _stack, not OTHER_SECTIONS.
537 * scripttempl/elf.sc: Move STACK, TINY_DATA_SECTION, and
538 TINY_BSS_SECTION before debug sections. Add STACK_SENTINEL.
539 * scripttempl/arclinux.sc: Likewise.
540 * scripttempl/elf64hppa.sc: Likewise.
541 * scripttempl/elfxtensa.sc: Likewise.
542 * scripttempl/nds32elf.sc: Likewise.
543 * scripttempl/armbpabi.sc: Move STACK before debug sections.
544 * scripttempl/elf_chaos.sc: Likewise.
545 * scripttempl/elfarc.sc: Delete STACK.
546 * scripttempl/epiphany_4x4.sc: Delete STACK. Move TINY_DATA_SECTION,
547 TINY_BSS_SECTION, and .stack before debug sections.
548
67cecaba
NC
5492017-02-17 Nick Clifton <nickc@redhat.com>
550
551 PR ld/20825
552 * ld.texinfo (Options): Add missing @item entry for --pop-state.
553
262a40a5
AM
5542017-02-17 Alan Modra <amodra@gmail.com>
555
556 * testsuite/ld-elf/dwarf2.err: Accept other errors between the
557 multiple definition errors.
558
002a5d4e
AM
5592017-02-17 Alan Modra <amodra@gmail.com>
560
561 * testsuite/ld-elf/dwarf2.err: Add missing newline at end.
562 * testsuite/ld-elf/dwarf3.err: Likewise. Allow match without filename.
563
3239a423
AB
5642017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
565
566 * testsuite/ld-elf/shared.exp: Update expected results.
567 * testsuite/ld-elf/dwarf2.err: Likewise
568
90ed9b8b
AB
5692017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
570
571 * testsuite/ld-elf/dwarf.exp (build_tests): Add new tests.
572 * testsuite/ld-elf/dwarf2.err: New file.
573 * testsuite/ld-elf/dwarf2a.c: New file.
574 * testsuite/ld-elf/dwarf2b.c: New file.
575 * testsuite/ld-elf/dwarf3.c: New file.
576 * testsuite/ld-elf/dwarf3.err: New file.
577
2bd7f877
AB
5782017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Add warning,
581 error, warning_output, and error_output actions. Remove separate
582 warnings parameter.
583 * testsuite/ld-elf/shared.exp (build_tests): Updated to use
584 'warning' action.
585 * testsuite/ld-plugin/lto.exp (lto_link_tests): Likewise.
586
37d7d56c
AM
5872017-02-16 Alan Modra <amodra@gmail.com>
588
589 * testsuite/ld-elf/check-ptr-eq.c (check_ptr_eq): Change params
590 from void pointers to function pointers.
591 * testsuite/ld-elf/pr18718.c: Update to suit.
592 * testsuite/ld-elf/pr18720a.c: Update to suit.
593
a8c75b76
AM
5942017-02-16 Alan Modra <amodra@gmail.com>
595
596 PR 21000
597 * testsuite/ld-elf/loadaddr1.d: Adjust for hppa file offsets.
598 * testsuite/ld-elf/loadaddr2.d: Likewise.
599 * testsuite/ld-elf/loadaddr3a.d: Likewise.
600 * testsuite/ld-scripts/rgn-at5.d: Likewise.
601
a48cda7f
AM
6022017-02-16 Alan Modra <amodra@gmail.com>
603
604 * testsuite/ld-powerpc/vxworks1-lib.s: Correct addi to addic.
605 * testsuite/ld-powerpc/vxworks1-lib.dd: Adjust to suit.
606
2a568401
L
6072017-02-15 H.J. Lu <hongjiu.lu@intel.com>
608
609 PR ld/21168
610 * testsuite/ld-i386/i386.exp: Run pr21168.
611 * testsuite/ld-i386/pr21168a.c: New file.
612 * testsuite/ld-i386/pr21168b.S: Likewise.
613
a5def14f
L
6142017-02-15 H.J. Lu <hongjiu.lu@intel.com>
615
616 PR ld/20244
617 * testsuite/ld-i386/i386.exp: Run pr20244-4a, pr20244-4b and
618 pr20244-4c.
619 * testsuite/ld-i386/pr20244-4.s: New file.
620 * testsuite/ld-i386/pr20244-4a.d: Likewise.
621 * testsuite/ld-i386/pr20244-4b.d: Likewise.
622 * testsuite/ld-i386/pr20244-4c.d: Likewise.
623
ebf0b03c
MR
6242017-02-15 Maciej W. Rozycki <macro@imgtec.com>
625
626 * ldmisc.c (vfinfo): Don't print the function name again either
627 if no source file name has been found both now and previously.
628 * testsuite/ld-cris/tls-err-20x.d: Adjust accordingly.
629 * testsuite/ld-mips-elf/mode-change-error-1.d: Likewise.
630 * testsuite/ld-mips-elf/unaligned-branch.d: Likewise.
631 * testsuite/ld-mips-elf/unaligned-branch-mips16.d: Likewise.
632 * testsuite/ld-mips-elf/unaligned-branch-micromips.d: Likewise.
633 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: Likewise.
634 * testsuite/ld-mips-elf/unaligned-branch-2.d: Likewise.
635 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d: Likewise.
636 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: Likewise.
637 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d:
638 Likewise.
639 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d:
640 Likewise.
641 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d:
642 Likewise.
643 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: Likewise.
644 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d:
645 Likewise.
646 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d:
647 Likewise.
648 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d: Likewise.
649 * testsuite/ld-mips-elf/unaligned-jump.d: Likewise.
650 * testsuite/ld-mips-elf/unaligned-jump-mips16.d: Likewise.
651 * testsuite/ld-mips-elf/unaligned-jump-micromips.d: Likewise.
652 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
653 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
654 * testsuite/ld-powerpc/tocopt.out: Likewise.
655 * testsuite/ld-powerpc/tocopt7.out: Likewise.
656
befe814d
MR
6572017-02-15 Maciej W. Rozycki <macro@imgtec.com>
658
659 * ldmisc.c (vfinfo) <'H'>: Remove static NULL initializers.
660
defe6f56
IK
6612017-02-15 Igor Kudrin <ikudrin@accesssoftek.com>
662
663 * testsuite/ld-scripts/sysroot-prefix.exp
664 (get_base_dir_for_scripts): New function.
665 (run_sysroot_prefix_test): Use get_base_dir_for_scripts.
666
10ddfe62
PD
6672017-02-13 Palmer Dabbelt <palmer@dabbelt.com>
668
669 * emulparams/elf32lriscv-defs.sh (SDATA_START_SYMBOLS): Change
670 _gp to __global_pointer$
671
d7488716
AB
6722017-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
673
674 * configure.tgt (arc*-*-linux*): Change the default linker
675 emulation based on --with-cpu selection.
676 * NEWS: Mention new configuration option.
677
65f90e82
JW
6782017-02-06 Jiong Wang <jiong.wang@arm.com>
679
680 * testsuite/ld-elf/compress.exp: Don't print to stdout for all
681 "readelf -w".
682
fa93e3d3
MR
6832017-02-02 Maciej W. Rozycki <macro@imgtec.com>
684
685 * testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.
686
2e9af2d0
MR
6872017-02-02 Maciej W. Rozycki <macro@imgtec.com>
688
689 * ld/testsuite/lib/ld-lib.exp (run_dump_test): Fix a typo,
690 s/regexp/regex/.
691
fd121c5c
JW
6922017-02-02 Jiong Wang <jiong.wang@arm.com>
693
694 * testsuite/lib/ld-lib.exp (check_libdl_available): New function.
695 * testsuite/ld-elf/shared.exp (run_tests): Split tests which require
696 dlopen support into "dlopen_run_tests". These tests include dl1*main
697 and dl6*main.
698 (dlopen_run_tests): New and only run it when check_libdl_available
699 returns true. XFAIL on *-*-netbsdelf*.
700
c0c237fc
MR
7012017-02-01 Maciej W. Rozycki <macro@imgtec.com>
702
703 * testsuite/ld-mips-elf/vxworks-forced-local-1.d: Correct the
704 presentation of relocation addends.
705 * testsuite/ld-mips-elf/vxworks1-lib.rd: Likewise.
706 * testsuite/ld-mips-elf/vxworks1.dd: Likewise.
707 * testsuite/ld-mips-elf/vxworks1.rd: Likewise.
708
5139cfdb
MR
7092017-02-01 Maciej W. Rozycki <macro@imgtec.com>
710
711 * testsuite/ld-mips-elf/tls-multi-got-1-1.s: Place `tlsvar_ld'
712 in `.tdata' section.
713 * testsuite/ld-mips-elf/tls-multi-got-1.got: Adjust accordingly.
714 * testsuite/ld-mips-elf/tls-multi-got-1.r: Likewise.
715
ce790370
JW
7162017-02-01 Jiong Wang <jiong.wang@arm.com>
717
718 * testsuite/ld-unique/unique.exp (Could not link a dynamic executable):
719 Append $board_cflags to link commands.
720
067869b6
SKS
7212017-02-01 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
722
723 * testsuite/ld-scripts/print-memory-usage-1.l: Relax
724 check for digit in second decimal place.
725
15a00b13
MR
7262017-02-01 Maciej W. Rozycki <macro@imgtec.com>
727
728 PR ld/20828
729 * testsuite/ld-elf/shared.exp: Correct PR ld/20828 test
730 indentation.
731
1273da04
NC
7322017-01-31 Nick Clifton <nickc@redhat.com>
733
734 * ldmain.c (add_archive_element): Eliminate string buffer.
735 * ldlang.c (lang_print_asneeded): Likewise.
736
8b10b0b3
MR
7372017-01-30 Maciej W. Rozycki <macro@imgtec.com>
738
739 * emultempl/mipself.em (ignore_branch_isa): New variable.
740 (mips_create_output_section_statements): Rename
741 `_bfd_mips_elf_insn32' called to `_bfd_mips_elf_linker_flags',
742 add `ignore_branch_isa' argument.
743 (PARSE_AND_LIST_PROLOGUE): Add OPTION_IGNORE_BRANCH_ISA and
744 OPTION_NO_IGNORE_BRANCH_ISA enum values.
745 (PARSE_AND_LIST_LONGOPTS): Add "ignore-branch-isa" and
746 "no-ignore-branch-isa" options.
747 (PARSE_AND_LIST_OPTIONS): Add `--ignore-branch-isa' and
748 `--no-ignore-branch-isa'.
749 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_IGNORE_BRANCH_ISA and
750 OPTION_NO_IGNORE_BRANCH_ISA.
751
752 * ld.texinfo (Options specific to MIPS targets): Add
753 `--ignore-branch-isa' and `--no-ignore-branch-isa' options.
754 (ld and the MIPS family): Likewise.
755
756 * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: New test.
757 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: New test.
758 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: New test.
759 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: New test.
760 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1: New test.
761 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16: New
762 test.
763 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips: New
764 test.
765 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
766
bf382b30
HPN
7672017-01-29 Hans-Peter Nilsson <hp@axis.com>
768
c1d45238 769 PR binutils/19935
bf382b30
HPN
770 Fix long-standing buglet and fallout from now-default initfini-array.
771 * emulparams/criself.sh (USER_LABEL_PREFIX): Define.
ce6366f9 772 (OTHER_END_SYMBOLS, ENTRY): Delete now-redundant defines.
bf382b30 773
4471a46f
JW
7742017-01-27 Jiong Wang <jiong.wang@arm.com>
775
776 * testsuite/ld-elf/elf.exp ("pr20995-2", "Build pr20995-2.so"): XFAIL on
777 arm*-*-eabi*.
778
387dd777
DP
7792017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
780 Nick Clifton <nickc@redhat.com>
781
782 PR 20343
783 * ld.texinfo (Options): Extend documentation of the --plugin
784 option. Include a description of where the plugins should be
785 located.
786
0348d4be
NC
7872017-01-27 Nick Clifton <nickc@redhat.com>
788
789 * po/sr.po: New Serbian translation.
790 * configure.ac (ALL_LINGUAS): Add sr.
791 * configure: Regenerate.
792
c75b4ebd
SH
7932017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
794
795 * configure.tgt (arm-*-rtems*): Move to (arm*-*-eabi*).
796 (bfin-*-rtems*): Move to (bfin*-*-elf*).
797 (i[3-7]86-*-rtems*): Move to (i[3-7]86*-*-elf*).
798 (m68*-*-rtems*): Move to (m68*-*-elf*).
799 (mips*-*-rtems*): Move to (mips*-*-elf*).
800 (or1k*-*-rtems*): Move to (or1k*-*-elf*).
801 (powerpc*-*-rtems*): Move to (powerpc*-*-elf*).
802 (sparc*-*-rtems*): Move to (sparc*-*-elf*).
803 (sparc64*-*-rtems*): Move to (sparc64*-*-elf*).
804
850d84f6
SH
8052017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
806
807 * configure.tgt (h8300-*-rtemscoff*): Remove.
808 (i960-*-rtems*): Likewise.
809 (m68*-*-rtemscoff*): Likewise.
810 (sh-*-rtemscoff*): Likewise.
811
1a792e1c
MR
8122017-01-24 Maciej W. Rozycki <macro@imgtec.com>
813
814 * emultempl/solaris2.em (elf_solaris2_before_allocation): Do not
815 add implicit version nodes if an anonymous version tag is being
816 used.
817
077c11e8
JW
8182017-01-24 Jiong Wang <jiong.wang@arm.com>
819
820 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Move "Compile 7",
821 "Compile 8a", "Compile 8b"...
822 (lto_compile_elf_tests): ...to here. Always run these tests.
823 (lto_run_elf_tests): Move "LTO 7"...
824 (lto_run_elf_shared_tests): ...to here. Restrict these tests on
825 environment where share library is supported.
826
f0158f44
AM
8272017-01-24 Alan Modra <amodra@gmail.com>
828
829 * testsuite/ld-powerpc/tlsexe.r: Update for fewer dynamic relocs
830 and symbols.
831 * testsuite/ld-powerpc/tlsexe.d: Likewise.
832 * testsuite/ld-powerpc/tlsexe.g: Likewise.
833
2d0ca824
YN
8342017-01-23 Yury Norov <ynorov@caviumnetworks.com>
835
836 * testsuite/ld-aarch64/aarch64-elf.exp: Run new tests.
837 * testsuite/ld-aarch64/tls-desc-ie-ilp32.d: New test.
838 * testsuite/ld-aarch64/tls-relax-all-ilp32.d: New test.
839 * testsuite/ld-aarch64/tls-relax-gd-le-ilp32.d: New test.
840 * testsuite/ld-aarch64/tls-relax-gdesc-le-2-ilp32.d: New test.
841 * testsuite/ld-aarch64/tls-relax-gdesc-le-ilp32.d: New test.
842 * testsuite/ld-aarch64/tls-relax-ie-le-2-ilp32.d: New test.
843 * testsuite/ld-aarch64/tls-relax-ie-le-3-ilp32.d: New test.
844 * testsuite/ld-aarch64/tls-relax-ie-le-ilp32.d: New test.
845 * testsuite/ld-aarch64/tls-tiny-desc-ie-ilp32.d: New test.
846 * testsuite/ld-aarch64/tls-tiny-desc-le-ilp32.d: New test.
847 * testsuite/ld-aarch64/tls-tiny-gd-ie-ilp32.d: New test.
848 * testsuite/ld-aarch64/tls-tiny-gd-le-ilp32.d: New test.
849
8069955e
NC
8502017-01-23 Nick Clifton <nickc@redhat.com>
851
852 * po/ga.po: Updated Irish translation.
853
1e5f45bb
MR
8542017-01-23 Maciej W. Rozycki <macro@imgtec.com>
855
856 PR ld/20828
857 * testsuite/ld-elf/pr20828.ld: Add `.plt'.
858
fda46c41
MR
8592017-01-23 Maciej W. Rozycki <macro@imgtec.com>
860
861 PR ld/20828
862 * testsuite/ld-elf/pr20828.ld: Rename `_fdata' and `_edata' to
863 `fdata' and `edata' respectively.
864 * testsuite/ld-elf/pr20828.ver: Adjust accordingly.
865 * testsuite/ld-elf/pr20828-a.sd: Likewise.
866 * testsuite/ld-elf/pr20828-b.sd: Likewise.
867 * testsuite/ld-elf/pr20828-c.sd: Likewise.
868
adcbdc63
MR
8692017-01-23 Maciej W. Rozycki <macro@imgtec.com>
870
871 PR ld/20828
872 * testsuite/ld-elf/pr20828-1.sd: Remove test.
873 * testsuite/ld-elf/pr20828-a.sd: New test.
874 * testsuite/ld-elf/pr20828-2a.sd: Rename test to...
875 * testsuite/ld-elf/pr20828-b.sd: ... this.
876 * testsuite/ld-elf/pr20828-2b.sd: Rename test to...
877 * testsuite/ld-elf/pr20828-c.sd: ... this.
878 * testsuite/ld-elf/shared.exp: Adjust accordingly.
879
9966f7ee
JW
8802017-01-23 Jiong Wang <jiong.wang@arm.com>
881
882 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Append
883 board_cflags as gcc is used as linker driver.
884 * testsuite/ld-unique/unique.exp: Likewise
885
7f784814
JW
8862017-01-20 Jiong Wang <jiong.wang@arm.com>
887
888 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64elflinktests): New tests.
889 * testsuite/ld-aarch64/func-in-so.s: New test source file.
890 * testsuite/ld-aarch64/func-sym-hash-opt.s: Likewise.
891 * testsuite/ld-aarch64/func-sym-hash-opt.d: New expected test result.
892
1737c640
AB
8932017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
894
895 * testsuite/ld-elf/eh-frame-hdr.d: Update expected results.
896
6984613a
MR
8972017-01-18 Maciej W. Rozycki <macro@imgtec.com>
898
899 PR ld/20995
900 * testsuite/ld-elf/elf.exp: Set GAS flags correctly for the
901 `mips*-*-*' target and `pr20995' and `pr20995-2' tests.
902
81ff47b3
MR
9032017-01-18 Maciej W. Rozycki <macro@imgtec.com>
904
905 PR ld/20828
906 * testsuite/ld-elf/pr20828-1.sd: New test.
907 * testsuite/ld-elf/pr20828-2a.sd: New test.
908 * testsuite/ld-elf/pr20828-2b.sd: New test.
909 * testsuite/ld-elf/pr20828.ld: New test linker script.
910 * testsuite/ld-elf/pr20828.ver: New test version script.
911 * testsuite/ld-elf/pr20828.s: New test source.
912 * testsuite/ld-elf/shared.exp: Run the new test.
913
9e009953
MR
9142017-01-18 Maciej W. Rozycki <macro@imgtec.com>
915
916 PR gas/20649
917 * testsuite/ld-mips-elf/mips-elf.exp: Add PIC comdat GOT16/LO16
918 relocation pairing link test.
919
319b82e4
DD
9202017-01-17 Dimitar Dimitrov <dimitar@dinux.eu>
921
922 * testsuite/ld-unique/unique.exp: Filter shared lib cases in
923 uniqeue.exp, as not all targets have such support.
924
6aa1df2d
NC
9252017-01-16 Nick Clifton <nickc@redhat.com>
926
927 * po/sv.po: Updated Swedish translation.
928
8361ed4d
L
9292017-01-12 H.J. Lu <hongjiu.lu@intel.com>
930
931 PR ld/21038
932 * testsuite/ld-x86-64/pr21038b.d: Updated.
933 * testsuite/ld-x86-64/pr21038c.d: New file.
934 * testsuite/ld-x86-64/pr21038c.s: Likewise.
935 * testsuite/ld-x86-64/x86-64.exp: Run pr21038c.
936
9e659176
L
9372017-01-11 H.J. Lu <hongjiu.lu@intel.com>
938
939 PR ld/21038
940 * testsuite/ld-x86-64/pr21038a.d: New file.
941 * testsuite/ld-x86-64/pr21038a.s: Likewise.
942 * testsuite/ld-x86-64/pr21038b.d: Likewise.
943 * testsuite/ld-x86-64/pr21038b.s: Likewise.
944 * testsuite/ld-x86-64/x86-64.exp: Run pr21038a and pr21038b.
945
f2e2d2f5
JS
9462017-01-11 Jeremy Soller <jackpot51@gmail.com>
947
948 * configure.tgt: Add entries for x86-redox and x86_64-redox.
949
52b232b3
L
9502017-01-10 H.J. Lu <hongjiu.lu@intel.com>
951
952 * testsuite/ld-x86-64/pr20830b.d: Updated.
953
59a1e29d
L
9542017-01-10 H.J. Lu <hongjiu.lu@intel.com>
955
956 * emulparams/elf32_x86_64.sh (TINY_READONLY_SECTION): New.
957 * testsuite/ld-x86-64/pr20830.d: Renamed to ...
958 * testsuite/ld-x86-64/pr20830a.d: This. Updated.
959 * testsuite/ld-x86-64/pr20830b.d: New file.
960 * testsuite/ld-x86-64/x86-64.exp: Rename pr20830 to pr20830a.
961 Run pr20830b.
962
fff53dae
L
9632017-01-10 H.J. Lu <hongjiu.lu@intel.com>
964
965 PR ld/20830
966 * testsuite/ld-i386/i386.exp: Run pr20830.
967 * testsuite/ld-x86-64/x86-64.exp: Likewise.
968 * testsuite/ld-i386/pr20830.d: New file.
969 * testsuite/ld-i386/pr20830.s: Likewise.
970 * testsuite/ld-x86-64/pr20830.d: Likewise.
971 * testsuite/ld-x86-64/pr20830.s: Likewise.
972
e9237227
L
9732017-01-10 H.J. Lu <hongjiu.lu@intel.com>
974
975 * testsuite/ld-i386/i386.exp: Pass -Wl,-R,tmpdir and
976 -Wl,--as-needed to $CC.
977 * testsuite/ld-i386/tls.exp: Likewise.
978
07e8e623
NC
9792017-01-10 Nick Clifton <nickc@redhat.com>
980
981 * po/sv.po: Updated Swedish translation.
982
07ccf83c
GM
9832016-12-09 Graham Markall <graham.markall@embecosm.com>
984 Andrew Burgess <andrew.burgess@embecosm.com>
985
986 * Makefile.am: Add earclinux_nps.c target and add to
987 ALL_EMULATION_SOURCES.
988 * Makefile.in: Likewise, regenerated.
989 * configure.tgt: Add arclinux_nps as an extra emulation for
990 arc*-*-elf* and arc*-*-linux*.
991 * emulparams/arc-nps.sh: New file.
992 * emulparams/arclinux_nps.sh: New file.
993 * testsuite/ld-arc/arclinux-nps.d,
994 * testsuite/ld-arc/arclinux-nps.s: New test.
995
b0556316
DP
9962017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
997
998 PR 20958
999 * ldlex.l (option): Add noyywrap
1000 (yywrap): Delete.
1001 * ldlex.h (yywrap): Delete prototype.
1002
47523653
AM
10032017-01-04 Alan Modra <amodra@gmail.com>
1004
1005 * testsuite/ld-elf/audit.exp: Check for shared lib support.
1006 * testsuite/ld-elf/compress.exp: Likewise.
1007 * testsuite/ld-elf/dwarf.exp: Likewise.
1008 * testsuite/ld-elf/shared.exp: Likewise.
1009 * testsuite/ld-elf/wrap.exp: Likewise.
1010 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1011 * testsuite/ld-plugin/lto.exp: Check $CXX exists.
1012
a44d0bd7
AM
10132017-01-03 Alan Modra <amodra@gmail.com>
1014
1015 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Do not
1016 allow test to continue after compilation errors.
1017 (run_cc_link_tests): Likewise.
1018
27c3ce29
DD
10192017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
1020
1021 * Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
1022 (epruelf.c): Remove unneeded dependencies.
1023 * Makefile.in: Regenerate
1024
8cfc7cf8
AM
10252017-01-03 Alan Modra <amodra@gmail.com>
1026
1027 * testsuite/ld-elf/shared.exp: Add -rpath-link and -no-as-needed
1028 to various tests.
1029 * testsuite/ld-elfweak/elfweak.exp: Likewise.
1030 * testsuite/ld-elfvers/vers.exp (vers19): Fix -rpath-link option.
1031
4ce6ca2c
AM
10322017-01-03 Alan Modra <amodra@gmail.com>
1033
1034 * testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
1035 * testsuite/ld-pie/pie.exp: Likewise.
1036 * testsuite/ld-plugin/lto.exp: Likewise.
1037
d9816402
AM
10382017-01-02 Alan Modra <amodra@gmail.com>
1039
1040 * Makefile.am (bootstrap): Delete rule.
1041 (ld-partial, ld1, ld1-full, ld2, ld3): Likewise.
1042 (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
1043 (HOSTING_LIBS, HOSTING_SLIBS, HOSTING_EMU): Likewise.
1044 * configure.ac (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
1045 (HOSTING_LIBS, HOSTING_SLIBS): Likewise.
1046 * configure.host (HOSTING_CRT0, HOSTING_LIBS): Don't define.
1047 * Makefile.in: Regenerate.
1048 * configure: Regenerate.
1049 * testsuite/config/default.exp (get_link_files): Delete.
1050 (HOSTING_CRT0, HOSTING_SCRT0, HOSTING_LIBS, HOSTING_SLIBS): Don't
1051 define.
1052 (ld_simple_link): Delete.
1053 * testsuite/lib/ld-lib.exp (default_ld_link): Delete
1054 (default_ld_simple_link): Rename to default_ld_link.
1055 (ld_simple_link_defsyms): Rename to ld_link_defsyms.
1056 (run_ld_link_tests): Use ld_link, not ld_simple_link.
1057 (run_cc_link_tests): Likewise.
1058 (run_ld_link_exec_tests): Use $CC or $CXX to link, not $ld.
1059 Don't run exe when not native, and return unsupported.
1060 * testsuite/ld-bootstrap/bootstrap.exp: Create gccld1 etc. dirs.
1061 Link ld1 etc. using $CC.
1062 * testsuite/ld-cdtest/cdtest.exp: Link cdtest using $CC.
1063 * testsuite/ld-checks/checks.exp: Use ld_link, not ld_simple_link.
1064 * testsuite/ld-cygwin/exe-export.exp: Likewise.
1065 * testsuite/ld-elf/binutils.exp: Likewise.
1066 * testsuite/ld-elf/eh-group.exp: Likewise.
1067 * testsuite/ld-elf/exclude.exp: Likewise.
1068 * testsuite/ld-elf/frame.exp: Likewise.
1069 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
1070 * testsuite/ld-elf/tls_common.exp: Likewise.
1071 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
1072 * testsuite/ld-fastcall/fastcall.exp: Likewise.
1073 * testsuite/ld-gc/gc.exp: Likewise.
1074 * testsuite/ld-ifunc/binutils.exp: Likewise.
1075 * testsuite/ld-mep/mep.exp: Likewise.
1076 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
1077 * testsuite/ld-mn10300/mn10300.exp: Likewise.
1078 * testsuite/ld-nios2/nios2.exp: Likewise.
1079 * testsuite/ld-pe/pe-compile.exp: Likewise.
1080 * testsuite/ld-pe/pe-run.exp: Likewise.
1081 * testsuite/ld-pe/pe-run2.exp: Likewise.
1082 * testsuite/ld-plugin/plugin.exp: Likewise.
1083 * testsuite/ld-scripts/align.exp: Likewise.
1084 * testsuite/ld-scripts/alignof.exp: Likewise.
1085 * testsuite/ld-scripts/assert.exp: Likewise.
1086 * testsuite/ld-scripts/defined.exp: Likewise.
1087 * testsuite/ld-scripts/extern.exp: Likewise.
1088 * testsuite/ld-scripts/log2.exp: Likewise.
1089 * testsuite/ld-scripts/map-address.exp: Likewise.
1090 * testsuite/ld-scripts/phdrs.exp: Likewise.
1091 * testsuite/ld-scripts/phdrs2.exp: Likewise.
1092 * testsuite/ld-scripts/script.exp: Likewise.
1093 * testsuite/ld-scripts/section-flags.exp: Likewise.
1094 * testsuite/ld-scripts/sizeof.exp: Likewise.
1095 * testsuite/ld-scripts/sysroot-prefix.exp: Likewise.
1096 * testsuite/ld-scripts/weak.exp: Likewise.
1097 * testsuite/ld-selective/selective.exp: Likewise.
1098 * testsuite/ld-sh/sh.exp: Likewise.
1099 * testsuite/ld-sh/sh64/relax.exp: Likewise.
1100 * testsuite/ld-sh/sh64/relfail.exp: Likewise.
1101 * testsuite/ld-srec/srec.exp: Likewise.
1102 * testsuite/ld-tic6x/tic6x.exp: Likewise.
1103 * testsuite/ld-undefined/weak-undef.exp: Likewise.
1104 * testsuite/ld-versados/versados.exp: Likewise.
1105 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
1106 * testsuite/ld-xtensa/coalesce.exp: Likewise.
1107 * testsuite/ld-xtensa/diff_overflow.exp: Likewise.
1108 * testsuite/ld-xtensa/lcall.exp: Likewise.
1109 * testsuite/ld-elf/audit.exp: Run non-native too.
1110 * testsuite/ld-elf/compress.exp: Likewise. Replace ld options with
1111 gcc -Wl, options.
1112 * testsuite/ld-elf/dwarf.exp: Run non-native too. Use ld_link,
1113 not ld_simple_link. Add -Wl,--no-as-needed to some tests.
1114 * testsuite/ld-elf/elf.exp: Run non-native too. Formatting.
1115 * testsuite/ld-elf/indirect.exp: Run non-native too. Add
1116 -Wl,--no-as-needed to most tests.
1117 * testsuite/ld-elf/shared.exp: Run non-native too. Use braces
1118 to simplify quoting. Set run_tests using [list] rather than
1119 brace assignment to expand $extralibs. Add -Wl,--no-as-needed
1120 to many test. Prefix ld options with -Wl,.
1121 (mix_pic_and_non_pic): Don't run exe if not native.
1122 * testsuite/ld-elf/wrap.exp: Run non-native too. Add
1123 -Wl,--no-as-needed and prefix ld options with -Wl,.
1124 * testsuite/ld-elfvers/vers.exp: Run non-native too. Use ld_link,
1125 not ld_simple_link.
1126 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
1127 (visibility_test): Don't run exe if not native.
1128 * testsuite/ld-elfweak/elfweak.exp: Run non-native too. Use ld_link,
1129 not ld_simple_link.
1130 (build_exec): Don't run exe if not native.
1131 * testsuite/ld-ifunc/ifunc.exp: Run non-native too. Use ld_link,
1132 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
1133 to some tests and prefix ld options with -Wl,. Expect GNU
1134 for hppa-linux even when no ifuncs. Delete cleanup.
1135 * testsuite/ld-pie/pie.exp: Run non-native too.
1136 * testsuite/ld-plugin/lto.exp: Likewise.
1137 * testsuite/ld-shared/shared.exp: Likewise. Use ld_link,
1138 not ld_simple_link.
1139 (shared_test): Don't run exe if not native.
1140 * testsuite/ld-size/size.exp: Run non-native too. Add
1141 -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
1142 * testsuite/ld-unique/unique.exp: Run non-native too. Use ld_link,
1143 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
1144 to some tests and prefix ld options with -Wl,. Expect GNU
1145 for hppa-linux even when no unique syms. Delete cleanup.
1146 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to some
1147 tests and prefix ld options with -Wl,.
1148 * testsuite/ld-x86-64/x86-64.exp: Use ld_link, not ld_simple_link.
1149 Add -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
1150
64859e14
AM
11512017-01-02 Alan Modra <amodra@gmail.com>
1152
1153 * emulparams/elf32metag.sh (COMMONPAGESIZE): Define.
1154
f5657270
AM
11552017-01-02 Alan Modra <amodra@gmail.com>
1156
1157 PR ld/21000
1158 * emulparams/hppalinux.sh (DATA_ADDR, SHLIB_DATA_ADDR): Don't define.
1159 (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, DATA_SEGMENT_RELRO_END): Define.
1160 * scripttempl/elf.sc: Don't define the above if DATA_SEGMENT_ALIGN
1161 is already defined.
1162
2571583a
AM
11632017-01-02 Alan Modra <amodra@gmail.com>
1164
1165 Update year range in copyright notice of all files.
1166
5c1ad6b5 1167For older changes see ChangeLog-2016
3499769a 1168\f
5c1ad6b5 1169Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
1170
1171Copying and distribution of this file, with or without modification,
1172are permitted in any medium without royalty provided the copyright
1173notice and this notice are preserved.
1174
1175Local Variables:
1176mode: change-log
1177left-margin: 8
1178fill-column: 74
1179version-control: never
1180End: