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