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