Updated Russian and Brazilian Portuguese translations.
[binutils-gdb.git] / ld / ChangeLog
1 2018-03-13 Nick Clifton <nickc@redhat.com>
2
3 * po/pt_BR.po: Updated Brazilian Portuguese translation.
4
5 2018-03-09 Nick Clifton <nickc@redhat.com>
6
7 * testsuite/ld-ifunc/ifuncmod5.s: New test. Checks that targets
8 that support IFUNC symbols can handle relocations against those
9 symbols in NOTE sections.
10 * testsuite/ld-ifunc/ifuncmod5.d: New file: Driver for the new
11 test.
12 * testsuite/ld-ifunc/ifunc.exp: Run the new test.
13
14 2018-03-08 H.J. Lu <hongjiu.lu@intel.com>
15
16 PR ld/22929
17 * testsuite/ld-i386/i386.exp: Run PR ld/22929 test.
18 * testsuite/ld-x86-64/x86-64.exp: Likewise.
19 * testsuite/ld-i386/pr22929.d: New file.
20 * testsuite/ld-i386/pr22929.s: Likewise.
21 * testsuite/ld-x86-64/pr22929.d: Likewise.
22 * testsuite/ld-x86-64/pr22929.s: Likewise.
23
24 2018-03-07 Max Filippov <jcmvbkbc@gmail.com>
25
26 * emulparams/elf32xtensa.sh (COMMONPAGESIZE): Define.
27
28 2018-03-07 Renlin Li <renlin.li@arm.com>
29
30 PR ld/20402
31 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
32 * testsuite/ld-aarch64/pr20402.s: New.
33 * testsuite/ld-aarch64/pr20402.d: New.
34
35 2018-03-06 Jim Wilson <jimw@sifive.com>
36
37 PR 22920
38 * emultempl/riscvelf.em (riscv_create_output_section_statements): New.
39 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): New.
40 * testsuite/ld-elf/pr21884.d (#notarget): Add riscv*-*-*.
41 * testsuite/ld-unique/pr21529.d (#notarget): Likewise.
42 * testsuite/ld-srec/srec.exp (run_srec_test): For riscv*-*-* target,
43 call setup_xfail.
44
45 2018-03-03 James Cowgill <james.cowgill@mips.com>
46 Maciej W. Rozycki <macro@mips.com>
47
48 PR ld/21900
49 * testsuite/ld-mips-elf/undefined-warn.d: New test.
50 * testsuite/ld-mips-elf/undefined.s: Add padding at the end.
51 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
52
53 2018-03-02 Jim Wilson <jimw@sifive.com>
54
55 PR 22903
56 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
57 Give stub_sec 8 byte alignment.
58 * emulparams/aarch64cloudabi.sh (NOP): Set to 0x1f2003d5.
59 * emulparams/aarch64elf.sh (NOP): Likewise.
60 * emulparams/aarch64elf32.sh (NOP): Likewise.
61 * emulparams/aarch64fbsd.sh (NOP): Likewise.
62 * emulparams/aarch64linux.sh (NOP): Likewise.
63 * emulparams/aarch64linux32.sh (NOP): Likewise.
64 * testsuite/ld-aarch64/erratum835769.d: Adjust for added nop.
65 * testsuite/ld-aarch64/erratum843419.d: Likewise.
66 * testsuite/ld-aarch64/farcall-b-defsym.d: Likewise.
67 * testsuite/ld-aarch64/farcall-b-none-function.d: Likewise.
68 * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
69 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
70 * testsuite/ld-aarch64/farcall-b.d: Likewise.
71 * testsuite/ld-aarch64/farcall-back.d: Likewise.
72 * testsuite/ld-aarch64/farcall-bl-defsym.d: Likewise.
73 * testsuite/ld-aarch64/farcall-bl-none-function.d: Likewise.
74 * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
75 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
76 * testsuite/ld-aarch64/farcall-bl.d: Likewise.
77
78 2018-03-01 Alan Modra <amodra@gmail.com>
79
80 * configure.ac (ALL_LINGUAS): Add ja. Sort.
81 * configure: Regenerate.
82
83 2018-02-28 Douglas B Rupp <rupp@adacore.com>
84
85 * ldmain.c (main): Remove directory separator, if any, from the
86 end of the canonicalized sysroot.
87
88 2018-02-27 H.J. Lu <hongjiu.lu@intel.com>
89
90 * NEWS: Mention --enable-separate-code.
91 * configure.ac: Add --enable-separate-code.
92 (DEFAULT_LD_Z_SEPARATE_CODE): New AC_DEFINE_UNQUOTED.
93 * configure.tgt: Default ac_default_ld_z_separate_code to 1 for
94 Linux/x86 targets.
95 * config.in: Regenerated.
96 * configure: Likewise.
97 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
98 link_info.separate_code DEFAULT_LD_Z_SEPARATE_CODE.
99
100 2018-02-26 Alan Modra <amodra@gmail.com>
101
102 * emulparams/call_nop.sh, * emulparams/cet.sh,
103 * emulparams/elf32mcore.sh, * emultempl/aarch64elf.em
104 * emultempl/aix.em, * emultempl/alphaelf.em, * emultempl/armcoff.em,
105 * emultempl/armelf.em, * emultempl/avrelf.em, * emultempl/beos.em,
106 * emultempl/bfin.em, * emultempl/cr16elf.em, * emultempl/elf32.em,
107 * emultempl/elf-generic.em, * emultempl/hppaelf.em,
108 * emultempl/linux.em, * emultempl/lnk960.em,
109 * emultempl/m68hc1xelf.em, * emultempl/m68kcoff.em,
110 * emultempl/m68kelf.em, * emultempl/metagelf.em,
111 * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
112 * emultempl/mmo.em, * emultempl/msp430.em, * emultempl/nds32elf.em,
113 * emultempl/nios2elf.em, * emultempl/pe.em, * emultempl/pep.em,
114 * emultempl/ppc32elf.em, * emultempl/ppc64elf.em,
115 * emultempl/scoreelf.em, * emultempl/sh64elf.em,
116 * emultempl/spuelf.em, * emultempl/sunos.em, * emultempl/tic6xdsbt.em,
117 * emultempl/ticoff.em, * emultempl/v850elf.em, * emultempl/vms.em,
118 * emultempl/vxworks.em, * emultempl/xtensaelf.em, * ldcref.c,
119 * ldctor.c, * ldexp.c, * ldfile.c, * ldgram.y, * ldlang.c,
120 * ldmain.c, * ldmisc.c, * ldwrite.c, * lexsup.c, * mri.c, * pe-dll.c,
121 * plugin.c: Standardize error/warning messages.
122 * testsuite/ld-arc/jli-overflow.err,
123 * testsuite/ld-arm/cmse-implib-errors.out,
124 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
125 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
126 * testsuite/ld-arm/cmse-new-wrong-implib.out,
127 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
128 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
129 * testsuite/ld-arm/vxworks1-static.d,
130 * testsuite/ld-cris/tls-err-20x.d, * testsuite/ld-cris/tls-err-29.d,
131 * testsuite/ld-cris/tls-err-31.d, * testsuite/ld-cris/tls-err-33.d,
132 * testsuite/ld-cris/tls-err-35.d, * testsuite/ld-cris/tls-err-37.d,
133 * testsuite/ld-cris/tls-err-39.d, * testsuite/ld-cris/tls-err-41.d,
134 * testsuite/ld-cris/tls-err-43.d, * testsuite/ld-cris/tls-err-45.d,
135 * testsuite/ld-cris/tls-err-47.d, * testsuite/ld-cris/tls-err-49.d,
136 * testsuite/ld-cris/tls-err-51.d, * testsuite/ld-cris/tls-err-67.d,
137 * testsuite/ld-elf/dwarf2.err, * testsuite/ld-elf/dwarf3.err,
138 * testsuite/ld-elf/orphan-5.l, * testsuite/ld-elf/orphan-6.l,
139 * testsuite/ld-i386/vxworks1-static.d,
140 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
141 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
142 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
143 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
144 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
145 * testsuite/ld-mips-elf/bal-jalx-pic.d,
146 * testsuite/ld-mips-elf/jal-global-overflow-1.d,
147 * testsuite/ld-mips-elf/jal-local-overflow-1.d,
148 * testsuite/ld-mips-elf/mode-change-error-1.d,
149 * testsuite/ld-mips-elf/unaligned-branch-2.d,
150 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
151 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
152 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
153 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
154 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
155 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
156 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
157 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
158 * testsuite/ld-mips-elf/unaligned-branch.d,
159 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
160 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
161 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
162 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
163 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
164 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
165 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
166 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
167 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
168 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
169 * testsuite/ld-mips-elf/unaligned-jump.d,
170 * testsuite/ld-mips-elf/unaligned-ldpc-1.d,
171 * testsuite/ld-mips-elf/unaligned-lwpc-1.d,
172 * testsuite/ld-mips-elf/undefined.d,
173 * testsuite/ld-mips-elf/vxworks1-static.d,
174 * testsuite/ld-mmix/bpo-20.d, * testsuite/ld-mmix/bpo-20m.d,
175 * testsuite/ld-mmix/bpo-7.d, * testsuite/ld-mmix/bpo-7m.d,
176 * testsuite/ld-mmix/bpo-8.d, * testsuite/ld-mmix/bpo-8m.d,
177 * testsuite/ld-mmix/greg-17.d, * testsuite/ld-mmix/greg-18.d,
178 * testsuite/ld-mmix/greg-8.d, * testsuite/ld-mmix/greg-9.d,
179 * testsuite/ld-plugin/plugin-14.d, * testsuite/ld-plugin/plugin-15.d,
180 * testsuite/ld-plugin/plugin-16.d, * testsuite/ld-plugin/plugin-20.d,
181 * testsuite/ld-plugin/plugin-21.d, * testsuite/ld-plugin/plugin-22.d,
182 * testsuite/ld-plugin/plugin-23.d, * testsuite/ld-plugin/plugin-6.d,
183 * testsuite/ld-plugin/plugin-7.d, * testsuite/ld-plugin/plugin-8.d,
184 * testsuite/ld-powerpc/aix-weak-3-32.d,
185 * testsuite/ld-powerpc/aix-weak-3-64.d,
186 * testsuite/ld-powerpc/vxworks1-static.d,
187 * testsuite/ld-sh/vxworks1-static.d,
188 * testsuite/ld-sparc/vxworks1-static.d,
189 * testsuite/ld-undefined/undefined.exp,
190 * testsuite/ld-x86-64/pie1.d: Update for changed errors and warnings.
191 * testsuite/ld-elf/warn1.d, * testsuite/ld-elf/warn2.d: Correct regex.
192
193 2018-02-26 Alan Modra <amodra@gmail.com>
194
195 * Makefile.am (EMULATION_FILES, POTFILES): Delete.
196 (SRC_POTFILES, BLD_POTFILES): Define.
197 (po/POTFILES.in): Delete rule.
198 (po/SRC-POTFILES.in, po/BLD-POTFILES.in): New rules.
199 * configure.ac: Add AC_CONFIG_COMMANDS to create po/Makefile.
200 * po/Make-in (DISTFILES): Remove POTFILES.in, add SRC-POTFILES.in
201 and BLD-POTFILES.in.
202 (POTFILES): Delete.
203 (SRC-POTFILES, BLD-POTFILES): Define place marker.
204 (ld.pot): Build from SRC-POTFILES plus BLD-POTFILES.
205 (distclean, maintainer-clean): Tidy up new files.
206 (POTFILES, POTFILES.in): Delete rules.
207 (SRC-POTFILES, BLD-POTFILES, SRC-POTFILES.in, BLD-POTFILES.in):
208 New rules.
209 (Makefile): Depend on SRC-POTFILES and BLD-POTFILES.
210 * po/SRC-POTFILES.in: Rename from po/POTFILES.in.
211 * po/BLD-POTFILES.in: New file.
212 * Makefile.in: Regenerate.
213 * configure: Regenerate.
214
215 2018-02-26 Alan Modra <amodra@gmail.com>
216
217 * testsuite/ld-cris/pcrelcp-1.d,
218 * testsuite/ld-mmix/start-2.d: Update.
219
220 2018-02-26 Alan Modra <amodra@gmail.com>
221
222 * testsuite/ld-arm/cmse-implib-errors.out,
223 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
224 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
225 * testsuite/ld-arm/cmse-new-wrong-implib.out,
226 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
227 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
228 * testsuite/ld-cris/badgotr1.d,
229 * testsuite/ld-cris/tls-err-24.d,
230 * testsuite/ld-cris/tls-err-25.d,
231 * testsuite/ld-cris/tls-err-26.d,
232 * testsuite/ld-cris/tls-err-27.d,
233 * testsuite/ld-cris/tls-err-28.d,
234 * testsuite/ld-cris/tls-err-40.d,
235 * testsuite/ld-cris/tls-err-44.d,
236 * testsuite/ld-cris/tls-err-48.d,
237 * testsuite/ld-cris/tls-err-52.d,
238 * testsuite/ld-cris/tls-err-53.d,
239 * testsuite/ld-cris/tls-err-55.d,
240 * testsuite/ld-cris/tls-err-56.d,
241 * testsuite/ld-cris/tls-err-62.d,
242 * testsuite/ld-cris/tls-err-65.d,
243 * testsuite/ld-cris/tls-err-77.d,
244 * testsuite/ld-elf/empty-implib.out,
245 * testsuite/ld-elf/indirect.exp: Update.
246
247 2018-02-26 Alan Modra <amodra@gmail.com>
248
249 * testsuite/ld-aarch64/reloc-overflow-bad.d,
250 * testsuite/ld-arm/attr-merge-9.out,
251 * testsuite/ld-arm/attr-merge-arch-2.d,
252 * testsuite/ld-arm/attr-merge-unknown-1.d,
253 * testsuite/ld-arm/attr-merge-unknown-2.d,
254 * testsuite/ld-arm/attr-merge-unknown-2r.d,
255 * testsuite/ld-arm/attr-merge-unknown-3.d,
256 * testsuite/ld-arm/cmse-implib-errors.out,
257 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
258 * testsuite/ld-arm/cmse-new-implib-no-output.out,
259 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
260 * testsuite/ld-arm/cmse-new-implib.out,
261 * testsuite/ld-arm/cmse-new-wrong-implib.out,
262 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
263 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
264 * testsuite/ld-arm/group-relocs-alu-bad-2.d,
265 * testsuite/ld-arm/group-relocs-alu-bad.d,
266 * testsuite/ld-arm/group-relocs-ldc-bad-2.d,
267 * testsuite/ld-arm/group-relocs-ldc-bad.d,
268 * testsuite/ld-arm/group-relocs-ldr-bad-2.d,
269 * testsuite/ld-arm/group-relocs-ldr-bad.d,
270 * testsuite/ld-arm/group-relocs-ldrs-bad-2.d,
271 * testsuite/ld-arm/group-relocs-ldrs-bad.d,
272 * testsuite/ld-arm/stm32l4xx-cannot-fix-far-ldm.d: Update.
273
274 2018-02-26 Alan Modra <amodra@gmail.com>
275
276 * testsuite/ld-mips-elf/attr-gnu-4-12.d,
277 * testsuite/ld-mips-elf/attr-gnu-4-13.d,
278 * testsuite/ld-mips-elf/attr-gnu-4-14.d,
279 * testsuite/ld-mips-elf/attr-gnu-4-16.d,
280 * testsuite/ld-mips-elf/attr-gnu-4-17.d,
281 * testsuite/ld-mips-elf/attr-gnu-4-18.d,
282 * testsuite/ld-mips-elf/attr-gnu-4-19.d,
283 * testsuite/ld-mips-elf/attr-gnu-4-21.d,
284 * testsuite/ld-mips-elf/attr-gnu-4-23.d,
285 * testsuite/ld-mips-elf/attr-gnu-4-24.d,
286 * testsuite/ld-mips-elf/attr-gnu-4-25.d,
287 * testsuite/ld-mips-elf/attr-gnu-4-26.d,
288 * testsuite/ld-mips-elf/attr-gnu-4-27.d,
289 * testsuite/ld-mips-elf/attr-gnu-4-28.d,
290 * testsuite/ld-mips-elf/attr-gnu-4-29.d,
291 * testsuite/ld-mips-elf/attr-gnu-4-31.d,
292 * testsuite/ld-mips-elf/attr-gnu-4-32.d,
293 * testsuite/ld-mips-elf/attr-gnu-4-34.d,
294 * testsuite/ld-mips-elf/attr-gnu-4-35.d,
295 * testsuite/ld-mips-elf/attr-gnu-4-36.d,
296 * testsuite/ld-mips-elf/attr-gnu-4-37.d,
297 * testsuite/ld-mips-elf/attr-gnu-4-38.d,
298 * testsuite/ld-mips-elf/attr-gnu-4-39.d,
299 * testsuite/ld-mips-elf/attr-gnu-4-41.d,
300 * testsuite/ld-mips-elf/attr-gnu-4-42.d,
301 * testsuite/ld-mips-elf/attr-gnu-4-43.d,
302 * testsuite/ld-mips-elf/attr-gnu-4-45.d,
303 * testsuite/ld-mips-elf/attr-gnu-4-46.d,
304 * testsuite/ld-mips-elf/attr-gnu-4-47.d,
305 * testsuite/ld-mips-elf/attr-gnu-4-48.d,
306 * testsuite/ld-mips-elf/attr-gnu-4-49.d,
307 * testsuite/ld-mips-elf/attr-gnu-4-52.d,
308 * testsuite/ld-mips-elf/attr-gnu-4-53.d,
309 * testsuite/ld-mips-elf/attr-gnu-4-54.d,
310 * testsuite/ld-mips-elf/attr-gnu-4-58.d,
311 * testsuite/ld-mips-elf/attr-gnu-4-59.d,
312 * testsuite/ld-mips-elf/attr-gnu-4-61.d,
313 * testsuite/ld-mips-elf/attr-gnu-4-62.d,
314 * testsuite/ld-mips-elf/attr-gnu-4-63.d,
315 * testsuite/ld-mips-elf/attr-gnu-4-64.d,
316 * testsuite/ld-mips-elf/attr-gnu-4-68.d,
317 * testsuite/ld-mips-elf/attr-gnu-4-69.d,
318 * testsuite/ld-mips-elf/attr-gnu-4-71.d,
319 * testsuite/ld-mips-elf/attr-gnu-4-72.d,
320 * testsuite/ld-mips-elf/attr-gnu-4-73.d,
321 * testsuite/ld-mips-elf/attr-gnu-4-74.d,
322 * testsuite/ld-mips-elf/attr-gnu-4-78.d,
323 * testsuite/ld-mips-elf/attr-gnu-4-79.d,
324 * testsuite/ld-mips-elf/attr-gnu-4-81.d,
325 * testsuite/ld-mips-elf/attr-gnu-4-89.d,
326 * testsuite/ld-mips-elf/attr-gnu-8-12.d,
327 * testsuite/ld-mips-elf/attr-gnu-8-21.d,
328 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
329 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
330 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
331 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
332 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
333 * testsuite/ld-mips-elf/bal-jalx-pic.d,
334 * testsuite/ld-mips-elf/mode-change-error-1.d,
335 * testsuite/ld-mips-elf/unaligned-branch-2.d,
336 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
337 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
338 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
339 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
340 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
341 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
342 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
343 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
344 * testsuite/ld-mips-elf/unaligned-branch.d,
345 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
346 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
347 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
348 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
349 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
350 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
351 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
352 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
353 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
354 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
355 * testsuite/ld-mips-elf/unaligned-jump.d: Update.
356
357 2018-02-26 Alan Modra <amodra@gmail.com>
358
359 * testsuite/ld-elf/indirect.exp,
360 * testsuite/ld-elf/pr22649-2ab-mips.msg,
361 * testsuite/ld-elf/pr22649-2cd-mips.msg,
362 * testsuite/ld-elf/pr22649.msg,
363 * testsuite/ld-elf/tls_common.exp,
364 * testsuite/ld-elfcomm/elfcomm.exp,
365 * testsuite/ld-arm/attr-merge-incompatible.d,
366 * testsuite/ld-tic6x/attr-compatibility-gnu-other.d,
367 * testsuite/ld-tic6x/attr-compatibility-other-gnu.d,
368 * testsuite/ld-tic6x/attr-compatibility-other-other.d,
369 * testsuite/ld-i386/warn1.d: Update expected error/warning messages.
370
371 2018-02-26 Alan Modra <amodra@gmail.com>
372
373 * testsuite/ld-powerpc/attr-gnu-12-21.d,
374 * testsuite/ld-powerpc/attr-gnu-4-12.d,
375 * testsuite/ld-powerpc/attr-gnu-4-13.d,
376 * testsuite/ld-powerpc/attr-gnu-4-21.d,
377 * testsuite/ld-powerpc/attr-gnu-4-23.d,
378 * testsuite/ld-powerpc/attr-gnu-4-31.d,
379 * testsuite/ld-powerpc/attr-gnu-4-32.d,
380 * testsuite/ld-powerpc/attr-gnu-8-23.d: Update.
381
382 2018-02-21 Alan Modra <amodra@gmail.com>
383
384 * testsuite/ld-elf/group8b.d: Run test on ia64. Use xfail rather
385 than notarget.
386 * testsuite/ld-elf/pr12851.d: Likewise.
387 * testsuite/ld-elf/pr12975.d: Likewise.
388 * testsuite/ld-elf/pr13177.d: Likewise.
389 * testsuite/ld-elf/pr13195.d: Likewise.
390 * testsuite/ld-elf/pr17615.d: Likewise.
391 * testsuite/ld-elf/pr21562a.d: Likewise.
392 * testsuite/ld-elf/pr21562b.d: Likewise.
393 * testsuite/ld-elf/pr21562c.d: Likewise.
394 * testsuite/ld-elf/pr21562d.d: Likewise.
395 * testsuite/ld-elf/pr21562i.d: Likewise.
396 * testsuite/ld-elf/pr21562j.d: Likewise.
397 * testsuite/ld-elf/pr21562k.d: Likewise.
398 * testsuite/ld-elf/pr21562l.d: Likewise.
399 * testsuite/ld-elf/pr21562m.d: Likewise.
400 * testsuite/ld-elf/pr21562n.d: Likewise.
401 * testsuite/ld-elf/group9a.d: Run test on ia64 and alpha. Use xfail
402 rather than notarget.
403 * testsuite/ld-elf/group9b.d: Likewise.
404 * testsuite/ld-elf/pr22677.d: Likewise.
405
406 2018-02-19 Maciej W. Rozycki <macro@mips.com>
407
408 * testsuite/ld-mips-elf/reginfo-0.d: New test.
409 * testsuite/ld-mips-elf/reginfo-0r.d: New test.
410 * testsuite/ld-mips-elf/reginfo-1.d: New test.
411 * testsuite/ld-mips-elf/reginfo-1r.d: New test.
412 * testsuite/ld-mips-elf/reginfo-2.d: New test.
413 * testsuite/ld-mips-elf/reginfo-2r.d: New test.
414 * testsuite/ld-mips-elf/mips-abiflags-0.d: New test.
415 * testsuite/ld-mips-elf/mips-abiflags-0r.d: New test.
416 * testsuite/ld-mips-elf/mips-abiflags-1.d: New test.
417 * testsuite/ld-mips-elf/mips-abiflags-1r.d: New test.
418 * testsuite/ld-mips-elf/mips-abiflags-2.d: New test.
419 * testsuite/ld-mips-elf/mips-abiflags-2r.d: New test.
420 * testsuite/ld-mips-elf/reginfo-0.ld: New test linker script.
421 * testsuite/ld-mips-elf/reginfo-1.ld: New test linker script.
422 * testsuite/ld-mips-elf/mips-abiflags-0.ld: New test linker
423 script.
424 * testsuite/ld-mips-elf/mips-abiflags-1.ld: New test linker
425 script.
426 * testsuite/ld-mips-elf/reginfo-1.s: New test source.
427 * testsuite/ld-mips-elf/reginfo-2.s: New test source.
428 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
429
430 2018-02-19 Maciej W. Rozycki <macro@mips.com>
431
432 * ldlang.c (insert_pad): Do not change output section's size if
433 SEC_FIXED_SIZE is set in the flags.
434 (size_input_section): Likewise.
435 (lang_size_sections_1): Likewise.
436 (lang_reset_memory_regions): Likewise.
437
438 2018-02-19 Alan Modra <amodra@gmail.com>
439
440 * ldmisc.c (vfinfo) Handle %pI, %pR, %pS and %pT in place of
441 %I, %R, %S and %T.
442 * ldcref.c, * ldctor.c, * ldemul.c, * ldexp.c, * ldgram.y,
443 * ldlang.c, * ldlex.l, * ldmain.c, * ldmisc.c, * pe-dll.c,
444 * emultempl/sh64elf.em: Replace use of of %I, %R, %S and %T in
445 format strings passed to einfo and friends by %pI, %pR, %pS and %pT.
446
447 2018-02-19 Alan Modra <amodra@gmail.com>
448
449 * ldmisc.c (vfinfo): Handle %pA and %pB in place of %A and %B.
450 * ldcref.c: Update all messages using %A and %B.
451 * ldexp.c: Likewise.
452 * ldlang.c: Likewise.
453 * ldmain.c: Likewise.
454 * ldmisc.c: Likewise.
455 * pe-dll.c: Likewise.
456 * plugin.c: Likewise.
457 * emultempl/beos.em: Likewise.
458 * emultempl/cr16elf.em: Likewise.
459 * emultempl/elf32.em: Likewise.
460 * emultempl/m68kcoff.em: Likewise.
461 * emultempl/m68kelf.em: Likewise.
462 * emultempl/mmo.em: Likewise.
463 * emultempl/nds32elf.em: Likewise.
464 * emultempl/pe.em: Likewise.
465 * emultempl/pep.em: Likewise.
466 * emultempl/spuelf.em: Likewise.
467 * emultempl/sunos.em: Likewise.
468 * emultempl/xtensaelf.em: Likewise.
469
470 2018-02-19 H.J. Lu <hongjiu.lu@intel.com>
471
472 PR ld/22845
473 * testsuite/ld-elf/frame.exp: Skip if -shared isn't supported.
474 Add tests for "-z noseparate-code" and "-z separate-code".
475 Remove unsupported -shared check.
476
477 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
478
479 PR ld/22845
480 * testsuite/ld-elf/ehdr_start.d: Pass --build-id to ld.
481
482 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
483
484 PR ld/22845
485 * testsuite/ld-elf/binutils.exp (tls_opts): Add tests for
486 "-z noseparate-code" and "-z separate-code".
487
488 2018-02-17 H.J. Lu <hongjiu.lu@intel.com>
489
490 PR ld/22845
491 * ld-elf/eh4.d: Pass -z max-page-size=0x200000 -z noseparate-code
492 to ld.
493
494 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
495
496 * testsuite/ld-x86-64/bnd-branch-1-now.d: Add -z
497 max-page-size=0x200000 -z noseparate-code.
498 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
499 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
500 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
501 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
502 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
503 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
504 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
505 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
506 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
507 * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
508 * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
509 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
510 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
511 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
512 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
513 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
514 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
515 * testsuite/ld-x86-64/ibt-plt-3b-x32.d: Likewise.
516 * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
517 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
518 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
519 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
520 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
521 * testsuite/ld-x86-64/load1a.d: Likewise.
522 * testsuite/ld-x86-64/load1b.d: Likewise.
523 * testsuite/ld-x86-64/load1c.d: Likewise.
524 * testsuite/ld-x86-64/load1d.d: Likewise.
525 * testsuite/ld-x86-64/pie3.d: Likewise.
526 * testsuite/ld-x86-64/pr14207.d: Likewise.
527 * testsuite/ld-x86-64/pr17618.d: Likewise.
528 * testsuite/ld-x86-64/pr19162.d: Likewise.
529 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
530 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
531 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
532 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
533 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
534 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
535 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
536 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
537 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
538 * testsuite/ld-x86-64/pr20830a.d: Likewise.
539 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
540 * testsuite/ld-x86-64/pr20830b.d: Likewise.
541 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
542 * testsuite/ld-x86-64/pr21038a.d: Likewise.
543 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
544 * testsuite/ld-x86-64/pr21038b.d: Likewise.
545 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
546 * testsuite/ld-x86-64/pr21038c.d: Likewise.
547
548 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
549
550 * testsuite/ld-x86-64/bnd-ifunc-1.d: Updated.
551 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
552
553 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
554
555 * testsuite/ld-x86-64/mpx.exp: Add -z max-page-size=0x200000
556 -z noseparate-code.
557
558 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
559
560 * testsuite/ld-x86-64/x86-64.exp: Add -z noseparate-code
561 -z max-page-size=0x200000, excluding NaCl target.
562
563 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
564
565 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
566 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
567 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
568 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
569 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
570 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
571 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
572
573 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
574
575 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Add
576 -z max-page-size=0x200000 -z noseparate-code.
577 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
578 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
579 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
580 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
581 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
582 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
583
584 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
585
586 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated for i386.
587 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
588 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
589
590 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
591
592 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
593 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
594 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
595
596 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
597
598 * testsuite/ld-i386/ibt-plt-1.d: Add -z noseparate-code.
599 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
600 * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
601 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
602 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
603 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
604 * testsuite/ld-i386/ibt-plt-3b.d: Likewise.
605 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
606 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
607 * testsuite/ld-i386/load1.d: Likewise.
608 * testsuite/ld-i386/pie1.d: Likewise.
609 * testsuite/ld-i386/pr20244-1a.d: Likewise.
610 * testsuite/ld-i386/pr20244-1b.d: Likewise.
611 * testsuite/ld-i386/pr20244-2a.d: Likewise.
612 * testsuite/ld-i386/pr20244-2b.d: Likewise.
613 * testsuite/ld-i386/pr20244-2c.d: Likewise.
614 * testsuite/ld-i386/pr20244-4a.d: Likewise.
615 * testsuite/ld-i386/pr20244-4b.d: Likewise.
616 * testsuite/ld-i386/pr20830.d: Likewise.
617
618 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
619
620 * testsuite/ld-i386/pr19636-1a.d: Updated.
621 * testsuite/ld-i386/pr19636-1b.d: Likewise.
622 * testsuite/ld-i386/pr19636-1j.d: Likewise.
623 * testsuite/ld-i386/pr19636-1k.d: Likewise.
624 * testsuite/ld-i386/pr19636-2a.d: Likewise.
625 * testsuite/ld-i386/pr19636-2b.d: Likewise.
626
627 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
628
629 * testsuite/ld-i386/i386.exp: Add -z noseparate-code.
630
631 2018-02-16 H.J. Lu <hongjiu.lu@intel.com>
632
633 * testsuite/ld-elf/pr19162.d: Add -z noseparate-code.
634 * testsuite/ld-elf/textaddr1.d: Likewise.
635 * testsuite/ld-elf/textaddr2.d: Likewise.
636 * testsuite/ld-elf/textaddr4.d: Likewise.
637 * testsuite/ld-elf/textaddr6.d: Likewise.
638
639 2018-02-15 Jim Wilson <jimw@sifive.com>
640
641 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run pcrel-lo-addend test.
642 * testsuite/ld-riscv-elf/pcrel-lo-addend.d: New.
643 * testsuite/ld-riscv-elf/pcrel-lo-addend.s: New.
644
645 2018-02-14 H.J. Lu <hongjiu.lu@intel.com>
646
647 PR ld/22842
648 * testsuite/ld-i386/i386.exp: Run PR ld/22842 tests.
649 * testsuite/ld-x86-64/x86-64.exp: Likewise.
650 * testsuite/ld-i386/pr22842a.c: New file.
651 * testsuite/ld-i386/pr22842b.S: Likewise.
652 * testsuite/ld-x86-64/pr22842a.c: Likewise.
653 * testsuite/ld-x86-64/pr22842a.rd: Likewise.
654 * testsuite/ld-x86-64/pr22842b.S: Likewise.
655 * testsuite/ld-x86-64/pr22842b.rd: Likewise.
656
657 2018-02-14 Maciej W. Rozycki <macro@mips.com>
658
659 * ldlex.h (ldlex_command): Remove prototype.
660
661 2018-02-13 H.J. Lu <hongjiu.lu@intel.com>
662
663 * testsuite/ld-x86-64/x86-64.exp: Replace pr22393-2a.so and
664 pr22393-2a-now.so with pr22393-3a.so and pr22393-3a-now.so.
665
666 2018-02-14 H.J. Lu <hongjiu.lu@intel.com>
667
668 PR 22836
669 * testsuite/ld-elf/pr22836-1.s: New file.
670 * testsuite/ld-elf/pr22836-1a.d: Likewise.
671 * testsuite/ld-elf/pr22836-1b.d: Likewise.
672
673 2018-02-13 H.J. Lu <hongjiu.lu@intel.com>
674
675 PR gas/22791
676 * testsuite/ld-x86-64/mpx1c.rd: Updated.
677 * testsuite/ld-x86-64/pr22791-1.err: New file.
678 * testsuite/ld-x86-64/pr22791-1a.c: Likewise.
679 * testsuite/ld-x86-64/pr22791-1b.s: Likewise.
680 * testsuite/ld-x86-64/pr22791-2.rd: Likewise.
681 * testsuite/ld-x86-64/pr22791-2a.s: Likewise.
682 * testsuite/ld-x86-64/pr22791-2b.c: Likewise.
683 * testsuite/ld-x86-64/pr22791-2c.s: Likewise.
684 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/22791 tests.
685
686 2018-02-13 Alan Modra <amodra@gmail.com>
687
688 PR 22836
689 * testsuite/ld-elf/pr22836-2.d,
690 * testsuite/ld-elf/pr22836-2.s: New test.
691
692 2018-02-13 Alan Modra <amodra@gmail.com>
693
694 * testsuite/ld-x86-64/pr14207.d: Adjust relro p_filesz.
695
696 2018-02-07 Alan Modra <amodra@gmail.com>
697
698 Revert 2018-01-17 Alan Modra <amodra@gmail.com>
699 * emultempl/ppc32elf.em: Remove --speculate-indirect-jumps support.
700 * emultempl/ppc64elf.em: Likesize
701 * ld.texinfo: Likewise
702 * testsuite/ld-powerpc/elfv2exe.d,
703 * testsuite/ld-powerpc/elfv2so.d,
704 * testsuite/ld-powerpc/relbrlt.d,
705 * testsuite/ld-powerpc/powerpc.exp: Likewise.
706
707 2018-02-06 Eric Botcazou <ebotcazou@adacore.com>
708
709 * testsuite/ld-elf/tls.exp (AFLAGS_PIC): Define on SPARC.
710 (pr22263-1): Pass AFLAGS_PIC to the assembler.
711 * testsuite/ld-sparc/tlspie32.s: Add test for other 3 transitions.
712 * testsuite/ld-sparc/tlspie32.dd: Adjust to above.
713 * testsuite/ld-sparc/tlspie64.s: Add test for other 3 transitions.
714 * testsuite/ld-sparc/tlspie64.dd: Adjust to above.
715
716 2018-02-05 Renlin Li <renlin.li@arm.com>
717
718 PR ld/22764
719 * testsuite/ld-aarch64/emit-relocs-258.s: Define symbol as an address.
720 * testsuite/ld-aarch64/emit-relocs-259.s: Likewise.
721 * testsuite/ld-aarch64/pr22764.s: New.
722 * testsuite/ld-aarch64/pr22764.d: New.
723
724 2018-02-05 H.J. Lu <hongjiu.lu@intel.com>
725
726 PR ld/22782
727 * testsuite/ld-i386/discarded1.s: Replace mov with div.
728 * testsuite/ld-x86-64/discarded1.s: Likewise.
729 * testsuite/ld-i386/i386.exp: Run pr22782.
730 * testsuite/ld-i386/load1-nacl.d: Updated for removing
731 _GLOBAL_OFFSET_TABLE_ from output.
732 * testsuite/ld-i386/load1.d: Likewise.
733 * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
734 * testsuite/ld-x86-64/load1a.d: Likewise.
735 * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
736 * testsuite/ld-x86-64/load1b.d: Likewise.
737 * testsuite/ld-i386/pr22782.d: New file.
738 * testsuite/ld-i386/pr22782.s: Likewise.
739 * testsuite/ld-x86-64/pr22782.s: Likewise.
740 * testsuite/ld-x86-64/pr22782a.d: Likewise.
741 * testsuite/ld-x86-64/pr22782b.d: Likewise.
742 * testsuite/ld-x86-64/x86-64.exp: Run pr22782a and pr22782b.
743
744 2018-02-05 Nick Clifton <nickc@redhat.com>
745
746 * po/pt_BR.po: Updated Brazilian Portuguese translation.
747
748 2018-02-04 H.J. Lu <hongjiu.lu@intel.com>
749
750 * testsuite/ld-i386/lea1d.d: Replace -Sw with -SW.
751 * testsuite/ld-i386/lea1e.d: Likewise.
752 * testsuite/ld-i386/lea1f.d: Likewise.
753 * testsuite/ld-x86-64/lea1g.d: Likewise.
754 * testsuite/ld-x86-64/lea1h.d: Likewise.
755 * testsuite/ld-x86-64/lea1i.d: Likewise.
756 * testsuite/ld-x86-64/lea1j.d: Likewise.
757 * testsuite/ld-x86-64/lea1k.d: Likewise.
758 * testsuite/ld-x86-64/lea1l.d: Likewise.
759
760 2018-02-03 Nick Clifton <nickc@redhat.com>
761
762 PR 22762
763 * scripttempl/pe.sc: Remove PROVIDE()s from __CTOR_LIST__ and
764 __DTOR_LIST__ symbols. Add a comment explaining why this is
765 necessary.
766 * scripttemp/pep.sc: Likewise.
767 * ld.texinfo (PROVIDE): Add a note about the effect of common
768 symbols.
769
770 2018-02-03 Sandra Loosemore <sandra@codesourcery.com>
771
772 * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
773
774 2018-02-02 Maciej W. Rozycki <macro@mips.com>
775
776 * testsuite/ld-elf/shared.exp: Add $AFLAGS_PIC throughout to PIC
777 assembly builds where missing and remove `tic6x-*-*' XFAIL
778 markings accordingly.
779
780 2018-02-01 Simon Marchi <simon.marchi@ericsson.com>
781
782 * ldexp.c (fold_name, exp_fold_tree_1): Avoid pointer arithmetic
783 on NULL pointer.
784
785 2018-01-31 H.J. Lu <hongjiu.lu@intel.com>
786
787 * testsuite/ld-elf/pr21964-5.c (my_var): Mark as used.
788
789 2018-01-31 Maciej W. Rozycki <macro@mips.com>
790
791 * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
792
793 2018-01-31 Maciej W. Rozycki <macro@mips.com>
794
795 * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links
796 involving a shared library for `mips*vr4100*-*-elf*',
797 `mips*vr4300*-*-elf*' and `mips*vr5000*-*-elf*' targets.
798 * testsuite/ld-elf/provide-hidden.exp: Likewise.
799 * testsuite/ld-elf/shared.exp: Likewise.
800 * testsuite/ld-gc/gc.exp: Likewise.
801 * testsuite/ld-mips-elf/comm-data.exp: Likewise.
802
803 2018-01-31 Maciej W. Rozycki <macro@mips.com>
804
805 * testsuite/ld-elf/elf.exp: Move shared library tests over to...
806 * testsuite/ld-elf/shared.exp: ... here.
807
808 2018-01-31 Michael Matz <matz@suse.de>
809
810 * testsuite/ld-elf/pr21964-5.c: New test.
811 * testsuite/ld-elf/shared.exp: Run it.
812
813 2018-01-31 H.J. Lu <hongjiu.lu@intel.com>
814
815 PR ld/21964
816 * testsuite/ld-elf/pr21964-4.c: New file.
817 * testsuite/ld-elf/shared.exp: Run pr21964-4 test on Linux.
818
819 2018-01-30 Alan Modra <amodra@gmail.com>
820
821 * testsuite/ld-gc/stop.d,
822 * testsuite/ld-gc/stop.s: New test.
823 * testsuite/ld-gc/gc.exp: Run it.
824
825 2018-01-30 Maciej W. Rozycki <macro@mips.com>
826
827 PR ld/22649
828 * testsuite/ld-elf/pr22649-2ab-mips.msg: New stderr output.
829 * testsuite/ld-elf/pr22649-2cd-mips.msg: New stderr output.
830 * testsuite/ld-elf/shared.exp: Use the new outputs with
831 `mips*-*-*' targets.
832
833 2018-01-30 Maciej W. Rozycki <macro@mips.com>
834
835 * testsuite/ld-elf/comm-data1.sd: Alternatively accept
836 `PRC[0xff02]' in place of a regular section index.
837 * testsuite/ld-elf/pr21703-shared.sd: Likewise `PRC[0xff01]'.
838
839 2018-01-29 Alan Modra <amodra@gmail.com>
840
841 * testsuite/ld-elf/pr21964-3a.c: New file.
842 * testsuite/ld-elf/pr21964-3c.c: New file.
843 * testsuite/ld-elf/shared.exp: Run new __start/__stop testcase.
844
845 2018-01-29 Eric Botcazou <ebotcazou@adacore.com>
846
847 * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Define on SPARC.
848 (pr22269-1): Pass AFLAGS_PIC to the assembler.
849
850 2018-01-29 Eric Botcazou <ebotcazou@adacore.com>
851
852 * testsuite/ld-elf/pr22450.d: Remove reference to SPARC64.
853
854 2018-01-29 Maciej W. Rozycki <macro@mips.com>
855
856 * testsuite/ld-mips-elf/comm-data.exp: Correct support for
857 targets using non-traditional MIPS emulation or having a limited
858 selection of ABIs available. Don't force big endianness, use
859 defaults.
860
861 2018-01-29 H.J. Lu <hongjiu.lu@intel.com>
862
863 PR ld/22732
864 * testsuite/config/default.exp (STATIC_LDFLAGS): New. Set to
865 "-static" if target compiler supports it.
866 * testsuite/ld-bootstrap/bootstrap.exp: Skip static executable
867 tests if target compiler doesn't support it.
868 * testsuite/ld-ifunc/ifunc.exp: Likewise.
869 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Likewise.
870 (run_cc_link_tests): Likewise.
871
872 2018-01-27 H.J. Lu <hongjiu.lu@intel.com>
873
874 PR ld/22751
875 * testsuite/config/default.exp (INT128_CFLAGS): New.
876 * testsuite/ld-plugin/lto.exp (INT128_CFLAGS): New.
877 Run ld/22751 tests.
878 * testsuite/ld-plugin/pr22751.c: New file.
879 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Add
880 ld trailing options.
881
882 2018-01-28 Alan Modra <amodra@gmail.com>
883
884 PR 22751
885 * ldlang.c (find_rescan_insertion): Look past bfds with claim_archive
886 set.
887
888 2018-01-26 Maciej W. Rozycki <macro@mips.com>
889
890 * emulparams/elf32mipswindiss.sh (EXTRA_EM_FILE): Set to
891 `mipself'.
892
893 2018-01-25 Eric Botcazou <ebotcazou@adacore.com>
894
895 * testsuite/ld-sparc/sparc.exp (32-bit: Helper shared library):
896 Link with a version script.
897 (32-bit: TLS -fpie): New test.
898 (64-bit: Helper shared library): Link with a version script.
899 (64-bit: TLS -fpie): New test.
900 (64-bit: GOTDATA relocations): Pass -Av9 to the assembler.
901 * testsuite/ld-sparc/tlslib.ver: New file.
902 * testsuite/ld-sparc/tlspie32.dd: Likewise.
903 * testsuite/ld-sparc/tlspie32.s: Likewise.
904 * testsuite/ld-sparc/tlspie64.dd: Likewise.
905 * testsuite/ld-sparc/tlspie64.s: Likewise.
906 * testsuite/ld-sparc/tlssunbin32.dd: Adjust for versioned symbol.
907 * testsuite/ld-sparc/tlssunbin32.rd: Likewise.
908 * testsuite/ld-sparc/tlssunbin32.sd: Likewise.
909 * testsuite/ld-sparc/tlssunbin64.dd: Likewise.
910 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
911 * testsuite/ld-sparc/tlssunbin64.sd: Likewise.
912
913 2018-01-24 Renlin Li <renlin.li@arm.com>
914
915 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testes.
916 * testsuite/ld-aarch64/emit-relocs-287.s: Fix test case.
917 * testsuite/ld-aarch64/emit-relocs-287.d: Fix expected output.
918 * testsuite/ld-aarch64/emit-relocs-287-overflow.s: New.
919 * testsuite/ld-aarch64/emit-relocs-287-overflow.d: New.
920 * testsuite/ld-aarch64/emit-relocs-288.d: New.
921 * testsuite/ld-aarch64/emit-relocs-288.s: New.
922 * testsuite/ld-aarch64/emit-relocs-289.d: New.
923 * testsuite/ld-aarch64/emit-relocs-289.s: New.
924 * testsuite/ld-aarch64/emit-relocs-289-overflow.s: New.
925 * testsuite/ld-aarch64/emit-relocs-289-overflow.d: New.
926 * testsuite/ld-aarch64/emit-relocs-290.d: New.
927 * testsuite/ld-aarch64/emit-relocs-290.s: New.
928 * testsuite/ld-aarch64/emit-relocs-291.d: New.
929 * testsuite/ld-aarch64/emit-relocs-291.s: New.
930 * testsuite/ld-aarch64/emit-relocs-291-overflow.s: New.
931 * testsuite/ld-aarch64/emit-relocs-291-overflow.d: New.
932 * testsuite/ld-aarch64/emit-relocs-292.d: New.
933 * testsuite/ld-aarch64/emit-relocs-292.s: New.
934 * testsuite/ld-aarch64/emit-relocs-293.d: New.
935 * testsuite/ld-aarch64/emit-relocs-293.s: New.
936
937 2018-01-20 H.J. Lu <hongjiu.lu@intel.com>
938
939 PR ld/22721
940 * testsuite/ld-plugin/lto.exp: Run PR ld/22721 tests.
941 * testsuite/ld-plugin/pr22721.t: New file.
942 * testsuite/ld-plugin/pr22721a.s: Likewise.
943 * testsuite/ld-plugin/pr22721b.c: Likewise.
944
945 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
946
947 * testsuite/ld-elf/group1.d: Also xfail Solaris.
948
949 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
950
951 * testsuite/ld-elf/linkinfo1a.d: Updated for slightly different
952 PLT/GOT order/layout for Solaris/x86 targets.
953 * testsuite/ld-elf/linkinfo1b.d: Likewise.
954
955 2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
956
957 PR ld/22728
958 * emultempl/solaris2.em (elf_solaris2_after_allocation): Fold
959 into ...
960 (elf_solaris2_before_allocation): This.
961 (LDEMUL_AFTER_ALLOCATION): Removed.
962
963 2018-01-18 Alan Modra <amodra@gmail.com>
964
965 * emultempl/ppc32elf.em: Support optional --plt-align arg.
966 * emultempl/ppc64elf.em: Support negative --plt-align arg.
967
968 2018-01-17 Alan Modra <amodra@gmail.com>
969
970 * emultempl/ppc32elf.em (params): Init new field.
971 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
972 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
973 (PARSE_AND_LIST_LONGOPTS): Handle new options.
974 (PARSE_AND_LIST_ARGS_CASES): Likewise.
975 (PARSE_AND_LIST_OPTIONS): Likewise.
976 * emultempl/ppc64elf.em (params): Init new field.
977 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
978 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
979 (PARSE_AND_LIST_LONGOPTS): Handle --speculate-indirect-jumps.
980 (PARSE_AND_LIST_OPTIONS): Likewise.
981 (PARSE_AND_LIST_ARGS_CASES): Likewise.
982 * ld.texinfo (--no-plt-thread-safe): Correct itemx.
983 (--speculate-indirect-jumps): Document.
984 * testsuite/ld-powerpc/elfv2exe.d,
985 * testsuite/ld-powerpc/elfv2so.d,
986 * testsuite/ld-powerpc/relbrlt.d,
987 * testsuite/ld-powerpc/powerpc.exp: Disable plt alignment and
988 speculation barriers on various tests.
989
990 2018-01-17 Alan Modra <amodra@gmail.com>
991
992 * emultempl/ppc32elf.em (params): Init new field.
993 (enum ppc32_opt): New enum to define OPTION_* values. Add
994 OPTION_PLT_ALIGN and OPTION_NO_PLT_ALIGN.
995 (PARSE_AND_LIST_LONGOPTS): Handle new options.
996 (PARSE_AND_LIST_ARGS_CASES): Likewise.
997 (PARSE_AND_LIST_OPTIONS): Likewise. Break up help output.
998 * emultempl/ppc64elf.em (ppc_add_stub_section): Init alignment
999 correctly for negative --plt-stub-align.
1000 * testsuite/ld-powerpc/elfv2exe.d,
1001 * testsuite/ld-powerpc/elfv2so.d,
1002 * testsuite/ld-powerpc/relbrlt.d,
1003 * testsuite/ld-powerpc/relbrlt.s,
1004 * testsuite/ld-powerpc/tlsexe.d,
1005 * testsuite/ld-powerpc/tlsexe.r,
1006 * testsuite/ld-powerpc/tlsexe32.d,
1007 * testsuite/ld-powerpc/tlsexe32.g,
1008 * testsuite/ld-powerpc/tlsexe32.r,
1009 * testsuite/ld-powerpc/tlsexetoc.d,
1010 * testsuite/ld-powerpc/tlsexetoc.r,
1011 * testsuite/ld-powerpc/tlsopt5_32.d,
1012 * testsuite/ld-powerpc/tlsso.d,
1013 * testsuite/ld-powerpc/tlstocso.d: Update for changed stub order.
1014
1015 2018-01-16 Nick Clifton <nickc@redhat.com>
1016
1017 * po/pt_BR.po: Updated Brazilian Portuguese translation.
1018
1019 2018-01-15 Nick Clifton <nickc@redhat.com>
1020
1021 * po/uk.po: Updated Ukranian translation.
1022
1023 2018-01-13 Nick Clifton <nickc@redhat.com>
1024
1025 * po/ld.pot: Regenerated.
1026
1027 2018-01-13 Nick Clifton <nickc@redhat.com>
1028
1029 * configure: Regenerate.
1030
1031 2018-01-13 Nick Clifton <nickc@redhat.com>
1032
1033 2.30 branch created.
1034 * NEWS: Add marker for 2.30.
1035
1036 2018-01-12 Alan Modra <amodra@gmail.com>
1037
1038 * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer
1039 initialization" for currently failing targets.
1040
1041 2018-01-12 Alan Modra <amodra@gmail.com>
1042
1043 PR ld/22649
1044 * testsuite/ld-elf/pr22649.msg: Allow other messages.
1045 * testsuite/ld-elf/shared.exp: Check that --gc-sections is
1046 supported before running ld/22649 tests.
1047
1048 2018-01-12 Nick Clifton <nickc@redhat.com>
1049
1050 * emultempl/elf32.em (_handle_option): Add support for "-z undefs"
1051 as the opposite of "-z defs".
1052 * ld.texinfo: Document the new option. Update the description of
1053 the -z defs option to make it clear that it does generate an error
1054 if an undefined symbol reference is found in an object file whilst
1055 creating a shared library.
1056 * NEWS: Document this new feature.
1057
1058 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1059
1060 * testsuite/ld-elf/pr22393-2a.rd: Replace "-z textonly" with
1061 "-z separate-code".
1062 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
1063 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
1064 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
1065
1066 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1067
1068 PR ld/22393
1069 * testsuite/ld-x86-64/pr22393-3a.c: New file.
1070 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
1071 * testsuite/ld-x86-64/pr22393-3b.c: Likewise.
1072 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
1073 * testsuite/ld-x86-64/x86-64.exp: Run tests for -z separate-code
1074 -z max-page-size=0x1000.
1075
1076 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1077
1078 PR ld/22393
1079 * testsuite/ld-elf/pr16322.d: Add -z noseparate-code.
1080 * testsuite/ld-elf/pr22393-1.s: New file.
1081 * testsuite/ld-elf/pr22393-1a.d: Likewise.
1082 * testsuite/ld-elf/pr22393-1b.d: Likewise.
1083 * testsuite/ld-elf/pr22393-1c.d: Likewise.
1084 * testsuite/ld-elf/pr22393-1d.d: Likewise.
1085 * testsuite/ld-elf/pr22393-1e.d: Likewise.
1086 * testsuite/ld-elf/pr22393-1f.d: Likewise.
1087 * testsuite/ld-elf/pr22393-2a.c: Likewise.
1088 * testsuite/ld-elf/pr22393-2a.rd: Likewise.
1089 * testsuite/ld-elf/pr22393-2b.c: Likewise.
1090 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
1091 * testsuite/ld-elf/shared.exp: Run tests for -z separate-code.
1092
1093 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1094
1095 PR ld/22393
1096 * NEWS: Mention "-z separate-code".
1097 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Get
1098 builtin linker scripts and return linker scripts from disk for
1099 "-z separate-code".
1100 (gld${EMULATION_NAME}_handle_option): Handle "-z separate-code"
1101 and "-z noseparate-code".
1102 * genscripts.sh: Generate linker scripts for "-z separate-code".
1103 (LD_FLAG): Set to *textonly for "-z separate-code".
1104 * ld.texinfo: Document "-z separate-code".
1105 * lexsup.c (elf_shlib_list_options): Add linker help messsages
1106 for "-z separate-code" and "-z noseparate-code".
1107 * scripttempl/elf.sc (SEPARATE_TEXT): New
1108 (TEXT_SEGMENT_ALIGN): Likewise.
1109 Use ${TEXT_SEGMENT_ALIGN} to align and pad text segment to
1110 ${MAXPAGESIZE}.
1111
1112 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1113
1114 PR ld/22649
1115 * testsuite/ld-elf/pr22649-1.s: New file.
1116 * testsuite/ld-elf/pr22649-2a.s: Likewise.
1117 * testsuite/ld-elf/pr22649-2b.s: Likewise.
1118 * testsuite/ld-elf/pr22649.msg: Likewise.
1119 * testsuite/ld-elf/shared.exp: Run ld/22649 tests.
1120
1121 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1122
1123 PR ld/22677
1124 * scripttempl/elf.sc (PREINIT_ARRAY): New.
1125 Don't add .preinit_array for ld -r.
1126 * testsuite/ld-elf/pr22677.d: New file.
1127 * testsuite/ld-elf/pr22677.s: Likewise.
1128
1129 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1130
1131 * ldexp.h (union etree_union): Remove defsym field.
1132 * ldexp.c (exp_assop): Remove defsym parameter, and use of defsym
1133 parameter.
1134 (exp_assign): Remove passing of defsym parameter.
1135 (exp_defsym): Likewise.
1136 (exp_provide): Likewise.
1137
1138 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1139
1140 * ldexp.c (exp_fold_tree_1): Rework condition underwhich provide
1141 nodes are ignored in the tree walk, and move the location at which
1142 we change provide nodes into provided nodes.
1143 (exp_init_os): Add etree_provided.
1144 * testsuite/ld-scripts/provide-6.d: New file.
1145 * testsuite/ld-scripts/provide-6.t: New file.
1146 * testsuite/ld-scripts/provide-7.d: New file.
1147 * testsuite/ld-scripts/provide-7.t: New file.
1148 * testsuite/ld-scripts/provide-8.d: New file.
1149 * testsuite/ld-scripts/provide-8.t: New file.
1150
1151 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1152
1153 * testsuite/ld-scripts/provide-3.d: Add xfail directive.
1154 * testsuite/ld-scripts/provide-4.d: Use new map file name.
1155 * testsuite/ld-scripts/provide-5.d: Use new map file name.
1156 * testsuite/ld-scripts/provide-4-map.d: Renamed to...
1157 * testsuite/ld-scripts/provide-4.map: ...this.
1158 * testsuite/ld-scripts/provide-5-map.d: Renamed to...
1159 * testsuite/ld-scripts/provide-5.map: ...this.
1160 * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
1161 file, and run tests in a loop.
1162
1163 2018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
1164
1165 * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
1166 PROVIDE statements.
1167 * testsuite/ld-scripts/provide-4.map: Update expected output.
1168 * testsuite/ld-scripts/provide-5.map: Likewise.
1169
1170 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
1171
1172 PR ld/22696
1173 * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
1174
1175 2018-01-09 Jim Wilson <jimw@sifive.com>
1176
1177 * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
1178 (#alltargets): Renamed from #target. Add shared.
1179 * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
1180 Document alltargets option. Add support for alltargets option.
1181 (istarget): Add support for shared target.
1182
1183 2018-01-08 Jim Wilson <jimw@sifive.com>
1184
1185 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
1186 instead of .text.
1187 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
1188 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
1189 tests, add call to check_shared_lib_support.
1190
1191 2018-01-05 Jim Wilson <jimw@sifive.com>
1192
1193 * testsuite/ld-riscv-elf/disas-jalr.d: New.
1194 * testsuite/ld-riscv-elf/disas-jalr.s: New.
1195 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
1196
1197 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
1198 case on $target, and don't set for riscv*-elf targets.
1199 (GENERATE_PIE_SCRIPT): Likewise.
1200
1201 2018-01-03 Alan Modra <amodra@gmail.com>
1202
1203 Update year range in copyright notice of all files.
1204
1205 For older changes see ChangeLog-2017
1206 \f
1207 Copyright (C) 2018 Free Software Foundation, Inc.
1208
1209 Copying and distribution of this file, with or without modification,
1210 are permitted in any medium without royalty provided the copyright
1211 notice and this notice are preserved.
1212
1213 Local Variables:
1214 mode: change-log
1215 left-margin: 8
1216 fill-column: 74
1217 version-control: never
1218 End: