doc: Fix copy-pasto in Z0 packet documentation
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
25d28c91
L
12017-08-08 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/21924
4 * testsuite/ld-i386/i386.exp: Require GCC 5 or above for
5 "weakundef1 with PIE" test.
6 * testsuite/ld-x86-64/tls.exp: Require GCC 5 or above for
7 "tlsdesc1" and "tlsdesc1 with PIE" tests.
8
9165f454
L
92017-08-08 H.J. Lu <hongjiu.lu@intel.com>
10
11 * configure.ac (TESTBFDLIB): Add a ',' after -Wl,--rpath.
12 * configure: Regenerated.
13
fe22cbc4
L
142017-08-08 H.J. Lu <hongjiu.lu@intel.com>
15
16 PR ld/21923
17 * configure.ac (TESTBFDLIB): Replace --rpath with -Wl,--rpath
18 for --disable-static.
19 * configure: Regenerated.
20
2760f24c
RG
212017-08-08 Romain Geissler <romain.geissler@gmail.com>
22 Alan Modra <amodra@gmail.com>
23
24 * configure.ac: Add --enable-default-hash-style option.
25 * ldmain.c (main): Set link_info.emit_hash to DEFAULT_EMIT_SYSV_HASH.
26 Set link_info.emit_gnu_hash to DEFAULT_EMIT_GNU_HASH.
27 * configure: Regenerate.
28 * config.in: Regenerate.
29
8f5e83fb
AM
302017-08-08 Alan Modra <amodra@gmail.com>
31
32 * testsuite/ld-aarch64/ifunc-1-local.d: Run ld with --hash-style=sysv.
33 * testsuite/ld-aarch64/ifunc-2-local.d: Likewise.
34 * testsuite/ld-aarch64/ifunc-3a.d: Likewise.
35 * testsuite/ld-frv/fdpic-pie-1.d: Likewise.
36 * testsuite/ld-frv/fdpic-pie-2.d: Likewise.
37 * testsuite/ld-frv/fdpic-pie-7.d: Likewise.
38 * testsuite/ld-frv/fdpic-pie-8.d: Likewise.
39 * testsuite/ld-arm/arm-elf.exp: Add --hash-style=sysv to "Using
40 Thumb lib by another lib" test's ld options.
41 * testsuite/ld-elf/note-3.l: Match .gnu.hash.
42 * testsuite/ld-elf/note-3.t: Add .gnu.hash output section.
43
2980ccad
L
442017-08-07 H.J. Lu <hongjiu.lu@intel.com>
45
46 * testsuite/ld-elf/pr21903.s (start): Removed.
47 (_start): Likewise.
48 (__start): Likewise.
49 (main): Likewise.
50 (bar): New.
51
bab55c05
AM
522017-08-07 Alan Modra <amodra@gmail.com>
53
54 * testsuite/ld-alpha/alpha.exp: Add --hash-style=sysv to various
55 test's ld options.
56 * testsuite/ld-arm/arm-elf.exp: Likewise.
57 * testsuite/ld-elf/elf.exp: Likewise.
58 * testsuite/ld-elf/readelf.exp: Likewise.
59 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
60 * testsuite/ld-i386/i386.exp: Likewise.
61 * testsuite/ld-ia64/ia64.exp: Likewise.
62 * testsuite/ld-m68k/m68k.exp: Likewise.
63 * testsuite/ld-metag/metag.exp: Likewise.
64 * testsuite/ld-powerpc/powerpc.exp: Likewise.
65 * testsuite/ld-s390/s390.exp: Likewise.
66 * testsuite/ld-sh/sh-vxworks.exp: Likewise.
67 * testsuite/ld-shared/shared.exp: Likewise.
68 * testsuite/ld-sparc/sparc.exp: Likewise.
69 * testsuite/ld-tic6x/tic6x.exp: Likewise.
70 * testsuite/ld-vax-elf/vax-elf.exp: Likewise.
71 * testsuite/ld-x86-64/mpx.exp: Likewise.
72 * testsuite/ld-x86-64/x86-64.exp: Likewise.
73 * testsuite/ld-xtensa/xtensa.exp: Likewise.
74
75 * testsuite/ld-elf/comm-data2.ld: Add .gnu.hash output section.
76 * testsuite/ld-elf/pr20828-v.ld: Likewise.
77 * testsuite/ld-elf/pr20828.ld: Likewise.
78 * testsuite/ld-elf/pr21233.ld: Likewise.
79 * testsuite/ld-elf/pr21384.ld: Likewise.
80 * testsuite/ld-elf/provide-hidden-1.ld: Likewise.
81 * testsuite/ld-elf/provide-hidden-2.ld: Likewise.
82 * testsuite/ld-elf/provide-hidden-s.ld: Likewise.
83 * testsuite/ld-scripts/cross1.t: Likewise.
84
85 * testsuite/ld-elf/stab.d: Adjust allowed section indices.
86
87 * testsuite/ld-i386/pie1.d: Don't match addresses.
88 * testsuite/ld-i386/plt-pic2.dd: Likewise.
89 * testsuite/ld-i386/pr19636-1d.d: Likewise.
90 * testsuite/ld-i386/pr19636-2c.d: Likewise.
91 * testsuite/ld-powerpc/elfv2so.d: Likewise.
92 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
93 * testsuite/ld-powerpc/tlsopt5.wf: Likewise.
94 * testsuite/ld-powerpc/tlsopt5_32.d: Likewise.
95
96 * testsuite/ld-i386/pr19636-2b.d: Don't match _start.
97
98 * testsuite/ld-powerpc/ambiguousv1.d: Relax symbol count, index
99 and address match.
100 * testsuite/ld-powerpc/ambiguousv1b.d: Likewise.
101 * testsuite/ld-powerpc/ambiguousv2.d: Likewise.
102 * testsuite/ld-powerpc/ambiguousv2b.d: Likewise.
103
104 * testsuite/ld-aarch64/gc-plt-relocs.d: Run ld with --hash-style=sysv.
105 * testsuite/ld-aarch64/ifunc-1.d: Likewise.
106 * testsuite/ld-aarch64/ifunc-2.d: Likewise.
107 * testsuite/ld-aarch64/ifunc-21.d: Likewise.
108 * testsuite/ld-aarch64/relasz.d: Likewise.
109 * testsuite/ld-aarch64/tls-small-ld.d: Likewise.
110 * testsuite/ld-aarch64/tls-tiny-ld.d: Likewise.
111 * testsuite/ld-arc/tls_gd-01.d: Likewise.
112 * testsuite/ld-cris/libdso-10.d: Likewise.
113 * testsuite/ld-cris/libdso-2.d: Likewise.
114 * testsuite/ld-cris/pic-gc-72.d: Likewise.
115 * testsuite/ld-cris/pic-gc-73.d: Likewise.
116 * testsuite/ld-cris/tls-gd-1.d: Likewise.
117 * testsuite/ld-cris/tls-gd-1h.d: Likewise.
118 * testsuite/ld-cris/tls-gd-2.d: Likewise.
119 * testsuite/ld-cris/tls-gd-2h.d: Likewise.
120 * testsuite/ld-cris/tls-ie-10.d: Likewise.
121 * testsuite/ld-cris/tls-ie-11.d: Likewise.
122 * testsuite/ld-cris/tls-ie-8.d: Likewise.
123 * testsuite/ld-cris/tls-ie-9.d: Likewise.
124 * testsuite/ld-cris/tls-ld-4.d: Likewise.
125 * testsuite/ld-cris/tls-ld-5.d: Likewise.
126 * testsuite/ld-cris/tls-ld-6.d: Likewise.
127 * testsuite/ld-cris/tls-ld-7.d: Likewise.
128 * testsuite/ld-cris/tls-ldgd-14.d: Likewise.
129 * testsuite/ld-cris/tls-ldgd-15.d: Likewise.
130 * testsuite/ld-cris/tls-ldgdx-14.d: Likewise.
131 * testsuite/ld-cris/tls-ldgdx-15.d: Likewise.
132 * testsuite/ld-cris/tls-local-54.d: Likewise.
133 * testsuite/ld-cris/tls-local-60.d: Likewise.
134 * testsuite/ld-cris/tls-local-61.d: Likewise.
135 * testsuite/ld-cris/weakhiddso.d: Likewise.
136 * testsuite/ld-elf/linkinfo1a.d: Likewise.
137 * testsuite/ld-elf/linkinfo1b.d: Likewise.
138 * testsuite/ld-elf/pr19617a.d: Likewise.
139 * testsuite/ld-elfvsb/hidden2.d: Likewise.
140 * testsuite/ld-frv/fdpic-pie-6.d: Likewise.
141 * testsuite/ld-frv/fdpic-shared-2.d: Likewise.
142 * testsuite/ld-frv/fdpic-shared-5.d: Likewise.
143 * testsuite/ld-frv/fdpic-shared-6.d: Likewise.
144 * testsuite/ld-frv/fdpic-shared-8.d: Likewise.
145 * testsuite/ld-frv/fdpic-shared-local-2.d: Likewise.
146 * testsuite/ld-frv/fdpic-shared-local-8.d: Likewise.
147 * testsuite/ld-frv/tls-dynamic-2.d: Likewise.
148 * testsuite/ld-i386/ibt-plt-1.d: Likewise.
149 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
150 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
151 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
152 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
153 * testsuite/ld-i386/pr20830.d: Likewise.
154 * testsuite/ld-ia64/merge1.d: Likewise.
155 * testsuite/ld-ia64/merge2.d: Likewise.
156 * testsuite/ld-ia64/merge3.d: Likewise.
157 * testsuite/ld-ia64/merge4.d: Likewise.
158 * testsuite/ld-ia64/merge5.d: Likewise.
159 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Likewise.
160 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
161 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
162 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
163 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise.
164 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
165 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
166 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
167 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
168 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
169 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
170 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
171 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
172 * testsuite/ld-m68k/got-1.d: Likewise.
173 * testsuite/ld-m68k/got-multigot-12-13-14-34-35-ok.d: Likewise.
174 * testsuite/ld-m68k/got-multigot-14-ok.d: Likewise.
175 * testsuite/ld-m68k/got-multigot-15-er.d: Likewise.
176 * testsuite/ld-m68k/got-negative-12-13-14-34-ok.d: Likewise.
177 * testsuite/ld-m68k/got-negative-12-13-14-35-er.d: Likewise.
178 * testsuite/ld-m68k/got-negative-14-ok.d: Likewise.
179 * testsuite/ld-m68k/got-negative-15-er.d: Likewise.
180 * testsuite/ld-m68k/got-single-12-ok.d: Likewise.
181 * testsuite/ld-m68k/got-single-13-er.d: Likewise.
182 * testsuite/ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: Likewise.
183 * testsuite/ld-m68k/got-xgot-15-ok.d: Likewise.
184 * testsuite/ld-m68k/tls-gd-1.d: Likewise.
185 * testsuite/ld-m68k/tls-gd-2.d: Likewise.
186 * testsuite/ld-m68k/tls-gd-ie-1.d: Likewise.
187 * testsuite/ld-m68k/tls-ie-1.d: Likewise.
188 * testsuite/ld-m68k/tls-ld-1.d: Likewise.
189 * testsuite/ld-m68k/tls-ld-2.d: Likewise.
190 * testsuite/ld-sh/shared-2.d: Likewise.
191 * testsuite/ld-sh/tlsbin-2.d: Likewise.
192 * testsuite/ld-sh/tlspic-2.d: Likewise.
193 * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
194 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
195 * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise.
196 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
197 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
198 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
199 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
200 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
201 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
202 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
203 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
204 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
205 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
206 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
207 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
208 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
209 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
210 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
211 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
212 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
213 * testsuite/ld-x86-64/load1c.d: Likewise.
214 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
215 * testsuite/ld-x86-64/load1d.d: Likewise.
216 * testsuite/ld-x86-64/pie3-nacl.d: Likewise.
217 * testsuite/ld-x86-64/pie3.d: Likewise.
218 * testsuite/ld-x86-64/pr14207.d: Likewise.
219 * testsuite/ld-x86-64/pr19162.d: Likewise.
220 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
221 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
222 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
223 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
224 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
225 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
226 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
227 * testsuite/ld-x86-64/pr20830a.d: Likewise.
228 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
229 * testsuite/ld-x86-64/pr20830b.d: Likewise.
230 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
231 * testsuite/ld-x86-64/pr21038a.d: Likewise.
232 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
233 * testsuite/ld-x86-64/pr21038b.d: Likewise.
234 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
235 * testsuite/ld-x86-64/pr21038c.d: Likewise.
236
a4819f54
L
2372017-08-06 H.J. Lu <hongjiu.lu@intel.com>
238
239 PR ld/21903:
240 * ld.h (command_line): Remove inhibit_common_definition.
241 * ldgram.y: Replace command_line.inhibit_common_definition with
242 link_info.inhibit_common_definition.
243 * ldlang.c (lang_common): Likewise.
244 * lexsup.c (parse_args): Likewise.
245 * ldmain.c (main): Only allow --no-define-common with -shared.
246 * testsuite/ld-elf/pr21903.s: New file.
247 * testsuite/ld-elf/pr21903a.d: Likewise.
248 * testsuite/ld-elf/pr21903b.d: Likewise.
249 * testsuite/ld-elf/pr21903c.d: Likewise.
250 * testsuite/ld-elf/pr21903d.d: Likewise.
251 * testsuite/ld-elf/pr21903e.d: Likewise.
252
55ef6584
AM
2532017-08-05 Alan Modra <amodra@gmail.com>
254
255 * testsuite/ld-unique/pr21529.d: Don't xfail hppa.
256
9f06dab1
L
2572017-08-04 H.J. Lu <hongjiu.lu@intel.com>
258
259 PR ld/21904
260 * testsuite/ld-elf/pr21904.d: New file.
261 * testsuite/ld-elf/pr21904.s: Likewise.
262
fd9770d8
NC
2632017-08-03 Nick Clifton <nickc@redhat.com>
264
265 PR ld/21884
266 * testsuite/ld-elf/pr21884.d: Add AVR, HPPA, IA64, M68HC1x and
267 SCORE to list of targets not supporting file format changes during
268 linking.
269 * testsuite/ld-unique/pr21529.d: Likewise.
270 * emultempl/avrelf.em (_before_allocation): Skip for non-ELF
271 output formats.
272 (avr_elf_create_output_section_statements): Fail if the output
273 format is not ELF.
274 (avr_finish): Do not access the ELF header in non-ELF format
275 output bfds.
276 * emultempl/m68hc1xelf.em (_before_allocation): Skip for non-ELF
277 output formats.
278 (m68hc11elf_create_output_section_statements): Fail if the putput
279 format is not ELF.
280 (m68hc11elf_after_allocation): Skip for non-ELF output formats.
281
2e9246e0
AM
2822017-08-03 Alan Modra <amodra@gmail.com>
283
284 PR ld/21884
285 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Revert
286 last change. Rename iself to elfinput. Expand comments. Condition
287 ELF checks on having both input and output ELF files. Extract..
288 (elf_orphan_compatible): ..this new function.
289
db99ecc0
L
2902017-08-02 H.J. Lu <hongjiu.lu@intel.com>
291
292 PR ld/21884
293 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Check
294 ELF section header only for ELF output.
295 * testsuite/ld-elf/pr21884.d: New test.
296 * testsuite/ld-elf/pr21884.t: Likewise.
297 * testsuite/ld-elf/pr21884a.s: Likewise.
298 * testsuite/ld-elf/pr21884b.s: Likewise.
299
b8f4abd3
L
3002017-08-02 H.J. Lu <hongjiu.lu@intel.com>
301
302 * emultempl/elf32.em (_place_orphan): Revert the last change.
303
73d5923e
MF
3042017-08-02 Max Filippov <jcmvbkbc@gmail.com>
305
306 * emultempl/xtensaelf.em (xtensa_wild_group_interleave_callback):
307 Only check for by_name sorting.
308
ddff3d84
NC
3092017-08-02 Nick Clifton <nickc@redhat.com>
310
311 PR 21884
312 * emultempl/elf32.em (_place_orphan): Skip non-ELF binaries when
313 looking for sections to merge.
314
d44c746a
AM
3152017-07-31 Alan Modra <amodra@gmail.com>
316
317 * ld.texinfo (plt-localentry): Revise.
318
8b5f1ed8
AM
3192017-07-29 Alan Modra <amodra@gmail.com>
320
321 * ld.texinfo (plt-localentry): Document.
322
2b94abd4
AB
3232017-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * ldgram.y (ldgram_had_keep): Make static.
326 (ldgram_vers_current_lang): Likewise.
327 (filename_spec): New rule.
328 (input_section_spec_no_keep): Use filename_spec.
329 (wildcard_maybe_exclude): New rule.
330 (wildcard_spec): Rename to...
331 (section_name_spec): ...this.
332 (section_NAME_list): Rename to...
333 (section_name_list): ...this.
334 (section_name_spec): Simplifiy and use wildcard_maybe_exclude.
335 * ldlang.c (placed_commons): Delete.
336 (lang_add_wild): No longer set placed_commons.
337 (print_wild_statement): Use full names for SORT specifiers.
338 * testsuite/ld-scripts/align.exp: Run new tests.
339 * testsuite/ld-scripts/align3.d: New file.
340 * testsuite/ld-scripts/align3.t: New file.
341 * testsuite/ld-scripts/align4.d: New file.
342 * testsuite/ld-scripts/align4.t: New file.
343 * testsuite/ld-scripts/align5.d: New file.
344 * testsuite/ld-scripts/align5.t: New file.
345 * testsuite/ld-scripts/exclude-file-5.d: New file.
346 * testsuite/ld-scripts/exclude-file-5.map: New file.
347 * testsuite/ld-scripts/exclude-file-5.t: New file.
348 * testsuite/ld-scripts/exclude-file-6.d: New file.
349 * testsuite/ld-scripts/exclude-file-6.map: New file.
350 * testsuite/ld-scripts/exclude-file-6.t: New file.
351 * NEWS: Mention the changes.
352
f726cc1c
GJL
3532017-07-27 Georg-Johann Lay <gjl@gcc.gnu.org>
354
355 PR ld/21849
356 * scripttempl/avr.sc: Split .progmemx.* from .progmem.* and locate
357 former at a higher address.
358
d4aaa2a0
AM
3592017-07-25 Alan Modra <amodra@gmail.com>
360
361 * testsuite/ld-powerpc/tlsopt5.s: Add cfi.
362 * testsuite/ld-powerpc/tlsopt5.d: Update.
363 * testsuite/ld-powerpc/tlsopt5.wf: New file.
364 * testsuite/ld-powerpc/powerpc.exp: Perform new tlsopt5 test.
365
645b2800 3662017-07-24 Claudiu Zissulescu <claziss@synopsys.com>
367
368 * testsuite/ld-arc/jli-overflow.d: Force testing for little
369 endian.
370 * testsuite/ld-arc/tls_gd-01.d: Fix string to match bigendian
371 systems.
372 * testsuite/ld-arc/tls_ie-01.d: Fix test for bigendian systems.
373
62a5222f
MR
3742017-07-19 Maciej W. Rozycki <macro@imgtec.com>
375
376 * testsuite/ld-scripts/fill.d: Adjust `xfail' entries. Add
377 `notarget' entries. Update comments.
378 * testsuite/ld-scripts/fill16.d: New test.
379 * testsuite/ld-scripts/fill16_0.s: New test source.
380 * testsuite/ld-scripts/fill16_1.s: New test source.
381 * testsuite/ld-scripts/fill16_2.s: New test source.
382 * testsuite/ld-scripts/data.exp: Run the new test.
383
684d5a10
JEM
3842017-07-19 Claudiu Zissulescu <claziss@synopsys.com>
385 John Eric Martin <John.Martin@emmicro-us.com>
386
387 * emulparams/arcelf.sh (JLI_START_TABLE): Define.
388 * scripttempl/elfarc.sc: Handle jlitab section.
389 * scripttempl/elfarcv2.sc: Likewise.
390 * testsuite/ld-arc/arc.exp: Add JLI test.
391 * testsuite/ld-arc/jli-script.ld: New file.
392 * testsuite/ld-arc/jli-simple.dd: Likewise.
393 * testsuite/ld-arc/jli-simple.rd: Likewise.
394 * testsuite/ld-arc/jli-simple.s: Likewise.
395 * testsuite/ld-arc/jli-overflow.s: Likewise.
396 * testsuite/ld-arc/jli-overflow.d: Likewise.
397 * testsuite/ld-arc/jli-overflow.err: Likewise.
398
e4943f2c
TG
3992017-07-19 Tristan Gingold <gingold@adacore.com>
400
401 * ldmain.c (main): Remove display of data size.
402
927960f0
MR
4032017-07-18 Maciej W. Rozycki <macro@imgtec.com>
404
2018ef80 405 PR ld/16656
927960f0
MR
406 * testsuite/ld-elf/binutils.exp (binutils_test): Make the
407 expectation for `.got' in GNU_RELRO segment target-specific.
408 Handle `.got.plt' separately.
409
9a0f1d50
MR
4102017-07-18 Maciej W. Rozycki <macro@imgtec.com>
411
2018ef80 412 PR ld/16656
9a0f1d50
MR
413 * testsuite/ld-elf/binutils.exp (binutils_test): Make the
414 expectation for `.dynamic' in GNU_RELRO segment target-specific.
415
de194d85
YC
4162017-07-18 Nick Clifton <nickc@redhat.com>
417
418 PR 21775
419 * ld.texinfo: Fix spelling typos.
420 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
421
89d249d2
L
4222017-07-17 H.J. Lu <hongjiu.lu@intel.com>
423
424 * testsuite/ld-i386/i386.exp: Run pie1 and pie1-nacl.
425 * testsuite/ld-i386/pie1-nacl.d: New file.
426 * testsuite/ld-i386/pie1.d: Likewise.
427 * testsuite/ld-i386/pie1.s: Likewise.
428
8e85f840
L
4292017-07-17 H.J. Lu <hongjiu.lu@intel.com>
430
431 PR ld/21782
432 * testsuite/ld-x86-64/pie3-nacl.d: New file.
433 * testsuite/ld-x86-64/pie3.d: Likewise.
434 * testsuite/ld-x86-64/pie3.s: Likewise.
435 * testsuite/ld-x86-64/x86-64.exp: Run pie3 and pie3-nacl.
436
86038de0
AM
4372017-07-14 Alan Modra <amodra@gmail.com>
438
439 * testsuite/ld-powerpc/powerpc.exp: Add -shared to tlsop5 tests.
440 * testsuite/ld-powerpc/tlsopt5.d: Adjust.
441 * testsuite/ld-powerpc/tlsopt1_32.s: Use r30 as GOT pointer.
442 * testsuite/ld-powerpc/tlsopt2_32.s: Likewise.
443 * testsuite/ld-powerpc/tlsopt3_32.s: Likewise.
444 * testsuite/ld-powerpc/tlsopt4_32.s: Likewise.
445 * testsuite/ld-powerpc/tlsopt5_32.s: Rewrite.
446 * testsuite/ld-powerpc/tlsopt1_32.d: Adjust.
447 * testsuite/ld-powerpc/tlsopt2_32.d: Adjust.
448 * testsuite/ld-powerpc/tlsopt3_32.d: Adjust.
449 * testsuite/ld-powerpc/tlsopt5_32.d: Adjust.
450
211b0bed
MR
4512016-07-14 Maciej W. Rozycki <macro@imgtec.com>
452
453 * testsuite/ld-unique/pr21529.ld: New test linker script.
454 * testsuite/ld-unique/pr21529.d: Use it.
455
429d795d
AM
4562017-07-12 Alan Modra <amodra@gmail.com>
457
458 * po/bg.po: Update from translationproject.org/latest/ld/.
459 * po/da.po: Likewise.
460 * po/es.po: Likewise.
461 * po/fi.po: Likewise.
462 * po/fr.po: Likewise.
463 * po/id.po: Likewise.
464 * po/it.po: Likewise.
465 * po/ja.po: Likewise.
466 * po/tr.po: Likewise.
467 * po/uk.po: Likewise.
468 * po/vi.po: Likewise.
469 * po/zh_CN.po: Likewise.
470 * po/zh_TW.po: Likewise.
471 * po/de.po: New file from translationproject.org.
472 * po/ru.po: Likewise.
473 * configure.ac (ALL_LINGUAS): Add de, ru. Sort.
474 * configure: Regenerate.
475
2fe40b67
AM
4762017-07-12 Alan Modra <amodra@gmail.com>
477
478 * testsuite/ld-scripts/align.exp: Exclude powerpc*-*-aix*.
479 * testsuite/ld-scripts/assign-loc.d: Likewise.
480 * testsuite/ld-scripts/defined3.d: Likewise.
481 * testsuite/ld-scripts/defined4.d: Likewise.
482 * testsuite/ld-scripts/defined5.d: Likewise.
483 * testsuite/ld-scripts/expr2.d: Likewise.
484 * testsuite/ld-scripts/provide.exp: Likewise.
485 * testsuite/ld-scripts/sane1.d: Likewise.
486 * testsuite/ld-scripts/size.exp: Likewise.
487 * testsuite/ld-scripts/defined2.d: Don't xfail rs6000-*-aix*.
488
d42c267e
AM
4892017-07-12 Alan Modra <amodra@gmail.com>
490
491 * testsuite/ld-arc/nps-1b.err: Update.
492 * testsuite/ld-x86-64/ilp32-11.d: Update.
493
61a0857c
L
4942017-07-11 H.J. Lu <hongjiu.lu@intel.com>
495
496 * testsuite/ld-selective/selective.exp: Support single digit
497 GCC version.
498
70391b29
JW
4992017-07-11 Jiong Wang <jiong.wang@arm.com>
500
501 * testsuite/ld-aarch64/dt_textrel.d: Use "#pass" instead of ".*" to
502 filter out remaining lines.
503
e54cb31a
MR
5042017-07-07 Maciej W. Rozycki <macro@imgtec.com>
505
506 * emultempl/mipself.em (mips_before_allocation): Avoid ELF
507 processing if not MIPS ELF.
508 * testsuite/ld-mips-elf/binary.d: New test.
509 * testsuite/ld-mips-elf/binary.ld: New test linker script.
510 * testsuite/ld-mips-elf/binary.s: New test source.
511 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
512
c620a2b5
AM
5132017-07-07 Alan Modra <amodra@gmail.com>
514
515 * testsuite/ld-powerpc/ppc476-shared.lnk: Align .bss.
516 * testsuite/ld-powerpc/ppc476-shared.d: Adjust.
517 * testsuite/ld-powerpc/ppc476-shared2.d: Adjust.
518
aff6079b
AM
5192017-07-07 Alan Modra <amodra@gmail.com>
520
521 * Makefile.am (eelf64_s390.c): Depend on emultempl/s390.em.
522
0d702cfe
TG
5232017-07-04 Tristan Gingold <gingold@adacore.com>
524
525 * configure: Regenerate.
526
55a09eb6
TG
5272017-07-04 Tristan Gingold <gingold@adacore.com>
528
529 * NEWS: Add marker for 2.29.
530
15e6ed8c
TG
5312017-07-03 Tristan Gingold <gingold@adacore.com>
532
533 * po/ld.pot: Regenerate.
534
9f00292e
MR
5352017-06-30 Maciej W. Rozycki <macro@imgtec.com>
536
537 * testsuite/ld-mips-elf/relax-offset.dd: New test.
538 * testsuite/ld-mips-elf/relax-offset.gd: New test.
539 * testsuite/ld-mips-elf/relax-offset-umips.dd: New test.
540 * testsuite/ld-mips-elf/relax-offset-umips.gd: New test.
541 * testsuite/ld-mips-elf/relax-offset.ld: New test linker script.
542 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
543 (prune_warnings): New temporary procedure.
544
819e1f86
MR
5452017-06-28 Maciej W. Rozycki <macro@imgtec.com>
546
547 * testsuite/ld-mips-elf/mips-elf-flags.exp: Add interAptiv MR2
548 tests.
549
68063779
SKS
5502017-06-27 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
551
552 PR ld/13402
553 * testsuite/ld-avr/pr13402.d: New test.
554 * testsuite/ld-avr/pr13402.s: New test.
555
7575e6a7
MR
5562017-06-27 Maciej W. Rozycki <macro@imgtec.com>
557
558 * testsuite/ld-mips-elf/mips-elf-flags.exp (good_combination):
559 Add an `args' final argument and examination code for `readelf
560 -A' output. Update procedure description accordingly.
561
1284e99a
MR
5622017-06-27 Maciej W. Rozycki <macro@imgtec.com>
563
564 * testsuite/ld-mips-elf/mips-elf-flags.exp (good_combination):
565 Use `remote_exec' to call `readelf'. Log the command issued.
566
b1a2d7a0
MR
5672017-06-27 Maciej W. Rozycki <macro@imgtec.com>
568
569 * testsuite/ld-mips-elf/mips-elf-flags.exp (good_combination):
570 Use `readelf -h' rather than `readelf --headers'.
571
b417536f
MR
5722017-06-26 Maciej W. Rozycki <macro@imgtec.com>
573
574 * testsuite/ld-mips-elf/lsi-4010-isa.d: New test.
575 * ld/testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
576
515a4464
MR
5772017-06-26 Maciej W. Rozycki <macro@imgtec.com>
578
579 * testsuite/ld-elf/sizeofa.d: Also accept the OBJECT type for
580 the symbols examined.
581 * testsuite/ld-elf/sizeofc.d: Likewise.
582 * testsuite/ld-elf/startofa.d: Likewise.
583 * testsuite/ld-elf/startofc.d: Likewise.
584
57963c05
AM
5852017-06-26 Alan Modra <amodra@gmail.com>
586
587 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Skip
588 --just-syms bfds when looking for a place to attach .note.gnu.build-id
589 and .eh_frame_hdr sections. Delete dead code.
590
bff0500d
TP
5912017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
592
593 * testsuite/ld-arm/arm-elf.exp (EABI attribute merging 11): New test.
594 (EABI attribute merging 12): Likewise.
595 * testsuite/ld-arm/attr-merge-11a.s: New file.
596 * testsuite/ld-arm/attr-merge-11b.s: New file.
597 * testsuite/ld-arm/attr-merge-11.attr: New file.
598 * testsuite/ld-arm/attr-merge-12a.s: New file.
599 * testsuite/ld-arm/attr-merge-12b.s: New file.
600 * testsuite/ld-arm/attr-merge-12.attr: New file.
601
00564418
L
6022017-06-22 H.J. Lu <hongjiu.lu@intel.com>
603
604 * testsuite/ld-i386/i386.exp: Run weakundef1 tests.
605 * testsuite/ld-i386/weakundef1.c: New file.
606
922109c7
L
6072017-06-22 H.J. Lu <hongjiu.lu@intel.com>
608
609 PR ld/21090
610 * testsuite/ld-elfvsb/elfvsb.exp (visibility_run): Pass
611 $NOPIE_CFLAGS if non-PIE is required.
612
9d1c54ed
L
6132017-06-22 H.J. Lu <hongjiu.lu@intel.com>
614
615 PR ld/21090
329b5ba1
L
616 * testsuite/ld-i386/i386.exp: Pass $NOPIE_CFLAGS and
617 $NOPIE_LDFLAGS to "Run pr19031".
618
6192017-06-22 H.J. Lu <hongjiu.lu@intel.com>
620
621 PR ld/21090
622 * testsuite/ld-gc/gc.exp: Compile tmpdir/pr14265.o with
9d1c54ed
L
623 $NOPIE_CFLAGS.
624 * testsuite/ld-i386/i386.exp: Pass $NOPIE_CFLAGS and
625 $NOPIE_LDFLAGS if non-PIE is required.
626 * testsuite/ld-i386/no-plt.exp (NOPIE_CFLAGS): New.
627 (NOPIE_LDFLAGS): Likewise.
628 Pass $NOPIE_LDFLAGS if non-PIE is required.
629 * testsuite/ld-shared/shared.exp: Compile tmpdir/sh1np.o with
630 $NOPIE_CFLAGS.
631
48580982
L
6322017-06-22 H.J. Lu <hongjiu.lu@intel.com>
633
634 * NEWS: Mention -z shstk and GNU_PROPERTY_X86_FEATURE_1_SHSTK.
635 * emulparams/cet.sh (PARSE_AND_LIST_OPTIONS_CET): Add "-z shstk".
636 (PARSE_AND_LIST_ARGS_CASE_Z_CET): Support "-z shstk".
637 * ld.texinfo: Document -z shstk.
638 * testsuite/ld-i386/i386.exp: Run SHSTK tests.
639 * testsuite/ld-x86-64/x86-64.exp: Likewise.
640 * testsuite/ld-i386/property-x86-shstk.s: New file.
641 * testsuite/ld-i386/property-x86-shstk1a.d: Likewise.
642 * testsuite/ld-i386/property-x86-shstk1b.d: Likewise.
643 * testsuite/ld-i386/property-x86-shstk2.d: Likewise.
644 * testsuite/ld-i386/property-x86-shstk3a.d: Likewise.
645 * testsuite/ld-i386/property-x86-shstk3b.d: Likewise.
646 * testsuite/ld-i386/property-x86-shstk4.d: Likewise.
647 * testsuite/ld-i386/property-x86-shstk5.d: Likewise.
648 * testsuite/ld-x86-64/property-x86-shstk.s: Likewise.
649 * testsuite/ld-x86-64/property-x86-shstk1a-x32.d: Likewise.
650 * testsuite/ld-x86-64/property-x86-shstk1a.d: Likewise.
651 * testsuite/ld-x86-64/property-x86-shstk1b-x32.d: Likewise.
652 * testsuite/ld-x86-64/property-x86-shstk1b.d: Likewise.
653 * testsuite/ld-x86-64/property-x86-shstk2-x32.d: Likewise.
654 * testsuite/ld-x86-64/property-x86-shstk2.d: Likewise.
655 * testsuite/ld-x86-64/property-x86-shstk3a-x32.d: Likewise.
656 * testsuite/ld-x86-64/property-x86-shstk3a.d: Likewise.
657 * testsuite/ld-x86-64/property-x86-shstk3b-x32.d: Likewise.
658 * testsuite/ld-x86-64/property-x86-shstk3b.d: Likewise.
659 * testsuite/ld-x86-64/property-x86-shstk4-x32.d: Likewise.
660 * testsuite/ld-x86-64/property-x86-shstk4.d: Likewise.
661 * testsuite/ld-x86-64/property-x86-shstk5-x32.d: Likewise.
662 * testsuite/ld-x86-64/property-x86-shstk5.d: Likewise.
663
ee2fdd6f
L
6642017-06-22 H.J. Lu <hongjiu.lu@intel.com>
665
666 * Makefile.am (ELF_X86_DEPS): Add $(srcdir)/emulparams/cet.sh.
667 * Makefile.in: Regenerated.
668 * NEWS: Mention GNU_PROPERTY_X86_FEATURE_1_IBT, -z ibtplt
669 and -z ibt.
670 * emulparams/cet.sh: New file.
671 * testsuite/ld-i386/ibt-plt-1.d: Likewise.
672 * testsuite/ld-i386/ibt-plt-1.s: Likewise.
673 * testsuite/ld-i386/ibt-plt-2.s: Likewise.
674 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
675 * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
676 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
677 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
678 * testsuite/ld-i386/ibt-plt-3.s: Likewise.
679 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
680 * testsuite/ld-i386/ibt-plt-3b.d: Likewise.
681 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
682 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
683 * testsuite/ld-i386/plt-main-ibt.dd: Likewise.
684 * testsuite/ld-i386/plt-pie-ibt.dd: Likewise.
685 * testsuite/ld-i386/property-x86-empty.s: Likewise.
686 * testsuite/ld-i386/property-x86-ibt.s: Likewise.
687 * testsuite/ld-i386/property-x86-ibt1a.d: Likewise.
688 * testsuite/ld-i386/property-x86-ibt1b.d: Likewise.
689 * testsuite/ld-i386/property-x86-ibt2.d: Likewise.
690 * testsuite/ld-i386/property-x86-ibt3a.d: Likewise.
691 * testsuite/ld-i386/property-x86-ibt3b.d: Likewise.
692 * testsuite/ld-i386/property-x86-ibt4.d: Likewise.
693 * testsuite/ld-i386/property-x86-ibt5.d: Likewise.
694 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
695 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
696 * testsuite/ld-x86-64/ibt-plt-1.s: Likewise.
697 * testsuite/ld-x86-64/ibt-plt-2.s: Likewise.
698 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
699 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
700 * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
701 * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
702 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
703 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
704 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
705 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
706 * testsuite/ld-x86-64/ibt-plt-3.s: Likewise.
707 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
708 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
709 * testsuite/ld-x86-64/ibt-plt-3b-x32.d: Likewise.
710 * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
711 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
712 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
713 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
714 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
715 * testsuite/ld-x86-64/plt-main-ibt-now.rd: Likewise.
716 * testsuite/ld-x86-64/plt-main-ibt-x32.dd: Likewise.
717 * testsuite/ld-x86-64/plt-main-ibt.dd: Likewise.
718 * testsuite/ld-x86-64/property-x86-empty.s: Likewise.
719 * testsuite/ld-x86-64/property-x86-ibt.s: Likewise.
720 * testsuite/ld-x86-64/property-x86-ibt1a-x32.d: Likewise.
721 * testsuite/ld-x86-64/property-x86-ibt1a.d: Likewise.
722 * testsuite/ld-x86-64/property-x86-ibt1b-x32.d: Likewise.
723 * testsuite/ld-x86-64/property-x86-ibt1b.d: Likewise.
724 * testsuite/ld-x86-64/property-x86-ibt2-x32.d: Likewise.
725 * testsuite/ld-x86-64/property-x86-ibt2.d: Likewise.
726 * testsuite/ld-x86-64/property-x86-ibt3a-x32.d: Likewise.
727 * testsuite/ld-x86-64/property-x86-ibt3a.d: Likewise.
728 * testsuite/ld-x86-64/property-x86-ibt3b-x32.d: Likewise.
729 * testsuite/ld-x86-64/property-x86-ibt3b.d: Likewise.
730 * testsuite/ld-x86-64/property-x86-ibt4-x32.d: Likewise.
731 * testsuite/ld-x86-64/property-x86-ibt4.d: Likewise.
732 * testsuite/ld-x86-64/property-x86-ibt5-x32.d: Likewise.
733 * testsuite/ld-x86-64/property-x86-ibt5.d: Likewise.
734 * emulparams/elf32_x86_64.sh: Source emulparams/cet.sh.
735 (TINY_READONLY_SECTION): Add .plt.sec.
736 * emulparams/elf_i386.sh: Likewise.
737 * emulparams/elf_x86_64.sh: Source emulparams/cet.sh.
738 * ld.texinfo: Document -z ibtplt and -z ibt.
739 * testsuite/ld-i386/i386.exp: Run IBT and IBT PLT tests.
740 * testsuite/ld-x86-64/x86-64.exp: Likewise.
741 * testsuite/ld-x86-64/pr21481b.S (check): Updated for x32.
742
6b737370
L
7432017-06-21 H.J. Lu <hongjiu.lu@intel.com>
744
745 PR ld/21090
746 * testsuite/ld-elf/shared.exp: Pass $NOPIE_CFLAGS and
747 $NOPIE_LDFLAGS if non-PIE is required.
748
e5c89b09
L
7492017-06-21 H.J. Lu <hongjiu.lu@intel.com>
750
751 PR ld/21090
752 * testsuite/ld-scripts/crossref.exp: Also pass $NOPIE_CFLAGS
753 to CC.
754
68193357
L
7552017-06-21 H.J. Lu <hongjiu.lu@intel.com>
756
757 PR ld/21090
758 * testsuite/ld-size/size.exp: Pass $NOPIE_LDFLAGS to size-4a,
759 size-4b, size-5a, size-5b, size-6 and size-8 tests.
127d08c0
L
760 * testsuite/ld-srec/srec.exp (NOPIE_CFLAGS): New.
761 (NOPIE_LDFLAGS): Likewise.
762 (CC): Add $NOPIE_CFLAGS $NOPIE_LDFLAGS.
763 (CXX): Likewise.
764 * testsuite/ld-x86-64/no-plt.exp (NOPIE_CFLAGS): New.
765 (NOPIE_LDFLAGS): Likewise.
766 Pass $NOPIE_LDFLAGS to "No PLT (dynamic 1a)",
767 "No PLT (dynamic 1c)" and "Run pr20253-2f".
768 * testsuite/ld-x86-64/x86-64.exp: Pass $NOPIE_LDFLAGS to
769 "Build gotpcrel1" and "Run pr19031".
68193357 770
81209eff
AM
7712017-06-21 Alan Modra <amodra@gmail.com>
772
773 * testsuite/ld-powerpc/powerpc.exp: Run TOCSAVE tests.
774 * testsuite/ld-powerpc/tocsave1.s,
775 * testsuite/ld-powerpc/tocsave1a.d,
776 * testsuite/ld-powerpc/tocsave1s.d,
777 * testsuite/ld-powerpc/tocsave2.s,
778 * testsuite/ld-powerpc/tocsave2a.d,
779 * testsuite/ld-powerpc/tocsave2s.d,
780 * testsuite/ld-powerpc/tocsavelib.s: New files.
781
fd52715c
AK
7822017-06-20 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
783
784 * Makefile.in: Add s390.em as build dependency.
785 * emulparams/elf64_s390.sh (EXTRA_EM_FILE): Add s390.em.
786 * emultempl/s390.em: New file.
787 * gen-doc.texi: Add documentation for --s390-pgste option.
788 * ld.texinfo: Likewise.
789
abfa390d
L
7902017-06-19 H.J. Lu <hongjiu.lu@intel.com>
791
792 PR ld/21626
793 * testsuite/ld-i386/i386.exp: Run ld/21626 tests.
794 * testsuite/ld-x86-64/x86-64.exp: Likewise.
795
bdd32e03
AM
7962017-06-18 Alan Modra <amodra@gmail.com>
797
798 * testsuite/lib/ld-lib.exp (is_underscore_target): New.
799 * testsuite/ld-elf/elf.exp (ASFLAGS): Define UNDERSCORE.
800 * testsuite/ld-elf/pr21562a.s: If UNDERSCORE defined,
801 reference sym with prefix.
802 * testsuite/ld-elf/pr21562b.s: Likewise.
803 * testsuite/ld-elf/sizeof.s: Likewise.
804 * testsuite/ld-elf/startof.s: Likewise.
805 * testsuite/ld-elf/pr14156a.d: Adjust for extra symbols.
806 * testsuite/ld-elf/pr21562a.d: Remove underscore target from
807 xfails, and match prefixed symbol.
808 * testsuite/ld-elf/pr21562b.d: Likewise.
809 * testsuite/ld-elf/pr21562c.d: Likewise.
810 * testsuite/ld-elf/pr21562d.d: Likewise.
811 * testsuite/ld-elf/pr21562e.d: Likewise.
812 * testsuite/ld-elf/pr21562f.d: Likewise.
813 * testsuite/ld-elf/pr21562g.d: Likewise.
814 * testsuite/ld-elf/pr21562h.d: Likewise.
815 * testsuite/ld-elf/pr21562i.d: Likewise.
816 * testsuite/ld-elf/pr21562j.d: Likewise.
817 * testsuite/ld-elf/pr21562k.d: Likewise.
818 * testsuite/ld-elf/pr21562l.d: Likewise.
819 * testsuite/ld-elf/pr21562m.d: Likewise.
820 * testsuite/ld-elf/pr21562n.d: Likewise.
821 * testsuite/ld-elf/sizeofa.d: Likewise.
822 * testsuite/ld-elf/sizeofb.d: Likewise.
823 * testsuite/ld-elf/sizeofc.d: Likewise.
824 * testsuite/ld-elf/startofa.d: Likewise.
825 * testsuite/ld-elf/startofb.d: Likewise.
826 * testsuite/ld-elf/startofc.d: Likewise.
827
7dba9362
AM
8282017-06-16 Alan Modra <amodra@gmail.com>
829
830 PR ld/20022
831 PR ld/21557
832 PR ld/21562
833 PR ld/21571
834 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Don't set
835 __start/__stop syms here.
836 * ldlang.c (lang_set_startof): Delete.
837 (start_stop_syms, start_stop_count, start_stop_alloc): New vars.
838 (lang_define_start_stop, lang_init_start_stop, foreach_start_stop,
839 undef_start_stop, lang_undef_start_stop, lang_init_startof_sizeof,
840 set_start_stop, lang_finalize_start_stop): New functions.
841 (lang_process): Call _start_stop functions.
842 * testsuite/ld-elf/pr21562a.d: Use xfail rather than notarget.
843 Correct typos and list of xfail targets.
844 * testsuite/ld-elf/pr21562b.d: Likewise.
845 * testsuite/ld-elf/pr21562c.d: Likewise.
846 * testsuite/ld-elf/pr21562d.d: Likewise.
847 * testsuite/ld-elf/pr21562e.d: Likewise.
848 * testsuite/ld-elf/pr21562f.d: Likewise.
849 * testsuite/ld-elf/pr21562g.d: Likewise.
850 * testsuite/ld-elf/pr21562h.d: Likewise.
851 * testsuite/ld-elf/pr21562i.d: Likewise.
852 * testsuite/ld-elf/pr21562j.d: Likewise.
853 * testsuite/ld-elf/pr21562k.d: Likewise.
854 * testsuite/ld-elf/pr21562l.d: Likewise.
855 * testsuite/ld-elf/pr21562m.d: Likewise.
856 * testsuite/ld-elf/pr21562n.d: Likewise.
857 * testsuite/ld-elf/sizeofa.d: Likewise. Adjust to pass for generic ELF.
858 * testsuite/ld-elf/sizeofb.d: Likewise.
859 * testsuite/ld-elf/startofa.d: Likewise.
860 * testsuite/ld-elf/startofb.d: Likewise.
861
d68f1976
JW
8622017-06-16 Jiong Wang <jiong.wang@arm.com>
863
864 * testsuite/ld-aarch64/aarch64-elf.exp: Update test name
865 * testsuite/ld-aarch64/pcrel.s: Add new testcases.
866 * testsuite/ld-aarch64/pcrel_pic_undefined.d: Update the expected
867 warnings.
868 * testsuite/ld-aarch64/pcrel_pic_defined_local.d: Rename ...
869 * testsuite/ld-aarch64/pcrel_pic_defined.d: ... to this.
870 Update expected warnings.
871
75e06f97
L
8722017-06-15 H.J. Lu <hongjiu.lu@intel.com>
873
874 * exsup.c (elf_shlib_list_options): Display "-z stack-size=SIZE"
875 instead of "-z stacksize=SIZE".
876
6353d82b
JW
8772017-06-15 Jiong Wang <jiong.wang@arm.com>
878
879 * testsuite/ld-aarch64/copy-reloc-exe-2.s: New test source file.
880 * testsuite/ld-aarch64/copy-reloc-2.d: New test.
881 * testsuite/ld-aarch64/copy-reloc-exe-eliminate.s: New test source file.
882 * testsuite/ld-aarch64/copy-reloc-eliminate.d: New test.
883 * testsuite/ld-aarch64/copy-reloc-so.s: Define new global objects.
884 * testsuite/ld-aarch64/aarch64-elf.exp: Run new tests.
885
ae87f7e7
NC
8862017-06-14 Nick Clifton <nickc@redhat.com>
887
888 PR binutils/21580
889 * testsuite/ld-nds32/diff.d: Adjust expected output.
890
99031baf
L
8912017-06-14 H.J. Lu <hongjiu.lu@intel.com>
892
893 PR ld/20022
894 * testsuite/ld-gc/pr20022.d: Skip on targets without dynamic
895 relocations in .text section.
896
8eca1095
L
8972017-06-14 H.J. Lu <hongjiu.lu@intel.com>
898
899 * testsuite/ld-elf/pr21562a.d: Skip on targets with leading char
900 in in symbol name or without --gc-sections.
901 * testsuite/ld-elf/pr21562b.d: Likewise.
902 * testsuite/ld-elf/pr21562c.d: Likewise.
903 * testsuite/ld-elf/pr21562d.d: Likewise.
904 * testsuite/ld-elf/pr21562i.d: Likewise.
905 * testsuite/ld-elf/pr21562j.d: Likewise.
906 * testsuite/ld-elf/pr21562k.d: Likewise.
907 * testsuite/ld-elf/pr21562l.d: Likewise.
908 * testsuite/ld-elf/pr21562m.d: Likewise.
909 * testsuite/ld-elf/pr21562n.d: Likewise.
910 * testsuite/ld-elf/pr21562e.d: Skip on targets with leading char
911 in symbol name.
912 * testsuite/ld-elf/pr21562f.d: Likewise.
913 * testsuite/ld-elf/pr21562g.d: Likewise.
914 * testsuite/ld-elf/pr21562h.d: Likewise.
915
f78d1b3a
L
9162017-06-14 H.J. Lu <hongjiu.lu@intel.com>
917
918 * testsuite/ld-gc/pr20022a.s: Add size to bar.
919
b6947a7f
L
9202017-06-14 H.J. Lu <hongjiu.lu@intel.com>
921
922 * testsuite/ld-elf/sizeofa.d: Skip on targets with leading char
923 in symbol name.
924 * testsuite/ld-elf/sizeofb.d: Likewise.
925 * testsuite/ld-elf/startofa.d: Likewise.
926 * testsuite/ld-elf/startofb.d: Likewise.
927
4c0b797e
GJL
9282017-06-14 Georg-Johann Lay <gjl@gcc.gnu.org>
929
930 PR ld/21583
931 * scripttempl/avr.sc (.jumptables): Move down in text section.
932 (.hightext): New in text.
933
319c2dbe
SH
9342017-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
935
936 * configure.tgt (epiphany-*-elf): Accept epiphany-*-*.
937
b27685f2
L
9382017-06-13 H.J. Lu <hongjiu.lu@intel.com>
939
940 * ldlang.c (lang_set_startof): Skip if config.build_constructors
941 is FALSE.
942 * testsuite/ld-elf/sizeofc.d: New file.
943 * testsuite/ld-elf/startofc.d: Likewise.
944
da614360
L
9452017-06-13 H.J. Lu <hongjiu.lu@intel.com>
946
947 * testsuite/ld-elf/sizeof.d: Renamed to ...
948 * testsuite/ld-elf/sizeofa.d: This. Updated.
949 * testsuite/ld-elf/startof.d: Renamed to ...
950 * testsuite/ld-elf/startofa.d: This. Updated.
951 * testsuite/ld-elf/sizeofb.d: New file.
952 * testsuite/ld-elf/startofb.d: Likewise.
953
cbd0eecf
L
9542017-06-13 H.J. Lu <hongjiu.lu@intel.com>
955
956 PR ld/20022
957 PR ld/21557
958 PR ld/21562
959 PR ld/21571
960 * ld.texinfo: Update __start_SECNAME/__stop_SECNAME symbols.
961 * ldlang.c (lang_insert_orphan): Move handling of __start_SECNAME
962 and __stop_SECNAME symbols to ...
963 (lang_set_startof): Here. Also define __start_SECNAME and
964 __stop_SECNAME for -Ur.
965 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Mark
966 referenced __start_SECNAME and __stop_SECNAME symbols as hidden
967 and set start_stop for garbage collection.
968 * testsuite/ld-elf/pr21562a.d: New file.
969 * testsuite/ld-elf/pr21562a.s: Likewise.
970 * testsuite/ld-elf/pr21562a.t: Likewise.
971 * testsuite/ld-elf/pr21562b.d: Likewise.
972 * testsuite/ld-elf/pr21562b.s: Likewise.
973 * testsuite/ld-elf/pr21562b.t: Likewise.
974 * testsuite/ld-elf/pr21562c.d: Likewise.
975 * testsuite/ld-elf/pr21562c.t: Likewise.
976 * testsuite/ld-elf/pr21562d.d: Likewise.
977 * testsuite/ld-elf/pr21562d.t: Likewise.
978 * testsuite/ld-elf/pr21562e.d: Likewise.
979 * testsuite/ld-elf/pr21562f.d: Likewise.
980 * testsuite/ld-elf/pr21562g.d: Likewise.
981 * testsuite/ld-elf/pr21562h.d: Likewise.
982 * testsuite/ld-elf/pr21562i.d: Likewise.
983 * testsuite/ld-elf/pr21562j.d: Likewise.
984 * testsuite/ld-elf/pr21562k.d: Likewise.
985 * testsuite/ld-elf/pr21562l.d: Likewise.
986 * testsuite/ld-elf/pr21562m.d: Likewise.
987 * testsuite/ld-elf/pr21562n.d: Likewise.
988 * testsuite/ld-gc/pr20022.d: Likewise.
989 * testsuite/ld-gc/pr20022a.s: Likewise.
990 * testsuite/ld-gc/pr20022b.s: Likewise.
991 * testsuite/ld-gc/gc.exp: Run PR ld/20022 tests.
992 * testsuite/ld-gc/pr19161.d: Also accept local __start_SECNAME
993 symbol.
994 * testsuite/ld-gc/start.d: Likewise.
995 * testsuite/ld-x86-64/lea1a.d: Updated.
996 * testsuite/ld-x86-64/lea1b.d: Updated.
997 * testsuite/ld-x86-64/lea1d.d: Updated.
998 * testsuite/ld-x86-64/lea1e.d: Likewise.
999
dc74becf
L
10002017-06-13 H.J. Lu <hongjiu.lu@intel.com>
1001
1002 * testsuite/ld-elf/sizeof.d: New file.
1003 * testsuite/ld-elf/sizeof.s: Likewise.
1004 * testsuite/ld-elf/startof.d: Likewise.
1005 * testsuite/ld-elf/startof.s: Likewise.
1006
8569cfa7
RL
10072017-06-13 Renlin Li <renlin.li@arm.com>
1008
1009 * testsuite/ld-elf/shared.exp (build_tests): Add --no-dynamic-linker
1010 option to rdynamic-1 and dynamic-1 tests.
1011
654f3b6a
L
10122017-06-09 H.J. Lu <hongjiu.lu@intel.com>
1013
1014 * testsuite/ld-x86-64/property-x86-3-x32.d: New file.
1015 * testsuite/ld-x86-64/property-x86-4a-x32.d: Likewise.
1016 * testsuite/ld-x86-64/property-x86-4b-x32.d: Likewise.
1017 * testsuite/ld-x86-64/property-x86-3.d: Also pass
1018 -defsym __64_bit__=1 to asssembler.
1019 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
1020 * testsuite/ld-x86-64/property-x86-4b.d: Likewise.
1021 * testsuite/ld-x86-64/property-x86-3.s: Align to 4 bytes if
1022 __64_bit__ isn't defined.
1023 * testsuite/ld-x86-64/property-x86-4a.s: Likewise.
1024 * testsuite/ld-x86-64/property-x86-4b.s: Likewise.
1025 * testsuite/ld-x86-64/x86-64.exp: Run property-x86-3-x32,
1026 property-x86-4a-x32 and property-x86-4b-x32.
1027
a0abe743
CM
10282017-06-08 Cupertino Miranda <cmiranda@synopsys.com>
1029
1030 * testsuite/ld-arc/tls_ie-01.d: Changed expected result.
1031
51fa2693
L
10322017-06-08 H.J. Lu <hongjiu.lu@intel.com>
1033
1034 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Pass
1035 "-Map tmpdir/ifunc-1-local-x86.map" to ld and check
1036 ifunc-1-local-x86.map.
1037 * testsuite/ld-ifunc/ifunc-1-x86.d: Pass
1038 "-Map tmpdir/ifunc-1-x86.map" to ld and check ifunc-1-x86.map.
1039 * testsuite/ld-ifunc/ifunc-1-local-x86.map: New file.
1040 * testsuite/ld-ifunc/ifunc-1-x86.map: Likewise.
1041
4936f235
AM
10422017-06-07 Alan Modra <amodra@gmail.com>
1043
1044 * testsuite/ld-unique/pr21529.d: xfail aarch64, arm, hppa, ia64,
1045 nds32, and score. Match any output.
1046
670b1a13
AB
10472017-06-06 Andrew Burgess <andrew.burgess@embecosm.com>
1048
1049 * ld.h (struct args_type): Fix typo in comment.
1050
7bdf4127
AB
10512017-06-06 Andrew Burgess <andrew.burgess@embecosm.com>
1052
1053 * ld.h (struct args_type): Add force_group_allocation field.
1054 * ldgram.y: Add support for FORCE_GROUP_ALLOCATION.
1055 * ldlex.h: Likewise.
1056 * ldlex.l: Likewise.
1057 * lexsup.c: Likewise.
1058 * ldlang.c (unique_section_p): Check resolve_section_groups flag
1059 not the relaxable link flag.
1060 (lang_add_section): Discard section groups when we're resolving
1061 groups. Clear the SEC_LINK_ONCE flag if we're resolving section
1062 groups.
1063 * ldmain.c (main): Initialise resolve_section_groups flag in
1064 link_info based on command line flags.
1065 * testsuite/ld-elf/group11.d: New file.
1066 * testsuite/ld-elf/group12.d: New file.
1067 * testsuite/ld-elf/group12.ld: New file.
1068 * NEWS: Mention new features.
1069 * ld.texinfo (Options): Document --force-group-allocation.
1070 (Miscellaneous Commands): Document FORCE_GROUP_ALLOCATION.
1071
d9409498
L
10722017-06-05 H.J. Lu <hongjiu.lu@intel.com>
1073
1074 PR ld/21529
1075 * testsuite/ld-unique/pr21529.d: New file.
1076 * testsuite/ld-unique/pr21529.s: Likewise.
1077 * testsuite/ld-unique/unique.exp: Run *.d.
1078
91001320
AM
10792017-06-05 Alan Modra <amodra@gmail.com>
1080
1081 * ldmain.c (main): Correct setting of link_indo.new_dtags.
1082 * testsuite/ld-elf/now-3.d: Pass --disable-new-dtags to ld
1083 * testsuite/ld-elf/now-4.d: Likewise.
1084 * testsuite/ld-elf/rpath-1.d: Likewise.
1085 * testsuite/ld-elf/rpath-2.d: Likewise.
1086
6734f10a
SB
10872017-06-05 Slava Barinov <v.barinov@samsung.com>
1088
1089 * configure.ac: Add --enable-new-dtags option.
91001320
AM
1090 * ldmain.c (main): Set link_info.new_dtags to 1 if when
1091 --enable-new-dtags is switched on.
6734f10a
SB
1092 * configure: Regenerate.
1093 * config.in: Regenerate.
1094
4a4a4a27
L
10952017-06-02 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 * emulparams/call_nop.sh: Remove -z prefix-nop.
1098 * ld.texinfo: Likewise.
1099 * testsuite/ld-i386/call3c.d: Check for linker error.
1100 * testsuite/ld-x86-64/call1c.d: Likewise.
1101
f378ab09
AM
11022017-06-01 Alan Modra <amodra@gmail.com>
1103
1104 * emultempl/ppc64elf.em (params): Init plt_localentry0 field.
1105 (enum ppc64_opt): New, replacing OPTION_* defines. Add
1106 OPTION_PLT_LOCALENTRY, and OPTION_NO_PLT_LOCALENTRY.
1107 (PARSE_AND_LIST_*): Support --plt-localentry and --no-plt-localentry.
1108 * testsuite/ld-powerpc/elfv2so.d: Update.
1109 * testsuite/ld-powerpc/powerpc.exp (TLS opt 5): Use --no-plt-localentry.
1110 * testsuite/ld-powerpc/tlsopt5.d: Update.
1111
ab12fca3
AM
11122017-05-31 Alan Modra <amodra@gmail.com>
1113
1114 * emultempl/ppc64elf.em (plt-static-chain help): Fix quoting.
1115
9a6465c2
JW
11162017-05-22 Jiong Wang <jiong.wang@arm.com>
1117
1118 * configure.tgt: Set "targ_emul" to "aarch64linux32b" for
1119 aarch64_be-*-linux-gnu_ilp32. Set "targ_emul" to "aarch64linux32" for
1120 aarch64-*-linux-gnu_ilp32.
1121
92f7d783
L
11222017-05-19 H.J. Lu <hongjiu.lu@intel.com>
1123
1124 * testsuite/ld-i386/i386.exp: Run property-x86-4a and
1125 property-x86-4b.
1126 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1127 * testsuite/ld-i386/property-x86-4a.d: New file.
1128 * testsuite/ld-i386/property-x86-4a.s: Likewise.
1129 * testsuite/ld-i386/property-x86-4b.d: Likewise.
1130 * testsuite/ld-i386/property-x86-4b.s: Likewise.
1131 * testsuite/ld-x86-64/property-x86-4a.d: Likewise.
1132 * testsuite/ld-x86-64/property-x86-4a.s: Likewise.
1133 * testsuite/ld-x86-64/property-x86-4b.d: Likewise.
1134 * testsuite/ld-x86-64/property-x86-4b.s: Likewise.
1135
f4203b2b
JL
11362017-05-19 Georg-Johann Lay <avr@gjlay.de>
1137
1138 PR ld/21472
1139 * emulparams/avrxmega3.sh (RODATA_PM_OFFSET): Set to 0x8000.
1140 * scripttempl/avr.sc (__RODATA_PM_OFFSET__) [RODATA_PM_OFFSET]:
1141 Use RODATA_PM_OFFSET as default if not already defined.
1142 (.data) [!RODATA_PM_OFFSET]: Don't include .rodata and friends.
1143 (.rodata) [RODATA_PM_OFFSET]: Put at an offset of
1144 __RODATA_PM_OFFSET__.
1145
3aa2d05a
NC
11462017-05-18 Nick Clifton <nickc@redhat.com>
1147
1148 PR ld/21251
1149 * ldfile.c (ldfile_add_library_path): If the path starts with
1150 $SYSROOT then use the sysroot as the real prefix.
1151 * ldlang.c (lang_add_input_file): Treat $SYSROOT in the same
1152 way as =.
1153 * ldlex.l: Add $SYSROOT as allow prefix for a filename.
1154 * ld.texinfo (-L): Document that $SYSROOT acts like = when
1155 prefixing a library search path.
1156 (INPUT): Likewise.
1157 * testsuite/ld-scripts/sysroot-prefix.exp: Add $SYSROOT prefix
1158 tests.
1159
535b785f
AM
11602017-05-18 Alan Modra <amodra@gmail.com>
1161
1162 * emultempl/elf32.em: Don't compare boolean values against TRUE or FALSE.
1163 * emultempl/pe.em: Likewise.
1164 * emultempl/pep.em: Likewise.
9d43118e
AM
1165 * emultempl/xtensaelf.em (xtensa_wild_group_interleave_callback):
1166 Don't compare enum against TRUE.
535b785f 1167
087ea222
AM
11682017-05-18 Alan Modra <amodra@gmail.com>
1169
1170 PR ld/20882
1171 * testsuite/ld-gc/pr20882.d: Don't pass -gdwarf-sections to gas.
1172 Allow for 16-bit address targets and match expected data fully.
1173 * testsuite/ld-gc/pr20882a.s: Delete .debug_line section.
1174 * testsuite/ld-gc/pr20882b.s: Likewise.
1175 * testsuite/ld-gc/pr20882c.s: Likewise.
1176
b7c871ed
L
11772017-05-17 H.J. Lu <hongjiu.lu@intel.com>
1178
1179 PR ld/20882
1180 * testsuite/ld-gc/gc.exp: Run pr20882.
1181 * testsuite/ld-gc/pr20882.d: New file.
1182 * testsuite/ld-gc/pr20882a.s: Likewise.
1183 * testsuite/ld-gc/pr20882b.s: Likewise.
1184 * testsuite/ld-gc/pr20882c.s: Likewise.
1185
0a7d3889
L
11862017-05-16 H.J. Lu <hongjiu.lu@intel.com>
1187
1188 PR ld/21481
1189 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/21481 tests only
1190 if IFUNC is supported by run-time.
1191
bc4e12de
AM
11922017-05-16 Alan Modra <amodra@gmail.com>
1193
1194 * plugin.c: Rename occurrences of non_ir_ref.
1195
4070765b
AM
11962017-05-16 Alan Modra <amodra@gmail.com>
1197
1198 * plugin.c (is_visible_from_outside): Use non_ir_ref_dynamic.
1199 (plugin_notice): Set non_ir_ref for references from regular
1200 objects, non_ir_ref_dynamic for references from dynamic objects.
1201
b32465c9
MR
12022017-05-15 Maciej W. Rozycki <macro@imgtec.com>
1203
1204 * testsuite/ld-mips-elf/mips16e2-pcrel-0.d: New test.
1205 * testsuite/ld-mips-elf/mips16e2-pcrel-1.d: New test.
1206 * testsuite/ld-mips-elf/mips16e2-pcrel-addend-2.d: New test.
1207 * testsuite/ld-mips-elf/mips16e2-pcrel-addend-6.d: New test.
1208 * testsuite/ld-mips-elf/mips16e2-pcrel-n32-0.d: New test.
1209 * testsuite/ld-mips-elf/mips16e2-pcrel-n32-1.d: New test.
1210 * testsuite/ld-mips-elf/mips16e2-pcrel-n64-sym32-0.d: New test.
1211 * testsuite/ld-mips-elf/mips16e2-pcrel-n64-sym32-1.d: New test.
1212 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1213
786e3eba
NC
12142017-05-15 Nick Clifton <nickc@redhat.com>
1215
1216 PR ld/21459
1217 * scripttempl/pe.sc: Add .debug_gdb_scripts section.
1218 * scripttempl/pep.sc: Likewise.
1219
73caa85d
L
12202017-05-12 H.J. Lu <hongjiu.lu@intel.com>
1221
1222 * testsuite/ld-i386/i386.exp: Run property-x86-3.
1223 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1224 * testsuite/ld-i386/property-x86-3.d: New file.
1225 * testsuite/ld-i386/property-x86-3.s: Likewise.
1226 * testsuite/ld-x86-64/property-x86-3.d: Likewise.
1227 * testsuite/ld-x86-64/property-x86-3.s: Likewise.
1228
f2c29a16
L
12292017-05-11 H.J. Lu <hongjiu.lu@intel.com>
1230
1231 * emulparams/elf_x86_64.sh (TINY_READONLY_SECTION): Replace
1232 .plt.bnd with .plt.sec.
1233 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
1234 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
1235 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
1236 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
1237 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
1238 * testsuite/ld-x86-64/mpx3.dd: Likewise.
1239 * testsuite/ld-x86-64/mpx3n.dd: Likewise.
1240 * testsuite/ld-x86-64/mpx4.dd: Likewise.
1241 * testsuite/ld-x86-64/mpx4n.dd: Likewise.
1242 * testsuite/ld-x86-64/plt-main-bnd-now.rd: Likewise.
1243 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
1244 * testsuite/ld-x86-64/pr21038b.d: Likewise.
1245 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
1246 * testsuite/ld-x86-64/pr21038c.d: Likewise.
1247
dc2be3d2
L
12482017-05-11 H.J. Lu <hongjiu.lu@intel.com>
1249
1250 * testsuite/ld-i386/plt-pic2.dd: Updated.
1251 * testsuite/ld-i386/plt2.dd: Likewise.
1252 * testsuite/ld-i386/plt2.rd: Likewise.
1253 * testsuite/ld-i386/pr17689now.rd: Likewise.
1254 * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
1255 * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: Likewise.
1256 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
1257 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
1258 * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
1259 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
1260 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
1261 * testsuite/ld-x86-64/plt2.dd: Likewise.
1262 * testsuite/ld-x86-64/plt2.rd: Likewise.
1263 * testsuite/ld-x86-64/pr17689now.rd: Likewise.
1264 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
1265 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
1266
5d69120b
L
12672017-05-10 H.J. Lu <hongjiu.lu@intel.com>
1268
1269 * emulparams/i386lynx.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): Set
1270 to yes.
1271 * emulparams/i386moss.sh (CHECK_RELOCS_AFTER_OPEN_INPUT):
1272 Likewise.
1273 * emulparams/i386nw.sh (CHECK_RELOCS_AFTER_OPEN_INPUT): Likewise.
1274
aab82f4c
L
12752017-05-10 H.J. Lu <hongjiu.lu@intel.com>
1276
1277 PR ld/21481
1278 * testsuite/ld-x86-64/pr21481a.c: New file.
1279 * testsuite/ld-x86-64/pr21481b.S: Likewise.
1280 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/21481 tests.
1281
53a346d8
CZ
12822017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
1283
1284 * testsuite/ld-arc/attr-merge-0.d: New file.
1285 * testsuite/ld-arc/attr-merge-0.s: Likewise.
1286 * testsuite/ld-arc/attr-merge-0e.s: Likewise.
1287 * testsuite/ld-arc/attr-merge-1.d: Likewise.
1288 * testsuite/ld-arc/attr-merge-1.s: Likewise.
1289 * testsuite/ld-arc/attr-merge-1e.s: Likewise.
1290 * testsuite/ld-arc/attr-merge-2.d: Likewise.
1291 * testsuite/ld-arc/attr-merge-2.s: Likewise.
1292 * testsuite/ld-arc/attr-merge-3.d: Likewise.
1293 * testsuite/ld-arc/attr-merge-3.s: Likewise.
1294 * testsuite/ld-arc/attr-merge-3e.s: Likewise.
1295 * testsuite/ld-arc/attr-merge-4.s: Likewise.
1296 * testsuite/ld-arc/attr-merge-5.d: Likewise.
1297 * testsuite/ld-arc/attr-merge-5a.s: Likewise.
1298 * testsuite/ld-arc/attr-merge-5b.s: Likewise.
1299 * testsuite/ld-arc/attr-merge-conflict-isa.d: Likewise.
1300 * testsuite/ld-arc/attr-merge-err-isa.d: Likewise.
1301 * testsuite/ld-arc/attr-merge-incompatible-cpu.d: Likewise.
1302 * testsuite/ld-arc/got-01.d: Update test.
1303 * testsuite/ld-arc/attr-merge-err-quarkse.d: New file.
1304 * testsuite/ld-arc/attr-quarkse.s: Likewise.
1305 * testsuite/ld-arc/attr-quarkse2.s: Likewise.
1306
a6da4630
A
13072017-05-09 Awson <kyrab@mail.ru>
1308
1309 PR ld/21471
1310 * pe-dll.c (pe_detail_list): Add entry for pe-bigobj-x86-64.
1311
d2732b69
AM
13122017-05-09 Benjamin Peterson <bp@benjamin.pe>
1313
1314 * ld.texinfo (orphan sections): Grammar fix.
1315
38b12349
L
13162017-05-08 H.J. Lu <hongjiu.lu@intel.com>
1317
1318 * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: New file.
1319 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise.
1320 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
1321 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
1322 * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise.
1323 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
1324 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
1325 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
1326 * testsuite/ld-x86-64/mpx3n.dd: Likewise.
1327 * testsuite/ld-x86-64/mpx4n.dd: Likewise.
1328 * testsuite/ld-x86-64/plt-main-bnd-now.rd: Likewise.
1329 * testsuite/ld-x86-64/plt2.dd: Likewise.
1330 * testsuite/ld-x86-64/plt2.rd: Likewise.
1331 * testsuite/ld-x86-64/plt2.s: Likewise.
1332 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
1333 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
1334 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
1335 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
1336 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
1337 * testsuite/ld-x86-64/load1b-nacl.d: Updated.
1338 * testsuite/ld-x86-64/load1b.d: Likewise.
1339 * testsuite/ld-x86-64/plt-main-bnd.dd: Likewise.
1340 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
1341 * testsuite/ld-x86-64/pr20830a.d: Update the .plt.got section
1342 with func@plt.
1343 * testsuite/ld-x86-64/pr20830b.d: Likewise.
1344 * testsuite/ld-x86-64/pr21038a.d: Likewise.
1345 * testsuite/ld-x86-64/pr21038c.d: Likewise.
1346 * testsuite/ld-x86-64/mpx.exp: Add some -z now tests.
1347 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1348
f604c2a2
L
13492017-05-08 H.J. Lu <hongjiu.lu@intel.com>
1350
1351 * testsuite/ld-i386/i386.exp: Add some -z now tests.
1352 * testsuite/ld-i386/plt-pic2.dd: New file.
1353 * testsuite/ld-i386/plt2.dd: Likewise.
1354 * testsuite/ld-i386/plt2.rd: Likewise.
1355 * testsuite/ld-i386/plt2.s: Likewise.
1356 * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
1357 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
1358 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
1359 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
1360 * testsuite/ld-i386/pr20830.d: Update the .plt.got section
1361 with func@plt.
1362
046734ff
TP
13632017-05-08 Thomas Preud'homme <thomas.preudhomme@arm.com>
1364
1365 * testsuite/ld-arm/arm-elf.exp
1366 (Secure gateway import library generation): Check e_type field
1367 of import library and executable produced.
1368 * testsuite/ld-arm/cmse-implib.type: Expectations for e_type field.
1369
b660e9eb
SKS
13702017-04-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1371
1372 PR ld/21404
1373 * testsuite/ld-avr/pr21404-1.d: New test.
1374 * testsuite/ld-avr/pr21404-1.s: New test.
1375 * testsuite/ld-avr/pr21404-2.d: New test.
1376 * testsuite/ld-avr/pr21404-2.s: New test.
1377 * testsuite/ld-avr/pr21404-3.d: New test.
1378 * testsuite/ld-avr/pr21404-3.s: New test.
1379 * testsuite/ld-avr/pr21404-4.d: New test.
1380 * testsuite/ld-avr/pr21404-4.s: New test.
1381 * testsuite/ld-avr/pr21404-5.d: New test.
1382 * testsuite/ld-avr/pr21404-5.s: New test.
1383 * testsuite/ld-avr/pr21404-6.d: New test.
1384 * testsuite/ld-avr/pr21404-6.s: New test.
1385 * testsuite/ld-avr/pr21404-7.d: New test.
1386 * testsuite/ld-avr/pr21404-7.s: New test.
1387 * testsuite/ld-avr/pr21404-8.d: New test.
1388 * testsuite/ld-avr/pr21404-8.s: New test.
1389
8507b6e7
MR
13902017-05-03 Maciej W. Rozycki <macro@imgtec.com>
1391
1392 * testsuite/ld-mips-elf/mips16-pcrel-0.d: New test.
1393 * testsuite/ld-mips-elf/mips16-pcrel-1.d: New test.
1394 * testsuite/ld-mips-elf/mips16-pcrel-addend-2.d: New test.
1395 * testsuite/ld-mips-elf/mips16-pcrel-addend-6.d: New test.
1396 * testsuite/ld-mips-elf/mips16-pcrel-n32-0.d: New test.
1397 * testsuite/ld-mips-elf/mips16-pcrel-n32-1.d: New test.
1398 * testsuite/ld-mips-elf/mips16-pcrel-n64-sym32-0.d: New test.
1399 * testsuite/ld-mips-elf/mips16-pcrel-n64-sym32-1.d: New test.
1400 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1401
b2290821
L
14022017-05-03 H.J. Lu <hongjiu.lu@intel.com>
1403
1404 * testsuite/ld-elf/pr21384.d: Adjusted to accommodate
1405 additional dynamic symbols on some targets.
1406
82d808ed
MR
14072017-05-02 Maciej W. Rozycki <macro@imgtec.com>
1408
1409 * testsuite/ld-mips-elf/mips16-branch-absolute-1.d: New test.
1410 * testsuite/ld-mips-elf/mips16-branch-absolute-2.d: New test.
1411 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-1.d: New
1412 test.
1413 * testsuite/ld-mips-elf/mips16-branch-absolute-n32-1.d: New
1414 test.
1415 * testsuite/ld-mips-elf/mips16-branch-absolute-n32-2.d: New
1416 test.
1417 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n32-1.d:
1418 New test.
1419 * testsuite/ld-mips-elf/mips16-branch-absolute-n64-1.d: New
1420 test.
1421 * testsuite/ld-mips-elf/mips16-branch-absolute-n64-2.d: New
1422 test.
1423 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n64-1.d:
1424 New test.
1425 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1426
3d850592
L
14272017-05-02 H.J. Lu <hongjiu.lu@intel.com>
1428
1429 * testsuite/ld-i386/tls.exp: Add -Wl,--no-as-needed to
1430 "TLS without PLT (1)" and "TLS without PLT (3)".
1431 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to
1432 to "TLS without PLT (3)".
1433
640226f0
L
14342017-05-02 H.J. Lu <hongjiu.lu@intel.com>
1435
1436 PR ld/21384
1437 * testsuite/ld-elf/pr21384.d: New file.
1438 * testsuite/ld-elf/pr21384.dl: Likewise.
1439 * testsuite/ld-elf/pr21384.ld: Likewise.
1440 * testsuite/ld-elf/pr21384.s: Likewise.
1441
0aae7e72
L
14422017-05-01 H.J. Lu <hongjiu.lu@intel.com>
1443
1444 * testsuite/ld-i386/tls.exp: Run GNU2 TLS tests only if there
1445 is working GNU2 TLS support.
1446 * testsuite/ld-x86-64/tls.exp: Likewise.
1447 * testsuite/lib/ld-lib.exp (check_gnu2_tls_available): New proc.
1448
1670f9c1
L
14492017-04-28 H.J. Lu <hongjiu.lu@intel.com>
1450
1451 * testsuite/config/default.exp (GNU2_CFLAGS): New. Set
1452 to -mtls-dialect=gnu2 if target compiler supports it.
1453 * testsuite/ld-i386/tls.exp: Run -mtls-dialect=gnu2 tests.
1454 * testsuite/ld-x86-64/tls.exp: Likewise.
1455 * testsuite/ld-i386/tlsdesc1a.c: New file.
1456 * testsuite/ld-i386/tlsdesc1b.c: Likewise.
1457 * testsuite/ld-x86-64/tlsdesc1a.c: Likewise.
1458 * testsuite/ld-x86-64/tlsdesc1b.c: Likewise.
1459
d6f48aed
L
14602017-04-28 H.J. Lu <hongjiu.lu@intel.com>
1461
1462 * testsuite/ld-elf/shared.exp: Add run-time tests for -z now.
1463 * testsuite/ld-i386/tls.exp: Likewise.
1464 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1465 * testsuite/ld-x86-64/tls.exp: Likewise.
1466
de9a3c42
L
14672017-04-27 H.J. Lu <hongjiu.lu@intel.com>
1468
1469 * testsuite/ld-x86-64/pr21038a.d: Update DW_CFA_nop paddings
1470 in .eh_frame section.
1471 * testsuite/ld-x86-64/pr21038c.d: Update .eh_frame order.
1472
97d343d4
L
14732017-04-26 H.J. Lu <hongjiu.lu@intel.com>
1474
1475 * testsuite/ld-i386/tlsdesc2.d: New test.
1476 * testsuite/ld-x86-64/tlsdesc2.d: Likewise.
1477
23ec1e32
MR
14782017-04-26 Maciej W. Rozycki <macro@imgtec.com>
1479
1480 PR ld/21334
1481 * testsuite/ld-mips-elf/pr21334.dd: New test.
1482 * testsuite/ld-mips-elf/pr21334.gd: New test.
1483 * testsuite/ld-mips-elf/pr21334.ld: New test linker script.
1484 * testsuite/ld-mips-elf/pr21334.s: New test source.
1485 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
1486
9e9821dd
L
14872017-04-24 H.J. Lu <hongjiu.lu@intel.com>
1488
1489 * testsuite/ld-x86-64/no-plt.exp: Also check no-plt-1e.nd.
1490 * testsuite/ld-x86-64/no-plt-1e.nd: New file.
1491
e662f84f
L
14922017-04-24 H.J. Lu <hongjiu.lu@intel.com>
1493
1494 * testsuite/ld-i386/pr12570a.d: Skip for nacl targets.
1495 * testsuite/ld-i386/pr12570b.d: Likewise.
1496
1587442d
L
14972017-04-24 H.J. Lu <hongjiu.lu@intel.com>
1498
1499 PR ld/20815
1500 * testsuite/ld-i386/vxworks2.sd: Add space for program headers.
1501
8b353c47
JM
15022017-04-24 Jose E. Marchesi <jose.marchesi@oracle.com>
1503
1504 * testsuite/ld-sparc/tlssunbin64.dd: Expect `return' instructions
1505 instead of `rett' in V9.
1506 * testsuite/ld-sparc/tlssunnopic64.dd: Likewise.
1507 * testsuite/ld-sparc/tlssunpic64.dd: Likewise.
1508
e133d005
L
15092017-04-21 H.J. Lu <hongjiu.lu@intel.com>
1510
1511 PR ld/21402
1512 * testsuite/ld-elf/indirect.exp: Don't skip PIE indirect5 and
1513 indirect6 tests on i386.
1514
3c5fce9b
L
15152017-04-21 H.J. Lu <hongjiu.lu@intel.com>
1516
1517 PR ld/19617
1518 PR ld/21086
1519 * testsuite/ld-elf/pr19617a.d: Pass --no-dynamic-linker to ld.
1520 * testsuite/ld-elf/pr19617b.d: Likewise.
1521 * testsuite/ld-elf/pr19617c.d: Likewise.
1522 *testsuite/ld-i386/pr19636-4d.d: Likewise.
1523 * testsuite/ld-elf/readelf.exp: Pass --no-dynamic-linker to ld
1524 with --export-dynamic.
1525 * testsuite/ld-elf/shared.exp: Pass --no-dynamic-linker to ld
1526 with -E.
1527
afe9edbf
L
15282017-04-20 H.J. Lu <hongjiu.lu@intel.com>
1529
1530 PR ld/21402
1531 * testsuite/ld-elf/indirect.exp: Pass $NOPIE_LDFLAGS and
1532 $NOPIE_CFLAGS to non-PIE indirect5 and indirect6 tests. Skip
1533 PIE indirect5 and indirect6 tests on i386.
1534
31321c80
MR
15352017-04-20 Maciej W. Rozycki <macro@imgtec.com>
1536
1537 * testsuite/ld-mips-elf/mips-elf.exp: Join `__ehdr_start' tests.
1538
59fa66c5
L
15392017-04-20 H.J. Lu <hongjiu.lu@intel.com>
1540
1541 PR ld/21382
1542 * plugin.c (is_visible_from_outside): Symbol may be visible
1543 from outside if dynamic_ref_after_ir_def is set.
1544 (plugin_notice): Set dynamic_ref_after_ir_def if the symbol is
1545 defined in an IR object and referenced in a dynamic object.
1546 * testsuite/ld-plugin/lto.exp: Run PR ld/21382 tests.
1547 * testsuite/ld-plugin/pr21382a.c: New file.
1548 * testsuite/ld-plugin/pr21382b.c: Likewise.
1549
e492d2f8
L
15502017-04-19 H.J. Lu <hongjiu.lu@intel.com>
1551
1552 PR ld/21401
1553 * testsuite/ld-ifunc/ifunc.exp: Add a libtest-2-now.so test with
1554 -z now.
1555
954b63d4
AM
15562017-04-19 Alan Modra <amodra@gmail.com>
1557
1558 * ld.texinfo (dynamic-undefined-weak): Document.
1559 (nodynamic-undefined-weak): Document that this option now can
1560 be used with shared libs.
1561 * emulparams/dynamic_undefined_weak.sh: Support -z
1562 dynamic-undefined-weak.
1563 * emulparams/elf32ppccommon.sh: Include dynamic_undefined_weak.sh.
1564 * testsuite/ld-undefined/weak-undef.exp (undef_weak_so),
1565 (undef_weak_exe): New. Use them. Add -z dynamic-undefined-weak
1566 and -z nodynamic-undefined-weak tests.
1567 * Makefile.am: Update powerpc dependencies.
1568 * Makefile.in: Regenerate.
1569
e6699019
L
15702017-04-17 H.J. Lu <hongjiu.lu@intel.com>
1571
1572 PR ld/21389
1573 * testsuite/ld-elf/pr21389.map: New file.
1574 * testsuite/ld-elf/pr21389.s: Likewise.
1575 * testsuite/ld-elf/pr21389a.d: Likewise.
1576 * testsuite/ld-elf/pr21389b.d: Likewise.
1577 * testsuite/ld-elf/pr21389c.d: Likewise.
1578
c5d37467
AM
15792017-04-17 Alan Modra <amodra@gmail.com>
1580
1581 * testsuite/ld-elf/indirect5a.c,
1582 * testsuite/ld-elf/indirect5b.c,
1583 * testsuite/ld-elf/indirect5.map,
1584 * testsuite/ld-elf/indirect5.out: New test.
1585 * testsuite/ld-elf/indirect6a.c: Likewise.
1586 * testsuite/ld-elf/indirect.exp (check_dynamic_syms): New proc.
1587 Run new tests and check dynsyms.
1588
fbea1508
AM
15892017-04-11 Alan Modra <amodra@gmail.com>
1590
1591 PR 21274
1592 PR 18466
1593 * emultempl/pe.em (pe_find_data_imports): Don't use fixed size
1594 symbol buffer. Instead, xmalloc max size needed with space for
1595 prefix. Wrap overlong lines. Formatting. Pass symbol buffer
1596 copy of name to pe_walk_relocs_of_symbol.
1597 (make_inport_fixup): Add "name" param, pass to pe_create_import_fixup.
1598 * emultempl/pe.em (pep_find_data_imports): As for pe_find_data_imports.
1599 (make_import_fixup): Add "name" param, pass to pep_create_import_fixup.
1600 Use bfd_get_signed_* and remove unnecessary casts. Formatting.
1601 * pe-dll.c (pe_walk_relocs_of_symbol): Add "name" param. Pass to
1602 callback.
1603 (make_import_fixup_mark): Add "name" param. Make use of prefix
1604 space rather than xmalloc here.
1605 (pe_create_import_fixup): Likewise.
1606 * pe-dll.h (pe_walk_relocs_of_symbol): Update prototype.
1607 (pe_create_import_fixup): Likewise.
1608 * pep-dll.h (pep_walk_relocs_of_symbol): Likewise.
1609 (pep_create_import_fixup): Likewise.
1610
a70f34c0
NC
16112017-04-10 Nick Clifton <nickc@redhat.com>
1612
1613 * ld.texinfo (--strip-discarded): Document.
1614 (--embedded-relocs): Document.
1615 (--spare-dynamic-tags): Document.
1616 (--task-link): Document.
1617
6f9dbcd4
AM
16182017-04-10 Alan Modra <amodra@gmail.com>
1619
1620 PR 21287
1621 * testsuite/ld-elf/init-fini-arrays.d: Match INIT_ARRAY and FINI_ARRAY.
1622 * testsuite/ld-elf/init-fini-arrays.s: Use %init_array and %fini_array
1623 section types.
1624 * testsuite/lib/ld-lib.exp (default_ld_compile): Trim assembler
1625 warnings about "ignoring incorrect section type".
1626 (run_ld_link_exec_tests, run_cc_link_tests): Delete old comment.
1627
37095d07
AM
16282017-04-10 Alan Modra <amodra@gmail.com>
1629
1630 * testsuite/ld-elfvsb/elfvsb.exp (visibility_run): Delete
1631 sh1p.o, sh2p.o, sh1np.o and sh2np.o before compiling. Use
1632 remote_file host exists rather than file exists.
1633
a7eaf017
L
16342017-04-07 H.J. Lu <hongjiu.lu@intel.com>
1635
1636 PR ld/21090
1637 * testsuite/ld-x86-64/x86-64.exp (undefined_weak): Use
1638 NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIE for the non-pie
1639 version of the test.
1640
8170f769
L
16412017-04-07 H.J. Lu <hongjiu.lu@intel.com>
1642
1643 PR ld/19579
1644 PR ld/21306
1645 * testsuite/ld-elf/pr19579a.c (main): Updated.
1646
ae3f8c28
NC
16472017-04-07 Nick Clifton <nickc@redhat.com>
1648
1649 PR 21090
1650 * testsuite/ld-x86-64/x86-64.exp (undefined_weak): Explicitly
1651 disable PIE for the non-pie version of the test.
1652
5c1f54ce
AM
16532017-04-07 Alan Modra <amodra@gmail.com>
1654
1655 * testsuite/ld-elf/mbind2a.s: Don't use @, the ARM comment char.
1656
1fd6d111
TG
16572017-04-07 gingold <gingold@gingold-Precision-7510>
1658
1659 * testsuite/ld-pe/pe.exp: New test.
1660 * testsuite/ld-pe/weakdef-1.s: New test source.
1661 * testsuite/ld-pe/weakdef-1.d: New test.
1662
3944e22b
AM
16632017-04-07 Alan Modra <amodra@gmail.com>
1664
1665 * testsuite/ld-elf/mbind1a.d: Remove matches for PT_LOAD segments.
1666 * testsuite/ld-elf/mbind1b.d: Likewise.
1667 * testsuite/ld-elf/mbind1c.d: Likewise.
1668
6ca30fa5
HPN
16692017-04-05 Hans-Peter Nilsson <hp@axis.com>
1670
1671 PR ld/21233
1672 * testsuite/ld-elf/shared.exp: Change xfails to kfails and fix
1673 indentation issue introduced with last commit.
1674
4d5efb85
HPN
16752017-04-05 Hans-Peter Nilsson <hp@axis.com>
1676
1677 PR ld/21233
1678 * testsuite/ld-elf/shared.exp: Xfail all PR21233 tests but the
1679 first test for cris*-*-*.
1680
80070c0d
MR
16812017-04-04 Maciej W. Rozycki <macro@imgtec.com>
1682
1683 PR ld/21233
1684 * ldlang.c (insert_undefined): Set `mark' for ELF symbols.
1685 * testsuite/ld-elf/pr21233.sd: New test.
1686 * testsuite/ld-elf/pr21233-l.sd: New test.
1687 * testsuite/ld-elf/pr21233.ld: New test linker script.
1688 * testsuite/ld-elf/pr21233-e.ld: New test linker script.
1689 * testsuite/ld-elf/pr21233.s: New test source.
1690 * testsuite/ld-elf/pr21233-l.s: New test source.
1691 * testsuite/ld-elf/shared.exp: Run the new tests.
1692
a91e1603
L
16932017-04-04 H.J. Lu <hongjiu.lu@intel.com>
1694
1695 * NEWS: Mention support for ELF SHF_GNU_MBIND and
1696 PT_GNU_MBIND_XXX.
1697 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Place
1698 input GNU_MBIND sections with the same type, attributes and
1699 sh_info field into a single output GNU_MBIND section.
1700 * testsuite/ld-elf/elf.exp: Run mbind2a and mbind2b.
1701 * testsuite/ld-elf/mbind1.s: New file.
1702 * testsuite/ld-elf/mbind1a.d: Likewise.
1703 * testsuite/ld-elf/mbind1b.d: Likewise.
1704 * testsuite/ld-elf/mbind1c.d: Likewise.
1705 * testsuite/ld-elf/mbind2a.s: Likewise.
1706 * testsuite/ld-elf/mbind2b.c: Likewise.
1707
46bed679
L
17082017-04-03 H.J. Lu <hongjiu.lu@intel.com>
1709
2514e33e 1710 * NEWS: Mention support for ELF GNU program properties.
46bed679
L
1711 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
1712 ELF setup_gnu_properties.
1713 * testsuite/ld-i386/i386.exp: Run property tests for Linux/i386.
1714 * testsuite/ld-i386/pass.c: New file.
1715 * testsuite/ld-i386/property-1.r: Likewise.
1716 * testsuite/ld-i386/property-2.r: Likewise.
1717 * testsuite/ld-i386/property-3.r: Likewise.
1718 * testsuite/ld-i386/property-4.r: Likewise.
1719 * testsuite/ld-i386/property-5.r: Likewise.
1720 * testsuite/ld-i386/property-6.r: Likewise.
1721 * testsuite/ld-i386/property-6a.c: Likewise.
1722 * testsuite/ld-i386/property-6b.c: Likewise.
1723 * testsuite/ld-i386/property-6c.S: Likewise.
1724 * testsuite/ld-i386/property-7.r: Likewise.
1725 * testsuite/ld-i386/property-no-copy.S: Likewise.
1726 * testsuite/ld-i386/property-stack.S: Likewise.
1727 * testsuite/ld-i386/property-unsorted-1.S: Likewise.
1728 * testsuite/ld-i386/property-unsorted-2.S: Likewise.
1729 * testsuite/ld-i386/property-x86-1.S: Likewise.
1730 * testsuite/ld-i386/property-x86-2.S: Likewise.
1731 * testsuite/ld-x86-64/pass.c: Likewise.
1732 * testsuite/ld-x86-64/property-1.r: Likewise.
1733 * testsuite/ld-x86-64/property-2.r: Likewise.
1734 * testsuite/ld-x86-64/property-3.r: Likewise.
1735 * testsuite/ld-x86-64/property-4.r: Likewise.
1736 * testsuite/ld-x86-64/property-5.r: Likewise.
1737 * testsuite/ld-x86-64/property-6.r: Likewise.
1738 * testsuite/ld-x86-64/property-6a.c: Likewise.
1739 * testsuite/ld-x86-64/property-6b.c: Likewise.
1740 * testsuite/ld-x86-64/property-6c.S: Likewise.
1741 * testsuite/ld-x86-64/property-7.r: Likewise.
1742 * testsuite/ld-x86-64/property-no-copy.S: Likewise.
1743 * testsuite/ld-x86-64/property-stack.S: Likewise.
1744 * testsuite/ld-x86-64/property-unsorted-1.S: Likewise.
1745 * testsuite/ld-x86-64/property-unsorted-2.S: Likewise.
1746 * testsuite/ld-x86-64/property-x86-1.S: Likewise.
1747 * testsuite/ld-x86-64/property-x86-2.S: Likewise.
1748 * testsuite/ld-x86-64/x86-64.exp: Run property tests for
1749 Linux/x86-64.
1750
086554e8
HPN
17512017-03-28 Hans-Peter Nilsson <hp@axis.com>
1752
1753 PR ld/16044
1754 * testsuite/ld-cris/pr16044.d, testsuite/ld-cris/dso-1c.s,
1755 testsuite/ld-cris/dso-2b.s, testsuite/ld-cris/dso-4.s: New test.
1756
4c8798c9
SL
17572017-03-21 Sandra Loosemore <sandra@codesourcery.com>
1758
1759 * testsuite/lib/ld-lib.exp (check_shared_lib_support): Return
1760 false for nios2-*-elf.
1761
21701718
TG
17622017-03-21 gingold <gingold@gingold-Precision-7510>
1763
1764 * ldlang.c (lang_check_section_addresses): Check only for
1765 allocated sections.
1766
1d3fa25f
AM
17672017-03-17 Alan Modra <amodra@gmail.com>
1768
1769 * testsuite/ld-elf/sec64k.exp: Don't run on h8300 and ip2k.
1770
9494d963
TG
17712017-03-15 Tristan Gingold <gingold@adacore.com>
1772
1773 * testsuite/ld-checks/checks.exp (overflow_check): Disable for
1774 non-elf targets.
1775
9216a6f3
L
17762017-03-14 H.J. Lu <hongjiu.lu@intel.com>
1777
1778 * ldlang.c (lang_check_section_addresses): Use addr_mask to
1779 check VMA and LMA.
1780
f955cccf
NC
17812017-03-13 Nick Clifton <nickc@redhat.com>
1782
1783 PR binutils/21202
1784 * testsuite/ld-aarch64/ifunc-5r-local.d: Update regexp.
1785
d40e34db
TG
17862017-03-13 Tristan Gingold <gingold@adacore.com>
1787
1788 * ldlang.c (lang_check_section_addresses): Check for address space
1789 overflow.
1790 * testsuite/ld-checks/checks.exp (overflow_check): New procedure
1791 * testsuite/ld-checks/over.s: New test source.
1792 * testsuite/ld-checks/over.d: New test.
1793 * testsuite/ld-checks/over2.s: New test source.
1794 * testsuite/ld-checks/over2.d: New test.
1795
4b5900d8
AN
17962017-03-13 Alexey Neyman <stilor@att.net>
1797
1798 * emulparams/elf32ppccommon.sh (LIBPATH_SUFFIX): Set from target
1799 cpu, not host.
1800
118aa6cf
AM
18012017-03-11 Alan Modra <amodra@gmail.com>
1802
1803 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Add
1804 sysroot for -rpath search.
1805
316a1245
AM
18062017-03-11 Alan Modra <amodra@gmail.com>
1807
1808 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Rewrite.
1809 Only prefix absolute paths with sysroot. Handle DOS paths.
1810 (gld${EMULATION_NAME}_check_ld_elf_hints): Constify variable.
1811 (gld${EMULATION_NAME}_check_ld_so_conf): Likewise.
1812 (gld${EMULATION_NAME}_after_open): Short-circuit NULL path
1813 searches. Rename variable. Simplify get_runpath search.
1814
bb4287c5
AM
18152017-03-11 Alan Modra <amodra@gmail.com>
1816
1817 * testsuite/ld-elf/shared.exp: Use -Wl,-export-dynamic rather
1818 than -rdynamic.
1819
e299b355
AM
18202017-03-11 Alan Modra <amodra@gmail.com>
1821
1822 * ld.texinfo (Orphan Sections): Mention that not all targets
1823 handle orphans well.
1824 * testsuite/ld-elf/orphan-9.d: Don't run for i860 and i960.
1825 * testsuite/ld-elf/orphan-10.d: Likewise.
1826
14ea2c1b
AB
18272017-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1828
1829 * ldlang.c (lang_size_sections_1): Shortcut loop only after
1830 tracking changes to the default regions LMA.
1831 * testsuite/ld-elf/orphan-9.ld: Extend header comment.
1832 * testsuite/ld-elf/orphan-10.d: New file.
1833 * testsuite/ld-elf/orphan-10.s: New file.
1834 * NEWS: Mention change in behaviour.
1835
77f5e65e
AB
18362017-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1837
1838 * ldlang.c (lang_leave_output_section_statement): Move lma_region
1839 logic to...
1840 (lang_propagate_lma_regions): ...this new function.
1841 (lang_process): Call new function.
1842 * testsuite/ld-elf/orphan-9.d: New file.
1843 * testsuite/ld-elf/orphan-9.ld: New file.
1844 * testsuite/ld-elf/orphan-9.s: New file.
1845 * NEWS: Mention change in behaviour.
1846
d933941d
AM
18472017-03-07 Alan Modra <amodra@gmail.com>
1848
1849 * ldlang.c (open_input_bfds): Check that lang_assignment_statement
1850 is not an assert before referencing defsym.
1851
2e0ce1c8
AM
18522017-03-05 Alan Modra <amodra@gmail.com>
1853
1854 * testsuite/ld-elf/eh3.d: Adjust for eh_frame alignment change.
1855 * testsuite/ld-elf/eh6.d: Likewise.
1856 * testsuite/ld-alpha/tlsbin.dd: Likewise.
1857 * testsuite/ld-alpha/tlsbin.td: Likewise.
1858 * testsuite/ld-alpha/tlsbinr.dd: Likewise.
1859 * testsuite/ld-alpha/tlspic.dd: Likewise.
1860 * testsuite/ld-alpha/tlspic.rd: Likewise.
1861 * testsuite/ld-alpha/tlspic.sd: Likewise.
1862 * testsuite/ld-alpha/tlspic.td: Likewise.
1863 * testsuite/ld-mips-elf/eh-frame1-n64.d: Likewise.
1864 * testsuite/ld-mips-elf/eh-frame2-n64.d: Likewise.
1865 * testsuite/ld-mips-elf/eh-frame3.d: Likewise.
1866 * testsuite/ld-x86-64/pr20830a.d: Likewise.
1867 * testsuite/ld-x86-64/pr21038a.d: Likewise.
1868 * testsuite/ld-x86-64/pr21038b.d: Likewise.
1869 * testsuite/ld-x86-64/pr21038c.d: Likewise.
1870
611a3ca9
NC
18712017-03-03 Max Bolingbroke <batterseapower@hotmail.com>
1872
1873 PR 12969
1874 * pe-dll.c (generate_edata): Fail if the input file(s) require too
1875 many ordinals.
1876
199add01
AM
18772017-03-02 Alan Modra <amodra@gmail.com>
1878
1879 * testsuite/ld-elf/shared.exp: Pass -ansi when compiling new.cc
1880 and dl3.cc.
1881
4ef97a1b
AM
18822017-02-28 Alan Modra <amodra@gmail.com>
1883
1884 * testsuite/ld-elf/merge.d: xfail for nios.
1885
7ba71655
AM
18862017-02-28 Alan Modra <amodra@gmail.com>
1887
1888 * testsuite/ld-powerpc/addpcis.d: Define ext1 and ext2 at
1889 limits of addpcis range.
1890
0e392101
MR
18912017-02-28 Maciej W. Rozycki <macro@imgtec.com>
1892
1893 * testsuite/ld-mips-elf/jalr4.dd: Adjust for `jalr $0, $25'
1894 instructions.
1895 * testsuite/ld-mips-elf/jalr4-r6.dd: New test.
1896 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
1897
fbf25dfd
GJL
18982017-02-27 Georg-Johann Lay <gjl@gcc.gnu.org>
1899
1900 PR target/20849
6734f10a
SB
1901 * scripttempl/avrtiny.sc (__RODATA_PM_OFFSET__): New define.
1902 (.rodata): New section.
1903 (.data): Remove .rodata*.
fbf25dfd 1904
dd803a24
AM
19052017-02-25 Alan Modra <amodra@gmail.com>
1906
1907 * testsuite/ld-elf/elf.exp: Xfail pr20995 tests on hppa64-hpux.
1908 Set up HPUX defsym. Run pr14170 tests and build symbol3 objects,
1909 defining HPUX where necessary. Define HPUX for implib tests.
1910 * testsuite/ld-elf/comm-data4.d: Run for hpux.
1911 * testsuite/ld-elf/endsym.d: Likewise.
1912 * testsuite/ld-elf/linkoncerdiff.d: Likewise.
1913 * testsuite/ld-elf/comm-data4.s: Add alternate .comm when HPUX.
1914 * testsuite/ld-elf/comm-data5.s: Likewise.
1915 * testsuite/ld-elf/endsym.s: Likewise.
1916 * testsuite/ld-elf/pr14170c.s: Likewise.
1917 * testsuite/ld-elf/symbol3.s: Likewise.
1918 * testsuite/ld-elf/implib.s: Likewise. Don't start directives
1919 in first column.
1920 * testsuite/ld-elf/linkoncerdiff2.s: Don't use numeric labels.
1921 * testsuite/ld-elf/warn3.d: Run for hpux.
1922 * testsuite/ld-scripts/rgn-at10.d: Xfail for hpux.
1923 * testsuite/ld-scripts/rgn-at11.d: Likewise.
1924 * testsuite/ld-scripts/size-2.d: Remove xfail for hpux.
1925
c9f02c3e
MR
19262017-02-24 Maciej W. Rozycki <macro@imgtec.com>
1927
c72cea5a
MR
1928 * testsuite/ld-elf/ver_def.vd: New test.
1929 * testsuite/ld-elf/ver_def-tic6x.vd: New test.
c9f02c3e
MR
1930 * testsuite/ld-elf/ver_def.ld: New test linker script.
1931 * testsuite/ld-elf/ver_def.ver: New test version script.
1932 * testsuite/ld-elf/ver_def.s: New test source.
1933 * testsuite/ld-elf/readelf.exp: New test script.
1934
5d58c733
MR
19352017-02-23 Maciej W. Rozycki <macro@imgtec.com>
1936
1937 * testsuite/ld-mips-elf/relax-jalr-n32.d: Remove `--relax'
1938 option.
1939 * testsuite/ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
1940 * testsuite/ld-mips-elf/relax-jalr-n64.d: Likewise.
1941 * testsuite/ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
1942
c1556ecd
MR
19432017-02-23 Maciej W. Rozycki <macro@imgtec.com>
1944
1945 * testsuite/ld-mips-elf/jalr4.dd: New test.
1946 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
1947
5499c7c7
AM
19482017-02-23 Alan Modra <amodra@gmail.com>
1949
1950 PR 20744
1951 * testsuite/ld-powerpc/vle-reloc-2.s: Use r6 for last insn of
1952 each group.
1953 * testsuite/ld-powerpc/vle-reloc-2.d: Update for above change
1954 and sdarel reloc fix.
1955
902e9fc7
MR
19562017-02-22 Maciej W. Rozycki <macro@imgtec.com>
1957
1958 PR ld/20828
1959 * testsuite/ld-elf/pr20828-d.sd: New test.
1960 * testsuite/ld-elf/pr20828-e.sd: New test.
1961 * testsuite/ld-elf/pr20828-v.od: New test.
1962 * testsuite/ld-elf/pr20828-v.ver: New test version script.
1963 * testsuite/ld-elf/pr20828-v.ld: New test linker script.
1964 * testsuite/ld-elf/pr20828.ld: Add `.gnu.version' and
1965 `.gnu.version_d'.
1966 * testsuite/ld-elf/shared.exp: Run the new tests.
1967
46519784
NC
19682017-02-21 Nick Clifton <nickc@redhat.com>
1969
1970 * testsuite/ld-ifunc/pr18808b.c (bar): Fix compile time warning
1971 about non-void function returning without a result.
1972
c48cfedd
AM
19732017-02-17 Alan Modra <amodra@gmail.com>
1974
1975 PR 15041
1976 * scripttempl/pe.sc: Don't combine sections for ld -r.
1977 * scripttempl/pep.sc: Likewise.
1978
74dc9032
AM
19792017-02-17 Alan Modra <amodra@gmail.com>
1980
246b9122 1981 PR 21099
74dc9032
AM
1982 * emulparams/elf32m32c.sh: Define STACK_ADDR and STACK_SENTINEL
1983 rather than using OTHER_SECTIONS.
1984 * emulparams/elf32mt.sh: Likewise.
1985 * emulparams/elf32rx.sh: Likewise.
1986 * emulparams/elf32rl78.sh: Likewise. Use OTHER_SYMBOLS to
1987 define __rl78_abs__.
1988 * emulparams/shelf.sh: Define STACK_ADDR and STACK_SENTINEL
1989 rather than using OTHER_SECTIONS.
1990 * emulparams/shelf32.sh: Likewise. Use OTHER_SECTIONS for .cranges.
1991 * emulparams/shelf64.sh: Unset OTHER_SECTIONS.
1992 * emulparams/shelf_nbsd.sh: Unset STACK_ADDR not OTHER_SECTIONS.
1993 * emulparams/shelf_uclinux.sh: Likewise.
1994 * emulparams/shlsymbian.sh: Unset STACK_ADDR. Use OTHER_SYMBOLS
1995 to define _stack, not OTHER_SECTIONS.
1996 * scripttempl/elf.sc: Move STACK, TINY_DATA_SECTION, and
1997 TINY_BSS_SECTION before debug sections. Add STACK_SENTINEL.
1998 * scripttempl/arclinux.sc: Likewise.
1999 * scripttempl/elf64hppa.sc: Likewise.
2000 * scripttempl/elfxtensa.sc: Likewise.
2001 * scripttempl/nds32elf.sc: Likewise.
2002 * scripttempl/armbpabi.sc: Move STACK before debug sections.
2003 * scripttempl/elf_chaos.sc: Likewise.
2004 * scripttempl/elfarc.sc: Delete STACK.
2005 * scripttempl/epiphany_4x4.sc: Delete STACK. Move TINY_DATA_SECTION,
2006 TINY_BSS_SECTION, and .stack before debug sections.
2007
67cecaba
NC
20082017-02-17 Nick Clifton <nickc@redhat.com>
2009
2010 PR ld/20825
2011 * ld.texinfo (Options): Add missing @item entry for --pop-state.
2012
262a40a5
AM
20132017-02-17 Alan Modra <amodra@gmail.com>
2014
2015 * testsuite/ld-elf/dwarf2.err: Accept other errors between the
2016 multiple definition errors.
2017
002a5d4e
AM
20182017-02-17 Alan Modra <amodra@gmail.com>
2019
2020 * testsuite/ld-elf/dwarf2.err: Add missing newline at end.
2021 * testsuite/ld-elf/dwarf3.err: Likewise. Allow match without filename.
2022
3239a423
AB
20232017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * testsuite/ld-elf/shared.exp: Update expected results.
2026 * testsuite/ld-elf/dwarf2.err: Likewise
2027
90ed9b8b
AB
20282017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 * testsuite/ld-elf/dwarf.exp (build_tests): Add new tests.
2031 * testsuite/ld-elf/dwarf2.err: New file.
2032 * testsuite/ld-elf/dwarf2a.c: New file.
2033 * testsuite/ld-elf/dwarf2b.c: New file.
2034 * testsuite/ld-elf/dwarf3.c: New file.
2035 * testsuite/ld-elf/dwarf3.err: New file.
2036
2bd7f877
AB
20372017-02-16 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Add warning,
2040 error, warning_output, and error_output actions. Remove separate
2041 warnings parameter.
2042 * testsuite/ld-elf/shared.exp (build_tests): Updated to use
2043 'warning' action.
2044 * testsuite/ld-plugin/lto.exp (lto_link_tests): Likewise.
2045
37d7d56c
AM
20462017-02-16 Alan Modra <amodra@gmail.com>
2047
2048 * testsuite/ld-elf/check-ptr-eq.c (check_ptr_eq): Change params
2049 from void pointers to function pointers.
2050 * testsuite/ld-elf/pr18718.c: Update to suit.
2051 * testsuite/ld-elf/pr18720a.c: Update to suit.
2052
a8c75b76
AM
20532017-02-16 Alan Modra <amodra@gmail.com>
2054
2055 PR 21000
2056 * testsuite/ld-elf/loadaddr1.d: Adjust for hppa file offsets.
2057 * testsuite/ld-elf/loadaddr2.d: Likewise.
2058 * testsuite/ld-elf/loadaddr3a.d: Likewise.
2059 * testsuite/ld-scripts/rgn-at5.d: Likewise.
2060
a48cda7f
AM
20612017-02-16 Alan Modra <amodra@gmail.com>
2062
2063 * testsuite/ld-powerpc/vxworks1-lib.s: Correct addi to addic.
2064 * testsuite/ld-powerpc/vxworks1-lib.dd: Adjust to suit.
2065
2a568401
L
20662017-02-15 H.J. Lu <hongjiu.lu@intel.com>
2067
2068 PR ld/21168
2069 * testsuite/ld-i386/i386.exp: Run pr21168.
2070 * testsuite/ld-i386/pr21168a.c: New file.
2071 * testsuite/ld-i386/pr21168b.S: Likewise.
2072
a5def14f
L
20732017-02-15 H.J. Lu <hongjiu.lu@intel.com>
2074
2075 PR ld/20244
2076 * testsuite/ld-i386/i386.exp: Run pr20244-4a, pr20244-4b and
2077 pr20244-4c.
2078 * testsuite/ld-i386/pr20244-4.s: New file.
2079 * testsuite/ld-i386/pr20244-4a.d: Likewise.
2080 * testsuite/ld-i386/pr20244-4b.d: Likewise.
2081 * testsuite/ld-i386/pr20244-4c.d: Likewise.
2082
ebf0b03c
MR
20832017-02-15 Maciej W. Rozycki <macro@imgtec.com>
2084
2085 * ldmisc.c (vfinfo): Don't print the function name again either
2086 if no source file name has been found both now and previously.
2087 * testsuite/ld-cris/tls-err-20x.d: Adjust accordingly.
2088 * testsuite/ld-mips-elf/mode-change-error-1.d: Likewise.
2089 * testsuite/ld-mips-elf/unaligned-branch.d: Likewise.
2090 * testsuite/ld-mips-elf/unaligned-branch-mips16.d: Likewise.
2091 * testsuite/ld-mips-elf/unaligned-branch-micromips.d: Likewise.
2092 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: Likewise.
2093 * testsuite/ld-mips-elf/unaligned-branch-2.d: Likewise.
2094 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d: Likewise.
2095 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: Likewise.
2096 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d:
2097 Likewise.
2098 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d:
2099 Likewise.
2100 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d:
2101 Likewise.
2102 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: Likewise.
2103 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d:
2104 Likewise.
2105 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d:
2106 Likewise.
2107 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d: Likewise.
2108 * testsuite/ld-mips-elf/unaligned-jump.d: Likewise.
2109 * testsuite/ld-mips-elf/unaligned-jump-mips16.d: Likewise.
2110 * testsuite/ld-mips-elf/unaligned-jump-micromips.d: Likewise.
2111 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
2112 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
2113 * testsuite/ld-powerpc/tocopt.out: Likewise.
2114 * testsuite/ld-powerpc/tocopt7.out: Likewise.
2115
befe814d
MR
21162017-02-15 Maciej W. Rozycki <macro@imgtec.com>
2117
2118 * ldmisc.c (vfinfo) <'H'>: Remove static NULL initializers.
2119
defe6f56
IK
21202017-02-15 Igor Kudrin <ikudrin@accesssoftek.com>
2121
2122 * testsuite/ld-scripts/sysroot-prefix.exp
2123 (get_base_dir_for_scripts): New function.
2124 (run_sysroot_prefix_test): Use get_base_dir_for_scripts.
2125
10ddfe62
PD
21262017-02-13 Palmer Dabbelt <palmer@dabbelt.com>
2127
2128 * emulparams/elf32lriscv-defs.sh (SDATA_START_SYMBOLS): Change
2129 _gp to __global_pointer$
2130
d7488716
AB
21312017-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
2132
2133 * configure.tgt (arc*-*-linux*): Change the default linker
2134 emulation based on --with-cpu selection.
2135 * NEWS: Mention new configuration option.
2136
65f90e82
JW
21372017-02-06 Jiong Wang <jiong.wang@arm.com>
2138
2139 * testsuite/ld-elf/compress.exp: Don't print to stdout for all
2140 "readelf -w".
2141
fa93e3d3
MR
21422017-02-02 Maciej W. Rozycki <macro@imgtec.com>
2143
2144 * testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.
2145
2e9af2d0
MR
21462017-02-02 Maciej W. Rozycki <macro@imgtec.com>
2147
2148 * ld/testsuite/lib/ld-lib.exp (run_dump_test): Fix a typo,
2149 s/regexp/regex/.
2150
fd121c5c
JW
21512017-02-02 Jiong Wang <jiong.wang@arm.com>
2152
2153 * testsuite/lib/ld-lib.exp (check_libdl_available): New function.
2154 * testsuite/ld-elf/shared.exp (run_tests): Split tests which require
2155 dlopen support into "dlopen_run_tests". These tests include dl1*main
2156 and dl6*main.
2157 (dlopen_run_tests): New and only run it when check_libdl_available
2158 returns true. XFAIL on *-*-netbsdelf*.
2159
c0c237fc
MR
21602017-02-01 Maciej W. Rozycki <macro@imgtec.com>
2161
2162 * testsuite/ld-mips-elf/vxworks-forced-local-1.d: Correct the
2163 presentation of relocation addends.
2164 * testsuite/ld-mips-elf/vxworks1-lib.rd: Likewise.
2165 * testsuite/ld-mips-elf/vxworks1.dd: Likewise.
2166 * testsuite/ld-mips-elf/vxworks1.rd: Likewise.
2167
5139cfdb
MR
21682017-02-01 Maciej W. Rozycki <macro@imgtec.com>
2169
2170 * testsuite/ld-mips-elf/tls-multi-got-1-1.s: Place `tlsvar_ld'
2171 in `.tdata' section.
2172 * testsuite/ld-mips-elf/tls-multi-got-1.got: Adjust accordingly.
2173 * testsuite/ld-mips-elf/tls-multi-got-1.r: Likewise.
2174
ce790370
JW
21752017-02-01 Jiong Wang <jiong.wang@arm.com>
2176
2177 * testsuite/ld-unique/unique.exp (Could not link a dynamic executable):
2178 Append $board_cflags to link commands.
2179
067869b6
SKS
21802017-02-01 Senthil Kumar Selvaraj <senthilkumar.selvaraj@microchip.com>
2181
2182 * testsuite/ld-scripts/print-memory-usage-1.l: Relax
2183 check for digit in second decimal place.
2184
15a00b13
MR
21852017-02-01 Maciej W. Rozycki <macro@imgtec.com>
2186
2187 PR ld/20828
2188 * testsuite/ld-elf/shared.exp: Correct PR ld/20828 test
2189 indentation.
2190
1273da04
NC
21912017-01-31 Nick Clifton <nickc@redhat.com>
2192
2193 * ldmain.c (add_archive_element): Eliminate string buffer.
2194 * ldlang.c (lang_print_asneeded): Likewise.
2195
8b10b0b3
MR
21962017-01-30 Maciej W. Rozycki <macro@imgtec.com>
2197
2198 * emultempl/mipself.em (ignore_branch_isa): New variable.
2199 (mips_create_output_section_statements): Rename
2200 `_bfd_mips_elf_insn32' called to `_bfd_mips_elf_linker_flags',
2201 add `ignore_branch_isa' argument.
2202 (PARSE_AND_LIST_PROLOGUE): Add OPTION_IGNORE_BRANCH_ISA and
2203 OPTION_NO_IGNORE_BRANCH_ISA enum values.
2204 (PARSE_AND_LIST_LONGOPTS): Add "ignore-branch-isa" and
2205 "no-ignore-branch-isa" options.
2206 (PARSE_AND_LIST_OPTIONS): Add `--ignore-branch-isa' and
2207 `--no-ignore-branch-isa'.
2208 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_IGNORE_BRANCH_ISA and
2209 OPTION_NO_IGNORE_BRANCH_ISA.
2210
2211 * ld.texinfo (Options specific to MIPS targets): Add
2212 `--ignore-branch-isa' and `--no-ignore-branch-isa' options.
2213 (ld and the MIPS family): Likewise.
2214
2215 * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: New test.
2216 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: New test.
2217 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: New test.
2218 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: New test.
2219 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1: New test.
2220 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16: New
2221 test.
2222 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips: New
2223 test.
2224 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
2225
bf382b30
HPN
22262017-01-29 Hans-Peter Nilsson <hp@axis.com>
2227
c1d45238 2228 PR binutils/19935
bf382b30
HPN
2229 Fix long-standing buglet and fallout from now-default initfini-array.
2230 * emulparams/criself.sh (USER_LABEL_PREFIX): Define.
ce6366f9 2231 (OTHER_END_SYMBOLS, ENTRY): Delete now-redundant defines.
bf382b30 2232
4471a46f
JW
22332017-01-27 Jiong Wang <jiong.wang@arm.com>
2234
2235 * testsuite/ld-elf/elf.exp ("pr20995-2", "Build pr20995-2.so"): XFAIL on
2236 arm*-*-eabi*.
2237
387dd777
DP
22382017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
2239 Nick Clifton <nickc@redhat.com>
2240
2241 PR 20343
2242 * ld.texinfo (Options): Extend documentation of the --plugin
2243 option. Include a description of where the plugins should be
2244 located.
2245
0348d4be
NC
22462017-01-27 Nick Clifton <nickc@redhat.com>
2247
2248 * po/sr.po: New Serbian translation.
2249 * configure.ac (ALL_LINGUAS): Add sr.
2250 * configure: Regenerate.
2251
c75b4ebd
SH
22522017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2253
2254 * configure.tgt (arm-*-rtems*): Move to (arm*-*-eabi*).
2255 (bfin-*-rtems*): Move to (bfin*-*-elf*).
2256 (i[3-7]86-*-rtems*): Move to (i[3-7]86*-*-elf*).
2257 (m68*-*-rtems*): Move to (m68*-*-elf*).
2258 (mips*-*-rtems*): Move to (mips*-*-elf*).
2259 (or1k*-*-rtems*): Move to (or1k*-*-elf*).
2260 (powerpc*-*-rtems*): Move to (powerpc*-*-elf*).
2261 (sparc*-*-rtems*): Move to (sparc*-*-elf*).
2262 (sparc64*-*-rtems*): Move to (sparc64*-*-elf*).
2263
850d84f6
SH
22642017-01-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
2265
2266 * configure.tgt (h8300-*-rtemscoff*): Remove.
2267 (i960-*-rtems*): Likewise.
2268 (m68*-*-rtemscoff*): Likewise.
2269 (sh-*-rtemscoff*): Likewise.
2270
1a792e1c
MR
22712017-01-24 Maciej W. Rozycki <macro@imgtec.com>
2272
2273 * emultempl/solaris2.em (elf_solaris2_before_allocation): Do not
2274 add implicit version nodes if an anonymous version tag is being
2275 used.
2276
077c11e8
JW
22772017-01-24 Jiong Wang <jiong.wang@arm.com>
2278
2279 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Move "Compile 7",
2280 "Compile 8a", "Compile 8b"...
2281 (lto_compile_elf_tests): ...to here. Always run these tests.
2282 (lto_run_elf_tests): Move "LTO 7"...
2283 (lto_run_elf_shared_tests): ...to here. Restrict these tests on
2284 environment where share library is supported.
2285
f0158f44
AM
22862017-01-24 Alan Modra <amodra@gmail.com>
2287
2288 * testsuite/ld-powerpc/tlsexe.r: Update for fewer dynamic relocs
2289 and symbols.
2290 * testsuite/ld-powerpc/tlsexe.d: Likewise.
2291 * testsuite/ld-powerpc/tlsexe.g: Likewise.
2292
2d0ca824
YN
22932017-01-23 Yury Norov <ynorov@caviumnetworks.com>
2294
2295 * testsuite/ld-aarch64/aarch64-elf.exp: Run new tests.
2296 * testsuite/ld-aarch64/tls-desc-ie-ilp32.d: New test.
2297 * testsuite/ld-aarch64/tls-relax-all-ilp32.d: New test.
2298 * testsuite/ld-aarch64/tls-relax-gd-le-ilp32.d: New test.
2299 * testsuite/ld-aarch64/tls-relax-gdesc-le-2-ilp32.d: New test.
2300 * testsuite/ld-aarch64/tls-relax-gdesc-le-ilp32.d: New test.
2301 * testsuite/ld-aarch64/tls-relax-ie-le-2-ilp32.d: New test.
2302 * testsuite/ld-aarch64/tls-relax-ie-le-3-ilp32.d: New test.
2303 * testsuite/ld-aarch64/tls-relax-ie-le-ilp32.d: New test.
2304 * testsuite/ld-aarch64/tls-tiny-desc-ie-ilp32.d: New test.
2305 * testsuite/ld-aarch64/tls-tiny-desc-le-ilp32.d: New test.
2306 * testsuite/ld-aarch64/tls-tiny-gd-ie-ilp32.d: New test.
2307 * testsuite/ld-aarch64/tls-tiny-gd-le-ilp32.d: New test.
2308
8069955e
NC
23092017-01-23 Nick Clifton <nickc@redhat.com>
2310
2311 * po/ga.po: Updated Irish translation.
2312
1e5f45bb
MR
23132017-01-23 Maciej W. Rozycki <macro@imgtec.com>
2314
2315 PR ld/20828
2316 * testsuite/ld-elf/pr20828.ld: Add `.plt'.
2317
fda46c41
MR
23182017-01-23 Maciej W. Rozycki <macro@imgtec.com>
2319
2320 PR ld/20828
2321 * testsuite/ld-elf/pr20828.ld: Rename `_fdata' and `_edata' to
2322 `fdata' and `edata' respectively.
2323 * testsuite/ld-elf/pr20828.ver: Adjust accordingly.
2324 * testsuite/ld-elf/pr20828-a.sd: Likewise.
2325 * testsuite/ld-elf/pr20828-b.sd: Likewise.
2326 * testsuite/ld-elf/pr20828-c.sd: Likewise.
2327
adcbdc63
MR
23282017-01-23 Maciej W. Rozycki <macro@imgtec.com>
2329
2330 PR ld/20828
2331 * testsuite/ld-elf/pr20828-1.sd: Remove test.
2332 * testsuite/ld-elf/pr20828-a.sd: New test.
2333 * testsuite/ld-elf/pr20828-2a.sd: Rename test to...
2334 * testsuite/ld-elf/pr20828-b.sd: ... this.
2335 * testsuite/ld-elf/pr20828-2b.sd: Rename test to...
2336 * testsuite/ld-elf/pr20828-c.sd: ... this.
2337 * testsuite/ld-elf/shared.exp: Adjust accordingly.
2338
9966f7ee
JW
23392017-01-23 Jiong Wang <jiong.wang@arm.com>
2340
2341 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Append
2342 board_cflags as gcc is used as linker driver.
2343 * testsuite/ld-unique/unique.exp: Likewise
2344
7f784814
JW
23452017-01-20 Jiong Wang <jiong.wang@arm.com>
2346
2347 * testsuite/ld-aarch64/aarch64-elf.exp (aarch64elflinktests): New tests.
2348 * testsuite/ld-aarch64/func-in-so.s: New test source file.
2349 * testsuite/ld-aarch64/func-sym-hash-opt.s: Likewise.
2350 * testsuite/ld-aarch64/func-sym-hash-opt.d: New expected test result.
2351
1737c640
AB
23522017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
2353
2354 * testsuite/ld-elf/eh-frame-hdr.d: Update expected results.
2355
6984613a
MR
23562017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2357
2358 PR ld/20995
2359 * testsuite/ld-elf/elf.exp: Set GAS flags correctly for the
2360 `mips*-*-*' target and `pr20995' and `pr20995-2' tests.
2361
81ff47b3
MR
23622017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2363
2364 PR ld/20828
2365 * testsuite/ld-elf/pr20828-1.sd: New test.
2366 * testsuite/ld-elf/pr20828-2a.sd: New test.
2367 * testsuite/ld-elf/pr20828-2b.sd: New test.
2368 * testsuite/ld-elf/pr20828.ld: New test linker script.
2369 * testsuite/ld-elf/pr20828.ver: New test version script.
2370 * testsuite/ld-elf/pr20828.s: New test source.
2371 * testsuite/ld-elf/shared.exp: Run the new test.
2372
9e009953
MR
23732017-01-18 Maciej W. Rozycki <macro@imgtec.com>
2374
2375 PR gas/20649
2376 * testsuite/ld-mips-elf/mips-elf.exp: Add PIC comdat GOT16/LO16
2377 relocation pairing link test.
2378
319b82e4
DD
23792017-01-17 Dimitar Dimitrov <dimitar@dinux.eu>
2380
2381 * testsuite/ld-unique/unique.exp: Filter shared lib cases in
2382 uniqeue.exp, as not all targets have such support.
2383
6aa1df2d
NC
23842017-01-16 Nick Clifton <nickc@redhat.com>
2385
2386 * po/sv.po: Updated Swedish translation.
2387
8361ed4d
L
23882017-01-12 H.J. Lu <hongjiu.lu@intel.com>
2389
2390 PR ld/21038
2391 * testsuite/ld-x86-64/pr21038b.d: Updated.
2392 * testsuite/ld-x86-64/pr21038c.d: New file.
2393 * testsuite/ld-x86-64/pr21038c.s: Likewise.
2394 * testsuite/ld-x86-64/x86-64.exp: Run pr21038c.
2395
9e659176
L
23962017-01-11 H.J. Lu <hongjiu.lu@intel.com>
2397
2398 PR ld/21038
2399 * testsuite/ld-x86-64/pr21038a.d: New file.
2400 * testsuite/ld-x86-64/pr21038a.s: Likewise.
2401 * testsuite/ld-x86-64/pr21038b.d: Likewise.
2402 * testsuite/ld-x86-64/pr21038b.s: Likewise.
2403 * testsuite/ld-x86-64/x86-64.exp: Run pr21038a and pr21038b.
2404
f2e2d2f5
JS
24052017-01-11 Jeremy Soller <jackpot51@gmail.com>
2406
2407 * configure.tgt: Add entries for x86-redox and x86_64-redox.
2408
52b232b3
L
24092017-01-10 H.J. Lu <hongjiu.lu@intel.com>
2410
2411 * testsuite/ld-x86-64/pr20830b.d: Updated.
2412
59a1e29d
L
24132017-01-10 H.J. Lu <hongjiu.lu@intel.com>
2414
2415 * emulparams/elf32_x86_64.sh (TINY_READONLY_SECTION): New.
2416 * testsuite/ld-x86-64/pr20830.d: Renamed to ...
2417 * testsuite/ld-x86-64/pr20830a.d: This. Updated.
2418 * testsuite/ld-x86-64/pr20830b.d: New file.
2419 * testsuite/ld-x86-64/x86-64.exp: Rename pr20830 to pr20830a.
2420 Run pr20830b.
2421
fff53dae
L
24222017-01-10 H.J. Lu <hongjiu.lu@intel.com>
2423
2424 PR ld/20830
2425 * testsuite/ld-i386/i386.exp: Run pr20830.
2426 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2427 * testsuite/ld-i386/pr20830.d: New file.
2428 * testsuite/ld-i386/pr20830.s: Likewise.
2429 * testsuite/ld-x86-64/pr20830.d: Likewise.
2430 * testsuite/ld-x86-64/pr20830.s: Likewise.
2431
e9237227
L
24322017-01-10 H.J. Lu <hongjiu.lu@intel.com>
2433
2434 * testsuite/ld-i386/i386.exp: Pass -Wl,-R,tmpdir and
2435 -Wl,--as-needed to $CC.
2436 * testsuite/ld-i386/tls.exp: Likewise.
2437
07e8e623
NC
24382017-01-10 Nick Clifton <nickc@redhat.com>
2439
2440 * po/sv.po: Updated Swedish translation.
2441
07ccf83c
GM
24422016-12-09 Graham Markall <graham.markall@embecosm.com>
2443 Andrew Burgess <andrew.burgess@embecosm.com>
2444
2445 * Makefile.am: Add earclinux_nps.c target and add to
2446 ALL_EMULATION_SOURCES.
2447 * Makefile.in: Likewise, regenerated.
2448 * configure.tgt: Add arclinux_nps as an extra emulation for
2449 arc*-*-elf* and arc*-*-linux*.
2450 * emulparams/arc-nps.sh: New file.
2451 * emulparams/arclinux_nps.sh: New file.
2452 * testsuite/ld-arc/arclinux-nps.d,
2453 * testsuite/ld-arc/arclinux-nps.s: New test.
2454
b0556316
DP
24552017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
2456
2457 PR 20958
2458 * ldlex.l (option): Add noyywrap
2459 (yywrap): Delete.
2460 * ldlex.h (yywrap): Delete prototype.
2461
47523653
AM
24622017-01-04 Alan Modra <amodra@gmail.com>
2463
2464 * testsuite/ld-elf/audit.exp: Check for shared lib support.
2465 * testsuite/ld-elf/compress.exp: Likewise.
2466 * testsuite/ld-elf/dwarf.exp: Likewise.
2467 * testsuite/ld-elf/shared.exp: Likewise.
2468 * testsuite/ld-elf/wrap.exp: Likewise.
2469 * testsuite/ld-ifunc/ifunc.exp: Likewise.
2470 * testsuite/ld-plugin/lto.exp: Check $CXX exists.
2471
a44d0bd7
AM
24722017-01-03 Alan Modra <amodra@gmail.com>
2473
2474 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Do not
2475 allow test to continue after compilation errors.
2476 (run_cc_link_tests): Likewise.
2477
27c3ce29
DD
24782017-01-03 Dimitar Dimitrov <dimitar@dinux.eu>
2479
2480 * Makefile.am (ALL_EMULATION_SOURCES): Add epruelf.c.
2481 (epruelf.c): Remove unneeded dependencies.
2482 * Makefile.in: Regenerate
2483
8cfc7cf8
AM
24842017-01-03 Alan Modra <amodra@gmail.com>
2485
2486 * testsuite/ld-elf/shared.exp: Add -rpath-link and -no-as-needed
2487 to various tests.
2488 * testsuite/ld-elfweak/elfweak.exp: Likewise.
2489 * testsuite/ld-elfvers/vers.exp (vers19): Fix -rpath-link option.
2490
4ce6ca2c
AM
24912017-01-03 Alan Modra <amodra@gmail.com>
2492
2493 * testsuite/ld-elf/elf.exp: Check that $CC exists before C tests.
2494 * testsuite/ld-pie/pie.exp: Likewise.
2495 * testsuite/ld-plugin/lto.exp: Likewise.
2496
d9816402
AM
24972017-01-02 Alan Modra <amodra@gmail.com>
2498
2499 * Makefile.am (bootstrap): Delete rule.
2500 (ld-partial, ld1, ld1-full, ld2, ld3): Likewise.
2501 (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
2502 (HOSTING_LIBS, HOSTING_SLIBS, HOSTING_EMU): Likewise.
2503 * configure.ac (HOSTING_CRT0, HOSTING_SCRT0): Don't define.
2504 (HOSTING_LIBS, HOSTING_SLIBS): Likewise.
2505 * configure.host (HOSTING_CRT0, HOSTING_LIBS): Don't define.
2506 * Makefile.in: Regenerate.
2507 * configure: Regenerate.
2508 * testsuite/config/default.exp (get_link_files): Delete.
2509 (HOSTING_CRT0, HOSTING_SCRT0, HOSTING_LIBS, HOSTING_SLIBS): Don't
2510 define.
2511 (ld_simple_link): Delete.
2512 * testsuite/lib/ld-lib.exp (default_ld_link): Delete
2513 (default_ld_simple_link): Rename to default_ld_link.
2514 (ld_simple_link_defsyms): Rename to ld_link_defsyms.
2515 (run_ld_link_tests): Use ld_link, not ld_simple_link.
2516 (run_cc_link_tests): Likewise.
2517 (run_ld_link_exec_tests): Use $CC or $CXX to link, not $ld.
2518 Don't run exe when not native, and return unsupported.
2519 * testsuite/ld-bootstrap/bootstrap.exp: Create gccld1 etc. dirs.
2520 Link ld1 etc. using $CC.
2521 * testsuite/ld-cdtest/cdtest.exp: Link cdtest using $CC.
2522 * testsuite/ld-checks/checks.exp: Use ld_link, not ld_simple_link.
2523 * testsuite/ld-cygwin/exe-export.exp: Likewise.
2524 * testsuite/ld-elf/binutils.exp: Likewise.
2525 * testsuite/ld-elf/eh-group.exp: Likewise.
2526 * testsuite/ld-elf/exclude.exp: Likewise.
2527 * testsuite/ld-elf/frame.exp: Likewise.
2528 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
2529 * testsuite/ld-elf/tls_common.exp: Likewise.
2530 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
2531 * testsuite/ld-fastcall/fastcall.exp: Likewise.
2532 * testsuite/ld-gc/gc.exp: Likewise.
2533 * testsuite/ld-ifunc/binutils.exp: Likewise.
2534 * testsuite/ld-mep/mep.exp: Likewise.
2535 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
2536 * testsuite/ld-mn10300/mn10300.exp: Likewise.
2537 * testsuite/ld-nios2/nios2.exp: Likewise.
2538 * testsuite/ld-pe/pe-compile.exp: Likewise.
2539 * testsuite/ld-pe/pe-run.exp: Likewise.
2540 * testsuite/ld-pe/pe-run2.exp: Likewise.
2541 * testsuite/ld-plugin/plugin.exp: Likewise.
2542 * testsuite/ld-scripts/align.exp: Likewise.
2543 * testsuite/ld-scripts/alignof.exp: Likewise.
2544 * testsuite/ld-scripts/assert.exp: Likewise.
2545 * testsuite/ld-scripts/defined.exp: Likewise.
2546 * testsuite/ld-scripts/extern.exp: Likewise.
2547 * testsuite/ld-scripts/log2.exp: Likewise.
2548 * testsuite/ld-scripts/map-address.exp: Likewise.
2549 * testsuite/ld-scripts/phdrs.exp: Likewise.
2550 * testsuite/ld-scripts/phdrs2.exp: Likewise.
2551 * testsuite/ld-scripts/script.exp: Likewise.
2552 * testsuite/ld-scripts/section-flags.exp: Likewise.
2553 * testsuite/ld-scripts/sizeof.exp: Likewise.
2554 * testsuite/ld-scripts/sysroot-prefix.exp: Likewise.
2555 * testsuite/ld-scripts/weak.exp: Likewise.
2556 * testsuite/ld-selective/selective.exp: Likewise.
2557 * testsuite/ld-sh/sh.exp: Likewise.
2558 * testsuite/ld-sh/sh64/relax.exp: Likewise.
2559 * testsuite/ld-sh/sh64/relfail.exp: Likewise.
2560 * testsuite/ld-srec/srec.exp: Likewise.
2561 * testsuite/ld-tic6x/tic6x.exp: Likewise.
2562 * testsuite/ld-undefined/weak-undef.exp: Likewise.
2563 * testsuite/ld-versados/versados.exp: Likewise.
2564 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
2565 * testsuite/ld-xtensa/coalesce.exp: Likewise.
2566 * testsuite/ld-xtensa/diff_overflow.exp: Likewise.
2567 * testsuite/ld-xtensa/lcall.exp: Likewise.
2568 * testsuite/ld-elf/audit.exp: Run non-native too.
2569 * testsuite/ld-elf/compress.exp: Likewise. Replace ld options with
2570 gcc -Wl, options.
2571 * testsuite/ld-elf/dwarf.exp: Run non-native too. Use ld_link,
2572 not ld_simple_link. Add -Wl,--no-as-needed to some tests.
2573 * testsuite/ld-elf/elf.exp: Run non-native too. Formatting.
2574 * testsuite/ld-elf/indirect.exp: Run non-native too. Add
2575 -Wl,--no-as-needed to most tests.
2576 * testsuite/ld-elf/shared.exp: Run non-native too. Use braces
2577 to simplify quoting. Set run_tests using [list] rather than
2578 brace assignment to expand $extralibs. Add -Wl,--no-as-needed
2579 to many test. Prefix ld options with -Wl,.
2580 (mix_pic_and_non_pic): Don't run exe if not native.
2581 * testsuite/ld-elf/wrap.exp: Run non-native too. Add
2582 -Wl,--no-as-needed and prefix ld options with -Wl,.
2583 * testsuite/ld-elfvers/vers.exp: Run non-native too. Use ld_link,
2584 not ld_simple_link.
2585 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
2586 (visibility_test): Don't run exe if not native.
2587 * testsuite/ld-elfweak/elfweak.exp: Run non-native too. Use ld_link,
2588 not ld_simple_link.
2589 (build_exec): Don't run exe if not native.
2590 * testsuite/ld-ifunc/ifunc.exp: Run non-native too. Use ld_link,
2591 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
2592 to some tests and prefix ld options with -Wl,. Expect GNU
2593 for hppa-linux even when no ifuncs. Delete cleanup.
2594 * testsuite/ld-pie/pie.exp: Run non-native too.
2595 * testsuite/ld-plugin/lto.exp: Likewise.
2596 * testsuite/ld-shared/shared.exp: Likewise. Use ld_link,
2597 not ld_simple_link.
2598 (shared_test): Don't run exe if not native.
2599 * testsuite/ld-size/size.exp: Run non-native too. Add
2600 -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
2601 * testsuite/ld-unique/unique.exp: Run non-native too. Use ld_link,
2602 not ld_simple_link. Link using $CC. Add -Wl,--no-as-needed
2603 to some tests and prefix ld options with -Wl,. Expect GNU
2604 for hppa-linux even when no unique syms. Delete cleanup.
2605 * testsuite/ld-x86-64/tls.exp: Add -Wl,--no-as-needed to some
2606 tests and prefix ld options with -Wl,.
2607 * testsuite/ld-x86-64/x86-64.exp: Use ld_link, not ld_simple_link.
2608 Add -Wl,--no-as-needed to some tests. Prefix ld options with -Wl,.
2609
64859e14
AM
26102017-01-02 Alan Modra <amodra@gmail.com>
2611
2612 * emulparams/elf32metag.sh (COMMONPAGESIZE): Define.
2613
f5657270
AM
26142017-01-02 Alan Modra <amodra@gmail.com>
2615
2616 PR ld/21000
2617 * emulparams/hppalinux.sh (DATA_ADDR, SHLIB_DATA_ADDR): Don't define.
2618 (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, DATA_SEGMENT_RELRO_END): Define.
2619 * scripttempl/elf.sc: Don't define the above if DATA_SEGMENT_ALIGN
2620 is already defined.
2621
2571583a
AM
26222017-01-02 Alan Modra <amodra@gmail.com>
2623
2624 Update year range in copyright notice of all files.
2625
5c1ad6b5 2626For older changes see ChangeLog-2016
3499769a 2627\f
5c1ad6b5 2628Copyright (C) 2017 Free Software Foundation, Inc.
3499769a
AM
2629
2630Copying and distribution of this file, with or without modification,
2631are permitted in any medium without royalty provided the copyright
2632notice and this notice are preserved.
2633
2634Local Variables:
2635mode: change-log
2636left-margin: 8
2637fill-column: 74
2638version-control: never
2639End:
This page took 0.204691 seconds and 4 git commands to generate.