Make stap-probe.c:stap_parse_register_operand's "regname" an std::string
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2019-05-09 Dimitar Dimitrov <dimitar@dinux.eu>
2
3 * scripttempl/pru.sc (__init_array_begin, __init_array_begin):
4 Rename.
5
6 2019-05-08 Pekka Seppänen <pexu@sourceware.mail.kapsi.fi>
7
8 PR 24536
9 * ldbuildid.c (generate_build_id): Cast return value from
10 GetProcAddress in order to avoid a compile time warning.
11
12 2019-05-06 Alan Modra <amodra@gmail.com>
13
14 * testsuite/ld-undefined/weak-undef.exp: Don't xfail pj.
15
16 2019-05-04 Alan Modra <amodra@gmail.com>
17
18 * testsuite/ld-scripts/fill.d: Don't xfail m32c
19 * testsuite/ld-scripts/fill16.d: Likewise.
20
21 2019-05-04 Alan Modra <amodra@gmail.com>
22
23 PR 24511
24 * testsuite/ld-elf/pr14156a.d: Allow for .init/.fini being a
25 data section on hppa64.
26 * testsuite/ld-elf/pr14156b.d: Likewise.
27 * testsuite/ld-scripts/pr18963.t: Map standard sections to set
28 output section flags.
29 * testsuite/ld-scripts/sane1.t: Likewise.
30 * testsuite/ld-elf/init-fini-arrays.s: Reference __init_array_start
31 and __fini_array_start. Define __start et al.
32 * testsuite/ld-elf/pr24511.d: New test.
33
34 2019-04-30 Alan Modra <amodra@gmail.com>
35
36 * testsuite/ld-powerpc/elfv2exe.d: Update.
37 * testsuite/ld-powerpc/elfv2so.d: Update.
38 * testsuite/ld-powerpc/tocopt.d: Update.
39 * testsuite/ld-powerpc/tocopt.s: Update.
40 * testsuite/ld-powerpc/tocopt5.d: Update.
41 * testsuite/ld-powerpc/tocopt5.s: Update.
42 * testsuite/ld-powerpc/tocopt7.d: Update.
43 * testsuite/ld-powerpc/tocopt7.s: Update.
44 * testsuite/ld-powerpc/tocopt8.d: Update.
45 * testsuite/ld-powerpc/tocopt8.s: Update.
46
47 2019-04-30 Alan Modra <amodra@gmail.com>
48
49 * ld.texi (How GNU properties are merged): Avoid pod2man error.
50 Correct example.
51
52 2019-04-26 H.J. Lu <hongjiu.lu@intel.com>
53
54 PR ld/24486
55 * testsuite/ld-plugin/lto.exp: Run PR ld/24486 tests.
56 * testsuite/ld-plugin/pr24486a.c: New file.
57 * testsuite/ld-plugin/pr24486b.c: Likewise.
58 * testsuite/ld-plugin/pr24486c.c: Likewise.
59
60 2019-04-26 Nick Clifton <nickc@redhat.com>
61
62 * po/ru.po: Updated Russian translation.
63
64 2019-04-26 Christopher Yeleighton <giecrilj@stegny.2a.pl>
65
66 * ld.texi: Properly hyphenate the word "specific".
67
68 2019-04-25 H.J. Lu <hongjiu.lu@intel.com>
69
70 PR ld/24406
71 * ld.texi: Remove LTO warning from --wrap.
72 * plugin.c (get_symbols): Update resolution for wrapper and
73 wrapped symbols.
74 * testsuite/ld-plugin/lto.exp: Run ld/24406 tests.
75 * testsuite/ld-plugin/pr24406-1.c: New file.
76 * testsuite/ld-plugin/pr24406-2a.c: Likewise.
77 * testsuite/ld-plugin/pr24406-2b.c: Likewise.
78
79 2019-04-25 Sudakshina Das <sudi.das@arm.com>
80
81 * testsuite/ld-aarch64/bti-pac-plt-1.d: Update.
82 * testsuite/ld-aarch64/bti-pac-plt-2.d: Update.
83 * testsuite/ld-aarch64/bti-plt-1.d: Update.
84 * testsuite/ld-aarch64/bti-plt-3.d: Update.
85 * testsuite/ld-aarch64/bti-plt-5.d: Update.
86 * testsuite/ld-aarch64/pac-plt-1.d: Update.
87 * testsuite/ld-aarch64/pac-plt-2.d: Update.
88
89 2019-04-24 Sandra Loosemore <sandra@codesourcery.com>
90
91 * testsuite/config/default.exp: Use [check_compiler_available]
92 instead of [which $CC].
93 * testsuite/ld-auto-import/auto-import.exp: Likewise.
94 * testsuite/ld-cygwin/exe-export.exp: Likewise.
95 * testsuite/ld-elf/audit.exp: Likewise.
96 * testsuite/ld-elf/compress.exp: Likewise.
97 * testsuite/ld-elf/dwarf.exp: Likewise.
98 * testsuite/ld-elf/elf.exp: Likewise.
99 * testsuite/ld-elf/indirect.exp: Likewise.
100 * testsuite/ld-elf/linux-x86.exp: Likewise.
101 * testsuite/ld-elf/shared.exp: Likewise.
102 * testsuite/ld-elf/tls.exp: Likewise.
103 * testsuite/ld-elf/wrap.exp: Likewise.
104 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
105 * testsuite/ld-elfvers/vers.exp: Likewise.
106 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
107 * testsuite/ld-elfweak/elfweak.exp: Likewise.
108 * testsuite/ld-gc/gc.exp: Likewise.
109 * testsuite/ld-i386/i386.exp: Likewise.
110 * testsuite/ld-i386/no-plt.exp: Likewise.
111 * testsuite/ld-i386/tls.exp: Likewise.
112 * testsuite/ld-ifunc/ifunc.exp: Likewise.
113 * testsuite/ld-mn10300/mn10300.exp: Likewise.
114 * testsuite/ld-pe/pe-compile.exp: Likewise.
115 * testsuite/ld-pe/pe-run.exp: Likewise.
116 * testsuite/ld-pe/pe-run2.exp: Likewise.
117 * testsuite/ld-pie/pie.exp: Likewise.
118 * testsuite/ld-plugin/lto.exp: Likewise.
119 * testsuite/ld-plugin/plugin.exp: Likewise.
120 * testsuite/ld-scripts/crossref.exp: Likewise.
121 * testsuite/ld-sh/sh.exp: Likewise.
122 * testsuite/ld-shared/shared.exp: Likewise.
123 * testsuite/ld-size/size.exp: Likewise.
124 * testsuite/ld-srec/srec.exp: Likewise.
125 * testsuite/ld-undefined/undefined.exp: Likewise.
126 * testsuite/ld-unique/unique.exp: Likewise.
127 * testsuite/ld-x86-64/mpx.exp: Likewise.
128 * testsuite/ld-x86-64/no-plt.exp: Likewise.
129 * testsuite/ld-x86-64/tls.exp: Likewise.
130 * testsuite/ld-x86-64/x86-64.exp: Likewise.
131 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Call
132 check_compiler_available before trying to use the compiler.
133 (run_cc_link_tests): Likewise.
134 (check_compiler_available): New. Use it instead of [which $CC].
135
136 2019-04-23 Alan Modra <amodra@gmail.com>
137
138 * Makefile.am (GENDEPDIR): New var, used..
139 (GENSCRIPTS): ..here.
140 * Makefile.in: Regenerate.
141 * genscripts.sh: Test for $DEPDIR set before every use.
142
143 2019-04-22 Matthew Fortune <matthew.fortune@mips.com>
144
145 * testsuite/ld-mips-elf/mips-elf-flags.exp: Fix expected ASEs
146 for M5100.
147
148 2019-04-19 Alan Modra <amodra@gmail.com>
149
150 * testsuite/ld-gc/skip-map-discarded.s: Add section attributes.
151 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Add
152 s12z to list of targets not supporting --gc-sections.
153
154 2019-04-17 H.J. Lu <hongjiu.lu@intel.com>
155
156 * testsuite/ld-i386/i386.exp: Run pr18801a and pr18801b instead
157 of pr18801.
158 * testsuite/ld-x86-64/x86-64.exp: Likewise.
159 * testsuite/ld-i386/pr18801.d: Removed.
160 * testsuite/ld-x86-64/pr18801.d: Likewise.
161 * testsuite/ld-i386/pr18801a.d: New file.
162 * testsuite/ld-i386/pr18801b.d: Likewise.
163 * testsuite/ld-x86-64/pr18801a.d: Likewise.
164 * testsuite/ld-x86-64/pr18801b.d: Likewise.
165 * testsuite/ld-x86-64/pie2.d: Suggest -fPIE instead of -fPIC.
166 * testsuite/ld-x86-64/pie2.d: Likewise.
167 * testsuite/ld-x86-64/pr19719.d: Likewise.
168 * testsuite/ld-x86-64/pr19807-2a.d: Likewise.
169 * testsuite/ld-x86-64/pr19969.d: Likewise.
170 * testsuite/ld-x86-64/pr21997-1a.err: Likewise.
171 * testsuite/ld-x86-64/pr21997-1b.err: Likewise.
172 * testsuite/ld-x86-64/pr22001-1a.err: Likewise.
173 * testsuite/ld-x86-64/pr22001-1b.err: Likewise.
174 * testsuite/ld-x86-64/pr22791-1.err: Likewise.
175
176 2019-04-17 H.J. Lu <hongjiu.lu@intel.com>
177
178 PR ld/24458
179 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/24458 tests.
180 * testsuite/ld-x86-64/pr24458.s: New file.
181 * testsuite/ld-x86-64/pr24458a-x32.d: Likewise.
182 * testsuite/ld-x86-64/pr24458a.d: Likewise.
183 * testsuite/ld-x86-64/pr24458b-x32.d: Likewise.
184 * testsuite/ld-x86-64/pr24458b.d: Likewise.
185 * testsuite/ld-x86-64/pr24458c-x32.d: Likewise.
186 * testsuite/ld-x86-64/pr24458c.d: Likewise.
187
188 2019-04-17 Jozef Lawrynowicz <jozef.l@mittosystems.com>
189
190 * config/tc-msp430.c (msp430_make_init_symbols): Define __crt0_init_bss
191 symbol when .lower.bss or .either.bss sections exist.
192 Define __crt0_movedata when .lower.data or .either.data sections exist.
193 * testsuite/gas/msp430/either-data-bss-sym.d: New test.
194 * testsuite/gas/msp430/low-data-bss-sym.d: New test.
195 * testsuite/gas/msp430/either-data-bss-sym.s: New test source.
196 * testsuite/gas/msp430/low-data-bss-sym.s: New test source.
197 * testsuite/gas/msp430/msp430.exp: Run new tests.
198 Enable large code model when running -mdata-region={upper,either}
199 tests.
200
201 2019-04-16 Alan Modra <amodra@gmail.com>
202
203 * testsuite/ld-scripts/pr20302.d: Don't run for ns32k-*-*.
204 * testsuite/ld-scripts/section-match-1.d: Likewise.
205 * testsuite/ld-undefined/require-defined.exp: Likewise.
206
207 2019-04-15 Faraz Shahbazker <fshahbazker@wavecomp.com>
208
209 * testsuite/ld-gc/gc.exp: Skip print-map-discarded test for non-ELF
210 targets.
211
212 2019-04-15 Sudakshina Das <sudi.das@arm.com>
213
214 * testsuite/ld-arm/bfcsel.s: New.
215 * testsuite/ld-arm/bfcsel.d: New.
216 * testsuite/ld-arm/arm-elf.exp: Add above test.
217
218 2019-04-15 Sudakshina Das <sudi.das@arm.com>
219
220 * testsuite/ld-arm/bfl.s: New.
221 * testsuite/ld-arm/bfl.d: New.
222 * testsuite/ld-arm/arm-elf.exp: Add above test.
223
224 2019-04-15 Sudakshina Das <sudi.das@arm.com>
225
226 * testsuite/ld-arm/bf.s: New.
227 * testsuite/ld-arm/bf.d: New.
228 * testsuite/ld-arm/arm-elf.exp: Add above test.
229
230 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
231
232 * testsuite/ld-arm/attr-merge-13.attr: New test.
233 * testsuite/ld-arm/attr-merge-13a.s: New test.
234 * testsuite/ld-arm/attr-merge-13b.s: New test.
235
236 2019-04-13 Alan Modra <amodra@gmail.com>
237
238 * Makefile.am (GENSCRIPTS): Pass LIB_PATH as a parameter. Add
239 DEPDIR parameter.
240 (ELF_DEPS, ELF_GEN_DEPS, ELF_X86_DEPS): Delete.
241 (ALL_EMULATION_SOURCES, ALL_64_EMULATION_SOURCES): Depend on
242 $GEN_DEPENDS.
243 (e*.c): Delete all dependencies, instead include dependencies
244 from $DEPDIR/*.Pc.
245 * Makefile.in: Regenerate.
246 * configure.ac (source_sh): Define and use function.
247 * configure: Regenerate.
248 * emulparams/aarch64cloudabib.sh, * emulparams/aarch64elf32b.sh,
249 * emulparams/aarch64elfb.sh, * emulparams/aarch64fbsdb.sh,
250 * emulparams/aarch64linux32b.sh, * emulparams/aarch64linuxb.sh,
251 * emulparams/arcelf.sh, * emulparams/arcelf_prof.sh,
252 * emulparams/arclinux.sh, * emulparams/arclinux_nps.sh,
253 * emulparams/arclinux_prof.sh, * emulparams/arcv2elf.sh,
254 * emulparams/arcv2elfx.sh, * emulparams/armelf_fbsd.sh,
255 * emulparams/armelf_linux_eabi.sh,
256 * emulparams/armelf_linux_fdpiceabi.sh,
257 * emulparams/armelf_nacl.sh, * emulparams/armelf_nbsd.sh,
258 * emulparams/armelf_vxworks.sh, * emulparams/armelfb.sh,
259 * emulparams/armelfb_fbsd.sh, * emulparams/armelfb_fuchsia.sh,
260 * emulparams/armelfb_linux.sh, * emulparams/armelfb_linux_eabi.sh,
261 * emulparams/armelfb_linux_fdpiceabi.sh,
262 * emulparams/armelfb_nacl.sh, * emulparams/armelfb_nbsd.sh,
263 * emulparams/armsymbian.sh, * emulparams/cskyelf_linux.sh,
264 * emulparams/elf32_sparc_sol2.sh,
265 * emulparams/elf32_sparc_vxworks.sh, * emulparams/elf32_tic6x_be.sh,
266 * emulparams/elf32_tic6x_elf_be.sh,
267 * emulparams/elf32_tic6x_elf_le.sh,
268 * emulparams/elf32_tic6x_linux_be.sh,
269 * emulparams/elf32_tic6x_linux_le.sh,
270 * emulparams/elf32_x86_64.sh, * emulparams/elf32_x86_64_nacl.sh,
271 * emulparams/elf32b4300.sh, * emulparams/elf32bfinfd.sh,
272 * emulparams/elf32bmipn32.sh, * emulparams/elf32bsmip.sh,
273 * emulparams/elf32btsmip.sh, * emulparams/elf32btsmip_fbsd.sh,
274 * emulparams/elf32btsmipn32.sh, * emulparams/elf32btsmipn32_fbsd.sh,
275 * emulparams/elf32ebmip.sh, * emulparams/elf32ebmipvxworks.sh,
276 * emulparams/elf32elmip.sh, * emulparams/elf32elmipvxworks.sh,
277 * emulparams/elf32frvfd.sh, * emulparams/elf32l4300.sh,
278 * emulparams/elf32lm32fd.sh, * emulparams/elf32lmip.sh,
279 * emulparams/elf32lppc.sh, * emulparams/elf32lppclinux.sh,
280 * emulparams/elf32lppcnto.sh, * emulparams/elf32lppcsim.sh,
281 * emulparams/elf32lr5900.sh, * emulparams/elf32lr5900n32.sh,
282 * emulparams/elf32lriscv.sh, * emulparams/elf32lriscv_ilp32.sh,
283 * emulparams/elf32lriscv_ilp32f.sh, * emulparams/elf32lsmip.sh,
284 * emulparams/elf32ltsmip.sh, * emulparams/elf32ltsmip_fbsd.sh,
285 * emulparams/elf32ltsmipn32.sh, * emulparams/elf32ltsmipn32_fbsd.sh,
286 * emulparams/elf32microblazeel.sh, * emulparams/elf32or1k_linux.sh,
287 * emulparams/elf32ppc.sh, * emulparams/elf32ppc_fbsd.sh,
288 * emulparams/elf32ppccommon.sh, * emulparams/elf32ppclinux.sh,
289 * emulparams/elf32ppcnto.sh, * emulparams/elf32ppcsim.sh,
290 * emulparams/elf32ppcvxworks.sh, * emulparams/elf32ppcwindiss.sh,
291 * emulparams/elf32tilegx_be.sh, * emulparams/elf64_ia64_fbsd.sh,
292 * emulparams/elf64_sparc_fbsd.sh, * emulparams/elf64_sparc_sol2.sh,
293 * emulparams/elf64alpha_fbsd.sh, * emulparams/elf64alpha_nbsd.sh,
294 * emulparams/elf64bmip-defs.sh, * emulparams/elf64bmip.sh,
295 * emulparams/elf64btsmip.sh, * emulparams/elf64btsmip_fbsd.sh,
296 * emulparams/elf64lppc.sh, * emulparams/elf64lriscv-defs.sh,
297 * emulparams/elf64lriscv.sh, * emulparams/elf64lriscv_lp64.sh,
298 * emulparams/elf64lriscv_lp64f.sh, * emulparams/elf64ltsmip.sh,
299 * emulparams/elf64ltsmip_fbsd.sh, * emulparams/elf64ppc.sh,
300 * emulparams/elf64ppc_fbsd.sh, * emulparams/elf64rdos.sh,
301 * emulparams/elf64tilegx_be.sh, * emulparams/elf_i386.sh,
302 * emulparams/elf_i386_be.sh, * emulparams/elf_i386_fbsd.sh,
303 * emulparams/elf_i386_ldso.sh, * emulparams/elf_i386_nacl.sh,
304 * emulparams/elf_i386_sol2.sh, * emulparams/elf_i386_vxworks.sh,
305 * emulparams/elf_iamcu.sh, * emulparams/elf_k1om.sh,
306 * emulparams/elf_k1om_fbsd.sh, * emulparams/elf_l1om.sh,
307 * emulparams/elf_l1om_fbsd.sh, * emulparams/elf_x86_64.sh,
308 * emulparams/elf_x86_64_cloudabi.sh,
309 * emulparams/elf_x86_64_fbsd.sh, * emulparams/elf_x86_64_nacl.sh,
310 * emulparams/elf_x86_64_sol2.sh, * emulparams/h8300helf.sh,
311 * emulparams/h8300helf_linux.sh, * emulparams/h8300hnelf.sh,
312 * emulparams/h8300self.sh, * emulparams/h8300self_linux.sh,
313 * emulparams/h8300snelf.sh, * emulparams/h8300sxelf.sh,
314 * emulparams/h8300sxelf_linux.sh, * emulparams/h8300sxnelf.sh,
315 * emulparams/hppanbsd.sh, * emulparams/hppaobsd.sh,
316 * emulparams/m32rlelf.sh, * emulparams/m32rlelf_linux.sh,
317 * emulparams/m68kelfnbsd.sh, * emulparams/mn10300.sh,
318 * emulparams/msp430X.sh, * emulparams/nds32belf.sh,
319 * emulparams/nds32belf16m.sh, * emulparams/nds32belf_linux.sh,
320 * emulparams/pjlelf.sh, * emulparams/ppclynx.sh,
321 * emulparams/score7_elf.sh, * emulparams/shelf_fd.sh,
322 * emulparams/shelf_linux.sh, * emulparams/shelf_nbsd.sh,
323 * emulparams/shelf_uclinux.sh, * emulparams/shelf_vxworks.sh,
324 * emulparams/shl.sh, * emulparams/shlelf.sh,
325 * emulparams/shlelf_fd.sh, * emulparams/shlelf_nbsd.sh,
326 * emulparams/shlelf_vxworks.sh: Use source_sh.
327 * genscripts.sh: Adjust for changed parameters. Emit dependencies
328 for e*.c to .deps/*.Pc.
329 (source_sh): New function, use it throughout to source scripts.
330 * genscrba.sh (source_em): Use source_sh.
331
332 2019-04-13 Alan Modra <amodra@gmail.com>
333
334 * configure.ac (TDIRS): Build up tdirs in this variable and
335 AC_SUBST, also using AM_SUBST_NOTMAKE.
336 * configure: Regenerate.
337 * Makefile.am (DISTCLEANFILES): Remove tdirs.
338 * Makefile.in: Regenerate.
339
340 2019-04-12 Nick Clifton <nickc@redhat.com>
341
342 PR 24450
343 * ld.texi (Output Section Attributes): Add ALIGN_WITH_INPUT to
344 example of section attributes.
345
346 2019-04-11 Faraz Shahbazker <fshahbazker@wavecomp.com>
347
348 * NEWS: Mention new option --no-print-map-discarded.
349 * ld.h (ld_config_type) <print_map_discarded>: New field.
350 * ldlang.c (lang_map): Conditionally output discarded sections
351 in map files based on configuration option.
352 * ldlex.h (option_values) <OPTION_PRINT_MAP_DISCARDED,
353 OPTION_NO_PRINT_MAP_DISCARDED>: New.
354 * ldmain.c (main): Enabled print_map_discarded by default.
355 * lexsup.c (ld_options): Add new command-line options.
356 (parse_args) <OPTION_NO_PRINT_MAP_DISCARDED,
357 OPTION_PRINT_MAP_DISCARDED>: New cases.
358 * ld.texi: Document new options.
359 * testsuite/ld-gc/gc.exp: Add new test.
360 * testsuite/ld-gc/skip-map-discarded.s: New file.
361 * testsuite/ld-gc/skip-map-discarded.d: New file.
362 * testsuite/ld-gc/skip-map-discarded.map: New file.
363
364 2019-04-11 H.J. Lu <hongjiu.lu@intel.com>
365
366 * ld.texi: Document -z cet-report=[none|warning|error].
367 * emulparams/cet.sh: Add -z cet-report=[none|warning|error].
368 * testsuite/ld-i386/i386.exp: Run -z cet-report=[warning|error]
369 tests.
370 * testsuite/ld-x86-64/x86-64.exp: Likewise.
371 * testsuite/ld-i386/property-x86-cet1.d: New file.
372 * testsuite/ld-i386/property-x86-cet2a.d: Likewise.
373 * testsuite/ld-i386/property-x86-cet2b.d: Likewise.
374 * testsuite/ld-i386/property-x86-cet3a.d: Likewise.
375 * testsuite/ld-i386/property-x86-cet3b.d: Likewise.
376 * testsuite/ld-i386/property-x86-cet4a.d: Likewise.
377 * testsuite/ld-i386/property-x86-cet4b.d: Likewise.
378 * testsuite/ld-i386/property-x86-cet5a.d: Likewise.
379 * testsuite/ld-i386/property-x86-cet5b.d: Likewise.
380 * testsuite/ld-i386/property-x86-cet6.d: Likewise.
381 * testsuite/ld-x86-64/property-x86-cet.s: Likewise.
382 * testsuite/ld-x86-64/property-x86-cet1-x32.d: Likewise.
383 * testsuite/ld-x86-64/property-x86-cet1.d: Likewise.
384 * testsuite/ld-x86-64/property-x86-cet2a-x32.d: Likewise.
385 * testsuite/ld-x86-64/property-x86-cet2a.d: Likewise.
386 * testsuite/ld-x86-64/property-x86-cet2b-x32.d: Likewise.
387 * testsuite/ld-x86-64/property-x86-cet2b.d: Likewise.
388 * testsuite/ld-x86-64/property-x86-cet3a-x32.d: Likewise.
389 * testsuite/ld-x86-64/property-x86-cet3a.d: Likewise.
390 * testsuite/ld-x86-64/property-x86-cet3b-x32.d: Likewise.
391 * testsuite/ld-x86-64/property-x86-cet3b.d: Likewise.
392 * testsuite/ld-x86-64/property-x86-cet4a-x32.d: Likewise.
393 * testsuite/ld-x86-64/property-x86-cet4a.d: Likewise.
394 * testsuite/ld-x86-64/property-x86-cet4b-x32.d: Likewise.
395 * testsuite/ld-x86-64/property-x86-cet4b.d: Likewise.
396 * testsuite/ld-x86-64/property-x86-cet5a-x32.d: Likewise.
397 * testsuite/ld-x86-64/property-x86-cet5a.d: Likewise.
398 * testsuite/ld-x86-64/property-x86-cet5b-x32.d: Likewise.
399 * testsuite/ld-x86-64/property-x86-cet5b.d: Likewise.
400 * testsuite/ld-x86-64/property-x86-cet6-x32.d: Likewise.
401 * testsuite/ld-x86-64/property-x86-cet6.d: Likewise.
402
403 2019-04-11 H.J. Lu <hongjiu.lu@intel.com>
404
405 * testsuite/config/default.exp (STATIC_PIE_LDFLAGS): New. Set
406 to "-static-pie" if target compiler supports it.
407 * testsuite/ld-elf/elf.exp: Run -static-pie tests if
408 $STATIC_PIE_LDFLAGS isn't empty.
409 * testsuite/ld-ifunc/ifunc.exp: Likewise.
410
411 2019-04-11 Tamar Christina <tamar.christina@arm.com>
412
413 PR ld/24302
414 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
415 * testsuite/ld-aarch64/tls-relax-gdesc-le-now.d: New test.
416
417 2019-04-10 H.J. Lu <hongjiu.lu@intel.com>
418
419 * scripttempl/elf.sc (CREATE_PIC): New. Set for CREATE_SHLIB or
420 CREATE_PIE.
421 (__rel_iplt_start): Don't define for CREATE_PIC.
422 (__rel_iplt_end): Likewise.
423 (__rela_iplt_start): Likewise.
424 (__rela_iplt_end): Likewise.
425
426 2019-04-10 Alan Modra <amodra@gmail.com>
427
428 * testsuite/ld-elf/shared.exp: Don't xfail PR ld/20995 for
429 powerpc-nto.
430
431 2019-04-10 Alan Modra <amodra@gmail.com>
432
433 * emultempl/cskyelf.em (csk_elf_before_parse): New function,
434 setting use_branch_stub false for linux.
435 (csky_elf_create_output_section_statements): Do emit this
436 function and all others in the file for linux, plus the branch
437 option control. Disable branch stubs when non-ELF.
438
439 2019-04-10 Alan Modra <amodra@gmail.com>
440
441 * Makefile.am (eskyelf.c, eskyelf_linux.c): Depend on cskyelf.em.
442 (ecskyelf_linux.c): Depend on cskyelf.sh.
443 (eelf32microblazeel.c): Depend on elf32microblaze.sh.
444 * Makefile.in: Regenerate.
445 * emulparams/cskyelf.sh: Comment regarding cskelf_linux.sh.
446 (PAGE_SIZE): Don't define.
447 * emulparams/cskyelf_linux.sh: Source sckyelf.sh, leaving just
448 the differing variable defs/undefs.
449 * emulparams/elf32mcore.sh (PAGE_SIZE): Don't define.
450 * emulparams/elf32microblaze.sh: Comment re. elf32microblazeel.sh.
451 (OUTPUT_FORMAT): Use BIG_OUTPUT_FORMAT.
452 (PAGE_SIZE): Don't define.
453 * emulparams/elf32microblazeel.sh: Source elf32microblaze.sh,
454 leaving just the differing OUTPUT_FORMAT.
455
456 2019-04-10 Alan Modra <amodra@gmail.com>
457
458 * po/BLD-POTFILES.in: Regenerate.
459
460 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
461
462 * testsuite/ld-elf/shared.exp: XFAIL PR ld/20995 tests for
463 lynxos and nto targets.
464
465 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
466
467 * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_chaos.c.
468 (eelf_i386_chaos.c): Removed.
469 * Makefile.in: Regenerated.
470 * configure.tgt: Remove i[3-7]86-*-kaos*.
471 * emulparams/elf_i386_chaos.sh: Removed.
472
473 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
474
475 * emulparams/elf_i386_be.sh (EXTRA_EM_FILE): New.
476 * emulparams/i386moss.sh (EXTRA_EM_FILE): Likewise.
477
478 2019-04-08 Alan Modra <amodra@gmail.com>
479
480 * emulparams/elf64rdos.sh (EXTRA_EM_FILE): Define.
481 * emulparams/i386lynx.sh (EXTRA_EM_FILE): Define.
482 * emulparams/i386nto.sh (EXTRA_EM_FILE): Define.
483
484 2019-04-06 H.J. Lu <hongjiu.lu@intel.com>
485
486 * Makefile.am (ELF_X86_DEPS): Add $(srcdir)/emultempl/elf-x86.em.
487 (eelf_i386_sol2.c): Also depend on
488 $(srcdir)/emultempl/solaris2-x86.em.
489 (eelf_x86_64_sol2.c): Likewise.
490 * Makefile.in: Regenerated.
491 * emulparams/call_nop.sh: Set x86-specific linker options via
492 params.
493 * emulparams/cet.sh: Likewise.
494 * emulparams/reloc_overflow.sh: Likewise.
495 * emulparams/elf32_x86_64.sh (EXTRA_EM_FILE): New. Set to
496 "elf-x86".
497 * emulparams/elf_i386.sh: Likewise.
498 * emulparams/elf_i386_be.sh: Likewise.
499 * emulparams/elf_i386_chaos.sh: Likewise.
500 * emulparams/elf_i386_ldso.sh: Likewise.
501 * emulparams/elf_i386_vxworks.sh: Likewise.
502 * emulparams/elf_iamcu.sh: Likewise.
503 * emulparams/elf_k1om.sh: Likewise.
504 * emulparams/elf_l1om.sh: Likewise.
505 * emulparams/elf_x86_64.sh: Likewise.
506 * emulparams/elf_i386_sol2.sh (EXTRA_EM_FILE): Changed to
507 "solaris2-x86".
508 * emulparams/elf_x86_64_sol2.sh: Likewise.
509 * emultempl/elf-x86.em: New file.
510 * emultempl/solaris2-x86.em: Likewise.
511 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Don't
512 set link_info.call_nop_byte.
513
514 2019-04-05 Alan Modra <amodra@gmail.com>
515
516 * testsuite/ld-powerpc/tlsexe32.d: Remove trailing spaces.
517 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
518 * testsuite/ld-powerpc/tlsopt5_32.d: Likewise.
519
520 2019-04-03 Alan Modra <amodra@gmail.com>
521
522 PR 24411
523 ldlex.l (SYMBOLNAMECHAR1): Don't match '/'.
524 (<EXPRESSION>"/DISCARD/"): New.
525
526 2019-04-03 Alan Modra <amodra@gmail.com>
527
528 * ldlex.l: Formatting.
529 (CMDFILENAMECHAR, CMDFILENAMECHAR1): Delete.
530 (FILENAMECHAR1, SYMBOLNAMECHAR1, FILENAMECHAR, WILDCHAR),
531 (NOCFILENAMECHAR): Remove duplicate chars. Reorder.
532 (SYMBOLCHARN): Likewise. Rename to SYMBOLNAMECHAR.
533 (<INPUTLIST>"$SYSROOT"..): Delete rule.
534
535 2019-03-29 Max Filippov <jcmvbkbc@gmail.com>
536
537 * testsuite/ld-xtensa/relax-undef-weak-pie-export-dynamic.d: New
538 test definition.
539 * testsuite/ld-xtensa/xtensa.exp
540 (relax-undef-weak-pie-export-dynamic): Add new test.
541
542 2019-03-26 Martin Liska <mliska@suse.cz>
543
544 * plugin.c (get_symbols): Add lto_kind_str, lto_resolution_str,
545 lto_visibility_str and use then to inform about plugin-symbols.
546 * testsuite/ld-plugin/plugin-12.d: Adjust expected pattern.
547
548 2019-03-25 Tamar Christina <tamar.christina@arm.com>
549
550 * testsuite/ld-arm/jump-reloc-veneers-cond-long.d: Update disassembly.
551 * testsuite/ld-arm/jump-reloc-veneers-long.d: Update disassembly.
552
553 2019-03-21 Sudakshina Das <sudi.das@arm.com>
554
555 * testsuite/ld-aarch64/aarch64-elf.exp: Add new test.
556 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifdef for PAC note section.
557 * testsuite/ld-aarch64/bti-plt-6.d: Update warning.
558 * testsuite/ld-aarch64/bti-plt-7.d: Likewise.
559 * testsuite/ld-aarch64/bti-warn.d: New test.
560
561 2019-03-21 Alan Modra <amodra@gmail.com>
562
563 * testsuite/ld-elf/fini2.s: Reduce alignment.
564 * testsuite/ld-elf/fini3.s: Likewise.
565 * testsuite/ld-elf/finin.s: Likewise.
566 * testsuite/ld-elf/init2.s: Likewise.
567 * testsuite/ld-elf/init3.s: Likewise.
568 * testsuite/ld-elf/initn.s: Likewise.
569 * testsuite/ld-elf/pr14156a.d: Don't xfail m68hc1*-* or xgate-*.
570 * testsuite/ld-elf/pr14156b.d: Don't xfail xgate-*.
571
572 2019-03-21 Alan Modra <amodra@gmail.com>
573
574 * scripttempl/alpha.sc, * scripttempl/armbpabi.sc,
575 * scripttempl/crisaout.sc, * scripttempl/elf32cr16.sc,
576 * scripttempl/elf32crx.sc, * scripttempl/elf32xc16x.sc,
577 * scripttempl/elf32xc16xl.sc, * scripttempl/elf32xc16xs.sc,
578 * scripttempl/elf64hppa.sc, * scripttempl/elf_chaos.sc,
579 * scripttempl/elfarc.sc, * scripttempl/elfarcv2.sc,
580 * scripttempl/elfd30v.sc, * scripttempl/elfm68hc11.sc,
581 * scripttempl/elfm68hc12.sc, * scripttempl/elfm9s12z.sc,
582 * scripttempl/elfmicroblaze.sc, * scripttempl/elfxgate.sc,
583 * scripttempl/elfxtensa.sc, * scripttempl/epiphany_4x4.sc,
584 * scripttempl/ft32.sc, * scripttempl/i386beos.sc,
585 * scripttempl/iq2000.sc, * scripttempl/mcorepe.sc,
586 * scripttempl/mep.sc, * scripttempl/mips.sc, * scripttempl/moxie.sc,
587 * scripttempl/pe.sc, * scripttempl/pep.sc, * scripttempl/ppcpe.sc,
588 * scripttempl/tic4xcoff.sc, * scripttempl/tic80coff.sc,
589 * scripttempl/v850.sc, * scripttempl/v850_rh850.sc,
590 * scripttempl/visium.sc, * scripttempl/xstormy16.sc: Add KEEP and
591 SORT_NONE to .init and .fini wildcards.
592 * scripttempl/elf32xc16x.sc,
593 * scripttempl/elf32xc16xl.sc,
594 * scripttempl/elf32xc16xs.sc: Add .fini wildcard.
595 * scripttempl/elf_chaos.sc: Add .init output section.
596 * scripttempl/elfd30v.sc: Remove duplicate .init.
597 * scripttempl/elfm68hc11.sc, * scripttempl/elfm68hc12.sc,
598 * scripttempl/elfm9s12z.sc, * scripttempl/elfxgate.sc: Remove
599 duplicate .init, and add .fini wildcard.
600 * scripttempl/ppcpe.sc (INIT, FINI): Delete.
601 * ldlang.c (update_wild_statements): Special case .init and
602 .fini in the wildcard, not the output section.
603
604 2019-03-21 Alan Modra <amodra@gmail.com>
605
606 * emulparams/elf32lm32fd.sh (DYNAMIC_LINK): Undef.
607
608 2019-03-21 Alan Modra <amodra@gmail.com>
609
610 * ldlang.c (lang_size_sections_1): Set SEC_KEEP on
611 create_object_symbols_section.
612 * testsuite/ld-elf/pr22319.d: Don't xfail dlx.
613
614 2019-03-18 Alan Modra <amodra@gmail.com>
615
616 * testsuite/ld-elf/merge.d: Remove csky from xfails, add moxie.
617 * testsuite/ld-elf/pr21884.d: Remove csky from xfails.
618 * testsuite/ld-elf/shared.exp: Add csky to list not xfailing pr22374.
619 * testsuite/ld-unique/pr21529.d: Remove csky from xfails
620
621 2019-03-15 Nick Clifton <nickc@redhat.com>
622
623 PR 24262
624 * ld.texi (-plugin): Correct the path used to locate linker
625 plugins.
626
627 2019-03-13 Sudakshina Das <sudi.das@arm.com>
628
629 * NEWS: Document --pac-plt.
630 * emultempl/aarch64elf.em (OPTION_PAC_PLT): New.
631 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add pac-plt.
632 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_PAC_PLT.
633 * testsuite/ld-aarch64/aarch64-elf.exp: Add the following tests.
634 * testsuite/ld-aarch64/bti-pac-plt-1.d: New test.
635 * testsuite/ld-aarch64/bti-pac-plt-2.d: New test.
636 * testsuite/ld-aarch64/pac-plt-1.d: New test.
637 * testsuite/ld-aarch64/pac-plt-2.d: New test.
638 * testsuite/ld-aarch64/bti-plt-1.s: Add .ifndef directive.
639
640 2019-03-13 Sudakshina Das <sudi.das@arm.com>
641 Szabolcs Nagy <szabolcs.nagy@arm.com>
642
643 * NEWS: Document --force-bti.
644 * emultempl/aarch64elf.em (plt_type, bti_type, OPTION_FORCE_BTI): New.
645 (PARSE_AND_LIST_SHORTOPTS, PARSE_AND_LIST_OPTIONS): Add force-bti.
646 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_FORCE_BTI.
647 * testsuite/ld-aarch64/aarch64-elf.exp: Add all the tests below.
648 * testsuite/ld-aarch64/bti-plt-1.d: New test.
649 * testsuite/ld-aarch64/bti-plt-1.s: New test.
650 * testsuite/ld-aarch64/bti-plt-2.d: New test.
651 * testsuite/ld-aarch64/bti-plt-3.d: New test.
652 * testsuite/ld-aarch64/bti-plt-4.d: New test.
653 * testsuite/ld-aarch64/bti-plt-5.d: New test.
654 * testsuite/ld-aarch64/bti-plt-6.d: New test.
655 * testsuite/ld-aarch64/bti-plt-7.d: New test.
656 * testsuite/ld-aarch64/bti-plt-so.s: New test.
657 * testsuite/ld-aarch64/bti-plt.ld: New test.
658
659 2019-03-13 Sudakshina Das <sudi.das@arm.com>
660
661 * NEWS: Document GNU_PROPERTY_AARCH64_FEATURE_1_BTI and
662 GNU_PROPERTY_AARCH64_FEATURE_1_PAC.
663 * testsuite/ld-aarch64/aarch64-elf.exp: Add run commands for new tests.
664 * testsuite/ld-aarch64/property-bti-pac1.d: New test.
665 * testsuite/ld-aarch64/property-bti-pac1.s: New test.
666 * testsuite/ld-aarch64/property-bti-pac2.d: New test.
667 * testsuite/ld-aarch64/property-bti-pac2.s: New test.
668 * testsuite/ld-aarch64/property-bti-pac3.d: New test.
669
670 2019-03-13 H.J. Lu <hongjiu.lu@intel.com>
671
672 PR ld/24322
673 * testsuite/ld-i386/i386.exp: Run PR ld/24322 tests.
674 * testsuite/ld-x86-64/x86-64.exp: Likewise.
675 * testsuite/ld-i386/pr24322a.d: New file.
676 * testsuite/ld-i386/pr24322b.d: Likewise.
677 * testsuite/ld-x86-64/pr24322a-x32.d: Likewise.
678 * testsuite/ld-x86-64/pr24322a.d: Likewise.
679 * testsuite/ld-x86-64/pr24322b-x32.d: Likewise.
680 * testsuite/ld-x86-64/pr24322b.d: Likewise.
681 * testsuite/ld-x86-64/pr24322a.s: Likewise.
682 * testsuite/ld-x86-64/pr24322b.s: Likewise.
683 * testsuite/ld-x86-64/pr24322c.s: Likewise.
684
685 2019-03-06 Nick Bowler <nbowler@draconx.ca>
686
687 PR 24289
688 * ldexp.c (fold_name): Allow lookups of the LENGTH and ORIGIN
689 attributes during the first phase.
690
691 2019-03-01 Andreas Krebbel <krebbel@linux.ibm.com>
692
693 This reverts commit 5a12586d44fa8d5dfc74cbca4f2f36a273a16335.
694 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
695
696 PR 20113
697 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
698 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
699 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
700 * testsuite/ld-s390/tlsbin.dd: Likewise.
701 * testsuite/ld-s390/tlsbin.rd: Likewise.
702 * testsuite/ld-s390/tlsbin.sd: Likewise.
703 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
704 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
705 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
706 * testsuite/ld-s390/tlspic.dd: Likewise.
707 * testsuite/ld-s390/tlspic.rd: Likewise.
708 * testsuite/ld-s390/tlspic.sd: Likewise.
709 * testsuite/ld-s390/tlspic_64.dd: Likewise.
710 * testsuite/ld-s390/tlspic_64.rd: Likewise.
711 * testsuite/ld-s390/tlspic_64.sd: Likewise.
712 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
713
714 2019-02-27 H.J. Lu <hongjiu.lu@intel.com>
715
716 PR ld/24276
717 * testsuite/ld-i386/i386.exp: Run PR ld/24276 test.
718 * testsuite/ld-x86-64/x86-64.exp: Likewise.
719 * testsuite/ld-i386/pr24276.dso: New file.
720 * testsuite/ld-i386/pr24276.warn: Likewise.
721 * testsuite/ld-x86-64/pr24276.dso: Likewise.
722 * testsuite/ld-x86-64/pr24276.warn: Likewise.
723
724 2019-02-20 Eric Tsai <erictsai@cadence.com>
725
726 * testsuite/ld-xtensa/call_overflow.d: New test definition.
727 * testsuite/ld-xtensa/call_overflow1.s: New test source.
728 * testsuite/ld-xtensa/call_overflow2.s: New test source.
729 * testsuite/ld-xtensa/call_overflow3.s: New test source.
730 * testsuite/ld-xtensa/xtensa.exp: Add call_overflow test.
731
732 2019-02-14 Thomas Schwinge <thomas@codesourcery.com>
733
734 * testsuite/ld-elf/elf.exp: Remove Hurd XFAILs.
735
736 2019-02-12 Nick Clifton <nickc@redhat.com>
737
738 * po/fr.po: Updated French translation.
739
740 2019-02-09 Vineet Gupta <vgupta@synopsys.com>
741
742 * emultempl/arclinux.em: Delete special INIT/FINI handling.
743
744 2019-02-07 Nick Clifton <nickc@redhat.com>
745
746 PR 24175
747 * ld.texi (Options): Add missing word to the description of the
748 --start-group option.
749
750 2019-02-06 Alan Modra <amodra@gmail.com>
751
752 PR ld/24008
753 * testsuite/ld-scripts/pr24008.d: Pass with extra target
754 defined symbols.
755
756 2019-02-05 H.J. Lu <hongjiu.lu@intel.com>
757
758 PR ld/24151
759 * testsuite/ld-x86-64/pr24151a-x32.d: New file.
760 * testsuite/ld-x86-64/pr24151a.d: Likewise.
761 * testsuite/ld-x86-64/pr24151a.s: Likewise.
762 * testsuite/ld-x86-64/x86-64.exp: Run pr24151a and pr24151a-x32.
763
764 2019-01-31 Alan Modra <amodra@gmail.com>
765
766 * NEWS: Mention -t change.
767 * ld.texi (--trace/-t): Expand documentation a little.
768
769 2019-01-29 H.J. Lu <hongjiu.lu@intel.com>
770
771 PR ld/24008
772 * testsuite/ld-scripts/defined.exp: Run pr24008.
773 * testsuite/ld-scripts/pr24008.d: New file.
774 * testsuite/ld-scripts/pr24008.map: Likewise.
775 * testsuite/ld-scripts/pr24008.s: Likewise.
776 * testsuite/ld-scripts/pr24008.t: Likewise.
777
778 2019-01-29 Eric Botcazou <ebotcazou@adacore.com>
779
780 * testsuite/ld-ifunc/ifunc.exp: Skip pr23169 on SPARC.
781
782 2019-01-28 Alan Modra <amodra@gmail.com>
783
784 PR 24008
785 * ldexp.h (lang_phase_type): Add lang_fixed_phase_enum.
786 * ldexp.c (fold_name): Move expld.assign_name check later to
787 avoid an extra lookup.
788 (exp_fold_tree_1): When lang_fixed_phase_enum, don't change symbol
789 values, and don't clear expld.assign_name.
790 * ldlang.c (lang_map): Set expld.phase to lang_fixed_phase_enum.
791 (print_assignment): Resolve entire assignment expression.
792 Don't access symbol u.def unless symbol is defined.
793
794 2019-01-25 Nick Clifton <nickc@redhat.com>
795
796 * po/bg.po: Updated Bulgarian translation.
797
798 2019-01-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
799
800 * ld.texi (--wrap): Add warning that LTO may make this feature
801 ineffective.
802
803 2019-01-21 Nick Clifton <nickc@redhat.com>
804
805 * po/uk.po: Updated Ukranian translation.
806 * po/pr_BR.po: Updated Brazilian Portuguese translation.
807
808 2019-01-21 Nick Clifton <nickc@redhat.com>
809
810 PR 24108
811 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Update
812 expected error message.
813
814 2019-01-19 Nick Clifton <nickc@redhat.com>
815
816 * configure: Regenerate.
817 * po/ld.pot: Regenerate.
818
819 2018-06-24 Nick Clifton <nickc@redhat.com>
820
821 2.32 branch created.
822
823 2019-01-16 Kito Cheng <kito@andestech.com>
824
825 * testsuite/ld-elf/orphan-region.d: XFAIL for RISC-V, because add new
826 section.
827 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Add new tests.
828 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: New test.
829 * testsuite/ld-riscv-elf/attr-merge-arch-01a.s: Likewise.
830 * testsuite/ld-riscv-elf/attr-merge-arch-01b.s: Likewise.
831 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
832 * testsuite/ld-riscv-elf/attr-merge-arch-02a.s: Likewise.
833 * testsuite/ld-riscv-elf/attr-merge-arch-02b.s: Likewise.
834 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
835 * testsuite/ld-riscv-elf/attr-merge-arch-03a.s: Likewise.
836 * testsuite/ld-riscv-elf/attr-merge-arch-03b.s: Likewise.
837 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01.d: Likewise.
838 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01a.s: Likewise.
839 * testsuite/ld-riscv-elf/attr-merge-arch-failed-01b.s: Likewise.
840 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
841 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
842 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
843 * testsuite/ld-riscv-elf/attr-merge-stack-align-a.s: Likewise.
844 * testsuite/ld-riscv-elf/attr-merge-stack-align-b.s: Likewise.
845 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-a.s: Likewise.
846 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed-b.s: Likewise.
847 * testsuite/ld-riscv-elf/attr-merge-stack-align-failed.d: Likewise.
848 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
849 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
850 * testsuite/ld-riscv-elf/attr-merge-strict-align-01a.s: Likewise.
851 * testsuite/ld-riscv-elf/attr-merge-strict-align-01b.s: Likewise.
852 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
853 * testsuite/ld-riscv-elf/attr-merge-strict-align-02a.s: Likewise.
854 * testsuite/ld-riscv-elf/attr-merge-strict-align-02b.s: Likewise.
855 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
856 * testsuite/ld-riscv-elf/attr-merge-strict-align-03a.s: Likewise.
857 * testsuite/ld-riscv-elf/attr-merge-strict-align-03b.s: Likewise.
858 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
859 * testsuite/ld-riscv-elf/attr-merge-strict-align-04a.s: Likewise.
860 * testsuite/ld-riscv-elf/attr-merge-strict-align-04b.s: Likewise.
861 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
862 * testsuite/ld-riscv-elf/attr-merge-strict-align-05a.s: Likewise.
863 * testsuite/ld-riscv-elf/attr-merge-strict-align-05b.s: Likewise.
864
865 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
866
867 PR 20113
868 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define.
869 * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define.
870 * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output.
871 * testsuite/ld-s390/tlsbin.dd: Likewise.
872 * testsuite/ld-s390/tlsbin.rd: Likewise.
873 * testsuite/ld-s390/tlsbin.sd: Likewise.
874 * testsuite/ld-s390/tlsbin_64.dd: Likewise.
875 * testsuite/ld-s390/tlsbin_64.rd: Likewise.
876 * testsuite/ld-s390/tlsbin_64.sd: Likewise.
877 * testsuite/ld-s390/tlspic.dd: Likewise.
878 * testsuite/ld-s390/tlspic.rd: Likewise.
879 * testsuite/ld-s390/tlspic.sd: Likewise.
880 * testsuite/ld-s390/tlspic_64.dd: Likewise.
881 * testsuite/ld-s390/tlspic_64.rd: Likewise.
882 * testsuite/ld-s390/tlspic_64.sd: Likewise.
883 * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
884
885 2019-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
886
887 * ld.texi (--wrap): Add example to emphasise that only undefined
888 references are replaced by the linker.
889
890 2019-01-09 Nick Clifton <nickc@redhat.com>
891
892 * po/es.po: Updated Spanish translation.
893
894 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
895
896 * configure: Regenerate.
897
898 2019-01-08 Alan Modra <amodra@gmail.com>
899
900 * testsuite/ld-elf/sec64k.exp: Use . rather than $objdir in
901 generated source file names.
902 * testsuite/ld-m68k/m68k-got.exp: Likewise.
903
904 2019-01-01 Alan Modra <amodra@gmail.com>
905
906 Update year range in copyright notice of all files.
907
908 For older changes see ChangeLog-2018
909 \f
910 Copyright (C) 2019 Free Software Foundation, Inc.
911
912 Copying and distribution of this file, with or without modification,
913 are permitted in any medium without royalty provided the copyright
914 notice and this notice are preserved.
915
916 Local Variables:
917 mode: change-log
918 left-margin: 8
919 fill-column: 74
920 version-control: never
921 End:
This page took 0.065334 seconds and 4 git commands to generate.