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