]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/ChangeLog
cskyelf.em branch stub handling
[thirdparty/binutils-gdb.git] / ld / ChangeLog
1 2019-04-10 Alan Modra <amodra@gmail.com>
2
3 * emultempl/cskyelf.em (csk_elf_before_parse): New function,
4 setting use_branch_stub false for linux.
5 (csky_elf_create_output_section_statements): Do emit this
6 function and all others in the file for linux, plus the branch
7 option control. Disable branch stubs when non-ELF.
8
9 2019-04-10 Alan Modra <amodra@gmail.com>
10
11 * Makefile.am (eskyelf.c, eskyelf_linux.c): Depend on cskyelf.em.
12 (ecskyelf_linux.c): Depend on cskyelf.sh.
13 (eelf32microblazeel.c): Depend on elf32microblaze.sh.
14 * Makefile.in: Regenerate.
15 * emulparams/cskyelf.sh: Comment regarding cskelf_linux.sh.
16 (PAGE_SIZE): Don't define.
17 * emulparams/cskyelf_linux.sh: Source sckyelf.sh, leaving just
18 the differing variable defs/undefs.
19 * emulparams/elf32mcore.sh (PAGE_SIZE): Don't define.
20 * emulparams/elf32microblaze.sh: Comment re. elf32microblazeel.sh.
21 (OUTPUT_FORMAT): Use BIG_OUTPUT_FORMAT.
22 (PAGE_SIZE): Don't define.
23 * emulparams/elf32microblazeel.sh: Source elf32microblaze.sh,
24 leaving just the differing OUTPUT_FORMAT.
25
26 2019-04-10 Alan Modra <amodra@gmail.com>
27
28 * po/BLD-POTFILES.in: Regenerate.
29
30 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
31
32 * testsuite/ld-elf/shared.exp: XFAIL PR ld/20995 tests for
33 lynxos and nto targets.
34
35 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
36
37 * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_chaos.c.
38 (eelf_i386_chaos.c): Removed.
39 * Makefile.in: Regenerated.
40 * configure.tgt: Remove i[3-7]86-*-kaos*.
41 * emulparams/elf_i386_chaos.sh: Removed.
42
43 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
44
45 * emulparams/elf_i386_be.sh (EXTRA_EM_FILE): New.
46 * emulparams/i386moss.sh (EXTRA_EM_FILE): Likewise.
47
48 2019-04-08 Alan Modra <amodra@gmail.com>
49
50 * emulparams/elf64rdos.sh (EXTRA_EM_FILE): Define.
51 * emulparams/i386lynx.sh (EXTRA_EM_FILE): Define.
52 * emulparams/i386nto.sh (EXTRA_EM_FILE): Define.
53
54 2019-04-06 H.J. Lu <hongjiu.lu@intel.com>
55
56 * Makefile.am (ELF_X86_DEPS): Add $(srcdir)/emultempl/elf-x86.em.
57 (eelf_i386_sol2.c): Also depend on
58 $(srcdir)/emultempl/solaris2-x86.em.
59 (eelf_x86_64_sol2.c): Likewise.
60 * Makefile.in: Regenerated.
61 * emulparams/call_nop.sh: Set x86-specific linker options via
62 params.
63 * emulparams/cet.sh: Likewise.
64 * emulparams/reloc_overflow.sh: Likewise.
65 * emulparams/elf32_x86_64.sh (EXTRA_EM_FILE): New. Set to
66 "elf-x86".
67 * emulparams/elf_i386.sh: Likewise.
68 * emulparams/elf_i386_be.sh: Likewise.
69 * emulparams/elf_i386_chaos.sh: Likewise.
70 * emulparams/elf_i386_ldso.sh: Likewise.
71 * emulparams/elf_i386_vxworks.sh: Likewise.
72 * emulparams/elf_iamcu.sh: Likewise.
73 * emulparams/elf_k1om.sh: Likewise.
74 * emulparams/elf_l1om.sh: Likewise.
75 * emulparams/elf_x86_64.sh: Likewise.
76 * emulparams/elf_i386_sol2.sh (EXTRA_EM_FILE): Changed to
77 "solaris2-x86".
78 * emulparams/elf_x86_64_sol2.sh: Likewise.
79 * emultempl/elf-x86.em: New file.
80 * emultempl/solaris2-x86.em: Likewise.
81 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
82 set link_info.call_nop_byte.
83
84 2019-04-05 Alan Modra <amodra@gmail.com>
85
86 * testsuite/ld-powerpc/tlsexe32.d: Remove trailing spaces.
87 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
88 * testsuite/ld-powerpc/tlsopt5_32.d: Likewise.
89
90 2019-04-03 Alan Modra <amodra@gmail.com>
91
92 PR 24411
93 ldlex.l (SYMBOLNAMECHAR1): Don't match '/'.
94 (<EXPRESSION>"/DISCARD/"): New.
95
96 2019-04-03 Alan Modra <amodra@gmail.com>
97
98 * ldlex.l: Formatting.
99 (CMDFILENAMECHAR, CMDFILENAMECHAR1): Delete.
100 (FILENAMECHAR1, SYMBOLNAMECHAR1, FILENAMECHAR, WILDCHAR),
101 (NOCFILENAMECHAR): Remove duplicate chars. Reorder.
102 (SYMBOLCHARN): Likewise. Rename to SYMBOLNAMECHAR.
103 (<INPUTLIST>"$SYSROOT"..): Delete rule.
104
105 2019-03-29 Max Filippov <jcmvbkbc@gmail.com>
106
107 * testsuite/ld-xtensa/relax-undef-weak-pie-export-dynamic.d: New
108 test definition.
109 * testsuite/ld-xtensa/xtensa.exp
110 (relax-undef-weak-pie-export-dynamic): Add new test.
111
112 2019-03-26 Martin Liska <mliska@suse.cz>
113
114 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
115 lto_visibility_str and use then to inform about plugin-symbols.
116 * testsuite/ld-plugin/plugin-12.d: Adjust expected pattern.
117
118 2019-03-25 Tamar Christina <tamar.christina@arm.com>
119
120 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Update disassembly.
121 * testsuite/ld-arm/jump-reloc-veneers-long.d: Update disassembly.
122
123 2019-03-21 Sudakshina Das <sudi.das@arm.com>
124
125 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
126 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifdef for PAC note section.
127 * testsuite/ld-aarch64/bti-plt-6.d: Update warning.
128 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
129 * testsuite/ld-aarch64/bti-warn.d: New test.
130
131 2019-03-21 Alan Modra <amodra@gmail.com>
132
133 * testsuite/ld-elf/fini2.s: Reduce alignment.
134 * testsuite/ld-elf/fini3.s: Likewise.
135 * testsuite/ld-elf/finin.s: Likewise.
136 * testsuite/ld-elf/init2.s: Likewise.
137 * testsuite/ld-elf/init3.s: Likewise.
138 * testsuite/ld-elf/initn.s: Likewise.
139 * testsuite/ld-elf/pr14156a.d: Don't xfail m68hc1*-* or xgate-*.
140 * testsuite/ld-elf/pr14156b.d: Don't xfail xgate-*.
141
142 2019-03-21 Alan Modra <amodra@gmail.com>
143
144 * scripttempl/alpha.sc, * scripttempl/armbpabi.sc,
145 * scripttempl/crisaout.sc, * scripttempl/elf32cr16.sc,
146 * scripttempl/elf32crx.sc, * scripttempl/elf32xc16x.sc,
147 * scripttempl/elf32xc16xl.sc, * scripttempl/elf32xc16xs.sc,
148 * scripttempl/elf64hppa.sc, * scripttempl/elf_chaos.sc,
149 * scripttempl/elfarc.sc, * scripttempl/elfarcv2.sc,
150 * scripttempl/elfd30v.sc, * scripttempl/elfm68hc11.sc,
151 * scripttempl/elfm68hc12.sc, * scripttempl/elfm9s12z.sc,
152 * scripttempl/elfmicroblaze.sc, * scripttempl/elfxgate.sc,
153 * scripttempl/elfxtensa.sc, * scripttempl/epiphany_4x4.sc,
154 * scripttempl/ft32.sc, * scripttempl/i386beos.sc,
155 * scripttempl/iq2000.sc, * scripttempl/mcorepe.sc,
156 * scripttempl/mep.sc, * scripttempl/mips.sc, * scripttempl/moxie.sc,
157 * scripttempl/pe.sc, * scripttempl/pep.sc, * scripttempl/ppcpe.sc,
158 * scripttempl/tic4xcoff.sc, * scripttempl/tic80coff.sc,
159 * scripttempl/v850.sc, * scripttempl/v850_rh850.sc,
160 * scripttempl/visium.sc, * scripttempl/xstormy16.sc: Add KEEP and
161 SORT_NONE to .init and .fini wildcards.
162 * scripttempl/elf32xc16x.sc,
163 * scripttempl/elf32xc16xl.sc,
164 * scripttempl/elf32xc16xs.sc: Add .fini wildcard.
165 * scripttempl/elf_chaos.sc: Add .init output section.
166 * scripttempl/elfd30v.sc: Remove duplicate .init.
167 * scripttempl/elfm68hc11.sc, * scripttempl/elfm68hc12.sc,
168 * scripttempl/elfm9s12z.sc, * scripttempl/elfxgate.sc: Remove
169 duplicate .init, and add .fini wildcard.
170 * scripttempl/ppcpe.sc (INIT, FINI): Delete.
171 * ldlang.c (update_wild_statements): Special case .init and
172 .fini in the wildcard, not the output section.
173
174 2019-03-21 Alan Modra <amodra@gmail.com>
175
176 * emulparams/elf32lm32fd.sh (DYNAMIC_LINK): Undef.
177
178 2019-03-21 Alan Modra <amodra@gmail.com>
179
180 * ldlang.c (lang_size_sections_1): Set SEC_KEEP on
181 create_object_symbols_section.
182 * testsuite/ld-elf/pr22319.d: Don't xfail dlx.
183
184 2019-03-18 Alan Modra <amodra@gmail.com>
185
186 * testsuite/ld-elf/merge.d: Remove csky from xfails, add moxie.
187 * testsuite/ld-elf/pr21884.d: Remove csky from xfails.
188 * testsuite/ld-elf/shared.exp: Add csky to list not xfailing pr22374.
189 * testsuite/ld-unique/pr21529.d: Remove csky from xfails
190
191 2019-03-15 Nick Clifton <nickc@redhat.com>
192
193 PR 24262
194 * ld.texi (-plugin): Correct the path used to locate linker
195 plugins.
196
197 2019-03-13 Sudakshina Das <sudi.das@arm.com>
198
199 * NEWS: Document --pac-plt.
200 * emultempl/aarch64elf.em (OPTION_PAC_PLT): New.
201 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add pac-plt.
202 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_PAC_PLT.
203 * testsuite/ld-aarch64/aarch64-elf.exp: Add the following tests.
204 * testsuite/ld-aarch64/bti-pac-plt-1.d: New test.
205 * testsuite/ld-aarch64/bti-pac-plt-2.d: New test.
206 * testsuite/ld-aarch64/pac-plt-1.d: New test.
207 * testsuite/ld-aarch64/pac-plt-2.d: New test.
208 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifndef directive.
209
210 2019-03-13 Sudakshina Das <sudi.das@arm.com>
211 Szabolcs Nagy <szabolcs.nagy@arm.com>
212
213 * NEWS: Document --force-bti.
214 * emultempl/aarch64elf.em (plt_type, bti_type, OPTION_FORCE_BTI): New.
215 (PARSE_AND_LIST_SHORTOPTS, PARSE_AND_LIST_OPTIONS): Add force-bti.
216 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_FORCE_BTI.
217 * testsuite/ld-aarch64/aarch64-elf.exp: Add all the tests below.
218 * testsuite/ld-aarch64/bti-plt-1.d: New test.
219 * testsuite/ld-aarch64/bti-plt-1.s: New test.
220 * testsuite/ld-aarch64/bti-plt-2.d: New test.
221 * testsuite/ld-aarch64/bti-plt-3.d: New test.
222 * testsuite/ld-aarch64/bti-plt-4.d: New test.
223 * testsuite/ld-aarch64/bti-plt-5.d: New test.
224 * testsuite/ld-aarch64/bti-plt-6.d: New test.
225 * testsuite/ld-aarch64/bti-plt-7.d: New test.
226 * testsuite/ld-aarch64/bti-plt-so.s: New test.
227 * testsuite/ld-aarch64/bti-plt.ld: New test.
228
229 2019-03-13 Sudakshina Das <sudi.das@arm.com>
230
231 * NEWS: Document GNU_PROPERTY_AARCH64_FEATURE_1_BTI and
232 GNU_PROPERTY_AARCH64_FEATURE_1_PAC.
233 * testsuite/ld-aarch64/aarch64-elf.exp: Add run commands for new tests.
234 * testsuite/ld-aarch64/property-bti-pac1.d: New test.
235 * testsuite/ld-aarch64/property-bti-pac1.s: New test.
236 * testsuite/ld-aarch64/property-bti-pac2.d: New test.
237 * testsuite/ld-aarch64/property-bti-pac2.s: New test.
238 * testsuite/ld-aarch64/property-bti-pac3.d: New test.
239
240 2019-03-13 H.J. Lu <hongjiu.lu@intel.com>
241
242 PR ld/24322
243 * testsuite/ld-i386/i386.exp: Run PR ld/24322 tests.
244 * testsuite/ld-x86-64/x86-64.exp: Likewise.
245 * testsuite/ld-i386/pr24322a.d: New file.
246 * testsuite/ld-i386/pr24322b.d: Likewise.
247 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
248 * testsuite/ld-x86-64/pr24322a.d: Likewise.
249 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
250 * testsuite/ld-x86-64/pr24322b.d: Likewise.
251 * testsuite/ld-x86-64/pr24322a.s: Likewise.
252 * testsuite/ld-x86-64/pr24322b.s: Likewise.
253 * testsuite/ld-x86-64/pr24322c.s: Likewise.
254
255 2019-03-06 Nick Bowler <nbowler@draconx.ca>
256
257 PR 24289
258 * ldexp.c (fold_name): Allow lookups of the LENGTH and ORIGIN
259 attributes during the first phase.
260
261 2019-03-01 Andreas Krebbel <krebbel@linux.ibm.com>
262
263 This reverts commit 5a12586d44fa8d5dfc74cbca4f2f36a273a16335.
264 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
265
266 PR 20113
267 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
268 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
269 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
270 * testsuite/ld-s390/tlsbin.dd: Likewise.
271 * testsuite/ld-s390/tlsbin.rd: Likewise.
272 * testsuite/ld-s390/tlsbin.sd: Likewise.
273 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
274 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
275 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
276 * testsuite/ld-s390/tlspic.dd: Likewise.
277 * testsuite/ld-s390/tlspic.rd: Likewise.
278 * testsuite/ld-s390/tlspic.sd: Likewise.
279 * testsuite/ld-s390/tlspic_64.dd: Likewise.
280 * testsuite/ld-s390/tlspic_64.rd: Likewise.
281 * testsuite/ld-s390/tlspic_64.sd: Likewise.
282 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
283
284 2019-02-27 H.J. Lu <hongjiu.lu@intel.com>
285
286 PR ld/24276
287 * testsuite/ld-i386/i386.exp: Run PR ld/24276 test.
288 * testsuite/ld-x86-64/x86-64.exp: Likewise.
289 * testsuite/ld-i386/pr24276.dso: New file.
290 * testsuite/ld-i386/pr24276.warn: Likewise.
291 * testsuite/ld-x86-64/pr24276.dso: Likewise.
292 * testsuite/ld-x86-64/pr24276.warn: Likewise.
293
294 2019-02-20 Eric Tsai <erictsai@cadence.com>
295
296 * testsuite/ld-xtensa/call_overflow.d: New test definition.
297 * testsuite/ld-xtensa/call_overflow1.s: New test source.
298 * testsuite/ld-xtensa/call_overflow2.s: New test source.
299 * testsuite/ld-xtensa/call_overflow3.s: New test source.
300 * testsuite/ld-xtensa/xtensa.exp: Add call_overflow test.
301
302 2019-02-14 Thomas Schwinge <thomas@codesourcery.com>
303
304 * testsuite/ld-elf/elf.exp: Remove Hurd XFAILs.
305
306 2019-02-12 Nick Clifton <nickc@redhat.com>
307
308 * po/fr.po: Updated French translation.
309
310 2019-02-09 Vineet Gupta <vgupta@synopsys.com>
311
312 * emultempl/arclinux.em: Delete special INIT/FINI handling.
313
314 2019-02-07 Nick Clifton <nickc@redhat.com>
315
316 PR 24175
317 * ld.texi (Options): Add missing word to the description of the
318 --start-group option.
319
320 2019-02-06 Alan Modra <amodra@gmail.com>
321
322 PR ld/24008
323 * testsuite/ld-scripts/pr24008.d: Pass with extra target
324 defined symbols.
325
326 2019-02-05 H.J. Lu <hongjiu.lu@intel.com>
327
328 PR ld/24151
329 * testsuite/ld-x86-64/pr24151a-x32.d: New file.
330 * testsuite/ld-x86-64/pr24151a.d: Likewise.
331 * testsuite/ld-x86-64/pr24151a.s: Likewise.
332 * testsuite/ld-x86-64/x86-64.exp: Run pr24151a and pr24151a-x32.
333
334 2019-01-31 Alan Modra <amodra@gmail.com>
335
336 * NEWS: Mention -t change.
337 * ld.texi (--trace/-t): Expand documentation a little.
338
339 2019-01-29 H.J. Lu <hongjiu.lu@intel.com>
340
341 PR ld/24008
342 * testsuite/ld-scripts/defined.exp: Run pr24008.
343 * testsuite/ld-scripts/pr24008.d: New file.
344 * testsuite/ld-scripts/pr24008.map: Likewise.
345 * testsuite/ld-scripts/pr24008.s: Likewise.
346 * testsuite/ld-scripts/pr24008.t: Likewise.
347
348 2019-01-29 Eric Botcazou <ebotcazou@adacore.com>
349
350 * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
351
352 2019-01-28 Alan Modra <amodra@gmail.com>
353
354 PR 24008
355 * ldexp.h (lang_phase_type): Add lang_fixed_phase_enum.
356 * ldexp.c (fold_name): Move expld.assign_name check later to
357 avoid an extra lookup.
358 (exp_fold_tree_1): When lang_fixed_phase_enum, don't change symbol
359 values, and don't clear expld.assign_name.
360 * ldlang.c (lang_map): Set expld.phase to lang_fixed_phase_enum.
361 (print_assignment): Resolve entire assignment expression.
362 Don't access symbol u.def unless symbol is defined.
363
364 2019-01-25 Nick Clifton <nickc@redhat.com>
365
366 * po/bg.po: Updated Bulgarian translation.
367
368 2019-01-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
369
370 * ld.texi (--wrap): Add warning that LTO may make this feature
371 ineffective.
372
373 2019-01-21 Nick Clifton <nickc@redhat.com>
374
375 * po/uk.po: Updated Ukranian translation.
376 * po/pr_BR.po: Updated Brazilian Portuguese translation.
377
378 2019-01-21 Nick Clifton <nickc@redhat.com>
379
380 PR 24108
381 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
382 expected error message.
383
384 2019-01-19 Nick Clifton <nickc@redhat.com>
385
386 * configure: Regenerate.
387 * po/ld.pot: Regenerate.
388
389 2018-06-24 Nick Clifton <nickc@redhat.com>
390
391 2.32 branch created.
392
393 2019-01-16 Kito Cheng <kito@andestech.com>
394
395 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
396 section.
397 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
398 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
399 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
400 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
401 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
402 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
403 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
404 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
405 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
406 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
407 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
408 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
409 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
410 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
411 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
412 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
413 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
414 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
415 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
416 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
417 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
418 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
419 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
420 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
421 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
422 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
423 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
424 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
425 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
426 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
427 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
428 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
429 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
430 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
431 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
432 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
433 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
434
435 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
436
437 PR 20113
438 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
439 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
440 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
441 * testsuite/ld-s390/tlsbin.dd: Likewise.
442 * testsuite/ld-s390/tlsbin.rd: Likewise.
443 * testsuite/ld-s390/tlsbin.sd: Likewise.
444 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
445 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
446 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
447 * testsuite/ld-s390/tlspic.dd: Likewise.
448 * testsuite/ld-s390/tlspic.rd: Likewise.
449 * testsuite/ld-s390/tlspic.sd: Likewise.
450 * testsuite/ld-s390/tlspic_64.dd: Likewise.
451 * testsuite/ld-s390/tlspic_64.rd: Likewise.
452 * testsuite/ld-s390/tlspic_64.sd: Likewise.
453 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
454
455 2019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
456
457 * ld.texi (--wrap): Add example to emphasise that only undefined
458 references are replaced by the linker.
459
460 2019-01-09 Nick Clifton <nickc@redhat.com>
461
462 * po/es.po: Updated Spanish translation.
463
464 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
465
466 * configure: Regenerate.
467
468 2019-01-08 Alan Modra <amodra@gmail.com>
469
470 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
471 generated source file names.
472 * testsuite/ld-m68k/m68k-got.exp: Likewise.
473
474 2019-01-01 Alan Modra <amodra@gmail.com>
475
476 Update year range in copyright notice of all files.
477
478 For older changes see ChangeLog-2018
479 \f
480 Copyright (C) 2019 Free Software Foundation, Inc.
481
482 Copying and distribution of this file, with or without modification,
483 are permitted in any medium without royalty provided the copyright
484 notice and this notice are preserved.
485
486 Local Variables:
487 mode: change-log
488 left-margin: 8
489 fill-column: 74
490 version-control: never
491 End: