Remove unused file_string parameter in gdb_disassembly
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
c0c237fc
MR
12017-02-01 Maciej W. Rozycki <macro@imgtec.com>
2
3 * testsuite/ld-mips-elf/vxworks-forced-local-1.d: Correct the
4 presentation of relocation addends.
5 * testsuite/ld-mips-elf/vxworks1-lib.rd: Likewise.
6 * testsuite/ld-mips-elf/vxworks1.dd: Likewise.
7 * testsuite/ld-mips-elf/vxworks1.rd: Likewise.
8
5139cfdb
MR
92017-02-01 Maciej W. Rozycki <macro@imgtec.com>
10
11 * testsuite/ld-mips-elf/tls-multi-got-1-1.s: Place `tlsvar_ld'
12 in `.tdata' section.
13 * testsuite/ld-mips-elf/tls-multi-got-1.got: Adjust accordingly.
14 * testsuite/ld-mips-elf/tls-multi-got-1.r: Likewise.
15
ce790370
JW
162017-02-01 Jiong Wang <jiong.wang@arm.com>
17
18 * testsuite/ld-unique/unique.exp (Could not link a dynamic executable):
19 Append $board_cflags to link commands.
20
067869b6
SKS
212017-02-01 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
22
23 * testsuite/ld-scripts/print-memory-usage-1.l: Relax
24 check for digit in second decimal place.
25
15a00b13
MR
262017-02-01 Maciej W. Rozycki <macro@imgtec.com>
27
28 PR ld/20828
29 * testsuite/ld-elf/shared.exp: Correct PR ld/20828 test
30 indentation.
31
1273da04
NC
322017-01-31 Nick Clifton <nickc@redhat.com>
33
34 * ldmain.c (add_archive_element): Eliminate string buffer.
35 * ldlang.c (lang_print_asneeded): Likewise.
36
8b10b0b3
MR
372017-01-30 Maciej W. Rozycki <macro@imgtec.com>
38
39 * emultempl/mipself.em (ignore_branch_isa): New variable.
40 (mips_create_output_section_statements): Rename
41 `_bfd_mips_elf_insn32' called to `_bfd_mips_elf_linker_flags',
42 add `ignore_branch_isa' argument.
43 (PARSE_AND_LIST_PROLOGUE): Add OPTION_IGNORE_BRANCH_ISA and
44 OPTION_NO_IGNORE_BRANCH_ISA enum values.
45 (PARSE_AND_LIST_LONGOPTS): Add "ignore-branch-isa" and
46 "no-ignore-branch-isa" options.
47 (PARSE_AND_LIST_OPTIONS): Add `--ignore-branch-isa' and
48 `--no-ignore-branch-isa'.
49 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_IGNORE_BRANCH_ISA and
50 OPTION_NO_IGNORE_BRANCH_ISA.
51
52 * ld.texinfo (Options specific to MIPS targets): Add
53 `--ignore-branch-isa' and `--no-ignore-branch-isa' options.
54 (ld and the MIPS family): Likewise.
55
56 * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: New test.
57 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: New test.
58 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: New test.
59 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: New test.
60 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1: New test.
61 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16: New
62 test.
63 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips: New
64 test.
65 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
66
bf382b30
HPN
672017-01-29 Hans-Peter Nilsson <hp@axis.com>
68
c1d45238 69 PR binutils/19935
bf382b30
HPN
70 Fix long-standing buglet and fallout from now-default initfini-array.
71 * emulparams/criself.sh (USER_LABEL_PREFIX): Define.
ce6366f9 72 (OTHER_END_SYMBOLS, ENTRY): Delete now-redundant defines.
bf382b30 73
4471a46f
JW
742017-01-27 Jiong Wang <jiong.wang@arm.com>
75
76 * testsuite/ld-elf/elf.exp ("pr20995-2", "Build pr20995-2.so"): XFAIL on
77 arm*-*-eabi*.
78
387dd777
DP
792017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
80 Nick Clifton <nickc@redhat.com>
81
82 PR 20343
83 * ld.texinfo (Options): Extend documentation of the --plugin
84 option. Include a description of where the plugins should be
85 located.
86
0348d4be
NC
872017-01-27 Nick Clifton <nickc@redhat.com>
88
89 * po/sr.po: New Serbian translation.
90 * configure.ac (ALL_LINGUAS): Add sr.
91 * configure: Regenerate.
92
c75b4ebd
SH
932017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
94
95 * configure.tgt (arm-*-rtems*): Move to (arm*-*-eabi*).
96 (bfin-*-rtems*): Move to (bfin*-*-elf*).
97 (i[3-7]86-*-rtems*): Move to (i[3-7]86*-*-elf*).
98 (m68*-*-rtems*): Move to (m68*-*-elf*).
99 (mips*-*-rtems*): Move to (mips*-*-elf*).
100 (or1k*-*-rtems*): Move to (or1k*-*-elf*).
101 (powerpc*-*-rtems*): Move to (powerpc*-*-elf*).
102 (sparc*-*-rtems*): Move to (sparc*-*-elf*).
103 (sparc64*-*-rtems*): Move to (sparc64*-*-elf*).
104
850d84f6
SH
1052017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
106
107 * configure.tgt (h8300-*-rtemscoff*): Remove.
108 (i960-*-rtems*): Likewise.
109 (m68*-*-rtemscoff*): Likewise.
110 (sh-*-rtemscoff*): Likewise.
111
1a792e1c
MR
1122017-01-24 Maciej W. Rozycki <macro@imgtec.com>
113
114 * emultempl/solaris2.em (elf_solaris2_before_allocation): Do not
115 add implicit version nodes if an anonymous version tag is being
116 used.
117
077c11e8
JW
1182017-01-24 Jiong Wang <jiong.wang@arm.com>
119
120 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Move "Compile 7",
121 "Compile 8a", "Compile 8b"...
122 (lto_compile_elf_tests): ...to here. Always run these tests.
123 (lto_run_elf_tests): Move "LTO 7"...
124 (lto_run_elf_shared_tests): ...to here. Restrict these tests on
125 environment where share library is supported.
126
f0158f44
AM
1272017-01-24 Alan Modra <amodra@gmail.com>
128
129 * testsuite/ld-powerpc/tlsexe.r: Update for fewer dynamic relocs
130 and symbols.
131 * testsuite/ld-powerpc/tlsexe.d: Likewise.
132 * testsuite/ld-powerpc/tlsexe.g: Likewise.
133
2d0ca824
YN
1342017-01-23 Yury Norov <ynorov@caviumnetworks.com>
135
136 * testsuite/ld-aarch64/aarch64-elf.exp: Run new tests.
137 * testsuite/ld-aarch64/tls-desc-ie-ilp32.d: New test.
138 * testsuite/ld-aarch64/tls-relax-all-ilp32.d: New test.
139 * testsuite/ld-aarch64/tls-relax-gd-le-ilp32.d: New test.
140 * testsuite/ld-aarch64/tls-relax-gdesc-le-2-ilp32.d: New test.
141 * testsuite/ld-aarch64/tls-relax-gdesc-le-ilp32.d: New test.
142 * testsuite/ld-aarch64/tls-relax-ie-le-2-ilp32.d: New test.
143 * testsuite/ld-aarch64/tls-relax-ie-le-3-ilp32.d: New test.
144 * testsuite/ld-aarch64/tls-relax-ie-le-ilp32.d: New test.
145 * testsuite/ld-aarch64/tls-tiny-desc-ie-ilp32.d: New test.
146 * testsuite/ld-aarch64/tls-tiny-desc-le-ilp32.d: New test.
147 * testsuite/ld-aarch64/tls-tiny-gd-ie-ilp32.d: New test.
148 * testsuite/ld-aarch64/tls-tiny-gd-le-ilp32.d: New test.
149
8069955e
NC
1502017-01-23 Nick Clifton <nickc@redhat.com>
151
152 * po/ga.po: Updated Irish translation.
153
1e5f45bb
MR
1542017-01-23 Maciej W. Rozycki <macro@imgtec.com>
155
156 PR ld/20828
157 * testsuite/ld-elf/pr20828.ld: Add `.plt'.
158
fda46c41
MR
1592017-01-23 Maciej W. Rozycki <macro@imgtec.com>
160
161 PR ld/20828
162 * testsuite/ld-elf/pr20828.ld: Rename `_fdata' and `_edata' to
163 `fdata' and `edata' respectively.
164 * testsuite/ld-elf/pr20828.ver: Adjust accordingly.
165 * testsuite/ld-elf/pr20828-a.sd: Likewise.
166 * testsuite/ld-elf/pr20828-b.sd: Likewise.
167 * testsuite/ld-elf/pr20828-c.sd: Likewise.
168
adcbdc63
MR
1692017-01-23 Maciej W. Rozycki <macro@imgtec.com>
170
171 PR ld/20828
172 * testsuite/ld-elf/pr20828-1.sd: Remove test.
173 * testsuite/ld-elf/pr20828-a.sd: New test.
174 * testsuite/ld-elf/pr20828-2a.sd: Rename test to...
175 * testsuite/ld-elf/pr20828-b.sd: ... this.
176 * testsuite/ld-elf/pr20828-2b.sd: Rename test to...
177 * testsuite/ld-elf/pr20828-c.sd: ... this.
178 * testsuite/ld-elf/shared.exp: Adjust accordingly.
179
9966f7ee
JW
1802017-01-23 Jiong Wang <jiong.wang@arm.com>
181
182 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Append
183 board_cflags as gcc is used as linker driver.
184 * testsuite/ld-unique/unique.exp: Likewise
185
7f784814
JW
1862017-01-20 Jiong Wang <jiong.wang@arm.com>
187
188 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64elflinktests): New tests.
189 * testsuite/ld-aarch64/func-in-so.s: New test source file.
190 * testsuite/ld-aarch64/func-sym-hash-opt.s: Likewise.
191 * testsuite/ld-aarch64/func-sym-hash-opt.d: New expected test result.
192
1737c640
AB
1932017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
194
195 * testsuite/ld-elf/eh-frame-hdr.d: Update expected results.
196
6984613a
MR
1972017-01-18 Maciej W. Rozycki <macro@imgtec.com>
198
199 PR ld/20995
200 * testsuite/ld-elf/elf.exp: Set GAS flags correctly for the
201 `mips*-*-*' target and `pr20995' and `pr20995-2' tests.
202
81ff47b3
MR
2032017-01-18 Maciej W. Rozycki <macro@imgtec.com>
204
205 PR ld/20828
206 * testsuite/ld-elf/pr20828-1.sd: New test.
207 * testsuite/ld-elf/pr20828-2a.sd: New test.
208 * testsuite/ld-elf/pr20828-2b.sd: New test.
209 * testsuite/ld-elf/pr20828.ld: New test linker script.
210 * testsuite/ld-elf/pr20828.ver: New test version script.
211 * testsuite/ld-elf/pr20828.s: New test source.
212 * testsuite/ld-elf/shared.exp: Run the new test.
213
9e009953
MR
2142017-01-18 Maciej W. Rozycki <macro@imgtec.com>
215
216 PR gas/20649
217 * testsuite/ld-mips-elf/mips-elf.exp: Add PIC comdat GOT16/LO16
218 relocation pairing link test.
219
319b82e4
DD
2202017-01-17 Dimitar Dimitrov <dimitar@dinux.eu>
221
222 * testsuite/ld-unique/unique.exp: Filter shared lib cases in
223 uniqeue.exp, as not all targets have such support.
224
6aa1df2d
NC
2252017-01-16 Nick Clifton <nickc@redhat.com>
226
227 * po/sv.po: Updated Swedish translation.
228
8361ed4d
L
2292017-01-12 H.J. Lu <hongjiu.lu@intel.com>
230
231 PR ld/21038
232 * testsuite/ld-x86-64/pr21038b.d: Updated.
233 * testsuite/ld-x86-64/pr21038c.d: New file.
234 * testsuite/ld-x86-64/pr21038c.s: Likewise.
235 * testsuite/ld-x86-64/x86-64.exp: Run pr21038c.
236
9e659176
L
2372017-01-11 H.J. Lu <hongjiu.lu@intel.com>
238
239 PR ld/21038
240 * testsuite/ld-x86-64/pr21038a.d: New file.
241 * testsuite/ld-x86-64/pr21038a.s: Likewise.
242 * testsuite/ld-x86-64/pr21038b.d: Likewise.
243 * testsuite/ld-x86-64/pr21038b.s: Likewise.
244 * testsuite/ld-x86-64/x86-64.exp: Run pr21038a and pr21038b.
245
f2e2d2f5
JS
2462017-01-11 Jeremy Soller <jackpot51@gmail.com>
247
248 * configure.tgt: Add entries for x86-redox and x86_64-redox.
249
52b232b3
L
2502017-01-10 H.J. Lu <hongjiu.lu@intel.com>
251
252 * testsuite/ld-x86-64/pr20830b.d: Updated.
253
59a1e29d
L
2542017-01-10 H.J. Lu <hongjiu.lu@intel.com>
255
256 * emulparams/elf32_x86_64.sh (TINY_READONLY_SECTION): New.
257 * testsuite/ld-x86-64/pr20830.d: Renamed to ...
258 * testsuite/ld-x86-64/pr20830a.d: This. Updated.
259 * testsuite/ld-x86-64/pr20830b.d: New file.
260 * testsuite/ld-x86-64/x86-64.exp: Rename pr20830 to pr20830a.
261 Run pr20830b.
262
fff53dae
L
2632017-01-10 H.J. Lu <hongjiu.lu@intel.com>
264
265 PR ld/20830
266 * testsuite/ld-i386/i386.exp: Run pr20830.
267 * testsuite/ld-x86-64/x86-64.exp: Likewise.
268 * testsuite/ld-i386/pr20830.d: New file.
269 * testsuite/ld-i386/pr20830.s: Likewise.
270 * testsuite/ld-x86-64/pr20830.d: Likewise.
271 * testsuite/ld-x86-64/pr20830.s: Likewise.
272
e9237227
L
2732017-01-10 H.J. Lu <hongjiu.lu@intel.com>
274
275 * testsuite/ld-i386/i386.exp: Pass -Wl,-R,tmpdir and
276 -Wl,--as-needed to $CC.
277 * testsuite/ld-i386/tls.exp: Likewise.
278
07e8e623
NC
2792017-01-10 Nick Clifton <nickc@redhat.com>
280
281 * po/sv.po: Updated Swedish translation.
282
07ccf83c
GM
2832016-12-09 Graham Markall <graham.markall@embecosm.com>
284 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * Makefile.am: Add earclinux_nps.c target and add to
287 ALL_EMULATION_SOURCES.
288 * Makefile.in: Likewise, regenerated.
289 * configure.tgt: Add arclinux_nps as an extra emulation for
290 arc*-*-elf* and arc*-*-linux*.
291 * emulparams/arc-nps.sh: New file.
292 * emulparams/arclinux_nps.sh: New file.
293 * testsuite/ld-arc/arclinux-nps.d,
294 * testsuite/ld-arc/arclinux-nps.s: New test.
295
b0556316
DP
2962017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
297
298 PR 20958
299 * ldlex.l (option): Add noyywrap
300 (yywrap): Delete.
301 * ldlex.h (yywrap): Delete prototype.
302
47523653
AM
3032017-01-04 Alan Modra <amodra@gmail.com>
304
305 * testsuite/ld-elf/audit.exp: Check for shared lib support.
306 * testsuite/ld-elf/compress.exp: Likewise.
307 * testsuite/ld-elf/dwarf.exp: Likewise.
308 * testsuite/ld-elf/shared.exp: Likewise.
309 * testsuite/ld-elf/wrap.exp: Likewise.
310 * testsuite/ld-ifunc/ifunc.exp: Likewise.
311 * testsuite/ld-plugin/lto.exp: Check $CXX exists.
312
a44d0bd7
AM
3132017-01-03 Alan Modra <amodra@gmail.com>
314
315 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Do not
316 allow test to continue after compilation errors.
317 (run_cc_link_tests): Likewise.
318
27c3ce29
DD
3192017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
320
321 * Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
322 (epruelf.c): Remove unneeded dependencies.
323 * Makefile.in: Regenerate
324
8cfc7cf8
AM
3252017-01-03 Alan Modra <amodra@gmail.com>
326
327 * testsuite/ld-elf/shared.exp: Add -rpath-link and -no-as-needed
328 to various tests.
329 * testsuite/ld-elfweak/elfweak.exp: Likewise.
330 * testsuite/ld-elfvers/vers.exp (vers19): Fix -rpath-link option.
331
4ce6ca2c
AM
3322017-01-03 Alan Modra <amodra@gmail.com>
333
334 * testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
335 * testsuite/ld-pie/pie.exp: Likewise.
336 * testsuite/ld-plugin/lto.exp: Likewise.
337
d9816402
AM
3382017-01-02 Alan Modra <amodra@gmail.com>
339
340 * Makefile.am (bootstrap): Delete rule.
341 (ld-partial, ld1, ld1-full, ld2, ld3): Likewise.
342 (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
343 (HOSTING_LIBS, HOSTING_SLIBS, HOSTING_EMU): Likewise.
344 * configure.ac (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
345 (HOSTING_LIBS, HOSTING_SLIBS): Likewise.
346 * configure.host (HOSTING_CRT0, HOSTING_LIBS): Don't define.
347 * Makefile.in: Regenerate.
348 * configure: Regenerate.
349 * testsuite/config/default.exp (get_link_files): Delete.
350 (HOSTING_CRT0, HOSTING_SCRT0, HOSTING_LIBS, HOSTING_SLIBS): Don't
351 define.
352 (ld_simple_link): Delete.
353 * testsuite/lib/ld-lib.exp (default_ld_link): Delete
354 (default_ld_simple_link): Rename to default_ld_link.
355 (ld_simple_link_defsyms): Rename to ld_link_defsyms.
356 (run_ld_link_tests): Use ld_link, not ld_simple_link.
357 (run_cc_link_tests): Likewise.
358 (run_ld_link_exec_tests): Use $CC or $CXX to link, not $ld.
359 Don't run exe when not native, and return unsupported.
360 * testsuite/ld-bootstrap/bootstrap.exp: Create gccld1 etc. dirs.
361 Link ld1 etc. using $CC.
362 * testsuite/ld-cdtest/cdtest.exp: Link cdtest using $CC.
363 * testsuite/ld-checks/checks.exp: Use ld_link, not ld_simple_link.
364 * testsuite/ld-cygwin/exe-export.exp: Likewise.
365 * testsuite/ld-elf/binutils.exp: Likewise.
366 * testsuite/ld-elf/eh-group.exp: Likewise.
367 * testsuite/ld-elf/exclude.exp: Likewise.
368 * testsuite/ld-elf/frame.exp: Likewise.
369 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
370 * testsuite/ld-elf/tls_common.exp: Likewise.
371 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
372 * testsuite/ld-fastcall/fastcall.exp: Likewise.
373 * testsuite/ld-gc/gc.exp: Likewise.
374 * testsuite/ld-ifunc/binutils.exp: Likewise.
375 * testsuite/ld-mep/mep.exp: Likewise.
376 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
377 * testsuite/ld-mn10300/mn10300.exp: Likewise.
378 * testsuite/ld-nios2/nios2.exp: Likewise.
379 * testsuite/ld-pe/pe-compile.exp: Likewise.
380 * testsuite/ld-pe/pe-run.exp: Likewise.
381 * testsuite/ld-pe/pe-run2.exp: Likewise.
382 * testsuite/ld-plugin/plugin.exp: Likewise.
383 * testsuite/ld-scripts/align.exp: Likewise.
384 * testsuite/ld-scripts/alignof.exp: Likewise.
385 * testsuite/ld-scripts/assert.exp: Likewise.
386 * testsuite/ld-scripts/defined.exp: Likewise.
387 * testsuite/ld-scripts/extern.exp: Likewise.
388 * testsuite/ld-scripts/log2.exp: Likewise.
389 * testsuite/ld-scripts/map-address.exp: Likewise.
390 * testsuite/ld-scripts/phdrs.exp: Likewise.
391 * testsuite/ld-scripts/phdrs2.exp: Likewise.
392 * testsuite/ld-scripts/script.exp: Likewise.
393 * testsuite/ld-scripts/section-flags.exp: Likewise.
394 * testsuite/ld-scripts/sizeof.exp: Likewise.
395 * testsuite/ld-scripts/sysroot-prefix.exp: Likewise.
396 * testsuite/ld-scripts/weak.exp: Likewise.
397 * testsuite/ld-selective/selective.exp: Likewise.
398 * testsuite/ld-sh/sh.exp: Likewise.
399 * testsuite/ld-sh/sh64/relax.exp: Likewise.
400 * testsuite/ld-sh/sh64/relfail.exp: Likewise.
401 * testsuite/ld-srec/srec.exp: Likewise.
402 * testsuite/ld-tic6x/tic6x.exp: Likewise.
403 * testsuite/ld-undefined/weak-undef.exp: Likewise.
404 * testsuite/ld-versados/versados.exp: Likewise.
405 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
406 * testsuite/ld-xtensa/coalesce.exp: Likewise.
407 * testsuite/ld-xtensa/diff_overflow.exp: Likewise.
408 * testsuite/ld-xtensa/lcall.exp: Likewise.
409 * testsuite/ld-elf/audit.exp: Run non-native too.
410 * testsuite/ld-elf/compress.exp: Likewise. Replace ld options with
411 gcc -Wl, options.
412 * testsuite/ld-elf/dwarf.exp: Run non-native too. Use ld_link,
413 not ld_simple_link. Add -Wl,--no-as-needed to some tests.
414 * testsuite/ld-elf/elf.exp: Run non-native too. Formatting.
415 * testsuite/ld-elf/indirect.exp: Run non-native too. Add
416 -Wl,--no-as-needed to most tests.
417 * testsuite/ld-elf/shared.exp: Run non-native too. Use braces
418 to simplify quoting. Set run_tests using [list] rather than
419 brace assignment to expand $extralibs. Add -Wl,--no-as-needed
420 to many test. Prefix ld options with -Wl,.
421 (mix_pic_and_non_pic): Don't run exe if not native.
422 * testsuite/ld-elf/wrap.exp: Run non-native too. Add
423 -Wl,--no-as-needed and prefix ld options with -Wl,.
424 * testsuite/ld-elfvers/vers.exp: Run non-native too. Use ld_link,
425 not ld_simple_link.
426 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
427 (visibility_test): Don't run exe if not native.
428 * testsuite/ld-elfweak/elfweak.exp: Run non-native too. Use ld_link,
429 not ld_simple_link.
430 (build_exec): Don't run exe if not native.
431 * testsuite/ld-ifunc/ifunc.exp: Run non-native too. Use ld_link,
432 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
433 to some tests and prefix ld options with -Wl,. Expect GNU
434 for hppa-linux even when no ifuncs. Delete cleanup.
435 * testsuite/ld-pie/pie.exp: Run non-native too.
436 * testsuite/ld-plugin/lto.exp: Likewise.
437 * testsuite/ld-shared/shared.exp: Likewise. Use ld_link,
438 not ld_simple_link.
439 (shared_test): Don't run exe if not native.
440 * testsuite/ld-size/size.exp: Run non-native too. Add
441 -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
442 * testsuite/ld-unique/unique.exp: Run non-native too. Use ld_link,
443 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
444 to some tests and prefix ld options with -Wl,. Expect GNU
445 for hppa-linux even when no unique syms. Delete cleanup.
446 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to some
447 tests and prefix ld options with -Wl,.
448 * testsuite/ld-x86-64/x86-64.exp: Use ld_link, not ld_simple_link.
449 Add -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
450
64859e14
AM
4512017-01-02 Alan Modra <amodra@gmail.com>
452
453 * emulparams/elf32metag.sh (COMMONPAGESIZE): Define.
454
f5657270
AM
4552017-01-02 Alan Modra <amodra@gmail.com>
456
457 PR ld/21000
458 * emulparams/hppalinux.sh (DATA_ADDR, SHLIB_DATA_ADDR): Don't define.
459 (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, DATA_SEGMENT_RELRO_END): Define.
460 * scripttempl/elf.sc: Don't define the above if DATA_SEGMENT_ALIGN
461 is already defined.
462
2571583a
AM
4632017-01-02 Alan Modra <amodra@gmail.com>
464
465 Update year range in copyright notice of all files.
466
5c1ad6b5 467For older changes see ChangeLog-2016
3499769a 468\f
5c1ad6b5 469Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
470
471Copying and distribution of this file, with or without modification,
472are permitted in any medium without royalty provided the copyright
473notice and this notice are preserved.
474
475Local Variables:
476mode: change-log
477left-margin: 8
478fill-column: 74
479version-control: never
480End:
This page took 0.095918 seconds and 4 git commands to generate.