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