]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/ChangeLog
PowerPC gcc bootstrap fail with bss-plt
[thirdparty/binutils-gdb.git] / ld / ChangeLog
1 2019-08-16 Alan Modra <amodra@gmail.com>
2
3 * emultempl/ppc32elf.em (ppc_before_allocation): Force running
4 prelim_size_sections before deciding whether branch trampolines
5 might be needed.
6
7 2019-08-15 Jim Wilson <jimw@sifive.com>
8
9 * testsuite/ld-riscv-elf/c-lui-2.d: New.
10 * testsuite/ld-riscv-elf/c-lui-2.ld: New.
11 * testsuite/ld-riscv-elf/c-lui-2.s: New.
12 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run the c-lui-2 test.
13
14 2019-08-10 Alan Modra <amodra@gmail.com>
15
16 * ldlang.h (enum statement_enum): Sort.
17 (union lang_statement_union): Sort.
18
19 2019-08-10 Alan Modra <amodra@gmail.com>
20
21 * ldlang.h (lang_common_statement_type): Delete.
22 (lang_object_symbols_statement_type): Delete.
23 (union lang_statement_union): Remove common_statement and
24 object_symbols_statement.
25
26 2019-08-10 Alan Modra <amodra@gmail.com>
27
28 * ldexp.c (exp_intop, exp_bigintop, exp_relop, exp_binop, exp_trinop),
29 (exp_unop, exp_nameop, exp_assop, exp_assert): Remove casts of
30 stat_alloc return value.
31 * ldlang.c (new_statement, new_afile, sort_def_symbol),
32 (lang_memory_region_lookup, lang_memory_region_alias),
33 (ldlang_add_undef, ldlang_add_require_defined, insert_pad),
34 (lang_add_gc_name, lang_new_phdr): Likewise.
35 * lexsup.c (set_segment_start): Likewise.
36
37 2019-08-10 Alan Modra <amodra@gmail.com>
38
39 * ldlang.h (lang_input_statement_type): Make next
40 and next_real_file a lang_input_statement_type pointer.
41 (lang_statement_append): Delete prototype.
42 (LANG_FOR_EACH_INPUT_STATEMENT): Update for lang_input_statement_type
43 change.
44 * ldmain.c (add_archive_element): Likewise.
45 * ldlang.c: Likewise throughout.
46 (lang_statement_append): Make static. Make element and field
47 void pointers. Remove casts in calls.
48 (lang_check): Use a lang_input_statement_type pointer for "file".
49 (find_rescan_insertion): Similarly for "iter" and return value.
50 (lang_process): Similarly for "insert", "iter" and "temp".
51 * emultempl/spuelf.em (embedded_spu_file): Likewise.
52 * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Expand
53 lang_statment_append call.
54
55 2019-08-09 Mihailo Stojanovic <mihailo.stojanovic@rt-rk.com>
56
57 * emulparams/elf32bmip.sh: Add .MIPS.xhash section.
58 * emulparams/elf32bmipn32-defs.sh: Add .MIPS.xhash section.
59 * emulparams/elf64bmip-defs.sh: Add .MIPS.xhash section.
60 * emultempl/mipself.em: Remove mips_after_parse function.
61 * testsuite/ld-elf/hash.d: Update comment.
62 * testsuite/ld-mips-elf/hash1.d: New test.
63 * testsuite/ld-mips-elf/hash1.s: Ditto.
64 * testsuite/ld-mips-elf/hash1a.d: Remove.
65 * testsuite/ld-mips-elf/hash1b.d: Ditto.
66 * testsuite/ld-mips-elf/hash1c.d: Ditto
67 * testsuite/ld-mips-elf/hash2.d: New test.
68 * testsuite/ld-mips-elf/mips-elf.exp: New tests.
69 * testsuite/ld-mips-elf/start.s: New test.
70
71 2019-08-08 Nick Clifton <nickc@redhat.com>
72
73 PR 24887
74 * testsuite/ld-aarch64/bti-plt-2.d: Adjust for new output format
75 from readelf.
76 * testsuite/ld-aarch64/bti-plt-4.d: Likewise.
77 * testsuite/ld-aarch64/bti-plt-6.d: Likewise.
78 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
79 * testsuite/ld-aarch64/bti-warn.d: Likewise.
80 * testsuite/ld-aarch64/property-bti-pac1.d: Likewise.
81 * testsuite/ld-aarch64/property-bti-pac2.d: Likewise.
82 * testsuite/ld-aarch64/property-bti-pac3.d: Likewise.
83 * testsuite/ld-elf/x86-feature-1a.rd: Likewise.
84 * testsuite/ld-elf/x86-feature-1b.rd: Likewise.
85 * testsuite/ld-elf/x86-feature-1c.rd: Likewise.
86 * testsuite/ld-elf/x86-feature-1d.rd: Likewise.
87 * testsuite/ld-elf/x86-feature-1e.rd: Likewise.
88 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
89 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
90 * testsuite/ld-i386/pr23372a.d: Likewise.
91 * testsuite/ld-i386/pr23372c.d: Likewise.
92 * testsuite/ld-i386/pr23486a.d: Likewise.
93 * testsuite/ld-i386/pr23486b.d: Likewise.
94 * testsuite/ld-i386/pr23486c.d: Likewise.
95 * testsuite/ld-i386/pr23486d.d: Likewise.
96 * testsuite/ld-i386/pr24322a.d: Likewise.
97 * testsuite/ld-i386/pr24322b.d: Likewise.
98 * testsuite/ld-i386/property-x86-3.d: Likewise.
99 * testsuite/ld-i386/property-x86-4a.d: Likewise.
100 * testsuite/ld-i386/property-x86-5.d: Likewise.
101 * testsuite/ld-i386/property-x86-cet1.d: Likewise.
102 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
103 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
104 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
105 * testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
106 * testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
107 * testsuite/ld-i386/property-x86-ibt2.d: Likewise.
108 * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
109 * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
110 * testsuite/ld-i386/property-x86-ibt4.d: Likewise.
111 * testsuite/ld-i386/property-x86-ibt5.d: Likewise.
112 * testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
113 * testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
114 * testsuite/ld-i386/property-x86-shstk2.d: Likewise.
115 * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
116 * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
117 * testsuite/ld-i386/property-x86-shstk4.d: Likewise.
118 * testsuite/ld-i386/property-x86-shstk5.d: Likewise.
119 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
120 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
121 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
122 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
123 * testsuite/ld-x86-64/pr23372a-x32.d: Likewise.
124 * testsuite/ld-x86-64/pr23372a.d: Likewise.
125 * testsuite/ld-x86-64/pr23372c-x32.d: Likewise.
126 * testsuite/ld-x86-64/pr23372c.d: Likewise.
127 * testsuite/ld-x86-64/pr23486a-x32.d: Likewise.
128 * testsuite/ld-x86-64/pr23486a.d: Likewise.
129 * testsuite/ld-x86-64/pr23486b-x32.d: Likewise.
130 * testsuite/ld-x86-64/pr23486b.d: Likewise.
131 * testsuite/ld-x86-64/pr23486c-x32.d: Likewise.
132 * testsuite/ld-x86-64/pr23486c.d: Likewise.
133 * testsuite/ld-x86-64/pr23486d-x32.d: Likewise.
134 * testsuite/ld-x86-64/pr23486d.d: Likewise.
135 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
136 * testsuite/ld-x86-64/pr24322a.d: Likewise.
137 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
138 * testsuite/ld-x86-64/pr24322b.d: Likewise.
139 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
140 * testsuite/ld-x86-64/pr24458a.d: Likewise.
141 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
142 * testsuite/ld-x86-64/pr24458b.d: Likewise.
143 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
144 * testsuite/ld-x86-64/pr24458c.d: Likewise.
145 * testsuite/ld-x86-64/property-1.r: Likewise.
146 * testsuite/ld-x86-64/property-1a.r: Likewise.
147 * testsuite/ld-x86-64/property-2.r: Likewise.
148 * testsuite/ld-x86-64/property-2a.r: Likewise.
149 * testsuite/ld-x86-64/property-3.r: Likewise.
150 * testsuite/ld-x86-64/property-3a.r: Likewise.
151 * testsuite/ld-x86-64/property-4.r: Likewise.
152 * testsuite/ld-x86-64/property-4a.r: Likewise.
153 * testsuite/ld-x86-64/property-5.r: Likewise.
154 * testsuite/ld-x86-64/property-5a.r: Likewise.
155 * testsuite/ld-x86-64/property-6.r: Likewise.
156 * testsuite/ld-x86-64/property-7.r: Likewise.
157 * testsuite/ld-x86-64/property-7a.r: Likewise.
158 * testsuite/ld-x86-64/property-x86-3-x32.d: Likewise.
159 * testsuite/ld-x86-64/property-x86-3.d: Likewise.
160 * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
161 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
162 * testsuite/ld-x86-64/property-x86-5-x32.d: Likewise.
163 * testsuite/ld-x86-64/property-x86-5.d: Likewise.
164 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
165 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
166 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
167 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
168 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
169 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
170 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
171 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
172 * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
173 * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
174 * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
175 * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
176 * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
177 * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
178 * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
179 * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
180 * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
181 * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
182 * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
183 * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
184 * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
185 * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
186 * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
187 * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
188 * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
189 * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
190 * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
191 * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
192 * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
193 * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
194 * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
195 * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
196 * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
197 * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
198 * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
199 * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
200
201 2019-08-07 Jose E. Marchesi <jose.marchesi@oracle.com>
202
203 * scripttempl/elf64bpf.sc: Adapted from elf.sc.
204 * emulparams/elf64bpf.sh (SCRIPT_NAME): Use elf64bpf.
205 (EMBEDDED): Define.
206 * testsuite/ld-bpf/call-1.d: Do not expect a warning regarding an
207 undefined entry symbol.
208 * testsuite/ld-bpf/jump-1.d: Likewise.
209 * testsuite/ld-undefined/undefined.exp: Do not pass '-e entry' to
210 ld in BPF targets, and do not expect line number information.
211 * testsuite/ld-srec/srec.exp (run_srec_test): xfail s-record tests
212 in BPF targets.
213
214 2019-08-06 Alan Modra <amodra@gmail.com>
215
216 PR 24873
217 * ldlang.c (find_replacements_insert_point): Return "before" flag.
218 (find_next_input_statement): New function.
219 (lang_process): When placing recompiled LTO objects before a
220 claimed archive, place them immediately before in the statement
221 list.
222
223 2019-08-06 Alan Modra <amodra@gmail.com>
224
225 PR 24873
226 * ldlang.c (plugin_undefs): New static var.
227 (open_input_bfds <lang_group_statement_enum>): Loop on
228 plugin_undefs and hitting plugin_insert point.
229 (lang_process <lto_plugin_active>): Set plugin_undefs.
230
231 2019-08-02 Alan Modra <amodra@gmail.com>
232
233 * testsuite/ld-powerpc/tlsie.s: Correct medium model ELF sequence.
234
235 2019-08-01 Alan Modra <amodra@gmail.com>
236
237 PR 24806
238 * ldlang.c (process_insert_statements): Add start of list
239 parameter. Use rather than lang_os_list.head. Process insert
240 statements inside group statements with a recursive call.
241 (lang_process): Adjust process_insert_statements call.
242 * lexsup.c (parse_args): Warn when adding missing --end-group.
243
244 2019-08-01 Alan Modra <amodra@gmail.com>
245
246 * ldlang.h (lang_os_list): Rename from lang_output_section_statement.
247 * ldlang.c: Likewise throughout file.
248 * emultempl/alphaelf.em: Likewise.
249 * emultempl/elf32.em: Likewise.
250 * emultempl/mmo.em: Likewise.
251 * emultempl/pe.em: Likewise.
252 * emultempl/pep.em: Likewise.
253 * emultempl/ppc32elf.em: Likewise.
254 * emultempl/spuelf.em: Likewise.
255
256 2019-07-26 Alan Modra <amodra@gmail.com>
257
258 * testsuite/ld-plugin/lto-3r.d: Accept D for powerpc64 descriptors.
259 * testsuite/ld-plugin/lto-5r.d: Likewise.
260
261 2019-07-24 H.J. Lu <hongjiu.lu@intel.com>
262
263 * testsuite/ld-plugin/lto-3r.d: Restored. Check foo instead
264 of __gnu_lto_v.*.
265 * testsuite/ld-plugin/lto-5r.d: Likewise.
266 * testsuite/ld-plugin/lto.exp: Run lto-3r and lto-5r tests.
267
268 2019-07-24 Claudiu Zissulescu <claziss@synopsys.com>
269
270 * ld-arc/relax-local-pic.d: New test.
271 * ld-arc/relax-local-pic.s: New file.
272
273 2019-07-22 Martin Liska <mliska@suse.cz>
274
275 * testsuite/ld-plugin/lto-3r.d: Remove.
276 * testsuite/ld-plugin/lto-5r.d: Remove.
277 * testsuite/ld-plugin/lto.exp: Do not run lto-3r and lto-5r
278 tests.
279
280 2019-07-23 Alan Modra <amodra@gmail.com>
281
282 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Condition
283 SHF_GNU_MBIND on osabi. Set output elf_gnu_osabi_mbind.
284
285 2019-07-23 Alan Modra <amodra@gmail.com>
286
287 * testsuite/ld-elf/size-1.d,
288 * testsuite/ld-elf/size-1.s,
289 * testsuite/ld-elf/size-1.t: New test.
290 * testsuite/ld-elf/size-2.d,
291 * testsuite/ld-elf/size-2.s,
292 * testsuite/ld-elf/size-2.t: New test.
293 * testsuite/ld-scripts/size-1.d,
294 * testsuite/ld-scripts/size-1.s,
295 * testsuite/ld-scripts/size-1.t,
296 * testsuite/ld-scripts/size-2.s,
297 * testsuite/ld-scripts/size-2.d,
298 * testsuite/ld-scripts/size-2.t,
299 * testsuite/ld-scripts/size.exp: Delete.
300
301 2019-07-22 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
302
303 * ld/testsuite/ld-arm/cmse_main_sec_debug.d: Modify regexps to
304 allow for output from a arm-none-linux-gnueabihf target.
305
306 2019-07-20 Alan Modra <amodra@gmail.com>
307
308 PR 24827
309 * ldlex.l (comment): Check for 0 return from YY_INPUT, not EOF.
310
311 2019-07-19 Alan Modra <amodra@gmail.com>
312
313 * testsuite/ld-powerpc/tlsgd.d,
314 * testsuite/ld-powerpc/tlsgd.s,
315 * testsuite/ld-powerpc/tlsie.d,
316 * testsuite/ld-powerpc/tlsie.s,
317 * testsuite/ld-powerpc/tlsld.d,
318 * testsuite/ld-powerpc/tlsld.s: New tests.
319 * testsuite/ld-powerpc/powerpc.exp: Run them.
320
321 2019-07-19 Alan Modra <amodra@gmail.com>
322
323 * testsuite/ld-powerpc/tlsldopt.d: Rename from tlsld.d.
324 * testsuite/ld-powerpc/tlsldopt.s: Rename from tlsld.s.
325 * testsuite/ld-powerpc/tlsldopt32.d: Rename from tlsld32.d.
326 * testsuite/ld-powerpc/tlsldopt32.s: Rename from tlsld32.s.
327 * testsuite/ld-powerpc/powerpc.exp: Update.
328
329 2019-07-19 Alan Modra <amodra@gmail.com>
330
331 PR 24819
332 * testsuite/ld-elf/pr24819.d: xfail for genelf targets.
333
334 2019-07-18 H.J. Lu <hongjiu.lu@intel.com>
335
336 PR ld/24819
337 * emultempl/elf32.em (elf_orphan_compatible): Return FALSE for
338 member of output section group when doing a relocatable link.
339 * testsuite/ld-elf/pr24819.d: New file.
340 * testsuite/ld-elf/pr24819.s: Likewise.
341
342 2019-07-13 Alan Modra <amodra@gmail.com>
343
344 * testsuite/ld-powerpc/tlsso.r: Update.
345 * testsuite/ld-powerpc/tlsso32.g: Update.
346 * testsuite/ld-powerpc/tlsso32.r: Update.
347 * testsuite/ld-powerpc/tlstocso.r: Update.
348 * testsuite/ld-cris/tls-dso-dtpoffd2.d: Update.
349 * testsuite/ld-cris/tls-dso-dtpoffd4.d: Update.
350 * testsuite/ld-cris/tls-dso-tpoffgotcomm1.d: Update.
351 * testsuite/ld-cris/tls-gd-1.d: Update.
352 * testsuite/ld-cris/tls-gd-1h.d: Update.
353 * testsuite/ld-cris/tls-gd-2.d: Update.
354 * testsuite/ld-cris/tls-gd-2h.d: Update.
355 * testsuite/ld-cris/tls-ie-10.d: Update.
356 * testsuite/ld-cris/tls-ie-11.d: Update.
357 * testsuite/ld-cris/tls-ie-8.d: Update.
358 * testsuite/ld-cris/tls-ie-9.d: Update.
359 * testsuite/ld-cris/tls-js1.d: Update.
360 * testsuite/ld-cris/tls-ld-4.d: Update.
361 * testsuite/ld-cris/tls-ld-5.d: Update.
362 * testsuite/ld-cris/tls-ld-6.d: Update.
363 * testsuite/ld-cris/tls-ld-7.d: Update.
364 * testsuite/ld-cris/tls-ldgd-14.d: Update.
365 * testsuite/ld-cris/tls-ldgd-15.d: Update.
366 * testsuite/ld-cris/tls-ldgdx-14.d: Update.
367 * testsuite/ld-cris/tls-ldgdx-15.d: Update.
368 * testsuite/ld-cris/tls-local-54.d: Update.
369 * testsuite/ld-cris/tls-local-60.d: Update.
370 * testsuite/ld-cris/tls-local-61.d: Update.
371 * testsuite/ld-cris/tls-local-63.d: Update.
372 * testsuite/ld-cris/tls-local-64.d: Update.
373 * testsuite/ld-cris/tls-ok-30.d: Update.
374 * testsuite/ld-cris/tls-ok-32.d: Update.
375 * testsuite/ld-cris/tls-ok-34.d: Update.
376 * testsuite/ld-mips-elf/tls-multi-got-1.got: Update.
377 * testsuite/ld-mips-elf/tls-multi-got-1.r: Update.
378 * testsuite/ld-mips-elf/tlsdyn-pie-o32.d: Update.
379 * testsuite/ld-mips-elf/tlsdyn-pie-o32.got: Update.
380 * testsuite/ld-mips-elf/tlslib-o32-hidden.got: Update.
381 * testsuite/ld-mips-elf/tlslib-o32-ver.got: Update.
382 * testsuite/ld-mips-elf/tlslib-o32.got: Update.
383 * testsuite/ld-s390/tlspic.rd: Update.
384 * testsuite/ld-s390/tlspic_64.rd: Update.
385 * testsuite/ld-sparc/tlssunnopic32.rd: Update.
386 * testsuite/ld-sparc/tlssunnopic64.rd: Update.
387 * testsuite/ld-sparc/tlssunpic32.rd: Update.
388 * testsuite/ld-sparc/tlssunpic64.rd: Update.
389
390 2019-07-13 Alan Modra <amodra@gmail.com>
391
392 PR 24786
393 * ldlang.h (enum section_type): Add first_overlay_section.
394 * ldlang.c (lang_add_section): Adjust switch statement.
395 (map_input_to_output_sections): Likewise.
396 (lang_size_sections_1): Always set last_os for first overlay section.
397 (lang_leave_overlay): Set sectype to first_overlay_section.
398
399 2019-07-08 Alan Modra <amodra@gmail.com>
400
401 * testsuite/ld-powerpc/callstub-1.d: Pass -melf64ppc to ld.
402 * testsuite/ld-powerpc/callstub-2.d: Likewise.
403
404 2019-07-04 Jan Beulich <jbeulich@suse.com>
405
406 * testsuite/ld-elf/group9.s: Correct argument of .type.
407
408 2019-07-02 Nick Clifton <nickc@redhat.com>
409
410 PR 24753
411 * emultempl/aarch64elf.em (_aarch64_add_stub_section): Include the
412 LINKER_CREATED section flag when creating the stub section.
413
414 2019-07-02 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
415
416 * testsuite/ld-arm/arm-elf.exp: Add tests.
417 * testsuite/ld-arm/cmse_main.s: New test.
418 * testsuite/ld-arm/cmse_main_sec_debug.d: Likewise.
419 * testsuite/ld-arm/cmse_sec_debug.s: Likewise.
420
421 2019-07-01 Nick Clifton <nickc@redhat.com>
422
423 PR 23839
424 * testsuite/ld-arm/unwind-4.d: Adjust for corrected calculation of
425 exidx relocs.
426
427 2019-06-28 Alan Modra <amodra@gmail.com>
428
429 * testsuite/ld-powerpc/callstub-1.d,
430 * testsuite/ld-powerpc/callstub-1.s: New test.
431 * testsuite/ld-powerpc/callstub-2.d,
432 * testsuite/ld-powerpc/callstub-2.s: New test.
433 * testsuite/ld-powerpc/powerpc.exp: Run them.
434
435 2019-06-25 Jan Beulich <jbeulich@suse.com>
436
437 * plugin.c (get_lto_kind, get_lto_resolution,
438 get_lto_visibility): Rename "index" to "idx".
439
440 2019-06-24 H.J. Lu <hongjiu.lu@intel.com>
441
442 PR ld/24721
443 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/24721 tests.
444 * testsuite/ld-x86-64/pr24721-x32.d: New file.
445 * testsuite/ld-x86-64/pr24721.d: Likewise.
446 * testsuite/ld-x86-64/pr24721.map: Likewise.
447 * testsuite/ld-x86-64/pr24721a.s: Likewise.
448 * testsuite/ld-x86-64/pr24721b.s: Likewise.
449
450 2019-06-23 Alan Modra <amodra@gmail.com>
451
452 PR 24704
453 * testsuite/ld-powerpc/elfv2exe.d: Update.
454 * testsuite/ld-powerpc/elfv2so.d: Update.
455
456 2019-06-14 Szabolcs Nagy <szabolcs.nagy@arm.com>
457
458 * testsuite/ld-aarch64/aarch64-elf.exp: Add emit-relocs-22 and -23.
459 * testsuite/ld-aarch64/emit-relocs-22.d: New test.
460 * testsuite/ld-aarch64/emit-relocs-22.s: New test.
461 * testsuite/ld-aarch64/emit-relocs-23.d: New test.
462 * testsuite/ld-aarch64/emit-relocs-23.s: New test.
463
464 2019-06-14 Alan Modra <amodra@gmail.com>
465
466 * Makefile.in: Regenerate.
467 * configure: Regenerate.
468
469 2019-06-14 Alan Modra <amodra@gmail.com>
470
471 PR 24662
472 * testsuite/ld-alpha/tlsbin.rd: Update.
473 * testsuite/ld-alpha/tlsbinr.rd: Update.
474 * testsuite/ld-alpha/tlspic.rd: Update.
475
476 2019-06-07 Maciej W. Rozycki <macro@wdc.com>
477
478 * ld.texi (Options): Also document `-rpath' option restrictions
479 in the description of the option itself.
480
481 2019-06-06 Sudakshina Das <sudi.das@arm.com>
482
483 * testsuite/ld-aarch64/aarch64-elf.exp: Add new tests.
484 * testsuite/ld-aarch64/property-bti-pac4-a.d: New test.
485 * testsuite/ld-aarch64/property-bti-pac4-b.d: New test.
486 * testsuite/ld-aarch64/property-bti-pac4.s: New test.
487
488 2019-06-06 Sudakshina Das <sudi.das@arm.com>
489
490 * NEWS: Update options names.
491 * emultempl/aarch64elf.em (OPTION_FORCE_BTI, OPTION_PAC_PLT): Remove.
492 (PARSE_AND_LIST_LONGOPTS): Remove force-bti and pac-plt.
493 (PARSE_AND_LIST_OPTIONS): Update to -z.
494 (PARSE_AND_LIST_ARGS_CASE_Z_AARCH64): New.
495 (PARSE_AND_LIST_ARGS_CASE_Z): Add PARSE_AND_LIST_ARGS_CASE_Z_AARCH64.
496 (PARSE_AND_LIST_ARGS_CASES): Move cases for these options.
497 * testsuite/ld-aarch64/bti-pac-plt-1.d: Update option.
498 * testsuite/ld-aarch64/bti-pac-plt-2.d: Likewise.
499 * testsuite/ld-aarch64/bti-plt-1.d: Likewise.
500 * testsuite/ld-aarch64/bti-plt-2.d: Likewise.
501 * testsuite/ld-aarch64/bti-plt-3.d: Likewise.
502 * testsuite/ld-aarch64/bti-plt-4.d: Likewise.
503 * testsuite/ld-aarch64/bti-plt-6.d: Likewise.
504 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
505 * testsuite/ld-aarch64/bti-warn.d: Likewise.
506 * testsuite/ld-aarch64/pac-plt-1.d: Likewise.
507 * testsuite/ld-aarch64/pac-plt-2.d: Likewise.
508
509 2019-05-30 Nick Clifton <nickc@redhat.com>
510
511 PR 24627
512 * testsuite/ld-elf/ver_def.vd: Update expected output.
513
514 2019-05-30 Alan Modra <amodra@gmail.com>
515
516 PR 24596
517 * emulparams/m9s12zelf.sh (TEMPLATE_NAME): Set to generic.
518 (EXTRA_EM_FILE): Define to genelf.
519 * testsuite/lib/ld-lib.exp (uses_genelf): Add s12z.
520
521 2019-05-30 Alan Modra <amodra@gmail.com>
522
523 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Support procedure
524 calls in optional "xfail" args.
525 (run_ld_link_exec_tests): Likewise.
526 (is_generic): New.
527 (uses_genelf): Rename from is_generic_elf. Delete bogus semicolons.
528 * testsuite/ld-scripts/align.exp: Rename is_generic_elf call.
529 * testsuite/ld-elf/elf.exp: Use is_generic and uses_genelf. Delete
530 xfail_implib var.
531 * testsuite/ld-elf/sec64k.exp: Use is_generic.
532 * testsuite/ld-elf/shared.exp: Likewise.
533 * testsuite/ld-discard/extern.d: Use is_generic in xfail.
534 * testsuite/ld-discard/start.d: Likewise.
535 * testsuite/ld-discard/static.d: Likewise.
536 * testsuite/ld-elf/attributes.d: Likewise.
537 * testsuite/ld-elf/group1.d: Likewise.
538 * testsuite/ld-elf/group3b.d: Likewise.
539 * testsuite/ld-elf/group8a.d: Likewise.
540 * testsuite/ld-elf/group8b.d: Likewise.
541 * testsuite/ld-elf/group9a.d: Likewise.
542 * testsuite/ld-elf/group9b.d: Likewise.
543 * testsuite/ld-elf/linkonce2.d: Likewise.
544 * testsuite/ld-elf/merge2.d: Likewise.
545 * testsuite/ld-elf/merge3.d: Likewise.
546 * testsuite/ld-elf/pr12851.d: Likewise.
547 * testsuite/ld-elf/pr12975.d: Likewise.
548 * testsuite/ld-elf/pr13177.d: Likewise.
549 * testsuite/ld-elf/pr13195.d: Likewise.
550 * testsuite/ld-elf/pr17550c.d: Likewise.
551 * testsuite/ld-elf/pr17550d.d: Likewise.
552 * testsuite/ld-elf/pr17615.d: Likewise.
553 * testsuite/ld-elf/pr21562a.d: Likewise.
554 * testsuite/ld-elf/pr21562b.d: Likewise.
555 * testsuite/ld-elf/pr21562c.d: Likewise.
556 * testsuite/ld-elf/pr21562d.d: Likewise.
557 * testsuite/ld-elf/pr21562i.d: Likewise.
558 * testsuite/ld-elf/pr21562j.d: Likewise.
559 * testsuite/ld-elf/pr21562k.d: Likewise.
560 * testsuite/ld-elf/pr21562l.d: Likewise.
561 * testsuite/ld-elf/pr21562m.d: Likewise.
562 * testsuite/ld-elf/pr21562n.d: Likewise.
563 * testsuite/ld-elf/pr22677.d: Likewise.
564 * testsuite/ld-elf/pr22836-1a.d: Likewise.
565 * testsuite/ld-elf/pr22836-1b.d: Likewise.
566 * testsuite/ld-elf/warn3.d: Likewise.
567 * testsuite/ld-elf/warn1.d: Likewise and xfail sparc solaris
568 targets rather than notarget.
569 * testsuite/ld-elf/compressed1d.d: Use uses_genelf in xfail.
570 * testsuite/ld-elf/orphan-10.d: Likewise.
571 * testsuite/ld-elf/orphan-9.d: Likewise.
572 * testsuite/ld-elf/orphan-region.d: Likewise.
573 * testsuite/ld-elf/orphan.d: Likewise.
574 * testsuite/ld-elf/orphan3.d: Likewise.
575 * testsuite/ld-elf/pr20528a.d: Likewise.
576 * testsuite/ld-elf/pr20528b.d: Likewise.
577 * testsuite/ld-elf/pr23658-1a.d: Likewise.
578 * testsuite/ld-elf/pr23658-1b.d: Likewise.
579 * testsuite/ld-elf/pr349.d: Likewise.
580 * testsuite/ld-elf/warn2.d: Likewise and xfail sparc solaris
581 targets rather than notarget.
582 * testsuite/ld-elf/merge.d: Correct ms1-*-* to mt-*-*.
583
584 2019-05-28 Faraz Shahbazker <fshahbazker@wavecomp.com>
585
586 * testsuite/ld-mips-elf/undefweak-overflow.s: Remove test case
587 for pcrel_hi/pcrel_lo.
588 * testsuite/ld-mips-elf/undefweak-overflow.d: Update to match.
589 * testsuite/ld-mips-elf/reloc-pcrel-r6.s: New test source.
590 * testsuite/ld-mips-elf/reloc-pcrel-r6.d: New test linker script.
591 * testsuite/ld-mips-elf/reloc-pcrel-r6.ld: New test.
592 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
593
594 2019-05-28 Alan Modra <amodra@gmail.com>
595
596 PR 24596
597 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Check that
598 the output is coff before accessing coff tdata.
599 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
600
601 2019-05-28 Szabolcs Nagy <szabolcs.nagy@arm.com>
602
603 * testsuite/ld-aarch64/variant_pcs-now.d: Use --hash-style=sysv.
604 * testsuite/ld-aarch64/variant_pcs-shared.d: Likewise.
605
606 2019-05-27 Alan Modra <amodra@gmail.com>
607
608 PR 24596
609 * emultempl/genelf.em (gld${EMULATION_NAME}_after_open): Set
610 BFS_KEEP on group signature symbol.
611
612 2019-04-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
613
614 * testsuite/ld-aarch64/aarch64-elf.exp: Add new tests.
615 * testsuite/ld-aarch64/variant_pcs-1.s: New asm for tests.
616 * testsuite/ld-aarch64/variant_pcs-2.s: New asm for tests.
617 * testsuite/ld-aarch64/variant_pcs-now.d: New test.
618 * testsuite/ld-aarch64/variant_pcs-r.d: New test.
619 * testsuite/ld-aarch64/variant_pcs-shared.d: New test.
620 * testsuite/ld-aarch64/variant_pcs.ld: New linker script for tests.
621
622 2019-05-24 Alan Modra <amodra@gmail.com>
623
624 * po/BLD-POTFILES.in: Regenerate.
625
626 2019-05-24 Alan Modra <amodra@gmail.com>
627
628 * testsuite/ld-powerpc/notoc2.d,
629 * testsuite/ld-powerpc/notoc2.s: New test.
630 * testsuite/ld-powerpc/powerpc.exp: Run it.
631
632 2019-05-24 Alan Modra <amodra@gmail.com>
633
634 * testsuite/ld-powerpc/pcrelopt.s,
635 * testsuite/ld-powerpc/pcrelopt.d,
636 * testsuite/ld-powerpc/pcrelopt.sec: New test.
637 * testsuite/ld-powerpc/powerpc.exp: Run it.
638
639 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
640
641 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64bpf.c.
642 * Makefile.in (prefix): Regenerate.
643 * configure.tgt (targ_extra_ofiles): Add case for bpf-*-* targets.
644 * emulparams/elf64bpf.sh: New file.
645 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Add
646 bpf-*-* to the list of targets not supporting gc-sections.
647 * testsuite/ld-bpf/bar.s: New file.
648 * testsuite/ld-bpf/jump-1.d: Likewise.
649 * testsuite/ld-bpf/foo.s: Likewise.
650 * testsuite/ld-bpf/call-1.d: Likewise.
651 * testsuite/ld-bpf/bpf.exp: Likewise.
652 * testsuite/ld-bpf/baz.s: Likewise.
653
654 2019-05-23 Alan Modra <amodra@gmail.com>
655
656 PR 24576
657 * ldfile.c (enum script_open_style): New.
658 (struct script_name_list): New.
659 (ldfile_open_command_file_1): Take a script_open_style param
660 rather than booleans. Adjust callers. Only fail when -T or
661 default -T script is invoked twice.
662 (ldfile_try_open_bfd): Revert last change.
663
664 2019-05-22 Julius Werner <jwerner@chromium.org>
665 Nick Clifton <nickc@redhat.com>
666
667 PR 24576
668 * ld/ldfile.c: (ldfile_open_command_file_1): Add new parameter -
669 is_script. If true check that the file has not already been
670 parsed as a linker script.
671 (ldfile_open_script_file): New function.
672 (ldfile_try_open_bfd): Use the new function in place of
673 ldfile_open_command_line.
674 * ldmain.c (main): Likewise.
675 * lexsup.c (parse_args): Use the new function for opening linker
676 scripts with the -T option.
677 * ldfile.h (ldfile_open_script_file): Add prototype.
678
679 2019-05-21 Faraz Shahbazker <fshahbazker@wavecomp.com>
680
681 * testsuite/ld-mips-elf/pic-reloc-5.s: Add tests for
682 %tprel_hi and %tprel_lo relocations.
683 * testsuite/ld-mips-elf/pic-reloc-6.s: Likewise.
684 * testsuite/ld-mips-elf/pic-reloc-5.d: Update accordingly.
685 * testsuite/ld-mips-elf/pic-reloc-6.d: Likewise.
686 * testsuite/ld-mips-elf/pic-reloc-tls.ld: New test linker
687 script file.
688
689 2019-05-21 Faraz Shahbazker <fshahbazker@wavecomp.com>
690
691 * testsuite/ld-mips-elf/pic-reloc-5.d: New test.
692 * testsuite/ld-mips-elf/pic-reloc-6.d: New test.
693 * testsuite/ld-mips-elf/pic-reloc-7.d: New test.
694 * testsuite/ld-mips-elf/pic-reloc-5.s: New test source.
695 * testsuite/ld-mips-elf/pic-reloc-6.s: New test source.
696 * testsuite/ld-mips-elf/pic-reloc-7.s: New test source.
697 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
698
699 2019-05-21 Matthew Fortune <matthew.fortune@mips.com>
700 Faraz Shahbazker <fshahbazker@wavecomp.com>
701
702 * emultempl/mipself.em (compact_branches): New static variable.
703 (mips_create_output_section_statements): Call
704 _bfd_mips_elf_compact_branches.
705 (PARSE_AND_LIST_PROLOGUE): Add OPTION_COMPACT_BRANCHES and
706 OPTION_NO_COMPACT_BRANCHES.
707 (PARSE_AND_LIST_LONGOPTS): Add compact-branches,
708 no-compact-branches.
709 (PARSE_AND_LIST_OPTIONS): Add --compact-branches,
710 --no-compact-branches.
711 (PARSE_AND_LIST_ARGS_CASES): Handle the above.
712 * ld.texinfo: Document --compact-branches, --no-compact-branches.
713 * testsuite/ld-mips-elf/pic-and-nonpic-1-r6.dd: New test.
714 * testsuite/ld-mips-elf/pic-and-nonpic-1-r6.nd: New test.
715 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.dd: New test.
716 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.gd: New test.
717 * testsuite/ld-mips-elf/pic-and-nonpic-1a-r6.s: New test source.
718 * testsuite/ld-mips-elf/pic-and-nonpic-3a-r6.s: New test source.
719 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
720
721 2019-05-21 Andre Vieira <andre.simoesdiasvieira@arm.com>
722
723 * testsuite/ld-arm/arm-elf.exp: Add tests
724 * testsuite/ld-arm/bfs-0.s: New test.
725 * testsuite/ld-arm/bfs-1.s: New test.
726 * testsuite/ld-arm/branch-futures.d: New test.
727
728 2019-05-21 Tamar Christina <tamar.christina@arm.com>
729
730 PR ld/24373
731 * emultempl/aarch64elf.em (PARSE_AND_LIST_LONGOPTS): Add optional args
732 to flags.
733 * NEWS: Add changes to flag.
734 (PARSE_AND_LIST_OPTIONS): Update help descriptions.
735 (PARSE_AND_LIST_ARGS_CASES): Add new options to parser.
736 * testsuite/ld-aarch64/aarch64-elf.exp: Add new run_dump_tests.
737 * testsuite/ld-aarch64/erratum843419-adr.d: New test.
738 * testsuite/ld-aarch64/erratum843419-adrp.d: New test.
739 * testsuite/ld-aarch64/erratum843419-far-adr.d: New test.
740 * testsuite/ld-aarch64/erratum843419-far-full.d: New test.
741 * testsuite/ld-aarch64/erratum843419-far.s: New test.
742 * testsuite/ld-aarch64/erratum843419-full.d: New test.
743 * testsuite/ld-aarch64/erratum843419-near.s: New test.
744 * testsuite/ld-aarch64/erratum843419-no-args.d: New test.
745
746 2019-05-21 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
747
748 PR ld/24571
749 * ld/testsuite/ld-avr/relax-insn-at-range-boundary.d: New test.
750 * ld/testsuite/ld-avr/relax-insn-at-range-boundary.s: New test.
751
752 2019-05-21 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
753
754 PR ld/24564
755 * testsuite/ld-avr/wraparound-range-boundary.d: New test.
756 * testsuite/ld-avr/wraparound-range-boundary.s: New test.
757
758 2019-05-20 Faraz Shahbazker <fshahbazker@wavecomp.com>
759
760 PR 14798
761 * testsuite/ld-mips-elf/reloc-6a.s: Specify .text section for
762 global code symbols.
763 * testsuite/ld-mips-elf/reloc-6b.s: Likewise.
764
765 2019-05-17 Alan Modra <amodra@gmail.com>
766
767 PR 24567
768 * plugin.c (plugin_notice): Do not let a common symbol override
769 a non-common definition in IR.
770
771 2019-05-09 Dimitar Dimitrov <dimitar@dinux.eu>
772
773 * scripttempl/pru.sc (__init_array_begin, __init_array_begin):
774 Rename.
775
776 2019-05-08 Pekka Seppänen <pexu@sourceware.mail.kapsi.fi>
777
778 PR 24536
779 * ldbuildid.c (generate_build_id): Cast return value from
780 GetProcAddress in order to avoid a compile time warning.
781
782 2019-05-06 Alan Modra <amodra@gmail.com>
783
784 * testsuite/ld-undefined/weak-undef.exp: Don't xfail pj.
785
786 2019-05-04 Alan Modra <amodra@gmail.com>
787
788 * testsuite/ld-scripts/fill.d: Don't xfail m32c
789 * testsuite/ld-scripts/fill16.d: Likewise.
790
791 2019-05-04 Alan Modra <amodra@gmail.com>
792
793 PR 24511
794 * testsuite/ld-elf/pr14156a.d: Allow for .init/.fini being a
795 data section on hppa64.
796 * testsuite/ld-elf/pr14156b.d: Likewise.
797 * testsuite/ld-scripts/pr18963.t: Map standard sections to set
798 output section flags.
799 * testsuite/ld-scripts/sane1.t: Likewise.
800 * testsuite/ld-elf/init-fini-arrays.s: Reference __init_array_start
801 and __fini_array_start. Define __start et al.
802 * testsuite/ld-elf/pr24511.d: New test.
803
804 2019-04-30 Alan Modra <amodra@gmail.com>
805
806 * testsuite/ld-powerpc/elfv2exe.d: Update.
807 * testsuite/ld-powerpc/elfv2so.d: Update.
808 * testsuite/ld-powerpc/tocopt.d: Update.
809 * testsuite/ld-powerpc/tocopt.s: Update.
810 * testsuite/ld-powerpc/tocopt5.d: Update.
811 * testsuite/ld-powerpc/tocopt5.s: Update.
812 * testsuite/ld-powerpc/tocopt7.d: Update.
813 * testsuite/ld-powerpc/tocopt7.s: Update.
814 * testsuite/ld-powerpc/tocopt8.d: Update.
815 * testsuite/ld-powerpc/tocopt8.s: Update.
816
817 2019-04-30 Alan Modra <amodra@gmail.com>
818
819 * ld.texi (How GNU properties are merged): Avoid pod2man error.
820 Correct example.
821
822 2019-04-26 H.J. Lu <hongjiu.lu@intel.com>
823
824 PR ld/24486
825 * testsuite/ld-plugin/lto.exp: Run PR ld/24486 tests.
826 * testsuite/ld-plugin/pr24486a.c: New file.
827 * testsuite/ld-plugin/pr24486b.c: Likewise.
828 * testsuite/ld-plugin/pr24486c.c: Likewise.
829
830 2019-04-26 Nick Clifton <nickc@redhat.com>
831
832 * po/ru.po: Updated Russian translation.
833
834 2019-04-26 Christopher Yeleighton <giecrilj@stegny.2a.pl>
835
836 * ld.texi: Properly hyphenate the word "specific".
837
838 2019-04-25 H.J. Lu <hongjiu.lu@intel.com>
839
840 PR ld/24406
841 * ld.texi: Remove LTO warning from --wrap.
842 * plugin.c (get_symbols): Update resolution for wrapper and
843 wrapped symbols.
844 * testsuite/ld-plugin/lto.exp: Run ld/24406 tests.
845 * testsuite/ld-plugin/pr24406-1.c: New file.
846 * testsuite/ld-plugin/pr24406-2a.c: Likewise.
847 * testsuite/ld-plugin/pr24406-2b.c: Likewise.
848
849 2019-04-25 Sudakshina Das <sudi.das@arm.com>
850
851 * testsuite/ld-aarch64/bti-pac-plt-1.d: Update.
852 * testsuite/ld-aarch64/bti-pac-plt-2.d: Update.
853 * testsuite/ld-aarch64/bti-plt-1.d: Update.
854 * testsuite/ld-aarch64/bti-plt-3.d: Update.
855 * testsuite/ld-aarch64/bti-plt-5.d: Update.
856 * testsuite/ld-aarch64/pac-plt-1.d: Update.
857 * testsuite/ld-aarch64/pac-plt-2.d: Update.
858
859 2019-04-24 Sandra Loosemore <sandra@codesourcery.com>
860
861 * testsuite/config/default.exp: Use [check_compiler_available]
862 instead of [which $CC].
863 * testsuite/ld-auto-import/auto-import.exp: Likewise.
864 * testsuite/ld-cygwin/exe-export.exp: Likewise.
865 * testsuite/ld-elf/audit.exp: Likewise.
866 * testsuite/ld-elf/compress.exp: Likewise.
867 * testsuite/ld-elf/dwarf.exp: Likewise.
868 * testsuite/ld-elf/elf.exp: Likewise.
869 * testsuite/ld-elf/indirect.exp: Likewise.
870 * testsuite/ld-elf/linux-x86.exp: Likewise.
871 * testsuite/ld-elf/shared.exp: Likewise.
872 * testsuite/ld-elf/tls.exp: Likewise.
873 * testsuite/ld-elf/wrap.exp: Likewise.
874 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
875 * testsuite/ld-elfvers/vers.exp: Likewise.
876 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
877 * testsuite/ld-elfweak/elfweak.exp: Likewise.
878 * testsuite/ld-gc/gc.exp: Likewise.
879 * testsuite/ld-i386/i386.exp: Likewise.
880 * testsuite/ld-i386/no-plt.exp: Likewise.
881 * testsuite/ld-i386/tls.exp: Likewise.
882 * testsuite/ld-ifunc/ifunc.exp: Likewise.
883 * testsuite/ld-mn10300/mn10300.exp: Likewise.
884 * testsuite/ld-pe/pe-compile.exp: Likewise.
885 * testsuite/ld-pe/pe-run.exp: Likewise.
886 * testsuite/ld-pe/pe-run2.exp: Likewise.
887 * testsuite/ld-pie/pie.exp: Likewise.
888 * testsuite/ld-plugin/lto.exp: Likewise.
889 * testsuite/ld-plugin/plugin.exp: Likewise.
890 * testsuite/ld-scripts/crossref.exp: Likewise.
891 * testsuite/ld-sh/sh.exp: Likewise.
892 * testsuite/ld-shared/shared.exp: Likewise.
893 * testsuite/ld-size/size.exp: Likewise.
894 * testsuite/ld-srec/srec.exp: Likewise.
895 * testsuite/ld-undefined/undefined.exp: Likewise.
896 * testsuite/ld-unique/unique.exp: Likewise.
897 * testsuite/ld-x86-64/mpx.exp: Likewise.
898 * testsuite/ld-x86-64/no-plt.exp: Likewise.
899 * testsuite/ld-x86-64/tls.exp: Likewise.
900 * testsuite/ld-x86-64/x86-64.exp: Likewise.
901 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Call
902 check_compiler_available before trying to use the compiler.
903 (run_cc_link_tests): Likewise.
904 (check_compiler_available): New. Use it instead of [which $CC].
905
906 2019-04-23 Alan Modra <amodra@gmail.com>
907
908 * Makefile.am (GENDEPDIR): New var, used..
909 (GENSCRIPTS): ..here.
910 * Makefile.in: Regenerate.
911 * genscripts.sh: Test for $DEPDIR set before every use.
912
913 2019-04-22 Matthew Fortune <matthew.fortune@mips.com>
914
915 * testsuite/ld-mips-elf/mips-elf-flags.exp: Fix expected ASEs
916 for M5100.
917
918 2019-04-19 Alan Modra <amodra@gmail.com>
919
920 * testsuite/ld-gc/skip-map-discarded.s: Add section attributes.
921 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Add
922 s12z to list of targets not supporting --gc-sections.
923
924 2019-04-17 H.J. Lu <hongjiu.lu@intel.com>
925
926 * testsuite/ld-i386/i386.exp: Run pr18801a and pr18801b instead
927 of pr18801.
928 * testsuite/ld-x86-64/x86-64.exp: Likewise.
929 * testsuite/ld-i386/pr18801.d: Removed.
930 * testsuite/ld-x86-64/pr18801.d: Likewise.
931 * testsuite/ld-i386/pr18801a.d: New file.
932 * testsuite/ld-i386/pr18801b.d: Likewise.
933 * testsuite/ld-x86-64/pr18801a.d: Likewise.
934 * testsuite/ld-x86-64/pr18801b.d: Likewise.
935 * testsuite/ld-x86-64/pie2.d: Suggest -fPIE instead of -fPIC.
936 * testsuite/ld-x86-64/pie2.d: Likewise.
937 * testsuite/ld-x86-64/pr19719.d: Likewise.
938 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
939 * testsuite/ld-x86-64/pr19969.d: Likewise.
940 * testsuite/ld-x86-64/pr21997-1a.err: Likewise.
941 * testsuite/ld-x86-64/pr21997-1b.err: Likewise.
942 * testsuite/ld-x86-64/pr22001-1a.err: Likewise.
943 * testsuite/ld-x86-64/pr22001-1b.err: Likewise.
944 * testsuite/ld-x86-64/pr22791-1.err: Likewise.
945
946 2019-04-17 H.J. Lu <hongjiu.lu@intel.com>
947
948 PR ld/24458
949 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/24458 tests.
950 * testsuite/ld-x86-64/pr24458.s: New file.
951 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
952 * testsuite/ld-x86-64/pr24458a.d: Likewise.
953 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
954 * testsuite/ld-x86-64/pr24458b.d: Likewise.
955 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
956 * testsuite/ld-x86-64/pr24458c.d: Likewise.
957
958 2019-04-17 Jozef Lawrynowicz <jozef.l@mittosystems.com>
959
960 * config/tc-msp430.c (msp430_make_init_symbols): Define __crt0_init_bss
961 symbol when .lower.bss or .either.bss sections exist.
962 Define __crt0_movedata when .lower.data or .either.data sections exist.
963 * testsuite/gas/msp430/either-data-bss-sym.d: New test.
964 * testsuite/gas/msp430/low-data-bss-sym.d: New test.
965 * testsuite/gas/msp430/either-data-bss-sym.s: New test source.
966 * testsuite/gas/msp430/low-data-bss-sym.s: New test source.
967 * testsuite/gas/msp430/msp430.exp: Run new tests.
968 Enable large code model when running -mdata-region={upper,either}
969 tests.
970
971 2019-04-16 Alan Modra <amodra@gmail.com>
972
973 * testsuite/ld-scripts/pr20302.d: Don't run for ns32k-*-*.
974 * testsuite/ld-scripts/section-match-1.d: Likewise.
975 * testsuite/ld-undefined/require-defined.exp: Likewise.
976
977 2019-04-15 Faraz Shahbazker <fshahbazker@wavecomp.com>
978
979 * testsuite/ld-gc/gc.exp: Skip print-map-discarded test for non-ELF
980 targets.
981
982 2019-04-15 Sudakshina Das <sudi.das@arm.com>
983
984 * testsuite/ld-arm/bfcsel.s: New.
985 * testsuite/ld-arm/bfcsel.d: New.
986 * testsuite/ld-arm/arm-elf.exp: Add above test.
987
988 2019-04-15 Sudakshina Das <sudi.das@arm.com>
989
990 * testsuite/ld-arm/bfl.s: New.
991 * testsuite/ld-arm/bfl.d: New.
992 * testsuite/ld-arm/arm-elf.exp: Add above test.
993
994 2019-04-15 Sudakshina Das <sudi.das@arm.com>
995
996 * testsuite/ld-arm/bf.s: New.
997 * testsuite/ld-arm/bf.d: New.
998 * testsuite/ld-arm/arm-elf.exp: Add above test.
999
1000 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1001
1002 * testsuite/ld-arm/attr-merge-13.attr: New test.
1003 * testsuite/ld-arm/attr-merge-13a.s: New test.
1004 * testsuite/ld-arm/attr-merge-13b.s: New test.
1005
1006 2019-04-13 Alan Modra <amodra@gmail.com>
1007
1008 * Makefile.am (GENSCRIPTS): Pass LIB_PATH as a parameter. Add
1009 DEPDIR parameter.
1010 (ELF_DEPS, ELF_GEN_DEPS, ELF_X86_DEPS): Delete.
1011 (ALL_EMULATION_SOURCES, ALL_64_EMULATION_SOURCES): Depend on
1012 $GEN_DEPENDS.
1013 (e*.c): Delete all dependencies, instead include dependencies
1014 from $DEPDIR/*.Pc.
1015 * Makefile.in: Regenerate.
1016 * configure.ac (source_sh): Define and use function.
1017 * configure: Regenerate.
1018 * emulparams/aarch64cloudabib.sh, * emulparams/aarch64elf32b.sh,
1019 * emulparams/aarch64elfb.sh, * emulparams/aarch64fbsdb.sh,
1020 * emulparams/aarch64linux32b.sh, * emulparams/aarch64linuxb.sh,
1021 * emulparams/arcelf.sh, * emulparams/arcelf_prof.sh,
1022 * emulparams/arclinux.sh, * emulparams/arclinux_nps.sh,
1023 * emulparams/arclinux_prof.sh, * emulparams/arcv2elf.sh,
1024 * emulparams/arcv2elfx.sh, * emulparams/armelf_fbsd.sh,
1025 * emulparams/armelf_linux_eabi.sh,
1026 * emulparams/armelf_linux_fdpiceabi.sh,
1027 * emulparams/armelf_nacl.sh, * emulparams/armelf_nbsd.sh,
1028 * emulparams/armelf_vxworks.sh, * emulparams/armelfb.sh,
1029 * emulparams/armelfb_fbsd.sh, * emulparams/armelfb_fuchsia.sh,
1030 * emulparams/armelfb_linux.sh, * emulparams/armelfb_linux_eabi.sh,
1031 * emulparams/armelfb_linux_fdpiceabi.sh,
1032 * emulparams/armelfb_nacl.sh, * emulparams/armelfb_nbsd.sh,
1033 * emulparams/armsymbian.sh, * emulparams/cskyelf_linux.sh,
1034 * emulparams/elf32_sparc_sol2.sh,
1035 * emulparams/elf32_sparc_vxworks.sh, * emulparams/elf32_tic6x_be.sh,
1036 * emulparams/elf32_tic6x_elf_be.sh,
1037 * emulparams/elf32_tic6x_elf_le.sh,
1038 * emulparams/elf32_tic6x_linux_be.sh,
1039 * emulparams/elf32_tic6x_linux_le.sh,
1040 * emulparams/elf32_x86_64.sh, * emulparams/elf32_x86_64_nacl.sh,
1041 * emulparams/elf32b4300.sh, * emulparams/elf32bfinfd.sh,
1042 * emulparams/elf32bmipn32.sh, * emulparams/elf32bsmip.sh,
1043 * emulparams/elf32btsmip.sh, * emulparams/elf32btsmip_fbsd.sh,
1044 * emulparams/elf32btsmipn32.sh, * emulparams/elf32btsmipn32_fbsd.sh,
1045 * emulparams/elf32ebmip.sh, * emulparams/elf32ebmipvxworks.sh,
1046 * emulparams/elf32elmip.sh, * emulparams/elf32elmipvxworks.sh,
1047 * emulparams/elf32frvfd.sh, * emulparams/elf32l4300.sh,
1048 * emulparams/elf32lm32fd.sh, * emulparams/elf32lmip.sh,
1049 * emulparams/elf32lppc.sh, * emulparams/elf32lppclinux.sh,
1050 * emulparams/elf32lppcnto.sh, * emulparams/elf32lppcsim.sh,
1051 * emulparams/elf32lr5900.sh, * emulparams/elf32lr5900n32.sh,
1052 * emulparams/elf32lriscv.sh, * emulparams/elf32lriscv_ilp32.sh,
1053 * emulparams/elf32lriscv_ilp32f.sh, * emulparams/elf32lsmip.sh,
1054 * emulparams/elf32ltsmip.sh, * emulparams/elf32ltsmip_fbsd.sh,
1055 * emulparams/elf32ltsmipn32.sh, * emulparams/elf32ltsmipn32_fbsd.sh,
1056 * emulparams/elf32microblazeel.sh, * emulparams/elf32or1k_linux.sh,
1057 * emulparams/elf32ppc.sh, * emulparams/elf32ppc_fbsd.sh,
1058 * emulparams/elf32ppccommon.sh, * emulparams/elf32ppclinux.sh,
1059 * emulparams/elf32ppcnto.sh, * emulparams/elf32ppcsim.sh,
1060 * emulparams/elf32ppcvxworks.sh, * emulparams/elf32ppcwindiss.sh,
1061 * emulparams/elf32tilegx_be.sh, * emulparams/elf64_ia64_fbsd.sh,
1062 * emulparams/elf64_sparc_fbsd.sh, * emulparams/elf64_sparc_sol2.sh,
1063 * emulparams/elf64alpha_fbsd.sh, * emulparams/elf64alpha_nbsd.sh,
1064 * emulparams/elf64bmip-defs.sh, * emulparams/elf64bmip.sh,
1065 * emulparams/elf64btsmip.sh, * emulparams/elf64btsmip_fbsd.sh,
1066 * emulparams/elf64lppc.sh, * emulparams/elf64lriscv-defs.sh,
1067 * emulparams/elf64lriscv.sh, * emulparams/elf64lriscv_lp64.sh,
1068 * emulparams/elf64lriscv_lp64f.sh, * emulparams/elf64ltsmip.sh,
1069 * emulparams/elf64ltsmip_fbsd.sh, * emulparams/elf64ppc.sh,
1070 * emulparams/elf64ppc_fbsd.sh, * emulparams/elf64rdos.sh,
1071 * emulparams/elf64tilegx_be.sh, * emulparams/elf_i386.sh,
1072 * emulparams/elf_i386_be.sh, * emulparams/elf_i386_fbsd.sh,
1073 * emulparams/elf_i386_ldso.sh, * emulparams/elf_i386_nacl.sh,
1074 * emulparams/elf_i386_sol2.sh, * emulparams/elf_i386_vxworks.sh,
1075 * emulparams/elf_iamcu.sh, * emulparams/elf_k1om.sh,
1076 * emulparams/elf_k1om_fbsd.sh, * emulparams/elf_l1om.sh,
1077 * emulparams/elf_l1om_fbsd.sh, * emulparams/elf_x86_64.sh,
1078 * emulparams/elf_x86_64_cloudabi.sh,
1079 * emulparams/elf_x86_64_fbsd.sh, * emulparams/elf_x86_64_nacl.sh,
1080 * emulparams/elf_x86_64_sol2.sh, * emulparams/h8300helf.sh,
1081 * emulparams/h8300helf_linux.sh, * emulparams/h8300hnelf.sh,
1082 * emulparams/h8300self.sh, * emulparams/h8300self_linux.sh,
1083 * emulparams/h8300snelf.sh, * emulparams/h8300sxelf.sh,
1084 * emulparams/h8300sxelf_linux.sh, * emulparams/h8300sxnelf.sh,
1085 * emulparams/hppanbsd.sh, * emulparams/hppaobsd.sh,
1086 * emulparams/m32rlelf.sh, * emulparams/m32rlelf_linux.sh,
1087 * emulparams/m68kelfnbsd.sh, * emulparams/mn10300.sh,
1088 * emulparams/msp430X.sh, * emulparams/nds32belf.sh,
1089 * emulparams/nds32belf16m.sh, * emulparams/nds32belf_linux.sh,
1090 * emulparams/pjlelf.sh, * emulparams/ppclynx.sh,
1091 * emulparams/score7_elf.sh, * emulparams/shelf_fd.sh,
1092 * emulparams/shelf_linux.sh, * emulparams/shelf_nbsd.sh,
1093 * emulparams/shelf_uclinux.sh, * emulparams/shelf_vxworks.sh,
1094 * emulparams/shl.sh, * emulparams/shlelf.sh,
1095 * emulparams/shlelf_fd.sh, * emulparams/shlelf_nbsd.sh,
1096 * emulparams/shlelf_vxworks.sh: Use source_sh.
1097 * genscripts.sh: Adjust for changed parameters. Emit dependencies
1098 for e*.c to .deps/*.Pc.
1099 (source_sh): New function, use it throughout to source scripts.
1100 * genscrba.sh (source_em): Use source_sh.
1101
1102 2019-04-13 Alan Modra <amodra@gmail.com>
1103
1104 * configure.ac (TDIRS): Build up tdirs in this variable and
1105 AC_SUBST, also using AM_SUBST_NOTMAKE.
1106 * configure: Regenerate.
1107 * Makefile.am (DISTCLEANFILES): Remove tdirs.
1108 * Makefile.in: Regenerate.
1109
1110 2019-04-12 Nick Clifton <nickc@redhat.com>
1111
1112 PR 24450
1113 * ld.texi (Output Section Attributes): Add ALIGN_WITH_INPUT to
1114 example of section attributes.
1115
1116 2019-04-11 Faraz Shahbazker <fshahbazker@wavecomp.com>
1117
1118 * NEWS: Mention new option --no-print-map-discarded.
1119 * ld.h (ld_config_type) <print_map_discarded>: New field.
1120 * ldlang.c (lang_map): Conditionally output discarded sections
1121 in map files based on configuration option.
1122 * ldlex.h (option_values) <OPTION_PRINT_MAP_DISCARDED,
1123 OPTION_NO_PRINT_MAP_DISCARDED>: New.
1124 * ldmain.c (main): Enabled print_map_discarded by default.
1125 * lexsup.c (ld_options): Add new command-line options.
1126 (parse_args) <OPTION_NO_PRINT_MAP_DISCARDED,
1127 OPTION_PRINT_MAP_DISCARDED>: New cases.
1128 * ld.texi: Document new options.
1129 * testsuite/ld-gc/gc.exp: Add new test.
1130 * testsuite/ld-gc/skip-map-discarded.s: New file.
1131 * testsuite/ld-gc/skip-map-discarded.d: New file.
1132 * testsuite/ld-gc/skip-map-discarded.map: New file.
1133
1134 2019-04-11 H.J. Lu <hongjiu.lu@intel.com>
1135
1136 * ld.texi: Document -z cet-report=[none|warning|error].
1137 * emulparams/cet.sh: Add -z cet-report=[none|warning|error].
1138 * testsuite/ld-i386/i386.exp: Run -z cet-report=[warning|error]
1139 tests.
1140 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1141 * testsuite/ld-i386/property-x86-cet1.d: New file.
1142 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
1143 * testsuite/ld-i386/property-x86-cet2b.d: Likewise.
1144 * testsuite/ld-i386/property-x86-cet3a.d: Likewise.
1145 * testsuite/ld-i386/property-x86-cet3b.d: Likewise.
1146 * testsuite/ld-i386/property-x86-cet4a.d: Likewise.
1147 * testsuite/ld-i386/property-x86-cet4b.d: Likewise.
1148 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
1149 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
1150 * testsuite/ld-i386/property-x86-cet6.d: Likewise.
1151 * testsuite/ld-x86-64/property-x86-cet.s: Likewise.
1152 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
1153 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
1154 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
1155 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
1156 * testsuite/ld-x86-64/property-x86-cet2b-x32.d: Likewise.
1157 * testsuite/ld-x86-64/property-x86-cet2b.d: Likewise.
1158 * testsuite/ld-x86-64/property-x86-cet3a-x32.d: Likewise.
1159 * testsuite/ld-x86-64/property-x86-cet3a.d: Likewise.
1160 * testsuite/ld-x86-64/property-x86-cet3b-x32.d: Likewise.
1161 * testsuite/ld-x86-64/property-x86-cet3b.d: Likewise.
1162 * testsuite/ld-x86-64/property-x86-cet4a-x32.d: Likewise.
1163 * testsuite/ld-x86-64/property-x86-cet4a.d: Likewise.
1164 * testsuite/ld-x86-64/property-x86-cet4b-x32.d: Likewise.
1165 * testsuite/ld-x86-64/property-x86-cet4b.d: Likewise.
1166 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
1167 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
1168 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
1169 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
1170 * testsuite/ld-x86-64/property-x86-cet6-x32.d: Likewise.
1171 * testsuite/ld-x86-64/property-x86-cet6.d: Likewise.
1172
1173 2019-04-11 H.J. Lu <hongjiu.lu@intel.com>
1174
1175 * testsuite/config/default.exp (STATIC_PIE_LDFLAGS): New. Set
1176 to "-static-pie" if target compiler supports it.
1177 * testsuite/ld-elf/elf.exp: Run -static-pie tests if
1178 $STATIC_PIE_LDFLAGS isn't empty.
1179 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1180
1181 2019-04-11 Tamar Christina <tamar.christina@arm.com>
1182
1183 PR ld/24302
1184 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
1185 * testsuite/ld-aarch64/tls-relax-gdesc-le-now.d: New test.
1186
1187 2019-04-10 H.J. Lu <hongjiu.lu@intel.com>
1188
1189 * scripttempl/elf.sc (CREATE_PIC): New. Set for CREATE_SHLIB or
1190 CREATE_PIE.
1191 (__rel_iplt_start): Don't define for CREATE_PIC.
1192 (__rel_iplt_end): Likewise.
1193 (__rela_iplt_start): Likewise.
1194 (__rela_iplt_end): Likewise.
1195
1196 2019-04-10 Alan Modra <amodra@gmail.com>
1197
1198 * testsuite/ld-elf/shared.exp: Don't xfail PR ld/20995 for
1199 powerpc-nto.
1200
1201 2019-04-10 Alan Modra <amodra@gmail.com>
1202
1203 * emultempl/cskyelf.em (csk_elf_before_parse): New function,
1204 setting use_branch_stub false for linux.
1205 (csky_elf_create_output_section_statements): Do emit this
1206 function and all others in the file for linux, plus the branch
1207 option control. Disable branch stubs when non-ELF.
1208
1209 2019-04-10 Alan Modra <amodra@gmail.com>
1210
1211 * Makefile.am (eskyelf.c, eskyelf_linux.c): Depend on cskyelf.em.
1212 (ecskyelf_linux.c): Depend on cskyelf.sh.
1213 (eelf32microblazeel.c): Depend on elf32microblaze.sh.
1214 * Makefile.in: Regenerate.
1215 * emulparams/cskyelf.sh: Comment regarding cskelf_linux.sh.
1216 (PAGE_SIZE): Don't define.
1217 * emulparams/cskyelf_linux.sh: Source sckyelf.sh, leaving just
1218 the differing variable defs/undefs.
1219 * emulparams/elf32mcore.sh (PAGE_SIZE): Don't define.
1220 * emulparams/elf32microblaze.sh: Comment re. elf32microblazeel.sh.
1221 (OUTPUT_FORMAT): Use BIG_OUTPUT_FORMAT.
1222 (PAGE_SIZE): Don't define.
1223 * emulparams/elf32microblazeel.sh: Source elf32microblaze.sh,
1224 leaving just the differing OUTPUT_FORMAT.
1225
1226 2019-04-10 Alan Modra <amodra@gmail.com>
1227
1228 * po/BLD-POTFILES.in: Regenerate.
1229
1230 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1231
1232 * testsuite/ld-elf/shared.exp: XFAIL PR ld/20995 tests for
1233 lynxos and nto targets.
1234
1235 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1236
1237 * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_chaos.c.
1238 (eelf_i386_chaos.c): Removed.
1239 * Makefile.in: Regenerated.
1240 * configure.tgt: Remove i[3-7]86-*-kaos*.
1241 * emulparams/elf_i386_chaos.sh: Removed.
1242
1243 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1244
1245 * emulparams/elf_i386_be.sh (EXTRA_EM_FILE): New.
1246 * emulparams/i386moss.sh (EXTRA_EM_FILE): Likewise.
1247
1248 2019-04-08 Alan Modra <amodra@gmail.com>
1249
1250 * emulparams/elf64rdos.sh (EXTRA_EM_FILE): Define.
1251 * emulparams/i386lynx.sh (EXTRA_EM_FILE): Define.
1252 * emulparams/i386nto.sh (EXTRA_EM_FILE): Define.
1253
1254 2019-04-06 H.J. Lu <hongjiu.lu@intel.com>
1255
1256 * Makefile.am (ELF_X86_DEPS): Add $(srcdir)/emultempl/elf-x86.em.
1257 (eelf_i386_sol2.c): Also depend on
1258 $(srcdir)/emultempl/solaris2-x86.em.
1259 (eelf_x86_64_sol2.c): Likewise.
1260 * Makefile.in: Regenerated.
1261 * emulparams/call_nop.sh: Set x86-specific linker options via
1262 params.
1263 * emulparams/cet.sh: Likewise.
1264 * emulparams/reloc_overflow.sh: Likewise.
1265 * emulparams/elf32_x86_64.sh (EXTRA_EM_FILE): New. Set to
1266 "elf-x86".
1267 * emulparams/elf_i386.sh: Likewise.
1268 * emulparams/elf_i386_be.sh: Likewise.
1269 * emulparams/elf_i386_chaos.sh: Likewise.
1270 * emulparams/elf_i386_ldso.sh: Likewise.
1271 * emulparams/elf_i386_vxworks.sh: Likewise.
1272 * emulparams/elf_iamcu.sh: Likewise.
1273 * emulparams/elf_k1om.sh: Likewise.
1274 * emulparams/elf_l1om.sh: Likewise.
1275 * emulparams/elf_x86_64.sh: Likewise.
1276 * emulparams/elf_i386_sol2.sh (EXTRA_EM_FILE): Changed to
1277 "solaris2-x86".
1278 * emulparams/elf_x86_64_sol2.sh: Likewise.
1279 * emultempl/elf-x86.em: New file.
1280 * emultempl/solaris2-x86.em: Likewise.
1281 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
1282 set link_info.call_nop_byte.
1283
1284 2019-04-05 Alan Modra <amodra@gmail.com>
1285
1286 * testsuite/ld-powerpc/tlsexe32.d: Remove trailing spaces.
1287 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
1288 * testsuite/ld-powerpc/tlsopt5_32.d: Likewise.
1289
1290 2019-04-03 Alan Modra <amodra@gmail.com>
1291
1292 PR 24411
1293 ldlex.l (SYMBOLNAMECHAR1): Don't match '/'.
1294 (<EXPRESSION>"/DISCARD/"): New.
1295
1296 2019-04-03 Alan Modra <amodra@gmail.com>
1297
1298 * ldlex.l: Formatting.
1299 (CMDFILENAMECHAR, CMDFILENAMECHAR1): Delete.
1300 (FILENAMECHAR1, SYMBOLNAMECHAR1, FILENAMECHAR, WILDCHAR),
1301 (NOCFILENAMECHAR): Remove duplicate chars. Reorder.
1302 (SYMBOLCHARN): Likewise. Rename to SYMBOLNAMECHAR.
1303 (<INPUTLIST>"$SYSROOT"..): Delete rule.
1304
1305 2019-03-29 Max Filippov <jcmvbkbc@gmail.com>
1306
1307 * testsuite/ld-xtensa/relax-undef-weak-pie-export-dynamic.d: New
1308 test definition.
1309 * testsuite/ld-xtensa/xtensa.exp
1310 (relax-undef-weak-pie-export-dynamic): Add new test.
1311
1312 2019-03-26 Martin Liska <mliska@suse.cz>
1313
1314 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
1315 lto_visibility_str and use then to inform about plugin-symbols.
1316 * testsuite/ld-plugin/plugin-12.d: Adjust expected pattern.
1317
1318 2019-03-25 Tamar Christina <tamar.christina@arm.com>
1319
1320 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Update disassembly.
1321 * testsuite/ld-arm/jump-reloc-veneers-long.d: Update disassembly.
1322
1323 2019-03-21 Sudakshina Das <sudi.das@arm.com>
1324
1325 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
1326 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifdef for PAC note section.
1327 * testsuite/ld-aarch64/bti-plt-6.d: Update warning.
1328 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
1329 * testsuite/ld-aarch64/bti-warn.d: New test.
1330
1331 2019-03-21 Alan Modra <amodra@gmail.com>
1332
1333 * testsuite/ld-elf/fini2.s: Reduce alignment.
1334 * testsuite/ld-elf/fini3.s: Likewise.
1335 * testsuite/ld-elf/finin.s: Likewise.
1336 * testsuite/ld-elf/init2.s: Likewise.
1337 * testsuite/ld-elf/init3.s: Likewise.
1338 * testsuite/ld-elf/initn.s: Likewise.
1339 * testsuite/ld-elf/pr14156a.d: Don't xfail m68hc1*-* or xgate-*.
1340 * testsuite/ld-elf/pr14156b.d: Don't xfail xgate-*.
1341
1342 2019-03-21 Alan Modra <amodra@gmail.com>
1343
1344 * scripttempl/alpha.sc, * scripttempl/armbpabi.sc,
1345 * scripttempl/crisaout.sc, * scripttempl/elf32cr16.sc,
1346 * scripttempl/elf32crx.sc, * scripttempl/elf32xc16x.sc,
1347 * scripttempl/elf32xc16xl.sc, * scripttempl/elf32xc16xs.sc,
1348 * scripttempl/elf64hppa.sc, * scripttempl/elf_chaos.sc,
1349 * scripttempl/elfarc.sc, * scripttempl/elfarcv2.sc,
1350 * scripttempl/elfd30v.sc, * scripttempl/elfm68hc11.sc,
1351 * scripttempl/elfm68hc12.sc, * scripttempl/elfm9s12z.sc,
1352 * scripttempl/elfmicroblaze.sc, * scripttempl/elfxgate.sc,
1353 * scripttempl/elfxtensa.sc, * scripttempl/epiphany_4x4.sc,
1354 * scripttempl/ft32.sc, * scripttempl/i386beos.sc,
1355 * scripttempl/iq2000.sc, * scripttempl/mcorepe.sc,
1356 * scripttempl/mep.sc, * scripttempl/mips.sc, * scripttempl/moxie.sc,
1357 * scripttempl/pe.sc, * scripttempl/pep.sc, * scripttempl/ppcpe.sc,
1358 * scripttempl/tic4xcoff.sc, * scripttempl/tic80coff.sc,
1359 * scripttempl/v850.sc, * scripttempl/v850_rh850.sc,
1360 * scripttempl/visium.sc, * scripttempl/xstormy16.sc: Add KEEP and
1361 SORT_NONE to .init and .fini wildcards.
1362 * scripttempl/elf32xc16x.sc,
1363 * scripttempl/elf32xc16xl.sc,
1364 * scripttempl/elf32xc16xs.sc: Add .fini wildcard.
1365 * scripttempl/elf_chaos.sc: Add .init output section.
1366 * scripttempl/elfd30v.sc: Remove duplicate .init.
1367 * scripttempl/elfm68hc11.sc, * scripttempl/elfm68hc12.sc,
1368 * scripttempl/elfm9s12z.sc, * scripttempl/elfxgate.sc: Remove
1369 duplicate .init, and add .fini wildcard.
1370 * scripttempl/ppcpe.sc (INIT, FINI): Delete.
1371 * ldlang.c (update_wild_statements): Special case .init and
1372 .fini in the wildcard, not the output section.
1373
1374 2019-03-21 Alan Modra <amodra@gmail.com>
1375
1376 * emulparams/elf32lm32fd.sh (DYNAMIC_LINK): Undef.
1377
1378 2019-03-21 Alan Modra <amodra@gmail.com>
1379
1380 * ldlang.c (lang_size_sections_1): Set SEC_KEEP on
1381 create_object_symbols_section.
1382 * testsuite/ld-elf/pr22319.d: Don't xfail dlx.
1383
1384 2019-03-18 Alan Modra <amodra@gmail.com>
1385
1386 * testsuite/ld-elf/merge.d: Remove csky from xfails, add moxie.
1387 * testsuite/ld-elf/pr21884.d: Remove csky from xfails.
1388 * testsuite/ld-elf/shared.exp: Add csky to list not xfailing pr22374.
1389 * testsuite/ld-unique/pr21529.d: Remove csky from xfails
1390
1391 2019-03-15 Nick Clifton <nickc@redhat.com>
1392
1393 PR 24262
1394 * ld.texi (-plugin): Correct the path used to locate linker
1395 plugins.
1396
1397 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1398
1399 * NEWS: Document --pac-plt.
1400 * emultempl/aarch64elf.em (OPTION_PAC_PLT): New.
1401 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add pac-plt.
1402 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_PAC_PLT.
1403 * testsuite/ld-aarch64/aarch64-elf.exp: Add the following tests.
1404 * testsuite/ld-aarch64/bti-pac-plt-1.d: New test.
1405 * testsuite/ld-aarch64/bti-pac-plt-2.d: New test.
1406 * testsuite/ld-aarch64/pac-plt-1.d: New test.
1407 * testsuite/ld-aarch64/pac-plt-2.d: New test.
1408 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifndef directive.
1409
1410 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1411 Szabolcs Nagy <szabolcs.nagy@arm.com>
1412
1413 * NEWS: Document --force-bti.
1414 * emultempl/aarch64elf.em (plt_type, bti_type, OPTION_FORCE_BTI): New.
1415 (PARSE_AND_LIST_SHORTOPTS, PARSE_AND_LIST_OPTIONS): Add force-bti.
1416 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_FORCE_BTI.
1417 * testsuite/ld-aarch64/aarch64-elf.exp: Add all the tests below.
1418 * testsuite/ld-aarch64/bti-plt-1.d: New test.
1419 * testsuite/ld-aarch64/bti-plt-1.s: New test.
1420 * testsuite/ld-aarch64/bti-plt-2.d: New test.
1421 * testsuite/ld-aarch64/bti-plt-3.d: New test.
1422 * testsuite/ld-aarch64/bti-plt-4.d: New test.
1423 * testsuite/ld-aarch64/bti-plt-5.d: New test.
1424 * testsuite/ld-aarch64/bti-plt-6.d: New test.
1425 * testsuite/ld-aarch64/bti-plt-7.d: New test.
1426 * testsuite/ld-aarch64/bti-plt-so.s: New test.
1427 * testsuite/ld-aarch64/bti-plt.ld: New test.
1428
1429 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1430
1431 * NEWS: Document GNU_PROPERTY_AARCH64_FEATURE_1_BTI and
1432 GNU_PROPERTY_AARCH64_FEATURE_1_PAC.
1433 * testsuite/ld-aarch64/aarch64-elf.exp: Add run commands for new tests.
1434 * testsuite/ld-aarch64/property-bti-pac1.d: New test.
1435 * testsuite/ld-aarch64/property-bti-pac1.s: New test.
1436 * testsuite/ld-aarch64/property-bti-pac2.d: New test.
1437 * testsuite/ld-aarch64/property-bti-pac2.s: New test.
1438 * testsuite/ld-aarch64/property-bti-pac3.d: New test.
1439
1440 2019-03-13 H.J. Lu <hongjiu.lu@intel.com>
1441
1442 PR ld/24322
1443 * testsuite/ld-i386/i386.exp: Run PR ld/24322 tests.
1444 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1445 * testsuite/ld-i386/pr24322a.d: New file.
1446 * testsuite/ld-i386/pr24322b.d: Likewise.
1447 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
1448 * testsuite/ld-x86-64/pr24322a.d: Likewise.
1449 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
1450 * testsuite/ld-x86-64/pr24322b.d: Likewise.
1451 * testsuite/ld-x86-64/pr24322a.s: Likewise.
1452 * testsuite/ld-x86-64/pr24322b.s: Likewise.
1453 * testsuite/ld-x86-64/pr24322c.s: Likewise.
1454
1455 2019-03-06 Nick Bowler <nbowler@draconx.ca>
1456
1457 PR 24289
1458 * ldexp.c (fold_name): Allow lookups of the LENGTH and ORIGIN
1459 attributes during the first phase.
1460
1461 2019-03-01 Andreas Krebbel <krebbel@linux.ibm.com>
1462
1463 This reverts commit 5a12586d44fa8d5dfc74cbca4f2f36a273a16335.
1464 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
1465
1466 PR 20113
1467 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
1468 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
1469 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
1470 * testsuite/ld-s390/tlsbin.dd: Likewise.
1471 * testsuite/ld-s390/tlsbin.rd: Likewise.
1472 * testsuite/ld-s390/tlsbin.sd: Likewise.
1473 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
1474 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
1475 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
1476 * testsuite/ld-s390/tlspic.dd: Likewise.
1477 * testsuite/ld-s390/tlspic.rd: Likewise.
1478 * testsuite/ld-s390/tlspic.sd: Likewise.
1479 * testsuite/ld-s390/tlspic_64.dd: Likewise.
1480 * testsuite/ld-s390/tlspic_64.rd: Likewise.
1481 * testsuite/ld-s390/tlspic_64.sd: Likewise.
1482 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
1483
1484 2019-02-27 H.J. Lu <hongjiu.lu@intel.com>
1485
1486 PR ld/24276
1487 * testsuite/ld-i386/i386.exp: Run PR ld/24276 test.
1488 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1489 * testsuite/ld-i386/pr24276.dso: New file.
1490 * testsuite/ld-i386/pr24276.warn: Likewise.
1491 * testsuite/ld-x86-64/pr24276.dso: Likewise.
1492 * testsuite/ld-x86-64/pr24276.warn: Likewise.
1493
1494 2019-02-20 Eric Tsai <erictsai@cadence.com>
1495
1496 * testsuite/ld-xtensa/call_overflow.d: New test definition.
1497 * testsuite/ld-xtensa/call_overflow1.s: New test source.
1498 * testsuite/ld-xtensa/call_overflow2.s: New test source.
1499 * testsuite/ld-xtensa/call_overflow3.s: New test source.
1500 * testsuite/ld-xtensa/xtensa.exp: Add call_overflow test.
1501
1502 2019-02-14 Thomas Schwinge <thomas@codesourcery.com>
1503
1504 * testsuite/ld-elf/elf.exp: Remove Hurd XFAILs.
1505
1506 2019-02-12 Nick Clifton <nickc@redhat.com>
1507
1508 * po/fr.po: Updated French translation.
1509
1510 2019-02-09 Vineet Gupta <vgupta@synopsys.com>
1511
1512 * emultempl/arclinux.em: Delete special INIT/FINI handling.
1513
1514 2019-02-07 Nick Clifton <nickc@redhat.com>
1515
1516 PR 24175
1517 * ld.texi (Options): Add missing word to the description of the
1518 --start-group option.
1519
1520 2019-02-06 Alan Modra <amodra@gmail.com>
1521
1522 PR ld/24008
1523 * testsuite/ld-scripts/pr24008.d: Pass with extra target
1524 defined symbols.
1525
1526 2019-02-05 H.J. Lu <hongjiu.lu@intel.com>
1527
1528 PR ld/24151
1529 * testsuite/ld-x86-64/pr24151a-x32.d: New file.
1530 * testsuite/ld-x86-64/pr24151a.d: Likewise.
1531 * testsuite/ld-x86-64/pr24151a.s: Likewise.
1532 * testsuite/ld-x86-64/x86-64.exp: Run pr24151a and pr24151a-x32.
1533
1534 2019-01-31 Alan Modra <amodra@gmail.com>
1535
1536 * NEWS: Mention -t change.
1537 * ld.texi (--trace/-t): Expand documentation a little.
1538
1539 2019-01-29 H.J. Lu <hongjiu.lu@intel.com>
1540
1541 PR ld/24008
1542 * testsuite/ld-scripts/defined.exp: Run pr24008.
1543 * testsuite/ld-scripts/pr24008.d: New file.
1544 * testsuite/ld-scripts/pr24008.map: Likewise.
1545 * testsuite/ld-scripts/pr24008.s: Likewise.
1546 * testsuite/ld-scripts/pr24008.t: Likewise.
1547
1548 2019-01-29 Eric Botcazou <ebotcazou@adacore.com>
1549
1550 * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
1551
1552 2019-01-28 Alan Modra <amodra@gmail.com>
1553
1554 PR 24008
1555 * ldexp.h (lang_phase_type): Add lang_fixed_phase_enum.
1556 * ldexp.c (fold_name): Move expld.assign_name check later to
1557 avoid an extra lookup.
1558 (exp_fold_tree_1): When lang_fixed_phase_enum, don't change symbol
1559 values, and don't clear expld.assign_name.
1560 * ldlang.c (lang_map): Set expld.phase to lang_fixed_phase_enum.
1561 (print_assignment): Resolve entire assignment expression.
1562 Don't access symbol u.def unless symbol is defined.
1563
1564 2019-01-25 Nick Clifton <nickc@redhat.com>
1565
1566 * po/bg.po: Updated Bulgarian translation.
1567
1568 2019-01-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
1569
1570 * ld.texi (--wrap): Add warning that LTO may make this feature
1571 ineffective.
1572
1573 2019-01-21 Nick Clifton <nickc@redhat.com>
1574
1575 * po/uk.po: Updated Ukranian translation.
1576 * po/pr_BR.po: Updated Brazilian Portuguese translation.
1577
1578 2019-01-21 Nick Clifton <nickc@redhat.com>
1579
1580 PR 24108
1581 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
1582 expected error message.
1583
1584 2019-01-19 Nick Clifton <nickc@redhat.com>
1585
1586 * configure: Regenerate.
1587 * po/ld.pot: Regenerate.
1588
1589 2018-06-24 Nick Clifton <nickc@redhat.com>
1590
1591 2.32 branch created.
1592
1593 2019-01-16 Kito Cheng <kito@andestech.com>
1594
1595 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
1596 section.
1597 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
1598 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
1599 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
1600 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
1601 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
1602 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
1603 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
1604 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
1605 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
1606 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
1607 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
1608 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
1609 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
1610 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
1611 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
1612 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
1613 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
1614 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
1615 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
1616 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
1617 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
1618 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
1619 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
1620 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
1621 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
1622 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
1623 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
1624 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
1625 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
1626 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
1627 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
1628 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
1629 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
1630 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
1631 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
1632 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
1633 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
1634
1635 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
1636
1637 PR 20113
1638 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
1639 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
1640 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
1641 * testsuite/ld-s390/tlsbin.dd: Likewise.
1642 * testsuite/ld-s390/tlsbin.rd: Likewise.
1643 * testsuite/ld-s390/tlsbin.sd: Likewise.
1644 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
1645 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
1646 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
1647 * testsuite/ld-s390/tlspic.dd: Likewise.
1648 * testsuite/ld-s390/tlspic.rd: Likewise.
1649 * testsuite/ld-s390/tlspic.sd: Likewise.
1650 * testsuite/ld-s390/tlspic_64.dd: Likewise.
1651 * testsuite/ld-s390/tlspic_64.rd: Likewise.
1652 * testsuite/ld-s390/tlspic_64.sd: Likewise.
1653 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
1654
1655 2019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
1656
1657 * ld.texi (--wrap): Add example to emphasise that only undefined
1658 references are replaced by the linker.
1659
1660 2019-01-09 Nick Clifton <nickc@redhat.com>
1661
1662 * po/es.po: Updated Spanish translation.
1663
1664 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
1665
1666 * configure: Regenerate.
1667
1668 2019-01-08 Alan Modra <amodra@gmail.com>
1669
1670 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
1671 generated source file names.
1672 * testsuite/ld-m68k/m68k-got.exp: Likewise.
1673
1674 2019-01-01 Alan Modra <amodra@gmail.com>
1675
1676 Update year range in copyright notice of all files.
1677
1678 For older changes see ChangeLog-2018
1679 \f
1680 Copyright (C) 2019 Free Software Foundation, Inc.
1681
1682 Copying and distribution of this file, with or without modification,
1683 are permitted in any medium without royalty provided the copyright
1684 notice and this notice are preserved.
1685
1686 Local Variables:
1687 mode: change-log
1688 left-margin: 8
1689 fill-column: 74
1690 version-control: never
1691 End: