]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
Add SFENCE.VMA instruction
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
ebf0b03c
MR
12017-02-15 Maciej W. Rozycki <macro@imgtec.com>
2
3 * ldmisc.c (vfinfo): Don't print the function name again either
4 if no source file name has been found both now and previously.
5 * testsuite/ld-cris/tls-err-20x.d: Adjust accordingly.
6 * testsuite/ld-mips-elf/mode-change-error-1.d: Likewise.
7 * testsuite/ld-mips-elf/unaligned-branch.d: Likewise.
8 * testsuite/ld-mips-elf/unaligned-branch-mips16.d: Likewise.
9 * testsuite/ld-mips-elf/unaligned-branch-micromips.d: Likewise.
10 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: Likewise.
11 * testsuite/ld-mips-elf/unaligned-branch-2.d: Likewise.
12 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d: Likewise.
13 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: Likewise.
14 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d:
15 Likewise.
16 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d:
17 Likewise.
18 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d:
19 Likewise.
20 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: Likewise.
21 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d:
22 Likewise.
23 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d:
24 Likewise.
25 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d: Likewise.
26 * testsuite/ld-mips-elf/unaligned-jump.d: Likewise.
27 * testsuite/ld-mips-elf/unaligned-jump-mips16.d: Likewise.
28 * testsuite/ld-mips-elf/unaligned-jump-micromips.d: Likewise.
29 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
30 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
31 * testsuite/ld-powerpc/tocopt.out: Likewise.
32 * testsuite/ld-powerpc/tocopt7.out: Likewise.
33
befe814d
MR
342017-02-15 Maciej W. Rozycki <macro@imgtec.com>
35
36 * ldmisc.c (vfinfo) <'H'>: Remove static NULL initializers.
37
defe6f56
IK
382017-02-15 Igor Kudrin <ikudrin@accesssoftek.com>
39
40 * testsuite/ld-scripts/sysroot-prefix.exp
41 (get_base_dir_for_scripts): New function.
42 (run_sysroot_prefix_test): Use get_base_dir_for_scripts.
43
10ddfe62
PD
442017-02-13 Palmer Dabbelt <palmer@dabbelt.com>
45
46 * emulparams/elf32lriscv-defs.sh (SDATA_START_SYMBOLS): Change
47 _gp to __global_pointer$
48
d7488716
AB
492017-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * configure.tgt (arc*-*-linux*): Change the default linker
52 emulation based on --with-cpu selection.
53 * NEWS: Mention new configuration option.
54
65f90e82
JW
552017-02-06 Jiong Wang <jiong.wang@arm.com>
56
57 * testsuite/ld-elf/compress.exp: Don't print to stdout for all
58 "readelf -w".
59
fa93e3d3
MR
602017-02-02 Maciej W. Rozycki <macro@imgtec.com>
61
62 * testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.
63
2e9af2d0
MR
642017-02-02 Maciej W. Rozycki <macro@imgtec.com>
65
66 * ld/testsuite/lib/ld-lib.exp (run_dump_test): Fix a typo,
67 s/regexp/regex/.
68
fd121c5c
JW
692017-02-02 Jiong Wang <jiong.wang@arm.com>
70
71 * testsuite/lib/ld-lib.exp (check_libdl_available): New function.
72 * testsuite/ld-elf/shared.exp (run_tests): Split tests which require
73 dlopen support into "dlopen_run_tests". These tests include dl1*main
74 and dl6*main.
75 (dlopen_run_tests): New and only run it when check_libdl_available
76 returns true. XFAIL on *-*-netbsdelf*.
77
c0c237fc
MR
782017-02-01 Maciej W. Rozycki <macro@imgtec.com>
79
80 * testsuite/ld-mips-elf/vxworks-forced-local-1.d: Correct the
81 presentation of relocation addends.
82 * testsuite/ld-mips-elf/vxworks1-lib.rd: Likewise.
83 * testsuite/ld-mips-elf/vxworks1.dd: Likewise.
84 * testsuite/ld-mips-elf/vxworks1.rd: Likewise.
85
5139cfdb
MR
862017-02-01 Maciej W. Rozycki <macro@imgtec.com>
87
88 * testsuite/ld-mips-elf/tls-multi-got-1-1.s: Place `tlsvar_ld'
89 in `.tdata' section.
90 * testsuite/ld-mips-elf/tls-multi-got-1.got: Adjust accordingly.
91 * testsuite/ld-mips-elf/tls-multi-got-1.r: Likewise.
92
ce790370
JW
932017-02-01 Jiong Wang <jiong.wang@arm.com>
94
95 * testsuite/ld-unique/unique.exp (Could not link a dynamic executable):
96 Append $board_cflags to link commands.
97
067869b6
SKS
982017-02-01 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
99
100 * testsuite/ld-scripts/print-memory-usage-1.l: Relax
101 check for digit in second decimal place.
102
15a00b13
MR
1032017-02-01 Maciej W. Rozycki <macro@imgtec.com>
104
105 PR ld/20828
106 * testsuite/ld-elf/shared.exp: Correct PR ld/20828 test
107 indentation.
108
1273da04
NC
1092017-01-31 Nick Clifton <nickc@redhat.com>
110
111 * ldmain.c (add_archive_element): Eliminate string buffer.
112 * ldlang.c (lang_print_asneeded): Likewise.
113
8b10b0b3
MR
1142017-01-30 Maciej W. Rozycki <macro@imgtec.com>
115
116 * emultempl/mipself.em (ignore_branch_isa): New variable.
117 (mips_create_output_section_statements): Rename
118 `_bfd_mips_elf_insn32' called to `_bfd_mips_elf_linker_flags',
119 add `ignore_branch_isa' argument.
120 (PARSE_AND_LIST_PROLOGUE): Add OPTION_IGNORE_BRANCH_ISA and
121 OPTION_NO_IGNORE_BRANCH_ISA enum values.
122 (PARSE_AND_LIST_LONGOPTS): Add "ignore-branch-isa" and
123 "no-ignore-branch-isa" options.
124 (PARSE_AND_LIST_OPTIONS): Add `--ignore-branch-isa' and
125 `--no-ignore-branch-isa'.
126 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_IGNORE_BRANCH_ISA and
127 OPTION_NO_IGNORE_BRANCH_ISA.
128
129 * ld.texinfo (Options specific to MIPS targets): Add
130 `--ignore-branch-isa' and `--no-ignore-branch-isa' options.
131 (ld and the MIPS family): Likewise.
132
133 * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: New test.
134 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: New test.
135 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: New test.
136 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: New test.
137 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1: New test.
138 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16: New
139 test.
140 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips: New
141 test.
142 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
143
bf382b30
HPN
1442017-01-29 Hans-Peter Nilsson <hp@axis.com>
145
c1d45238 146 PR binutils/19935
bf382b30
HPN
147 Fix long-standing buglet and fallout from now-default initfini-array.
148 * emulparams/criself.sh (USER_LABEL_PREFIX): Define.
ce6366f9 149 (OTHER_END_SYMBOLS, ENTRY): Delete now-redundant defines.
bf382b30 150
4471a46f
JW
1512017-01-27 Jiong Wang <jiong.wang@arm.com>
152
153 * testsuite/ld-elf/elf.exp ("pr20995-2", "Build pr20995-2.so"): XFAIL on
154 arm*-*-eabi*.
155
387dd777
DP
1562017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
157 Nick Clifton <nickc@redhat.com>
158
159 PR 20343
160 * ld.texinfo (Options): Extend documentation of the --plugin
161 option. Include a description of where the plugins should be
162 located.
163
0348d4be
NC
1642017-01-27 Nick Clifton <nickc@redhat.com>
165
166 * po/sr.po: New Serbian translation.
167 * configure.ac (ALL_LINGUAS): Add sr.
168 * configure: Regenerate.
169
c75b4ebd
SH
1702017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
171
172 * configure.tgt (arm-*-rtems*): Move to (arm*-*-eabi*).
173 (bfin-*-rtems*): Move to (bfin*-*-elf*).
174 (i[3-7]86-*-rtems*): Move to (i[3-7]86*-*-elf*).
175 (m68*-*-rtems*): Move to (m68*-*-elf*).
176 (mips*-*-rtems*): Move to (mips*-*-elf*).
177 (or1k*-*-rtems*): Move to (or1k*-*-elf*).
178 (powerpc*-*-rtems*): Move to (powerpc*-*-elf*).
179 (sparc*-*-rtems*): Move to (sparc*-*-elf*).
180 (sparc64*-*-rtems*): Move to (sparc64*-*-elf*).
181
850d84f6
SH
1822017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
183
184 * configure.tgt (h8300-*-rtemscoff*): Remove.
185 (i960-*-rtems*): Likewise.
186 (m68*-*-rtemscoff*): Likewise.
187 (sh-*-rtemscoff*): Likewise.
188
1a792e1c
MR
1892017-01-24 Maciej W. Rozycki <macro@imgtec.com>
190
191 * emultempl/solaris2.em (elf_solaris2_before_allocation): Do not
192 add implicit version nodes if an anonymous version tag is being
193 used.
194
077c11e8
JW
1952017-01-24 Jiong Wang <jiong.wang@arm.com>
196
197 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Move "Compile 7",
198 "Compile 8a", "Compile 8b"...
199 (lto_compile_elf_tests): ...to here. Always run these tests.
200 (lto_run_elf_tests): Move "LTO 7"...
201 (lto_run_elf_shared_tests): ...to here. Restrict these tests on
202 environment where share library is supported.
203
f0158f44
AM
2042017-01-24 Alan Modra <amodra@gmail.com>
205
206 * testsuite/ld-powerpc/tlsexe.r: Update for fewer dynamic relocs
207 and symbols.
208 * testsuite/ld-powerpc/tlsexe.d: Likewise.
209 * testsuite/ld-powerpc/tlsexe.g: Likewise.
210
2d0ca824
YN
2112017-01-23 Yury Norov <ynorov@caviumnetworks.com>
212
213 * testsuite/ld-aarch64/aarch64-elf.exp: Run new tests.
214 * testsuite/ld-aarch64/tls-desc-ie-ilp32.d: New test.
215 * testsuite/ld-aarch64/tls-relax-all-ilp32.d: New test.
216 * testsuite/ld-aarch64/tls-relax-gd-le-ilp32.d: New test.
217 * testsuite/ld-aarch64/tls-relax-gdesc-le-2-ilp32.d: New test.
218 * testsuite/ld-aarch64/tls-relax-gdesc-le-ilp32.d: New test.
219 * testsuite/ld-aarch64/tls-relax-ie-le-2-ilp32.d: New test.
220 * testsuite/ld-aarch64/tls-relax-ie-le-3-ilp32.d: New test.
221 * testsuite/ld-aarch64/tls-relax-ie-le-ilp32.d: New test.
222 * testsuite/ld-aarch64/tls-tiny-desc-ie-ilp32.d: New test.
223 * testsuite/ld-aarch64/tls-tiny-desc-le-ilp32.d: New test.
224 * testsuite/ld-aarch64/tls-tiny-gd-ie-ilp32.d: New test.
225 * testsuite/ld-aarch64/tls-tiny-gd-le-ilp32.d: New test.
226
8069955e
NC
2272017-01-23 Nick Clifton <nickc@redhat.com>
228
229 * po/ga.po: Updated Irish translation.
230
1e5f45bb
MR
2312017-01-23 Maciej W. Rozycki <macro@imgtec.com>
232
233 PR ld/20828
234 * testsuite/ld-elf/pr20828.ld: Add `.plt'.
235
fda46c41
MR
2362017-01-23 Maciej W. Rozycki <macro@imgtec.com>
237
238 PR ld/20828
239 * testsuite/ld-elf/pr20828.ld: Rename `_fdata' and `_edata' to
240 `fdata' and `edata' respectively.
241 * testsuite/ld-elf/pr20828.ver: Adjust accordingly.
242 * testsuite/ld-elf/pr20828-a.sd: Likewise.
243 * testsuite/ld-elf/pr20828-b.sd: Likewise.
244 * testsuite/ld-elf/pr20828-c.sd: Likewise.
245
adcbdc63
MR
2462017-01-23 Maciej W. Rozycki <macro@imgtec.com>
247
248 PR ld/20828
249 * testsuite/ld-elf/pr20828-1.sd: Remove test.
250 * testsuite/ld-elf/pr20828-a.sd: New test.
251 * testsuite/ld-elf/pr20828-2a.sd: Rename test to...
252 * testsuite/ld-elf/pr20828-b.sd: ... this.
253 * testsuite/ld-elf/pr20828-2b.sd: Rename test to...
254 * testsuite/ld-elf/pr20828-c.sd: ... this.
255 * testsuite/ld-elf/shared.exp: Adjust accordingly.
256
9966f7ee
JW
2572017-01-23 Jiong Wang <jiong.wang@arm.com>
258
259 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Append
260 board_cflags as gcc is used as linker driver.
261 * testsuite/ld-unique/unique.exp: Likewise
262
7f784814
JW
2632017-01-20 Jiong Wang <jiong.wang@arm.com>
264
265 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64elflinktests): New tests.
266 * testsuite/ld-aarch64/func-in-so.s: New test source file.
267 * testsuite/ld-aarch64/func-sym-hash-opt.s: Likewise.
268 * testsuite/ld-aarch64/func-sym-hash-opt.d: New expected test result.
269
1737c640
AB
2702017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
271
272 * testsuite/ld-elf/eh-frame-hdr.d: Update expected results.
273
6984613a
MR
2742017-01-18 Maciej W. Rozycki <macro@imgtec.com>
275
276 PR ld/20995
277 * testsuite/ld-elf/elf.exp: Set GAS flags correctly for the
278 `mips*-*-*' target and `pr20995' and `pr20995-2' tests.
279
81ff47b3
MR
2802017-01-18 Maciej W. Rozycki <macro@imgtec.com>
281
282 PR ld/20828
283 * testsuite/ld-elf/pr20828-1.sd: New test.
284 * testsuite/ld-elf/pr20828-2a.sd: New test.
285 * testsuite/ld-elf/pr20828-2b.sd: New test.
286 * testsuite/ld-elf/pr20828.ld: New test linker script.
287 * testsuite/ld-elf/pr20828.ver: New test version script.
288 * testsuite/ld-elf/pr20828.s: New test source.
289 * testsuite/ld-elf/shared.exp: Run the new test.
290
9e009953
MR
2912017-01-18 Maciej W. Rozycki <macro@imgtec.com>
292
293 PR gas/20649
294 * testsuite/ld-mips-elf/mips-elf.exp: Add PIC comdat GOT16/LO16
295 relocation pairing link test.
296
319b82e4
DD
2972017-01-17 Dimitar Dimitrov <dimitar@dinux.eu>
298
299 * testsuite/ld-unique/unique.exp: Filter shared lib cases in
300 uniqeue.exp, as not all targets have such support.
301
6aa1df2d
NC
3022017-01-16 Nick Clifton <nickc@redhat.com>
303
304 * po/sv.po: Updated Swedish translation.
305
8361ed4d
L
3062017-01-12 H.J. Lu <hongjiu.lu@intel.com>
307
308 PR ld/21038
309 * testsuite/ld-x86-64/pr21038b.d: Updated.
310 * testsuite/ld-x86-64/pr21038c.d: New file.
311 * testsuite/ld-x86-64/pr21038c.s: Likewise.
312 * testsuite/ld-x86-64/x86-64.exp: Run pr21038c.
313
9e659176
L
3142017-01-11 H.J. Lu <hongjiu.lu@intel.com>
315
316 PR ld/21038
317 * testsuite/ld-x86-64/pr21038a.d: New file.
318 * testsuite/ld-x86-64/pr21038a.s: Likewise.
319 * testsuite/ld-x86-64/pr21038b.d: Likewise.
320 * testsuite/ld-x86-64/pr21038b.s: Likewise.
321 * testsuite/ld-x86-64/x86-64.exp: Run pr21038a and pr21038b.
322
f2e2d2f5
JS
3232017-01-11 Jeremy Soller <jackpot51@gmail.com>
324
325 * configure.tgt: Add entries for x86-redox and x86_64-redox.
326
52b232b3
L
3272017-01-10 H.J. Lu <hongjiu.lu@intel.com>
328
329 * testsuite/ld-x86-64/pr20830b.d: Updated.
330
59a1e29d
L
3312017-01-10 H.J. Lu <hongjiu.lu@intel.com>
332
333 * emulparams/elf32_x86_64.sh (TINY_READONLY_SECTION): New.
334 * testsuite/ld-x86-64/pr20830.d: Renamed to ...
335 * testsuite/ld-x86-64/pr20830a.d: This. Updated.
336 * testsuite/ld-x86-64/pr20830b.d: New file.
337 * testsuite/ld-x86-64/x86-64.exp: Rename pr20830 to pr20830a.
338 Run pr20830b.
339
fff53dae
L
3402017-01-10 H.J. Lu <hongjiu.lu@intel.com>
341
342 PR ld/20830
343 * testsuite/ld-i386/i386.exp: Run pr20830.
344 * testsuite/ld-x86-64/x86-64.exp: Likewise.
345 * testsuite/ld-i386/pr20830.d: New file.
346 * testsuite/ld-i386/pr20830.s: Likewise.
347 * testsuite/ld-x86-64/pr20830.d: Likewise.
348 * testsuite/ld-x86-64/pr20830.s: Likewise.
349
e9237227
L
3502017-01-10 H.J. Lu <hongjiu.lu@intel.com>
351
352 * testsuite/ld-i386/i386.exp: Pass -Wl,-R,tmpdir and
353 -Wl,--as-needed to $CC.
354 * testsuite/ld-i386/tls.exp: Likewise.
355
07e8e623
NC
3562017-01-10 Nick Clifton <nickc@redhat.com>
357
358 * po/sv.po: Updated Swedish translation.
359
07ccf83c
GM
3602016-12-09 Graham Markall <graham.markall@embecosm.com>
361 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * Makefile.am: Add earclinux_nps.c target and add to
364 ALL_EMULATION_SOURCES.
365 * Makefile.in: Likewise, regenerated.
366 * configure.tgt: Add arclinux_nps as an extra emulation for
367 arc*-*-elf* and arc*-*-linux*.
368 * emulparams/arc-nps.sh: New file.
369 * emulparams/arclinux_nps.sh: New file.
370 * testsuite/ld-arc/arclinux-nps.d,
371 * testsuite/ld-arc/arclinux-nps.s: New test.
372
b0556316
DP
3732017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
374
375 PR 20958
376 * ldlex.l (option): Add noyywrap
377 (yywrap): Delete.
378 * ldlex.h (yywrap): Delete prototype.
379
47523653
AM
3802017-01-04 Alan Modra <amodra@gmail.com>
381
382 * testsuite/ld-elf/audit.exp: Check for shared lib support.
383 * testsuite/ld-elf/compress.exp: Likewise.
384 * testsuite/ld-elf/dwarf.exp: Likewise.
385 * testsuite/ld-elf/shared.exp: Likewise.
386 * testsuite/ld-elf/wrap.exp: Likewise.
387 * testsuite/ld-ifunc/ifunc.exp: Likewise.
388 * testsuite/ld-plugin/lto.exp: Check $CXX exists.
389
a44d0bd7
AM
3902017-01-03 Alan Modra <amodra@gmail.com>
391
392 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Do not
393 allow test to continue after compilation errors.
394 (run_cc_link_tests): Likewise.
395
27c3ce29
DD
3962017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
397
398 * Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
399 (epruelf.c): Remove unneeded dependencies.
400 * Makefile.in: Regenerate
401
8cfc7cf8
AM
4022017-01-03 Alan Modra <amodra@gmail.com>
403
404 * testsuite/ld-elf/shared.exp: Add -rpath-link and -no-as-needed
405 to various tests.
406 * testsuite/ld-elfweak/elfweak.exp: Likewise.
407 * testsuite/ld-elfvers/vers.exp (vers19): Fix -rpath-link option.
408
4ce6ca2c
AM
4092017-01-03 Alan Modra <amodra@gmail.com>
410
411 * testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
412 * testsuite/ld-pie/pie.exp: Likewise.
413 * testsuite/ld-plugin/lto.exp: Likewise.
414
d9816402
AM
4152017-01-02 Alan Modra <amodra@gmail.com>
416
417 * Makefile.am (bootstrap): Delete rule.
418 (ld-partial, ld1, ld1-full, ld2, ld3): Likewise.
419 (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
420 (HOSTING_LIBS, HOSTING_SLIBS, HOSTING_EMU): Likewise.
421 * configure.ac (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
422 (HOSTING_LIBS, HOSTING_SLIBS): Likewise.
423 * configure.host (HOSTING_CRT0, HOSTING_LIBS): Don't define.
424 * Makefile.in: Regenerate.
425 * configure: Regenerate.
426 * testsuite/config/default.exp (get_link_files): Delete.
427 (HOSTING_CRT0, HOSTING_SCRT0, HOSTING_LIBS, HOSTING_SLIBS): Don't
428 define.
429 (ld_simple_link): Delete.
430 * testsuite/lib/ld-lib.exp (default_ld_link): Delete
431 (default_ld_simple_link): Rename to default_ld_link.
432 (ld_simple_link_defsyms): Rename to ld_link_defsyms.
433 (run_ld_link_tests): Use ld_link, not ld_simple_link.
434 (run_cc_link_tests): Likewise.
435 (run_ld_link_exec_tests): Use $CC or $CXX to link, not $ld.
436 Don't run exe when not native, and return unsupported.
437 * testsuite/ld-bootstrap/bootstrap.exp: Create gccld1 etc. dirs.
438 Link ld1 etc. using $CC.
439 * testsuite/ld-cdtest/cdtest.exp: Link cdtest using $CC.
440 * testsuite/ld-checks/checks.exp: Use ld_link, not ld_simple_link.
441 * testsuite/ld-cygwin/exe-export.exp: Likewise.
442 * testsuite/ld-elf/binutils.exp: Likewise.
443 * testsuite/ld-elf/eh-group.exp: Likewise.
444 * testsuite/ld-elf/exclude.exp: Likewise.
445 * testsuite/ld-elf/frame.exp: Likewise.
446 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
447 * testsuite/ld-elf/tls_common.exp: Likewise.
448 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
449 * testsuite/ld-fastcall/fastcall.exp: Likewise.
450 * testsuite/ld-gc/gc.exp: Likewise.
451 * testsuite/ld-ifunc/binutils.exp: Likewise.
452 * testsuite/ld-mep/mep.exp: Likewise.
453 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
454 * testsuite/ld-mn10300/mn10300.exp: Likewise.
455 * testsuite/ld-nios2/nios2.exp: Likewise.
456 * testsuite/ld-pe/pe-compile.exp: Likewise.
457 * testsuite/ld-pe/pe-run.exp: Likewise.
458 * testsuite/ld-pe/pe-run2.exp: Likewise.
459 * testsuite/ld-plugin/plugin.exp: Likewise.
460 * testsuite/ld-scripts/align.exp: Likewise.
461 * testsuite/ld-scripts/alignof.exp: Likewise.
462 * testsuite/ld-scripts/assert.exp: Likewise.
463 * testsuite/ld-scripts/defined.exp: Likewise.
464 * testsuite/ld-scripts/extern.exp: Likewise.
465 * testsuite/ld-scripts/log2.exp: Likewise.
466 * testsuite/ld-scripts/map-address.exp: Likewise.
467 * testsuite/ld-scripts/phdrs.exp: Likewise.
468 * testsuite/ld-scripts/phdrs2.exp: Likewise.
469 * testsuite/ld-scripts/script.exp: Likewise.
470 * testsuite/ld-scripts/section-flags.exp: Likewise.
471 * testsuite/ld-scripts/sizeof.exp: Likewise.
472 * testsuite/ld-scripts/sysroot-prefix.exp: Likewise.
473 * testsuite/ld-scripts/weak.exp: Likewise.
474 * testsuite/ld-selective/selective.exp: Likewise.
475 * testsuite/ld-sh/sh.exp: Likewise.
476 * testsuite/ld-sh/sh64/relax.exp: Likewise.
477 * testsuite/ld-sh/sh64/relfail.exp: Likewise.
478 * testsuite/ld-srec/srec.exp: Likewise.
479 * testsuite/ld-tic6x/tic6x.exp: Likewise.
480 * testsuite/ld-undefined/weak-undef.exp: Likewise.
481 * testsuite/ld-versados/versados.exp: Likewise.
482 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
483 * testsuite/ld-xtensa/coalesce.exp: Likewise.
484 * testsuite/ld-xtensa/diff_overflow.exp: Likewise.
485 * testsuite/ld-xtensa/lcall.exp: Likewise.
486 * testsuite/ld-elf/audit.exp: Run non-native too.
487 * testsuite/ld-elf/compress.exp: Likewise. Replace ld options with
488 gcc -Wl, options.
489 * testsuite/ld-elf/dwarf.exp: Run non-native too. Use ld_link,
490 not ld_simple_link. Add -Wl,--no-as-needed to some tests.
491 * testsuite/ld-elf/elf.exp: Run non-native too. Formatting.
492 * testsuite/ld-elf/indirect.exp: Run non-native too. Add
493 -Wl,--no-as-needed to most tests.
494 * testsuite/ld-elf/shared.exp: Run non-native too. Use braces
495 to simplify quoting. Set run_tests using [list] rather than
496 brace assignment to expand $extralibs. Add -Wl,--no-as-needed
497 to many test. Prefix ld options with -Wl,.
498 (mix_pic_and_non_pic): Don't run exe if not native.
499 * testsuite/ld-elf/wrap.exp: Run non-native too. Add
500 -Wl,--no-as-needed and prefix ld options with -Wl,.
501 * testsuite/ld-elfvers/vers.exp: Run non-native too. Use ld_link,
502 not ld_simple_link.
503 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
504 (visibility_test): Don't run exe if not native.
505 * testsuite/ld-elfweak/elfweak.exp: Run non-native too. Use ld_link,
506 not ld_simple_link.
507 (build_exec): Don't run exe if not native.
508 * testsuite/ld-ifunc/ifunc.exp: Run non-native too. Use ld_link,
509 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
510 to some tests and prefix ld options with -Wl,. Expect GNU
511 for hppa-linux even when no ifuncs. Delete cleanup.
512 * testsuite/ld-pie/pie.exp: Run non-native too.
513 * testsuite/ld-plugin/lto.exp: Likewise.
514 * testsuite/ld-shared/shared.exp: Likewise. Use ld_link,
515 not ld_simple_link.
516 (shared_test): Don't run exe if not native.
517 * testsuite/ld-size/size.exp: Run non-native too. Add
518 -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
519 * testsuite/ld-unique/unique.exp: Run non-native too. Use ld_link,
520 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
521 to some tests and prefix ld options with -Wl,. Expect GNU
522 for hppa-linux even when no unique syms. Delete cleanup.
523 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to some
524 tests and prefix ld options with -Wl,.
525 * testsuite/ld-x86-64/x86-64.exp: Use ld_link, not ld_simple_link.
526 Add -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
527
64859e14
AM
5282017-01-02 Alan Modra <amodra@gmail.com>
529
530 * emulparams/elf32metag.sh (COMMONPAGESIZE): Define.
531
f5657270
AM
5322017-01-02 Alan Modra <amodra@gmail.com>
533
534 PR ld/21000
535 * emulparams/hppalinux.sh (DATA_ADDR, SHLIB_DATA_ADDR): Don't define.
536 (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, DATA_SEGMENT_RELRO_END): Define.
537 * scripttempl/elf.sc: Don't define the above if DATA_SEGMENT_ALIGN
538 is already defined.
539
2571583a
AM
5402017-01-02 Alan Modra <amodra@gmail.com>
541
542 Update year range in copyright notice of all files.
543
5c1ad6b5 544For older changes see ChangeLog-2016
3499769a 545\f
5c1ad6b5 546Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
547
548Copying and distribution of this file, with or without modification,
549are permitted in any medium without royalty provided the copyright
550notice and this notice are preserved.
551
552Local Variables:
553mode: change-log
554left-margin: 8
555fill-column: 74
556version-control: never
557End: